@charset "utf-8";
/* CSS Document */

#nav ul
{
	position:relative;
	top: -141px;
	left:148px;

	width: 571px;
	height: 44px;
	border:1px solid black;
	background-color: #707070;
}

#nav ul li
{
	position: relative;
	left: -20px;
	display:inline;
	top: 10px;

	padding-left: 20px;
	padding-right: 21px;
	padding-top: 13px;
	padding-bottom: 11px;
}

#nav ul a:link, #nav ul a:visited
{
   color: #C4C4C4;
   text-decoration:none;
   font:bold 1.25em/1.2em Arial, Helvetica, sans-serif;
   text-transform:uppercase;
   text-shadow: 2px 2px 2px #353D5B;
}

#nav ul li:hover {
	background: #BEBEBE;
}
#nav ul ul {
	position: absolute;
	display:none;
	top:10px;
	left: -5px;
	width: 290px;
	height: 333px;
	z-index: 100;
}
#nav ul ul li {
	display:block;
	left: -20px;
	top: 0px;
	padding-bottom:5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	border-bottom: 1px solid black;
	position:relative;
	float:none;
}

#nav ul ul a:link, #nav2 ul a:visited  {
	text-shadow: none;
	font-size: 14px;
}

#click {
	position: absolute; /* Don't ask why, but if you change this, things get messy. I'm too lazy to look into it.*/
}
#click:hover > ul{
	/*display: block;*/
}
#nav-prestation:hover div#click > ul{
	display:block;
}



#nav3 ul
{
	position:relative;
	top: -141px;
	left:148px;

	width: 571px;
	height: 44px;
	border:1px solid black;
	background-color: #707070;
}

#nav3 ul li
{
	position: relative;
	left: -20px;
	display:inline;
	top: 10px;

	padding-left: 20px;
	padding-right: 21px;
	padding-top: 13px;
	padding-bottom: 11px;
}

#nav3 ul a:link, #nav ul a:visited
{
   color: #C4C4C4;
   text-decoration:none;
   font:bold 1.25em/1.2em Arial, Helvetica, sans-serif;
   text-transform:uppercase;
   text-shadow: 2px 2px 2px #353D5B;
}

#nav3 ul li:hover {
	background: #BEBEBE;
}
#nav3 ul ul {
	position: absolute;
	display:none;
	top:10px;
	left: -5px;
	width: 290px;
	height: 317px;
	z-index: 100;
}
#nav3 ul ul li {
	display:block;
	left: -20px;
	top: 0px;
	padding-bottom:5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom: 1px solid black;
	position:relative;
	float:none;
}

#nav3 ul ul a:link, #nav2 ul a:visited  {
	text-shadow: none;
	font-size: 14px;
}



#haut_de_page_reference_en
{
	position:relative;
	top: 10px;
	width: 700px;
	font-size: 16px;
	font-family:Arial Narrow, Helvetica, sans-serif;
	color:#1B1A07;
}

#Demande_De_Devis_Text
{
	width: 204px;
}
#Menu_Acceuil
{
	position: relative;
	top: -300px;
	left: 270px;

}
#Menu_Acceuil a
{
	font-size: 26px;
	font-weight: 100px;
	color: #6A6A6A;
	position: relative;
	left: -40px;
	top: 5px;
}

#Menu_Acceuil_SousDiv a
{
	position: relative;
	left: -5px;
}

#BodyContact_en
{
	position: relative;
	top: 0px;
	background-color: white;
	border: 1px solid black;
	width: 1100px;
	padding: 15px;
	height: 5850px;
}
#index_prestations {
	position: relative;
	line-height: 30px;
	top: -120px;
	font-size: 22px;
	width: 800px;
	font-family: Ebrima;
	font: sans-serif;
}

#Accueil_Image1
{
	position: relative;
	top: -130px;
	left: 40px;
}
#Accueil_Image2
{
	position: relative;
	top: -315px;
	left: 390px;
}
#Accueil_Image3
{
	position: relative;
	top: -500px;
	left: 760px;
}
#Pied_De_Page
{
	position: relative;
	top: -470px;
	border-top: 1px solid black;
	width: 1000px;
	padding-top: 15px;
	font-size: 18px;
}
#Pied_De_Page_Services
{
	position: relative;
	top: 50px;
	border-top: 1px solid black;
	width: 1000px;
	padding-top: 15px;
	font-size: 18px;
}



#BodyAcceuil_Services
{
	position: relative;
	top: 0px;
	background-color: white;
	border: 1px solid black;
	width: 1100px;
	padding: 15px;
	height: 1410px;

}
