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

/********************************************************
* Mises en forme g&eacute;n&eacute;riques
********************************************************/
*{ margin:0; padding:0; font-family:Helvetica, Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
img { border: 0; }
.nodisp { display: none; }
.clearsep { clear: both; }

ul { list-style: none;}
li {  font-size:10px; padding-left:0px;}
p {
	margin-bottom:7px;
}
p.erreur { font-weight:bold; color:#990000;}
B { font-size:inherit;}
strong { font-weight: bold; }
a, a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
a:focus { -moz-outline: none -moz-mac-focusring; }
.clearboth {clear:both; height:1px;}

html, body {
height: 100%;
}

body {
	text-align: left;
	height: 100%;
	background-color: #000000;
}




#container {
	width:980px;
	background-color:#E5E1C9;
	margin: auto;
	background-image: url(images/virgule_bckgrd.jpg);
	background-repeat: no-repeat;
}

h1 {
	background-image: url(images/bandeau.jpg);
	width: 1080px;
	height: 75px;
	background-repeat: no-repeat;
	
}

h2 {
	font-size: 20px;
	font-weight: bold;
	
}

h3 {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Helvetica, sans-serif;
	clear: both;
	
}

h4 {
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	float: right;
	
}

h5 {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	
	
}
th {
	text-align: right;
	font-weight: normal;
	

}
td {
	font-weight: bold;
}


#baseline {
	width: 400px;
	float: right;
	text-align: right;
	padding-right: 10px;

}

#baseline p {
	font-size: 26px;
	

}

#wrap {
	width:960px;
	padding:0px 10px;
	clear: right;
	background-image: url(images/fond.gif);

}

#left {
	width:120px;
	float:left;
	padding: 5px;
	color: #FFFFFF;
	background-image: url(images/virgule_left.jpg);
	height: 362px;
	background-repeat: no-repeat;
}

#content {
width:830px;
float:left;
}

#middle {
	width:226px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	background-color: #D6CDB0;
	border: 2px solid #FFFFFF;
}

#middle p {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 15px;
}

#middle ul {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9px;
	color: #666666;
}

#middle li {
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}


#middle_up {
	margin-top: 10px;
	color: #EA2E25;
	margin-bottom: 20px;
	background-color: #E5E1C9;
	font-weight: bold;
	line-height: 15px;
	padding: 7px 0px 0px 0px;
	
}

#middle_down {
	margin-bottom: 10px;
	
}

#right {
	width:576px;
	float:right;
	background-color:#FFFFFF;
	border: 2px solid #EA2E25;
	background-image: url(images/virgule_right.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#right p {
	margin-bottom: 0px;
}


#right_photos {
	width:185px;
	float:left;
}

#right_photos img {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}

.auteur {
	font-size: 11px;
	color: #FF0000;
	margin-top: 5px;
		
}

.credit {
	font-size: 9px;
	color: #666666;
		
}

#right_cartouche {
	width:391px;
	float:right;
	background-color: #EA2E25;
}

#right_titre {
	width:391px;
	float:right;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 15px;
}

#right_partenaires {
	width:550px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EA2E25;
	margin-left: 13px;
	margin-right: 13px;
}

#right_partenaires img {
	float: right;
	margin: 3px;
	margin: 3px;
	
}

#mentions {
	width: 575px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

#newsletter {
	width: 210px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 180px;
	
}
h6 {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#mentions_bas {
	width:550px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EA2E25;
	margin-left: 13px;
	margin-right: 13px;
	color: #EA2E25;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
}
#descriptif {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
