@charset "UTF-8";
/* CSS Document */

body{
	background:url(image/fond-index.png) repeat;
	margin:0;
	padding:0;
	font-family:Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	}
	
#fond{
	position:absolute;
	z-index:10;
	margin:0;
	padding:0;
	width:100%;
	}

#conteneur{
	position:relative;
	height:100%;
	z-index:50;
	width:802px;
	margin-left:auto;
	margin-right:auto;
	}
	
.clear{
	clear:both;
	}
	
	
	
	
	
	
	

	
/*/////MENU PRINCIPALE/////*/



#heider{
	background:url(image/heider.png) no-repeat center;
	height:193px;
	text-align:center;
	margin:0;
	padding:0;
	}
	
#heider ul{
	list-style-type:none;
	font-size:15px;
	word-spacing:15px;
	margin:0;
	padding:0;
	}
	
#heider li{
	display:inline;
	line-height:335px;
	}
	
#heider ul li a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#heider ul li a:hover{
	color:#ee7f00;
	text-decoration:none;
	}
	
.page{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold
	}


	
	
	
	
	
	
	

	
/*/////FENETRE PRINCIPALE/////*/



#fenetre{
	background:url(image/fenetre.png) repeat-y left;
	width:802px;
	clear:both;
	}
	
#fenetre p{
	position:relative;
	text-align:center;
	font-size:13px;
	color:#003b79;
	margin:0;
	padding:0 30px 0 30px
	}
	
#fenetre p.important{
	font-size:20px;
	font-weight:bold;
	}
	
#logo{
	z-index:1;
	position:relative;
	padding:0;
	margin:0;
	bottom:0;
	left:262px;
	}
	
#news{
	font-size:13px;
	color:#003b79;
	margin:0;
	padding:20px 0px 0px 0px;
	}
	
#news p{
	background-color:#003b79;
	text-align:left;
	font-size:18px;
	color:#ffffff;
	padding:0 0 0 110px;
	}
	
table th{
	text-align:right;
	border-bottom:1px dotted #003b79;
	padding:0 10px 0 0;
	}
	
table td{
	border-bottom:1px dotted #003b79;
	padding:0 10px 0 10px;
	}
	
table th{
	border-right:1px dotted #003b79;
	border-collapse:separate;
	}
	
	
	
	
	
	


/*/////BAS/////*/


	
#bas{
	background:url(image/bas.png) no-repeat center;
	height:279px;
	}
	
#bas p{
	font-size:11px;
	text-align:center;
	color:#011b51;
	line-height:50px;
	margin:0;
	padding:0;
	}
	
#bas p a{
	text-decoration:none;
	color:#011b51;
	}
	
#bas p a:hover{
	text-decoration:none;
	color:#ee7f00;
	}
	
	
	





	

