@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}


body{
	background-color:#BBA996;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

#container{
	width:882px;
	margin-left:auto;
	margin-right:auto;
}

a{ text-decoration:none;
color:#000;
}

a:hover{
	text-decoration:underline;
}


/*************************** HEADER **********************/

#header{
	width:882px;
	height:150px;
}


#header #left_shad{
	background-image:url(../images/header/left_shadow.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:150px;
	float:left;
}

#header #center_head{
	width:850px;
	float:left;
}

#header #center_head #logo{
	background-color:#FFF;
	width:850px; 
	height:120px;
}

#header #center_head #nav{
	background-image:url(../images/header/back_nav.jpg);
	background-repeat:no-repeat;
	width:840px; 
	height:22px;
	
	text-align:right;
	color:#FFF;
	font-weight:bold;
	
	padding-top:8px;
	padding-right:10px;
}

#header #center_head #nav a{
	color:#FFF;
}

#header #center_head #nav img{
	margin-left:15px;
	margin-right:15px;
	margin-bottom:2px;
}
	
	
#header #right_shad{
	background-image:url(../images/header/right_shadow.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:150px;
	float:left;
}

/********************************* HOME *********************/

#foot_home{
	width:840px;
	height:80px;
	
	margin-left:16px;
	padding:5px;
	background-color:#FFF;
}

#foot_home #txt_foot_home{
	float:left;
	width:205px;}

#foot_home #txt_foot_home #title_foot{
	font-size:13px;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
}

#foot_home #txt_foot_home #link_more{
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	display:block;
	padding-top:3px;
}

#foot_home #img_home_foot{
	float:right;
	
}




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

#footer{
	width:840px;
	height:17px;
	margin-left:16px;
	
	background-color:#000;
	text-align:right;
	
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
}

#footer a{
	color:#FFF;
	font-size:11px;
}
#footer #left{
	float:left;
}

#footer #right{
	float:right;
}




/********************* LEFT MENU **************************/

#left_menu{
	width:280px;
	float:left;
}

 #left_menu #header_menu{
	background-color:#fa8200;
	
	width:235px;
	height:21px;
	
	padding-top:9px;
	padding-left:10px;
	margin-left:20px;
	margin-top:20px;
	
	color:#FFFFFF;
	font-family:Frutiger LT Std, Arial;
	font-size:18px;
	font-weight:bold;
}

 #left_menu #menu{
	background-color:#F2F3F4;
	
	width:235px;
	
	padding-left:10px;
	margin-left:20px;
}

	
#left_menu .title_menu{	
	width:208px;
	
	padding:10px 20px 5px 0px;
	
	
	font-family:Myriad Pro, Arial;
	font-weight:bold;
	color:#000000;
	font-size:13px;
	border-bottom:1px solid #CCC;
	
}


 #left_menu .title_menu a{
	font-family:Myriad Pro, Arial;
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
	cursor:pointer;
}


#left_menu .title_menu_last{
	width:208px;
	
	padding:10px 20px 5px 0px;
	
	
	font-family:Myriad Pro, Arial;
	font-weight:bold;
	color:#000000;
	font-size:13px;
	
}


#left_menu .title_menu_last a{
	font-family:Myriad Pro, Arial;
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
	cursor:pointer;
}


 #left_menu .puce img{
	margin-right:7px;
	padding:11px 0px;
}

/***************************** PRESENTATION ***************************/

#presentation{
	width:850px;
	margin-left:16px;
	margin-bottom:10px;
	background-color:#FFF;
	padding-bottom:20px;
}

#presentation #all_pres{
	width:370px;
	float:left;
	margin:20px 15px 0px 5px;
}

.article{
	width:370px;
}

.article .title_article{
	font-size:19px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	width:370px;
	
	margin-bottom:10px;
	padding-bottom:2px;}
	
#presentation .article .chapo{
	font-size:13px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;

}

#presentation #img_pres{
	float:left;
	margin-top:20px;
}

#presentation .retour_top{
	display:block;
	margin-top:5px;
	margin-bottom:20px;
	text-align:right;
}

#presentation .retour_top a{
	color:#f98100;
	font-size:10px;
	cursor:pointer;
}


#presentation ul{
	margin-left:15px;
}


/******************** contact ************************************/
	


