/* CSS Document */

body{
	background-color:#577897;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/bg_motifs.jpg);
	margin-left:0px;
	margin-top:63px;
	background-repeat: repeat-x;
	background-position: left top;
}
	
#conteneur{
	width:943px;
	height:auto;
	top:61px;
	left: 0px;
}


#header{
	width:778px;
	height:140px;
	left: 0px;
	top: 0px;	
	}
	
#menu{
	width: 766px;
	height:110px;
	background-color:#FFFFFF;
	top:0px;
}
	
.sous-menu{
	font-size:9pt;
	color:#a2ae2d;
	text-decoration: none;
	padding-left:3px;
}

.sous-menu a{
	color:#a2ae2d;
	text-decoration: none;
	padding-right:5px;
}

a.sous-menu:hover{
	font-weight: bold;
	color:#a2ae2d;
	text-decoration:none;
	}
	
	
table#mini td{
	padding-left:7px;
	padding-right:7px;}
	
table#mini{
	margin-left:17px;}
	
.important{
	color:#f39c14;
	font-size:10pt;}
		
#logo{
	width:165px;
	height:250px;
	float: right;
	background-image: url(images/logo.png);
	position: absolute;
	top:63px;
	left: 778px;
	}
	

	
#corps{
	width:777px;
	height:auto;
	background-color:#FFFFFF;
	font-size:9pt;
	text-align: justify;	
	color:#233645;

	}

#corps a{
	font-size:9pt;
	color:#233645;
	text-decoration:none;
}

#corps a:visited, #corps a:visited{
	font-size:9pt;
	color:#233645;
	text-decoration:none;
	}
	
#corps a:hover{
	color:#f39c14;
	font-weight: bold;
	}

#corps table {
	background-color:#FFFFFF;}
	
#corps td{
	margin:0px;
}


.sous_titre{
	color:#f39c14;
	font-weight: bold;
	font-size:10pt;
	}	

#corps li{
	padding-left:2px;
	padding-right:5px;
	margin-top:2px;}	
	
#footer{
	width:928px;
	height:78px;
	background-image:url(images/footer.png);
	position:relative;
	padding-top:47px;
	padding-left: 15px;
	font-size:8pt;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#footer a:hover{
	color: #c2d225;}

p{
	margin:0px;
	padding-left:5px;
	padding-top:0px;
}
