div.spacer {
	clear:both;
	height:0;
	font-size:0;
}

div.div_pdg_10 {
	padding:10px;
}

.div_mg_10 {
	margin:10px;
}


div.div_mgT_20 {
	margin-top:20px;
}

div.div_mgL_20 {
	margin-left:20px;
}

div.div_mgT_15 {
	margin-top:15px;
}

div.div_mgT_10 {
	margin-top:10px;
}

div.div_mgT_5 {
	margin-top:5px;
}

div.input_line {
	margin-bottom:5px;
}

div.div_logo_part_5 {
	float:left;
	width:180px;
	text-align:center;
}

#div_left_contact, #div_right_contact {
	float:left;
	width:48%;
}

#div_right_contact {
	margin-left:3%;
}


div.contain_top, div.contain_bottom {
	width:960px;
} 

div.contain_top, div.contain_bottom {
	height:47px;
}

div.contain_middle {
	height:500px;
	padding-top:1px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	width:920px;
	
	
}

html>body div.contain_middle {
	min-height:500px;
	height:auto;
}

div.contain_top {
	background:url(../images/cadre_page_top.png) no-repeat;
	padding-top:4px;
}	

div.contain_middle {
	background:url(../images/cadre_page_middle.png) repeat-y;
}

div.contain_bottom {
	background:url(../images/cadre_page_bottom.png) no-repeat;
	background-position:bottom;
}

div.div_sep15{
	width:12px;
	height:100px;
	float:left;
	
	
	
}

div.cadre{
	float:left;
}

div.cadre_1_top, div.cadre_1_middle, div.cadre_1_bottom {
	width:312px;
} 

div.cadre_1_top, div.cadre_1_bottom {
	height:47px;
}

div.cadre_1_middle {
	height:50px;
	
	
}

html>body div.cadre_1_middle {
	min-height:50px;
	height:auto;
}

div.cadre_1_top {
	background:url(../images/cadre_1_top.png) no-repeat;
	margin-top:15px;
	padding-top:4px;
}	

div.cadre_1_middle {
	background:url(../images/cadre_1_middle.png) repeat-y;
}

div.cadre_1_bottom {
	background:url(../images/cadre_1_bottom.png) no-repeat;
	background-position:bottom;
}


div.cadre_2_top, div.cadre_2_middle, div.cadre_2_bottom {
	width:635px;
} 

div.cadre_2_top, div.cadre_2_bottom {
	height:47px;
}

div.cadre_2_middle {
	height:50px;
}

html>body div.cadre_2_middle {
	min-height:50px;
	height:auto;
}

div.cadre_2_top {
	background:url(../images/cadre_2_top.png) no-repeat;
	margin-top:15px;
	padding-top:4px;
}	

div.cadre_2_middle {
	background:url(../images/cadre_2_middle.png) repeat-y;
}

div.cadre_2_bottom {
	background:url(../images/cadre_2_bottom.png) no-repeat;
	background-position:bottom;
}

div#pub{
	float:right;
	margin-top:15px;
	background:#fff;
	height:250px;
	width:305px;

	
}



/*------------------------ Titre des cadres -----------------------------*/

div.cadre_1_top h3, div.contain_top h3, div.cadre_2_top h3 {
	margin:0; 
	padding:7px 15px 12px 50px; 
	background:url("../design/cols3-title.gif") 20px 40% no-repeat; 
	font-size:120%;
	color:#97d500;
	margin-top:3px;
}

div.cadre_1_top a, div.contain_top a, div.cadre_2_top a{
	text-decoration:none;
	color:#C2210F;
}

div.cadre_1_top a:hover, div.contain_top a:hover, div.cadre_2_top a:hover {
	text-decoration:underline;
	color:#C2210F;
}


