#contact{
	width:850px;
	margin-left:16px;
	margin-bottom:10px;
	background-color:#FFF;
	padding-bottom:20px;
	
}


#contact #all_contact
{
	width:370px;
	float:left;
	margin:20px 15px 0px 5px;
}

#contact #all_contact .td_contact{
	width:100px;
	
}

#contact #all_contact td img{
	cursor:pointer;
	
}


#contact #all_contact #formulaire{	
	padding-bottom:10px;
	float:left;
}

#contact #all_contact #formulaire input, #contact #all_contact #formulaire textarea{
	width:240px;
	margin-left:10px;
}

#contact #all_contact #formulaire select{
	width:244px;
	margin-left:10px;
}

#contact #all_contact #formulaire table{
	margin-bottom:15px;
	
}

#contact #all_contact #formulaire td{
	padding-top:10px;
}

#contact #all_contact #formulaire #champ{
	font-size:10px;
	padding-left:10px;
}



#contact .puce_adr{
	margin-bottom:2px;
	margin-right:5px;
}

#contact .para_adr{
	margin-left:10px;
}


#contact #img_siege{
	margin-top:250px;
}

#contact #all_contact #formulaire td .puce{
	margin-left:8px;
	visibility:hidden;
}


#contact  #erreur{
	border:3px solid #FA8200;
	
	width:144px;
	
	position:relative;
	clear:right;
	
	float:left;
	padding:5px;
	margin-top:140px;
	margin-left:0px;
	
	font-size:11px;
	visibility:hidden;
	
}
/************************** ACTUALITES ***************************/


#actualite{
	width:850px;
	margin-left:16px;
	margin-bottom:10px;
	background-color:#FFF;
	padding-bottom:20px;
}

 #actualite #left_menu .title_menu_actu{	
	width:230px;
	
	padding:5px 0px;
	padding-right:5px;
	
	cursor:pointer;
	
}

 #actualite #left_menu .title_menu_actu a{
	font-family:Myriad Pro, Arial;
	font-weight:bold;
	color:#000000;
	font-size:13px;
	text-decoration:none;
}

 #actualite #left_menu .title_menu_actu  a:hover{
	text-decoration:underline;
}

#actualite #all_actu{
	width:550px;
	float:left;
	margin:20px 15px 0px 5px;
	background-color:#FFF;
}

#actualite #all_actu img{
	margin-right:20px;}

#actualite .actu{
	position:relative;
	clear:both;
	
	padding-bottom:10px;
}

#actualite .actu a{
	cursor:default;
	text-decoration:none;
	border:none;
}

#actualite .actu .date {
	color:#254C7A;
	font-family:Myriad Pro, Arial;
	font-size:11px;
	
	padding-bottom:5px;
}

#actualite .actu .title {
	font-family:Myriad Pro, Arial;
	font-size:18px;
	font-weight:bold;
}

#actualite .actu .article {
	position:relative;
	clear:both;
	
	padding-top:10px;
}

#actualite .actu .utitle {
	font-family:Frutiger LT Std, Arial;
	font-size:14px;
	font-weight:bold;
	
	width:550px;
	
	padding-bottom:5px;
}

#actualite .actu .text {
	width:550px;
}
#actualite .actu .link_pdf{
	color:#FA8200;
	text-decoration:none;
}


#actualite .actu .link_pdf:hover{
	text-decoration:underline;
	cursor:pointer;
}


#actualite #retour {
	 float:right; 
	 position:relative;
	 clear:both;
	 
	 
	 margin:5px 12px 30px 0px;
	 
	 color:#CCCCCC; 
	 cursor:pointer;
	 font-size:11px;
}

#actualite #retour:hover {
	text-decoration:underline;
}


/************************* Location ******************************/

#location{
	width:850px;
	margin-left:16px;
	margin-bottom:10px;
	background-color:#FFF;
	padding-bottom:20px;
}

#location_confirm{
	width:810px;
	margin-left:16px;
	margin-bottom:10px;
	background-color:#FFF;
	padding:20px;
	text-align:center;
	height:250px;
	padding-top:150px;
}

#location_confirm img{
	margin-top:10px;
}

#location #all_location{
	width:370px;
	float:left;
	margin:20px 0px 0px 5px;
}


