/*******************************************************************/
/********** Constantes structure de page du site *******************/
/*******************************************************************/
html, body { height: 100%; margin:0; padding:0; }
#page{height:100%;width:741px;margin:0 auto 0 auto; }
#bandeau { /*height: 70px;*/ float: left; width: 741px;}
#path{clear:both;line-height:24px; }
#footer{clear:both; float: left; width: 741px;}
#pix_xiti { position:absolute; top:0; left:0;}

dl,dt { padding: 0; margin: 0;}
dd { padding: 9px; margin: 0;}

/*******************************************************************/
/********** Mise en page accueil ***********************************/
/*******************************************************************/

#col_d_acc{float:left;width:241px; background: /*#ffffff;*/#ccab85;}
#col_c_acc, .col_c_acc{
	float: left;
	/*width: 235px;*/
	margin: 0;
	padding: 0;
}
#col_g_acc{
	float: left;
	width: 250px;
	margin: 0 0 0 0;
	padding: 0;
}

#dbl_col_acc{ float: left; width:494px; margin: 0 6px 0 0; }

/*******************************************************************/
/********** Mise en page autres ************************************/
/*******************************************************************/

#col_g{float:left;width:494px; margin:0 6px 0 0; /*background-color: #fff;*/}
#col_d{float:left;voice-family:inherit;width:241px; background:#ccab85;}
#content_g{width:297px;float:left;}
#content_d{width:243px;float:left;}

#content_g_c,.content_g_c{width:50%;float:left;}
#content_d_c,.content_d_c{width:49%;float:left;}
#content_c,.content_c{ clear: both; }
.deux_tier{ float:left;display:block;width:66%;}



.border{border:1px solid #D9D9D9;}
.border_right{border-right:1px solid #D9D9D9;}
.border_bottom{border-bottom:1px solid #D9D9D9;}
.border_right_dot{border-right:1px dotted #D9D9D9;}
.border_left_dot{border-left:1px dotted #D9D9D9;}
.border_left{border-left:1px solid #D9D9D9;}

HR{width:90%;border:none;height:1px;background-color:#D9D9D9;color:#D9D9D9;}

.center{text-align:center;margin-right:auto;margin-left:auto;clear:both;}
.section_page P { margin-left: 9px; clear : both;} 
#sky{ float:right; margin:0; }