/* VERSION 1.0 */

/* HOMEPAGE */
/* CORPS */
div#ctn_full{ background: url(../images/bg_ctnfull_hp.gif) repeat-y top left; }
div#ctn_left{ 
	float: left;
	display: inline;
	width: 455px;
	padding: 0 15px 0 8px;
	overflow: hidden;
}

div#ctn_center{ 
	float: left;
	display: inline;
	width: 162px;
	padding: 0 15px 0 15px;
	overflow: hidden;
}			

div#ctn_right{ 
	float: left;
	display: inline;
	width: 298px;
	padding: 0 5px 0 15px;	
	overflow: hidden;
}

#ctn_center h2 *{font-weight: bold !important;}

div.bloc_liste .bloc_gene{ margin: 0 0 15px 10px; padding: 0; border-bottom: none; }
#ctn_left .bloc_gene .content{ padding: 0 10px; background: none; }
#ctn_center .bloc_gene .content{ padding: 10px; }
.tcol #ctn_center .bloc_gene .fullimg .content{ padding: 0; }
#ctn_right .bloc_gene .fullimg .content p{ padding: 0; background: none; }


.bloc_liste .bloc_gene .illustration img{
	border: 2px solid #ab001f;
}
	.th_droit .bloc_gene .illustration img{ border: 2px solid #a9978f !important; }
	.th_sante .bloc_gene .illustration img{ border: 2px solid #9db320 !important; }
	.th_social .bloc_gene .illustration{ border: 2px solid #52822c !important; }
	.th_chantier .bloc_gene .illustration img{ border: 2px solid #0084d8 !important; }
	.th_vientr .bloc_gene .illustration img{ border: 2px solid #204c85 !important; }
	.th_chiffre .bloc_gene .illustration img{ border: 2px solid #ab001f !important; }
	
#ctn_center h2{
	margin: 0 0 0 0;
	font-weight: normal;	
	line-height: 100%;
}	
