body {
	background-color: #e5dcd6;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin:0px;
	padding:0px;

}
a{
	text-decoration:none;
	}

/********************************************/
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:lighter;
}

/***********************************************/
p {
	text-align:justify;
}
img{
	border:0px;
}




.backgroundbicolor{
 	width:100%;
	border:0px;
	border-collapse:collapse;

}
.backgroundbicolor .left{
	background:url("images/bgrouge.gif") repeat-x;
	height:204px;
	border:0px;
}
.backgroundbicolor .right{
	background:url("images/bggris.gif") repeat-x;
	height:204px;
	border:0px;
}
.backgroundbicolor .header{
	width:846px;
	height:204px;
	background:url("images/header.gif") top no-repeat;
	border:0px;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.container{
	width:848px;
	margin:0px auto;
}
.content{
	width:848px;
	clear:both;
}	
.ctleft{
	width:500px;
	float:left;
	text-align:right;
	padding:0px 0px 0px 10px;
}
.ctleftbas{
	width:500px;
	text-align:left;
	font-size:12px;
}
.ctright{
	width:338px;
	float:right;
	font-size:12px;
	text-align:left;
	margin:0px;
}
.ctright li{
	list-style:none;
	text-decoration:none;
	margin:0px;
}
.ctright li a{
	list-style:none;
	text-decoration:none;
	display:block;
	width:300px;
	height:20px;
	line-height:20px;
	padding:0px 0px 0px 18px;
	font-weight:bold;
}
.ctright ul{
	margin:145px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.footer{
	width:838px;
	clear:both;
	font-size:11px;
	text-align:left;
	padding:40px 0px 0px 10px;
}
.footer a{
	text-decoration:none;
	color:#000000;
}
.footer a:hover{
	text-decoration:none;
	color:#ffffff;
}
.contact a{
	color:#000000;
	float:right;
	height:12px;
	line-height:12px;
	padding:5px 0px 0px 20px;
	display:block;
	width:75px;
	font-weight:bold;
	text-align:right;
	font-size:9px;
	
}
.contact a:hover{
	color:#ef2e23;
}
.contact{
	color:#ef2e23;
}

.divheader{
	height:204px;
	text-align:left;
	}
.bann a{
	float:left;
	margin-top:70px;
	
}
/********************Couleurs***************************/
.titrerouge{
	color:#000000;
	text-decoration:none;

}
.titrevert{
	color:#000000;
	text-decoration:none;
}
.titrejaune{
	color:#000000;
	text-decoration:none;
}
.titremarron{
	color:#000000;
	text-decoration:none;
}
.titreorange{
	color:#000000;
	text-decoration:none;
}
.titrebleu{
	color:#000000;
	text-decoration:none;
}
.titreblanc{
	color:#000000;
	text-decoration:none;
}
.titrerouge a{
	color:#000000;
}
.titrevert a{
	color:#000000;
}
.titrejaune a{
	color:#000000;
}
.titremarron a{
	color:#000000;
}
.titreorange a{
	color:#000000;
}
.titrebleu a{
	color:#000000;
}
.titreblanc a{
	color:#000000;
}
.titrerouge a:hover{
	color:#ef2e23;
	background:url("images/flecherouge.gif") left no-repeat;
	font-weight:bold;
}
.titrevert a:hover{
	color:#b2bb1c;
	background:url("images/flecheverte.gif") left no-repeat;
	font-weight:bold;
}
.titrejaune a:hover{
	color:#ffdd00;
	background:url("images/flechejaune.gif") left no-repeat;
	font-weight:bold;
}
.titremarron a:hover{
	color:#b41e16;
	background:url("images/flechemarron.gif") left no-repeat;
	font-weight:bold;
}
.titreorange a:hover{
	color:#f58027;
	background:url("images/flecheorange.gif") left no-repeat;
	font-weight:bold;
}
.titrebleu a:hover{
	color:#7dd1e1;
	background:url("images/flechebleue.gif") left no-repeat;
	font-weight:bold;
}
.titreblanc a:hover{
	color:#FFFFFF;
	background:url("images/flecheblanche.gif") left no-repeat;
	font-weight:bold;
}
/******************************************************/
.rouge a{
	color:#ef2e23;
}
.rouge a:hover{
	color:#bd130a;
	text-decoration:none;
	
}