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

/*-- lien --*/
/*-------------------------------------------------------*/
body
{
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #9E9E9E;
}

a:visited {
	text-decoration: none;
	color: #9E9E9E;
}

a:hover {
	text-decoration: underline;
	color: #9E9E9E;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8ac700;

}


/*-------------------------------------------------------*/

/*menu*/




#menu{
	background-image:url(images/menu_bg.png);
	background-repeat:repeat-x;
	width:797px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	

}

#nav {
	list-style: none ;
	margin: 0 ;
	margin-left:221px;
	padding: 0 ;
	overflow: hidden ;
	margin-top:-1px;
		min-height:35px;
	height:35px;
	line-height:35px;
}
#nav li {
	float:left;
	width: 95px ;
	margin-right: 1px ;
	color: #fff ;
	min-height:35px;
	height:35px;
	line-height:35px;
	}
#nav li a {
	display:table-cell;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D4D4D;
	border-left-color: #4D4D4D;
	min-height:35px;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	width: 95px ;

	}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background-image:url(images/menu_bg_on.png);
	background-repeat:repeat-x;
	}



/*ss_nav*/

#navigation {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	width: 250px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
			}
#navigation a, #navigation span {
	display: block;
	padding: 12px 35px;
	color: #666666;
	text-decoration: none;
	background: url(images/bt_of.jpg) left bottom no-repeat;
	height:22px;
	font-weight: bold;
	}
#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
	background-image: url(images/bt_of.jpg);
	}
#navigation .open a, #navigation .open span {
	background-image: url(images/bt_on.jpg);
	}
#navigation a:hover, #navigation a:focus, #navigation a:active {
	background-image: url(images/bt_on.jpg);
	color:#77AA00;
	}
#navigation .subMenu {
	font-size: .8em;
	/*background: #ccc url(images/subMenu.png) 0 0 repeat-x;*/
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navigation ul.subMenu a {
	background: none;
	padding: 0px 35px;
	height:20px;
	}

/*ss_nav_devis*/

#navigation_devis {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	width: 250px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
			}
#navigation_devis a, #navigation_devis span {
	display: block;
	padding: 12px 35px;
	color:#77AA00;
	text-decoration: none;
	background: url(images/bt_on.jpg) left bottom no-repeat;
	height:22px;
	font-weight: bold;
	}
#navigation_devis .toggleSubMenu a, #navigation_devis .toggleSubMenu span {
	background-image: url(images/bt_on.jpg);
	}
#navigation_devis .open a, #navigation_devis .open span {
	background-image: url(images/bt_on.jpg);
	}
#navigation_devis a:hover, #navigation_devis a:focus, #navigation_devis a:active {
	background-image: url(images/bt_on.jpg);
	color:#77AA00;
	}
#navigation_devis .subMenu {
	font-size: .8em;
	/*background: #ccc url(images/subMenu.png) 0 0 repeat-x;*/
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navigation_devis ul.subMenu a {
	background: none;
	padding: 0px 35px;
	height:20px;
	}



/*-------------------------------------------------------*/

/* Conteneur */
#global{
margin-top:10px;
margin-left:auto;
margin-right:auto;
width:831px;
min-height:400px;
position:relative;
background-image:url(images/div_mid.png);
background-repeat:repeat-y;
}

#div_top{
background-image:url(images/div_top.png);
background-repeat:no-repeat;
width:832px;
height:22px;
position:relative;

}

#div_top_mid{
	height:120px;
	position:relative;

}

#div_mid{

	height:auto;
	position:relative;

}

#div_bottom{
	background-image:url(images/div_bottom.png);
	background-repeat:no-repeat;
	width:832px;
	height:53px;
	position:relative;
	z-index: 2;

}

#contenu{
	position:relative;
	width:572px;
	margin-right:20px;
	margin-top:0px;
	float:right;
	height:auto;
	min-height:400px;
	background-repeat:repeat-y;
	background-image:url(images/split_vertical.jpg);
	z-index: 1;
}

.grey_box{
	background-color:#CCCCCC;
	height:7px;
	max-height:7px;
	width:100%;
	color: #EEEEEE;
}

#split_bar{
	background-image:url(images/split_bar.png);
	background-repeat:repeat-x;
	margin-left:22px;
	width:797px;
	height:5px;
	margin-left:auto;
	margin-right:auto;
	top: 121px;
	z-index: 2;	
}

#split_bar2{
	background-image:url(images/split_bar.png);
	background-repeat:repeat-x;
	width:797px;
	height:5px;
	margin-left:auto;
	margin-right:auto;
	top: 612px;
	z-index: 2;
}

#split_vertical{
	background-image:url(images/split_vertical.png);
	background-repeat:repeat-y;
	left: 425px;
	top: 0px;
	height: 483px;
	z-index:0;
}

/* Texte */

.titre_devis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8AC700;
}

.titre_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}

.explication_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	font-style: italic;
	text-align: justify;
}

.texte_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.texte_footer_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #659100;
}

.texte_phil{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:justify;
}

.texte_niv0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: justify;	
}
.texte_niv1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.texte_niv2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
}

.texte_niv3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

.texte_niv4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;

}

.language{
 font-family: arial;
 color: #777777;
 font-size:12px;
 font-weight: bold;
}

.tel{
 font-family: arial;
 color: #1d7301;
 font-size:12px;
 font-weight: bold;
}

.rappel_auto{
	font-family: arial;
	color: #8AC700;
	font-size:15px;
	font-weight: bold;
	letter-spacing: 1px;
}


a.button, a.buttonDis {
	display: block;
	background-color: transparent;
	background-image: url(images_devis/demander_un_devis.png);
	background-repeat: no-repeat;
	width: 307px;
	height: 30px;
	margin: 5px auto;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	color: #FFFFFF;
}

 a.button2, a.buttonDis2 {
	display: block;
	background-color: transparent;
	background-image: url(images_devis/rappel_gratuit.png);
	background-repeat: no-repeat;
	width: 307px;
	height: 30px;
	margin: 5px auto;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	color: #FFFFFF;
}
