.FDDROITE {
	/*background-attachment: fixed;*/
	background-image: url(images/charte/droite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FDdroite2 {
	background-image: url(images/charte/fd_droite.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.droiteNOIR1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	/*margin-left:10px;*/
	margin-right:45px;
}

.droitered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B62924;
	margin-right:45px;
	}
	
.droitered img {
	text-align:center;
	width:85px;
	height:71px;
	}
	
	
.droiterouge12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B62924;
	margin-right:45px;
	
}
.droiterouge12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B62924;
	text-decoration: underline;
}
.crpNOIR1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.crpBLANC1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.crpBLANC2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.crprouge14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B62924;
}

.TITRES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 2D5C8E;
}

a{
	font-weight: bold;
	color: #B62924;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FFFF98;
	text-decoration: underline;
}

.formcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1A3956;
	background-color: #ffffff;
	border: 1px solid #000000;
}

li{
	list-style:none;
}
.cyc {
	display: none;
}

#bas a {
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;

}

#bas a:hover {
	text-decoration:underline;

}




/********************** Page ACTUALITES *********************/

.actualite{
	float:left;
	padding:0 0 10px 0;
	margin:10px 0 10px 50px;
	border-bottom:3px solid #fff;
	width:550px;
}

.actualite .actualite-image{
	float:left;
	width:165px;
	margin-right:10px;
	padding:0;
}

.actualite .actualite-image img{
	border:1px solid #4571A5;
}

.actualite .actualite-contenu{
	float:left;
	width:350px;
	text-align:justify;
}

.actualite h2{
	border:0;
	margin:0px 0px 5px 0px ;
	padding:0;
}

.actualite-navigation{
	float:left;
	padding:0 0 10px 0;
	margin:10px 0 10px 50px;
	width:550px;
	text-align:center;
}
