body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: justify; 
	text-indent: 0cm;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #2f2f2f;
}
#header{
	background-image: url('../images/header.png');
	background-position:top left; 
	background-repeat:no-repeat; 
	margin:0px;
	padding:0px;
	height:389px; 
	width:931px;
}
#menu{
	background-image: url('../images/menu2.png');
	background-position:top left; 
	background-repeat:no-repeat; 
	background-color:#000000;
	margin:0px;
	padding:0px;
	height:371px; 
	width:931px;
	text-align:left;
}
#content{
	background-image: url('../images/content.gif');
	background-position:top right; 
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	float: right;
	margin:0px;
	padding:0px;
	height:371px; 
	width:602px;
	text-align:left;
	
}
#footer{
	background-image: url('../images/bottom.gif');
	background-position:top right; 
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	height:66px; 
	width:931px;
	text-align:left;
}
#bottom{
	margin:0px;
	padding:0px;
	height:20px; 
	width:850px;
	color:#FFFFFF;
}
h1{
	margin:0px;
	margin-left:30px;
	padding:0px;
	padding-top:10px;
	width:530px;
	font-style: italic;
	font-size: 32px;
	border-bottom:#b4070c 1px solid;
	color:#b4070c;
	font-weight: bold;
}
.texte{
	display:block;
	margin:0px;
	margin-left:30px;
	padding:0px;
	padding-top:10px;
	width:510px;
	font-family:Arial;
	color:#6d6d6d;
	font-size : 14px;
}
.image {float: left; margin: 0 6px 6px 0;}
.menu{
	display:block;
	margin:0px;
	margin-left:25px;
	padding:0px;
	padding-left:35px;
	font-style: italic;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
}

a{color:#FFFFFF; font-family: Arial; font-size : 16px ; text-decoration : none ;font-style: italic; font-weight:bold; text-align : left }
a:hover{color:#b4070c ; font-family: Arial; font-size : 16px ; text-decoration : none;font-style: italic; font-weight: bold}

a.LienBas{font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: justify;color:#FFFFFF;}
a.LienBas:hover{color:#b4070c ; font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: justify;}

.copyright_{font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: justify;color:#FFFFFF;}