#location #all_location #form_location td .puce{
	margin-left:8px;
	visibility:hidden;
}


#location  #erreur{
	border:3px solid #FA8200;
	
	width:144px;
	
	padding:5px;
	margin-left:15px;
	
	font-size:11px;
	visibility:hidden;
	
}

#location #all_location .td_location{
	width:100px;
	
}


#location #all_location #form_location{	
	padding-bottom:10px;
	float:left;
}

#location #all_location #form_location input, #location #all_location #form_location textarea{
	width:240px;
	margin-left:10px;
}


#location #all_location #form_location table{
	margin-top:20px;
	
}

#location #all_location #form_location #form_id td{
	padding-top:10px;
}

#location #all_location #form_location #form_id td img{
	cursor:pointer;
}

#location #all_location #tab_materiel input{
	margin-left:0px;
	margin-right:5px;
	margin-top:5px;
	width:120px;
}

#location #all_location #tab_materiel  select{
	margin-left:0px;
	margin-right:5px;
	margin-top:5px;
	width:128px;
}

#location #all_location #tab_materiel{
	border-collapse:collapse;
}



#location #all_location #tab_materiel #head_tab{
	
	font-weight:bold;
	color:#FFF;
}

#location #all_location #tab_materiel td{
	padding-left:4px;
}

#location #all_location #tab_materiel #head_tab th{
	background-color:#fa8200;
	vertical-align:middle;
	padding:2px 5px;
	text-align:left;
}
#location #tab_combo {
	border-collapse:collapse;
}


#location #tab_combo #select td{
	
	border-bottom:1px solid #fa8200;
}


#location ul{
	margin-left:15px;
}
	
#location .line_loc td{
	border-bottom:1px solid #ccc;
	}

#location #bt_plus{
	cursor:pointer;
}

#location .bt_supp{
	cursor:pointer;
}


#location #info_plus{
	background-image:url(../images/location/info_bulle.gif);
	
	width:136px;
	height:32px;
	
	padding:9px 2px;
	margin-left:10px;
}
#location .info_supp{
	background-image:url(../images/location/info_bulle.gif);
	
	width:136px;
	height:32px;
	
	padding:9px 2px;
	margin-left:10px;
}




/****************************** MENTIONS ***************************/


#mentions{
	width:810px;
	margin-left:16px;
	margin-bottom:10px;
	background-color:#FFF;
	padding:20px;
}


#mentions #head_title{
	
	font-family:Myriad Pro, Arial;
	font-size:20px;
	font-weight:bold;
	color:#254C7C;
	}

#mentions .title{
	
	font-family:Myriad Pro, Arial;
	font-size:16px;
	font-weight:bold;
	display:block;
	margin-top:20px;
	margin-bottom:5px;
	}

/***************************** FILIALES *******************************/

#partner{
	width:850px;
	margin-left:16px;
	margin-bottom:10px;
	background-color:#FFF;
	padding-bottom:20px;
}

#partner #all_partner{
	width:560px;
	float:left;
	padding-top:10px;
	
	font-family:Myriad Pro, Arial;
	font-size:12px;
	color:#333333;
}


#partner #all_partner .title{
	font-family:Myriad Pro, Arial;
	font-size:18px;
	font-weight:bold;
	
	padding-bottom:10px;
}


#partner #all_partner .img_centre{
	float:left;
	margin-left:30px;
	margin-top:10px;
}


#partner #all_partner .texte_adr{
 float:left; width:350px;
}


  #partner #all_partner #coord{
	width:550px;
	float:left;
	
	padding-top:10px
}

#partner #all_partner #coord .upart{
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
	font-size:12px;
	
}

#partner #all_partner #coord img {
	margin-right:5px;
}

#partner #all_partner #coord ul{
	list-style-image:url(../images/contact/puce_ronde.jpg);
	margin-left:20px;
}

#partner #all_partner .bloc_partner{
	padding-bottom:30px;
	border-bottom:1px solid #CCC;
	
}


#partner #retour {
	display:block;
	text-align:right;
	 position:relative;
	 clear:both;
	 
	 
	 margin:5px 12px 30px 0px;
	 
	 color:#CCCCCC; 
	 cursor:pointer;
	 font-size:11px;
}
