/***zone haut de page*****/
.full_zone {
	width: inherit;
	padding-bottom: 30px;
}
/*2 colonnes*/
.columns_zone {
	clear: both;
	width: inherit;
}
.left_column {
	float: left;
	width: 253px;
}
.middle_column {
	float: left;
	margin: 0px 20px 0px 20px;
	width: 194px;
}
.right_column {
	float: left;
	width: 253px;
}
/*Les espaces*/
.esp_block {
	clear: both;
	width: inherit;
	line-height: 1px;
}
/************CONTENU HAUT DE PAGE*************************/
.carte_intro {
	padding: 0px 0px 0px 26px;
}
.txt_intro {
	width: 730px;/*520px;*/
	font-size: 20px;
	font-style: italic;
	letter-spacing: 0.1em;
	line-height: 26px;
	text-align: justify;
}
/**************CHAPEAUX****************************/
.chapeau_nws {
	width: inherit;
	background: url(../images/actus_h.png) repeat-x;
}
.chapeau_cd {
	width: inherit;
	background: url(../images/col_droite_h.png) repeat-x;
}
.chapeau_el {
	width: inherit;
	background: #2487bd url(../images/eligibilite.png) repeat-x;
}
.chapeau_el_d {
	width: inherit;
	background: url(../images/el_d.png) no-repeat;
	background-position: top right;
}
.chapeau_el_g {
	width: inherit;
	background: url(../images/el_g.png) no-repeat;
	background-position: top left;
}
.chap_g {
	float: left;
}
.chap_d {
	float: right;
}
.chap_nws_tt {
	clear: both;
	height: 44px;
	text-align: center;
	background: #dd0311 url(../images/actualites.png) repeat-x;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	text-transform: uppercase;
}
.chap_cd_tt {
	clear: both;
	height: 44px;
	text-align: center;
	background: #038344 url(../images/col_droite.png) repeat-x;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	text-transform: uppercase;
}
.chap_el_tt {
	padding: 9px;
	height: 44px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
/*********CADRE GRIS***********/
.cadre {
	margin: 0px 7px 0px 7px;
	background-color: #f0f0f0;
}
.cadre_bas {
	width: inherit;
	background: url(../images/cadre_d.png) right no-repeat;
}
.cadre_el {
	margin: 0px 24px 0px 24px;
	width: 146px;
	background-color: #f0f0f0;
}
.cadre_elb {
	width: 146px;
	height: 71px;
	background: url(../images/cadre_el.png) no-repeat;
}
/***********CADRE GRIS MILIEU************/
.cadre_milieu {
	background: #f0f0f0 url(../images/cadre_hd.png) top right no-repeat;
}
/******Les news ***********/
.news_item {
	margin: 10px 5px 10px 5px;
	background: url(../images/fd_news.png) repeat-y;
}
.date_news {
	padding-left: 10px;
	font-size: 10px;
	color: #000000;
}
.tt_news {
	padding: 0px 0px 10px 10px;
	font-weight: bold;
	color: #e00013;
}
.content_news {
	padding-left: 10px;
	text-align: justify;
}
.vignette_news {
	float: right;
	padding: 0px 0px 3px 5px;
}
.vignette_news img {
	border: 1px solid #000000;
}
.news_plus {
	clear: both;
}
.news_plus img {
	border: 0px;
}
/*************Colone de droite********************/
.cold_marges {
	margin: 14px 14px 0px 14px;
}
.partenaire_left {
	float: left;
}
.partenaire_right {
	float: right;
}
.cold_img {
	padding-bottom: 15px;
}
.cold_img img {
	border: 0px;
}
/************colonne éligibilité*********************/
.el_txt {
	margin: 10px 16px 0px 16px;
	text-align: justify;
}
.cadre_elb {
	text-align: center;
}
.cadre_elb img {
	border: 0px;
}
/**************réunions publiques et sites commercialisés************/
.milieu_txt {
	margin: 0px 16px 5px 16px;
	text-align: justify;
}
.bout_voir {
	width: 58px;
	margin-right: auto;
	margin-left: auto;
}
.bout_voir img {
	border: 0px;
}
.esp_milieu {
	line-height: 30px;
}