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

* {
	margin: 0;
	padding: 0;

}

body {
	background:url(../img_layout/background.jpg) repeat-x;
	background-color: #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	cursor: pointer;
	text-decoration: none;
	font-size:13px;
	color: #000000;
}

h1{
	font-family: "Neo Sans", Arial,sans-serif;
	font-weight:normal;
	font-size:50px;
}
p{
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
}

.spacer {
	clear: both;
	height: 0;
}

#wrap {
	background:#FFFFFF;
	width: 988px;
	margin: 0 auto;
	margin-top: 25px; 
}
.error2{
	font-family:Arial, Helvetica, sans-serif;
	margin:2px;
	color:red;
	font-size:12px;
	font-weight:bold;
	}

/*
-- communs
------------------------------------------------------ */

header{

}
/*
-- header
------------------------------------------------------ */
nav {
	float: left;
	width:988px;
	margin:0 auto;
	margin-top: 22px;
	background-color:#868789;
}

nav ul {
	float: right;
	list-style:none;
	margin-right:33px;
}
nav ul li {
	float: left;
	border-left: 2px solid #ffffff;
	margin: 0;
	padding: 0;
}	
nav ul li:first-child{
	border-left: 0;
}
nav ul li a.lien{
	display: block;
	height: 35px;
	line-height: 37px;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
	padding: 0 25px;
}
/* ############# MENU DEROULANT ################## */
nav ul li ul {
 display:none;
 }
nav ul li:hover ul {
 display:block;
 width:174px;
 height:56px;
 background-color:#fcdf41;

 }
nav li:hover ul li {
 float:none;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 text-align:center;
 font-size:14px;
 color:#000000;
 margin-top:10px;
 border-left:none;
 padding-bottom:10px;
 border-bottom:solid 2px #FFF;
 background-color:#fcdf41;
 list-style:none;
 }
 nav li:hover ul li a {
 background-color:#fcdf41;
	
 }
nav li ul {
 position:absolute;
 background color:#fcdf41;
 }


/*
-- navigation
------------------------------------------------------ */
.colGauche{
	float: left;
	width: 437px;
	margin-right: 20px;
}
.colDroite{
	float: left;
}
.full {
	float: left;
	margin: 30px 47px 0 47px;
	padding-bottom: 35px;
	border-bottom: solid 2px #C7C7C7;
}

article h1{
	margin-bottom: 15px;
}
article p{
	margin-bottom: 25px;
}
article figure{
}
article figcaption span{
	margin-top: -4px;
	display: block;
	width: 100%;
	height: 35px;
	background: #ffde1d;
	font-family: "Neo Sans",Arial,sans-serif;
	font-size: 25px;
	font-weight:bold;
	line-height: 35px;
	color: #868789;
	text-indent: 15px;
}

aside h1{
	margin-bottom: 22px;
}
aside img{
	float: left;
}
aside p{
	float: left;
	margin-right:41px;
	margin-bottom: 20px;
}

ul.list{
	float: left;
	margin-left: 20px;
}
ul.list li{
	font-family: "Neo Sans",Arial,sans-serif;
	font-size: 27px;
	font-weight:bold;
	line-height: 35px;
	list-style:square url("../img_layout/list.png");
}

.devis_p{
	float:left;
	width: 894px;
	background-color:#fcdf41;
}
.devis_p a{
	float: left;
}
.devis_p p{
	display: block;
	margin-top: 30px;
	margin-left: 30px;
	font-family:"Neo Sans", Arial, Sans-serif;
	font-weight:bold;
	font-size:47px;
	color:#868789;
}
.devis_p img{
	float: right;
}
#contact {
	width:299px;
	height:163px;
	background-color:#fcdf41;
	float:left;
}

#contact p{
	
	font-family:helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	color:#868789;
	margin-left:23px;
	margin-top:3px;
	float:left;
	
}
#contact h2 {
	font-family:helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-size:30px;
	text-decoration:none;
	color:#868789;
	margin-left:23px;
	margin-top:13px;
}
#contact hr {
  width:253px;
  height: 1px;
  margin-top:3px;
  margin-bottom:5px;
  margin-left:15px;
  padding:0;
  color: #868789;
  background-color:#868789;
  border:0;
}
#contact a {
	font-family:helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:underline;
	color:#868789;

		
	
}
form /* POUR LE FORMULAIRE GENERALE */
{
 width:435px;
 float:left;
 }
 
label {
 margin-top:12px;
 display:block-inline;
 float:left;
 }
 
label.inline {

 }
input /* POUR LES ZONES INPUT */
{
 border:1px solid black;
 background-color:ffde1d;
 float:right;
margin-top:10px;
 } 
 
textarea /* POUR LES ZONES DE TEXTE */
{
 border:1px solid black;
 background-color:#FFFFFFF;
 float:right;
 }
 
input[type=checkbox] /* POUR LES CHECK */
{
 margin-right:5px;
 background:transparent;
 border:none;
 float:left;
 }	
 
 .prestas {
font-family: Helvetica, Arial, sans-serif;
font-size:18px;
		 
	 
 }
 
 .prestas bold {
	font-weight:bold;
		 
	 
 }
 .tab_1{
	margin-left:35px;
	font-family: Helvetiva, Arial, sans-serif;
	font-weight:normal;
	font-size:18px;
}
 .tab_2{
	margin-left:115px;
	font-family: Helvetiva, Arial, sans-serif;
	font-weight:normal;
	font-size:18px;
	
}
 .tab_3{
	margin-left:23px;
	font-family: Helvetiva, Arial, sans-serif;
	font-weight:normal;
	font-size:18px;	
}
.p_bold{
	 
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
font-size: 18px;

 }

.error{
	margin:2px;
	margin-left:10px;
	color:red;
	font-size:10px;
	font-weight:bold;
	}

.ok{
	color:#868789;;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-right:160px;
	}


/*
--contenus
---------------------------------------------------*/
footer{
	width:894px;
	height:100px;
	margin-left:47px;
	padding-top:20px;	
}

footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	text-align:justify;
	color:#c7c7c7;
}