*{
	border: 0; margin: 0; padding: 0;
	list-style-type:none;
}

/**********************************/
/************* COMON **************/
/**********************************/

html{background:#A48A77;}
body{background:#fff;}

#parent{
	width:100%;
	height:auto;
}

#parent #header_one , #big_line , #sub_navigation , #sub_navigation_shadow , #content , #big_line_bis , #footer{
	display:block;
	width:100%;
}

#parent #header_one {
	height:130px;
	background:#A48A77;
	background:url(images/content/deg_06.gif) repeat-x bottom left;
}

#header_one #header_one_cnt{
	width:984px;
	margin:0px auto 0px auto;
}

#parent #navigation {
	height:40px;
	background:url(images/content/deg_01.gif) repeat-x top left;
}

#parent #big_line{
	height:5px;
	background:#B1C800;
}

#parent #sub_navigation{
	height:29px;
	background:url(images/content/deg_02.gif) repeat-x top left;
}

#parent #sub_navigation_shadow{
	height:27px;
	background:url(images/content/deg_03.gif) repeat-x top left;
}

#parent #content{
	height:auto;
	padding-bottom:50px;
	background:url(images/content/deg_04.gif) repeat-x bottom left;
}

#parent #big_line_bis{
	height:15px;
	background:#FFF;
}

#parent .big_clear{
	clear:both;
	width:950px;
	height:1px;
}

#parent #footer{
	background-color:#A48A77;
	height:auto;
}

/****************************************/
/************** NAVIGATION **************/
/****************************************/

#navigation #navigation_cnt{
	width:950px;
	height:40px;
	margin:0px auto 0px auto;
}
#navigation #navigation_cnt .navigation_none_active .none{
	font-family: Arial,Trebuchet,verdana,sans-serif;
	font-size:18px;
	color:#4D4D4D;
	font-weight:bold;
	text-decoration:none;
}
#navigation #navigation_cnt .navigation_none_active .none:hover{
	text-decoration:underline;
}
	
#navigation #navigation_cnt .navigation_none_active , .navigation_active{
	float:left;
	width:auto;
	height:30px;
	padding:10px 15px 0px 15px;
}

#navigation #navigation_cnt .navigation_active{
	background:url(images/content/deg_05.gif) repeat-x bottom left;
	border-left:1px solid #B1C800;
	border-right:1px solid #B1C800;
}

#navigation #navigation_cnt .navigation_active a {text-decoration:none;}
#navigation #navigation_cnt .navigation_active p{ 
	font-family: Arial,Trebuchet,verdana,sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	position: relative;
}

#navigation #navigation_cnt .navigation_active p .shadow{
	width:100%;
	color: #FFF;
	top: -1px;
    left: 1px;
    position: absolute;
}

/****************************************/
/************ SUB NAVIGATION ************/
/****************************************/

#sub_navigation #sub_navigation_cnt{
	width:930px;
	height:34px;
	margin:0px auto 0px auto;
	padding:6px 0px 0px 0px;
}

#sub_navigation #sub_navigation_cnt a{
	font-family: Arial,Trebuchet,verdana,sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}

#sub_navigation #sub_navigation_cnt p{
	font-family: Arial,Trebuchet,verdana,sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
}

#sub_navigation #sub_navigation_cnt a:hover{
	text-decoration:underline;
}

#sub_navigation #sub_navigation_cnt .subActive{
	text-decoration:underline;
	color:#FFCC00;
}


/****************************************/
/**************** CONTENT ***************/
/****************************************/

#content #content_cnt{
	display:block;
	width:950px;
	height:auto;
	margin:0px auto 0px auto;
}

#content #content_cnt #content_cnt_left{
	float:left;
	width:730px;
	height:auto;
}

#content #content_cnt #content_cnt_right{
	float:left;
	width:200px;
	height:auto;
	margin-left:20px;
}

#content_cnt_left .cnt_left_title{
	width:730px;
	height:46px;
	background:url(images/content/title.png) no-repeat bottom left;
}

#content_cnt_left .cnt_left_cnt{
	width:730px;
	height:auto;
	margin:0px 0px 0px 0px;
}

#content_cnt_left .cnt_left_title h1{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size:27px;
	font-weight:bold;
	text-decoration:none;
	color:#4D4D4D;
	padding-left:25px;
}

#content_cnt #loading{
	width:220px;
	height:19px;
	margin:0px auto 10px auto;
}

/****************************************/
/************** CTN RIGHT  **************/
/****************************************/

