body {
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	font: 13px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	
}

	a{
		text-decoration:none;
		color:#4778ab;
		font-weight: bold;
	}
	a:hover{
		color:#4778ab;
		font-weight: bold;
		text-decoration:underline;
	}

	table {
	font: 13px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color:#133a62;
	}



	.menu{
		color:#133a62;
		text-decoration:none;
		font-size: 13px;
		font-weight: normal;
		
	}

	a:hover.menu {
		color:#4778ab;
		text-decoration:none;
		font-weight: normal;
	}
	
	.menuhaut{
		color:#FFFFFF;
		text-decoration:none;
		font-size: 14px;
		font-weight: normal;
		
	}

	a:hover.menuhaut {
		color:#f6921a;
		text-decoration:none;
		font-weight: normal;
	}
	
	.menu_on{
		color:#133a62;
		text-decoration:none;
		font-size: 13px;
		font-weight: bold;
		
	}

	a:hover.menu_on {
		color:#4778ab;
		text-decoration:none;
		font-weight: bold;
	}
	

p.breakhere {page-break-before: always}


.textcontenu {
	font: 13px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}



	select {
	background-color: #ffffff;
	border: ridge black;
	font-family: sans-serif;
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
	}

	textarea {
	background-color: #ffffff;
	border: ridge black;
	font-family: sans-serif;
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
	}

select.selectbleu {
	border: none;
	background-color: #133a62;
	color: #ffffff;
	font-size: larger;
}

	.bleup{
		color:#c0c5ca;
		text-decoration:none;
		font-size: 12px;
	}

	a:hover.bleup {
		color:#FFFFFF;
	}
	
	
	.menuliste{
		color:#d7dade;
		text-decoration:none;
		font-size: 12px;
	}

	a:hover.menuliste {
		color:#19242e;
	}
	
	.menug_de{
		color:#FFFFFF;
		text-decoration:none;
		font-size: 12px;
	}

	a:hover.menug_de {
		color:#6c7884;
	}



	.blanc{
		color:#FFFFFF;
		text-decoration:none;
		font-size: 12px;
	}
	

	a:hover.blanc {
		color:#FFFFFF;
	}
	
	
	.gris{
		color:#4e4e4e;
		text-decoration:none;
		font-size: 12px;
	}
	

	a:hover.gris {
		color:#4e4e4e;
	}	
	
	//.menu_body {display:none; width:184px;border-right:1px solid #998675;border-bottom:1px solid #998675;border-left:1px solid #998675;}


td.tdbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #19242e;
}


td.tdtop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #19242e;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #19242e;
}

td.tdleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #19242e;
}

td.tdright {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #19242e;
}

td.tdleftright {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #19242e;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #19242e;
}

td.tdsmenuu {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #6c7884;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #6c7884;
}


table.tdsmenu {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6c7884;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6c7884;
}

td.tdlrb {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #19242e;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #19242e;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #19242e;
}

td.tdtlrb {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #19242e;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #19242e;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #19242e;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #19242e;
}

table.contour {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #19242e;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #19242e;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #19242e;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #19242e;
}

table.padd {
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-indent: 3px;
	
}

img.imgbordure {
	border: thin solid #19242e;
}


#apDivall {
	position:absolute;
	width:100%;
	height:1200;
	z-index:2;
	background-color: #19242e;
	filter:alpha(opacity=85);
	moz-opacity:0.85;
	khtml-opacity: 0.85;
	opacity: 0.85;
	visibility: hidden;
}


