/*--------------------------------------PAGES CONTENUS FRONT-----------------------------------*/
div.bloc_page,div.bloc_statique{
	float:left;
	width:100%;
	padding:14px 0 0 0;
}

div.bloc_page.colonne_gauche,
div.bloc_page.colonne_droite,
div.bloc_page.illustration_cpc{
float:left;
width:100%;
}
div.colonne_gauche *,
div.colonne_droite *,
div.illustration_cpc *{
color:#483c34 !important;
font-size:12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
div.colonne_gauche h1,
div.colonne_gauche h2,
div.colonne_gauche h3,
div.colonne_gauche h4,
div.colonne_gauche h5,
div.colonne_gauche h6,
div.colonne_droite h1,
div.colonne_droite h2,
div.colonne_droite h3,
div.colonne_droite h4,
div.colonne_droite h5,
div.colonne_droite h6,
div.illustration_cpc h1,
div.illustration_cpc h2,
div.illustration_cpc h3,
div.illustration_cpc h4,
div.illustration_cpc h5,
div.illustration_cpc h6{
	float:left;
	width:100%;
	font-size:16px;
	color:#e0b223 !important;
	margin:0 0 15px 0;
	border-width:0 0 1px 0;
}
div.colonne_gauche p,
div.colonne_droite p,
div.illustration_cpc p{
float:left;
width:100%;
color:#483c34 !important;
padding-bottom:10px;
font-family: Arial, Verdana, Helvetica, sans-serif !important;
}
div.colonne_gauche ul,
div.colonne_droite ul,
div.illustration_cpc ul{
float:left;
width:96%;
padding:0 0 0 4%;
}
div.colonne_gauche ul li,
div.colonne_droite ul li,
div.illustration_cpc ul li{
list-style-type:disc; 
}
/*--STYLE COLONNE IMAGES GAUCHE--*/
div.colonne_gauche div.gauche{
float:left;
width:35%;
padding-bottom:10px;
}
div.colonne_gauche div.gauche h5 img{
float:left;
max-width:100%;
margin-bottom: 20px;
}
div.colonne_gauche div.droite{
float:left;
width:60%;
margin:0 0 0 5%;
padding-bottom:10px;
}
/*--STYLE COLONNE IMAGES DROITE--*/
div.colonne_droite div.droite{
float:left;
width:35%;
padding-bottom:10px;
}
div.colonne_droite div.droite h5 img{
float:left;
max-width:100%;
margin-bottom: 20px;
}
div.colonne_droite div.gauche{
float:left;
width:60%;
margin:0 5% 0 0;
padding-bottom:10px;
}

/*--STYLE IMAGES 100%--*/
div.illustration_cpc div.haut{
float:left;
width:100%;
margin:0 0 10px 0;
}
div.illustration_cpc div.haut h5{
float:left;
width:100%;
}
div.illustration_cpc div.haut h5 img{
float:left;
}
div.illustration_cpc div.bas{
float:left;
width:100%;
}
div.illustration_cpc div.bas{
float:left;
width:100%;
}
div.illustration_cpc div.bas p{
float:left;
width:87%;
}

div.gallerie{
	float:left;
	width:100%;
}
div.gallerie h3.titre_gallerie{
	float:left;
	width:100%;
	font-size:16px;
	color:#e0b223 !important;
	margin:15px 0 0 0;
}
div.gallerie p.illuGal{
	float:left;
	width:154px;
	margin:0 18px 10px 0;
}
div.gallerie p.illuGal img{
	border:1px solid #e0b223;
}

/*------BLOCS STATIQUES------*/
div.bloc_statique.colonne_gauche,
div.bloc_statique.colonne_droite,
div.bloc_statique.illustration_cpc{
float:left;
}