#content_cnt_right #content_cnt_right_flash{
	width:200px;
	height:168px;
	margin-bottom:15px;
}

#content_cnt_right #cnt_right_actu{
	width:200px;
	height:auto;
}

#content_cnt_right #cnt_right_actu #cnt_right_actu_head{
	width:200px;
	height:51px;
	background:url(images/content/actu_01.gif) no-repeat bottom left;
}

#content_cnt_right #cnt_right_actu #cnt_right_actu_cnt{
	width:180px;
	height:auto;
	padding:0px 10px 0px 10px;
	background:url(images/content/actu_02.gif) repeat-y bottom left;
}

#content_cnt_right #cnt_right_actu #cnt_right_actu_cnt p{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#4D4D4D;
}

#content_cnt_right #cnt_right_actu #cnt_right_actu_cnt a{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#316C1F;
	text-decoration:underline;
}

#content_cnt_right #cnt_right_actu #cnt_right_actu_foot{
	width:200px;
	height:18px;
	background:url(images/content/actu_03.gif) no-repeat bottom left;
}

/****************************************/
/**************** FOOTER  ***************/
/****************************************/

#footer #footer_cnt{
	display:block;
	width:950px;
	height:100%;
	margin:10px auto 0px auto;
}

#footer #footer_cnt p{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#DDD4CE;
}

#footer_cnt .linker_boot{
	width:auto; 
	height:20%; 
	border-right:1px dotted #DDD4CE; 
	padding:0 10px 0 10px;
	float:left; 
	margin:10px 10px 0px 0px;
	}
	
#footer_cnt a{
	font-size:11px;
	color:#DDD4CE;
	}
	
#footer_cnt p{
	font-size:11px;
	color:#DDD4CE;
	}
	
#footer_cnt	.filet_footer{
	width:950px;
	height:1px;
	background-color:#DDD4CE;
}

/****************************************/
/**************** WARNING  **************/
/****************************************/
#warning{width:515px; height:auto; margin:0px auto 10px auto; border:1px solid #CC9400; background:url(images/content/deg_07.gif) repeat-x bottom left #FFF; padding:10px;}
#warning .w_left{float:left; width:100px; height:198px; background:url(images/content/big_warning.png) no-repeat top left;}
#warning .w_right{float:left; width:405px; margin-left:10px;}
#warning .w_right .w_head {font-family: Arial,Trebuchet,verdana,sans-serif; font-size:18px; color:#8F6730; font-weight:bold; text-decoration:underline;}
#warning .w_right p {font-family: Arial,Trebuchet,verdana,sans-serif; font-size:12px; color:#674A22; font-weight:normal; text-decoration:none;}
#warning .w_right p a {font-family: Arial,Trebuchet,verdana,sans-serif; font-size:12px; color:#412F15; font-weight:normal; text-decoration:underline;}

/****************************************/
/**************** CONTACT  **************/
/****************************************/
#content_cnt_left #contact label{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#474747;
}
#content_cnt_left #contact img{border:1px solid #AAA;}
#content_cnt_left #contact #submitCon{width:298px; height:30px; background:url(images/content/deg_05.gif) repeat-x bottom left; border:1px solid #B1C800; font-size:20px;}
#content_cnt_left #contact #submitCon:hover{color:#FFF;}
#content_cnt_left #contact .input_ctc{width:298px; height:20px; border:1px solid #AAA; padding:5px 0px 0px 5px; color:#7A3700;}
#content_cnt_left #contact .input_ctB{width:190px; height:20px; border:1px solid #AAA; padding:5px 0px 0px 5px; color:#7A3700;}
#content_cnt_left #contact .input_ctc:hover{width:298px; height:20px; border:1px dashed #B52E3A; padding:5px 0px 0px 5px; color:#7A3700;}
#content_cnt_left #contact .area_ctc{width:300px; height:120px; border:1px solid #AAA;}
#content_cnt_left #contact .area_ctc:hover{width:300px; height:120px; border:1px dashed #B52E3A;}




.txt5{font-family: Helvetica,Trebuchet,sans-serif; font-size:11px; color:#808080; font-weight:bold; text-decoration:none;}
p.actu_tire{font-family: Helvetica,Trebuchet,sans-serif; font-size:12px; color:#2D2D2D; font-weight:bold; text-decoration:none;}
p.courant_titre{font-family: Helvetica,Trebuchet,sans-serif; font-size:11px; color:#777; font-weight:normal; text-decoration:none;}
