/* Standard de base */
body {
	background-color: #FFFFFF;
	font-family:Verdana, sans-serif, Arial, Helvetica;
	font-size:11px;
	margin: 0px;
}
table, td{
	font-family:Verdana, sans-serif, Arial, Helvetica;
	font-size:11px;
}
form, input{
	margin:0px;
	font-family:Verdana, sans-serif, Arial, Helvetica;
	font-size:11px;
}
a{
	text-decoration:none;
	color:#5E84BE;
}
a:hover{
	text-decoration:none;
	color:#DA350C;
}
/* Classe spécifique */
.titre{
	color:#FFFFFF;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:10px;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.soustitre{
	color: #336699;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration: none;
}

.titre_sujet{
	font-size:12px;
	color:#663300;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration: none;
}
.alert{
	color:#CC0000;
}
#header {
	background-image: url(../images_interface/fond_header.gif);
	background-repeat: repeat-x;
	height: 161px;
	z-index:1;
}
#login {
	background-image: url(../images_interface/fond_logb2.gif);
	background-repeat:no-repeat;
	position: absolute;
	right: 60px;
	top: 0px;
	height: 271px;
	width: 276px;
	z-index:4;
}
#maj{
	position: absolute;
	background-image: url(../images_interface/fond_zoom.gif);
	background-repeat:no-repeat;
	left: 300px;
	top: 21px;
	height: 150px;
	width: 580px;
	z-index:3;
}

#maj a{
color:#fff;
}
#maj a:hover{
color:#FFCC00;
}

#table_login {
	position: absolute;
	left: 55px;
	top: 70px;
	border: 0px Aucune;
	margin: 0px;
	padding: 1px;
}
.logbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 160px;
	border: 1px solid #003399;
}
.logText{
	font-family:Verdana, sans-serif, Arial, Helvetica;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
}
#container {
	margin:0 auto;
	height: auto;
}
#accroche {
	position: absolute;
	float:left;
	top: 203px;
	left: 20px;
	z-index:2;
	width: 398px;
}
#formInscr {
	position: absolute;
	float:left;
	top: 163px;
	left: 31px;
	z-index:2;
	width: 710px;
}
#content {
	margin-left:760px;
	padding-top:50px;
	top: 236px;
	width: 20%;
	height:510px;
}
#formule{
	position: absolute;	
	background-image: url(../images_interface/fond_formules.gif);
	background-repeat:no-repeat;
	left:443px;
	top: 195px;
	padding-left:14px;
	padding-top:5px;
	width: 276px;
}
#content2 {
	margin-left:100px;
	width: 70%;
}

#derniers {
	position: absolute;
	background-image: url(../images_interface/fond_blog_mois.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin:0;
	padding-top:38px;
	display:block;
	left: 45px;
	top: 620px;
	width: 238px;
	height:97px;
}
#detail{
	position:absolute;
	left:30px;
	top: 512px;
	width: 384px;
	height: 341px;
}
#derniers a{
	color:#FFFFFF;
}
#footer {
	border: 1px solid #CCCCCC;
	background-image: url(../images_interface/fond_bas.gif);
	width: 99%;
	margin-bottom:25px;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	vertical-align:bottom;
	color:#FFFFFF;
	height:16px;
	bottom: 30px;
	display:block;
}
#footer a {
	color:#FFFFFF;
}
.titreContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #335187;
	padding-top: 25px;
	padding-bottom: 2px;
	display: block;
	letter-spacing: .1em;
}
#content a{
	color: #00A2CE;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
}
#content a:hover{
	text-decoration:none;
	color:#DA350C;
}
.entete {
	color: #FF9933;
}
.carte{
	float:left;
	margin-right:10px;
}
.fond0{
	background-color:#E0E0EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:30px;
	color:#666666;
	padding:3px;
	border-top:1px dotted #666;
}

.fond1{
	background-color:#fff;
	padding:3px;
	border-top:1px dotted #666;
}
.fond2{
	background-color:#F0F0FF;
	padding:3px;
	border-top:1px dotted #666;
}
#content3 {
	margin-left:660px;
	padding-top:59px;
	width: 30%;
}
#breadcrumbs{
	margin-left:30px;
	margin-top:15px;
}

