/* Standard styles */
/***********************************************************************/
body {
position:relative; 
text-align: left; 
margin: 0; 
padding: 0; 
font:62.5%  Lucida Grande, trebuchet ms, Arial,Helvetica,sans-serif; 
color: #606060; background-color: #F2F2F2; 
background-image: url(../images/ligne_fond_haut.gif); 
background-position: left top; 
background-repeat: repeat-x; }

#footer {
	position: relative;
	width: 952px;
	clear: both;
	background-image: url(../images/bas_page.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}

#wrapper {
	padding: 0;
	width: 924px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main {
	position: relative;
	width: 950px;
	background-color: #ffffff;
	margin: 0;
	float: left;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #2A3157;
	border-bottom-color: #2A3157;
	border-left-color: #2A3157;
}



#main_bas {
	position: relative;
	width: 100%;
	background-color: #1c1d1d;
	margin: 0;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #2A3157;
	border-bottom-color: #2A3157;
	border-left-color: #2A3157;
	border-top-width: 1px;
	border-top-style: none;
	background-image: url(../images/carre_noir.gif);
	background-repeat: repeat;
}

.main {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.main2 {
	margin-right: auto;
	width: 100%;
	margin-left: auto;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FEC910;
}
.date {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	color: #000000;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #2A3157;
}
html {overflow-y: scroll;}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #2A3157;
	line-height: 25px;
}
.textgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
}
.titregris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
}
.descriptio_espacement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #2A3157;
	line-height: 20px;
}
