﻿body
{
	/*font: 12px  'Trebuchet MS',Verdana,Arial, sans-serif ;*/
	/*background: url(../images/fondsite.jpg) repeat-x top left #A0C9E5;*/
	font: 0.7em, Verdana,Arial,sans-serif;
	background:#5193E7;
	
}

a
{
	color: #000099;
	text-decoration: none;
}


#header
{
	background:url(../images/header.jpg) no-repeat #FFFFFF;
	width: 980px;
	height: 138px;
	padding: 0px;
	border-right: white solid 1px;
	border-bottom: white solid 1px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
}


#menuhaut
{
	background:url(../images/menuhaut.jpg) no-repeat 0px -17px;
	/*padding-left: 10px;*/
	padding-top:0px;
	padding-bottom:0px;
	/*height:70px; */
	height: 50px;
	width:980px;
	list-style-type: none;
	margin: 5px auto;
	text-align:center;
}

#menuhaut li
{
	background: no-repeat 0px 40px url('../images/icone_menuhautf.jpg');
	width:97px; 
	/*height:72px; */
	height: 50px;
	float: left;
	text-align: center;
	margin-bottom:0px;
	/*margin: 1px;*/
	
	/*line-height: 15px;	*/
}

#menuhaut li a
{
	text-decoration: none;
	color: #1E487A;
	
}



#corps
{
	width: 980px;
	height: 603px;
	margin: 5px auto;
	padding: 0px 0px 10px 0px;
	background: url(../images/corps.jpg);
	padding-bottom: 30px;
	border-right: 1px white solid;
	border-bottom: 1px white solid;
	/*border: solid 1px;*/
}
#structure
{
	left:0%;
	z-index:0;
	position:relative;
}
#structure td
{
	
	vertical-align: top;
}

#contenu
{
	width: 600px;
	height: 550px;
	margin: 0px 0px 0px 5px;
	border: 1px black;
	/*padding: 1px;*/
	margin-right: 0px;
	padding-left: 0px;
	/*padding-right: 20px;*/
	/*overflow: scroll;*/
	position: relative;
}
#casecontenu
{
	
	vertical-align: top;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	height: 570px;
}
