body
{
 	background-color:black;
	width:759px;
	padding:0;
	margin:0 auto;
	font-family:Arial,Helvetica, sans-serif;
}
#hautpage
{
	
	height:80px;
	/*margin-top:20px;*/
	
	/*margin-bottom:auto;*/
	background-color:white;
}

img{
border:0;
}

#menu
{
	/*margin-bottom:11px;*/
	list-style-type:none;
	height:20px;
	margin:auto;
	
	background-color:#f1f5f6;
	padding-top:5px;
	padding-left:9px;
	border-top:2px solid #3e66a3;
	border-bottom:2px solid #3e66a3;
}

#menu li{
	display:inline;
}

#menu a {
	float : left;
	font-size:11px;
	color:#052e7e;
	text-decoration:none;

}

#menu a:hover{
	color:#6b7cb0;
	text-decoration:none;
	float : left;
	font-size:11px;
	border-top:1px solid #6b7cb0;
	border-bottom:1px solid #6b7cb0;

}

#menu .grand{
	margin-left:19px;
}

#menu .petit{
	margin-left:9px;
}


#corps
{
	padding:5px;
	font-size:12px;
	text-align:justify;
	margin-top:auto;
	background-color:white;
}

#corps .imagedroite{
	float:right;
	border:4px solid white;
	/*margin-left:5px;*/
	/*margin-left:5px;*/
}

#corps .imagegauche{
	float:left;
	border:4px solid white;
	/*margin-right:15px;*/
	
}

#corps .droite{
	float:right;
}

#corps .dessous{
	padding-left:5px;
	padding-right:5px;
	clear: both;
	font-size:11px;
}

#corps .clearer{
	clear: both;
}

#corps h1{
	margin:0;
	padding:0;
	text-align:center;
}

#corps  a{
	color:black;
	
}

#corps hr{
	border:none;
	border-top: 1px dashed #000000;
	margin-top:5px;
}

#corps .blockgauche{
	padding:5px;
	/*width:280px;*/


}

#corps .blockdedanetadroite{
	float:right;
	margin:6px;
	width:460px;
}

/*#corps .blockdroite{
	float:right;
	width:460px;
	position: absolute;
	left:42%;
	padding:5px;
	margin-top:5px;
	
}*/

#corps .couleurbleu{
	
	padding:5px;
	
	background-color:#c8d3e5;
}
#corps .couleurvert{
	padding:5px;
	
	background-color:#96bd33;
}
#corps .couleurbleumod{
	padding:5px;
	background-color:#c8d3e5;
	width:480px;
	height:560px;
	overflow:scroll;
}
#corps .couleurbleupale{
	padding:1px;
	padding-bottom:5px;
	background-color:#d8e4f7;
}
#corps .couleurvertpale{
	padding:1px;
	padding-bottom:5px;
	background-color:#c0db75;
}

#corps .tableaubordcolle{
	border-collapse:collapse;
	margin-left:5px;
}

#corps td{
	padding:5px;
}
#corps .sansretrait{
	list-style:inside;
}
#corps .sansretrait1{
	padding-left:5px;

	list-style:inside;
}
#corps li{
	padding-top:5px;
	
}

#corps h3{
	margin:0;
	padding:0;
	text-align:left;
}

#corps h4{
	margin:0;
	padding:0;
	text-align:left;
}
.hidden{
display:none;
}
#piedpage
{
	
	height:35px;
	margin:auto;
	margin-top:1px;
	
	background-color:white;
	text-align:center;
	font-size:12px;
}
