/*---------------------------------------------Positions--------------------------------------*/
body {
	margin: auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	_text-align:center; /* For IE */
}

#clear{
	clear:both;
}
/*--- Page container ---*/
#contenant {
	position:relative;
	/*top:26px!important;
	top:-97px;*/
	width: 770px;
	margin: auto;
	padding: 0;
	
}

/*--- Header ---*/
#header{
	/*border-top: 6px solid #2749B6;*/
	
}
/*--- Middle ---*/
#middle{
	position:relative;
	
	text-align: left;
	clear: both;
	margin: 5px 0 10px 0;
	margin-top:26px!important;
	margin-top:-90px;
	margin-bottom:0px!important;
	margin-bottom:90px;
	
}

#middle a{
	text-decoration:none;
	font-weight:normal;
	outline:none;
}

#middle a:hover{
	text-decoration:none;
	font-weight:normal;
	outline:none;
}
.box{
	min-height:290px;
	_height: 290px;
	float:left;
	margin:0;
}
.boxTitle{
	background-color:#8C857D;
	height:19px;
	padding-left: 5px;
	padding-top: 1px;
	margin-bottom: 5px;
}
.boxContent{
	min-height: 260px;
	_height: 260px;
}

#nav_section{
	text-align:center;
	margin-bottom:10px;
}
/*--- Bottom of page ---*/
#footer_separator{
	height: 22px;
	background-color:#131A50;
}
#footer{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;	
}
a{
	font-weight:normal;
	color:#0033FF;
	text-decoration:none;
}
a:hover{
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

#menu a{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#sous_menu a{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#sous_menu a:hover{
	font-size:11px;
	font-weight:bold;
	color:#2749B6;
	text-decoration:none;
}

#sous_menu1 a{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	
}

#sous_menu1 a:hover{
	font-size:11px;
	font-weight:bold;
	color:#2749B6;
	text-decoration:none;
}

#sous_menu3 a{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	
}

#sous_menu3 a:hover{
	font-size:11px;
	font-weight:bold;
	color:#2749B6;
	text-decoration:none;
}





