html{
	height: 100%;
}

#lien_servPers{
	
}

#bloc_retre{
	width: 290px;
}

div#logo_servicePersone{
	width: 100px;
	height: 75px;
	margin-top: -50px;
	margin-left: -30px;
	float: left;
	line-height: 75px;
}

div#logo_50percent{
	width: 70px;
	height: 70px;
	background-image: url(../img/bandeau50.png);
	float: right;
}

div#plop{
	position: static;
	z-index: 10;
}


body {
	background: #c5f794 url(../img/back_header.png) repeat-x top left;
	text-align: justify;
	list-style: url(../img/puce.png);
	height: 100%;
}

a, a:visited{
	color: #FF6C00;
}

h5 {
	color: #FF6C00;
}

hr {
	background-color: #A6A6A6;
	margin-top: 30px;
	margin-bottom: 30px;
}

.strong{
	font-weight: bold;
	color: #666;
}


#header{
	background: url(../img/header.png);
	height: 168px;
	width: 950px;
}

#every{
	height: auto;
	min-height: 100%;
	background: #fff;
	width: 950px;
	margin: auto;
	padding-bottom: 1px;
}

#cadre_blanc{
	background: #fff;
	width: 950px;
	margin: auto;
	border-left: solid 1px #aad38b;
	border-right: solid 1px #aad38b;
}

#content{
	margin-left: 15px;
}

#ombre_header{
	background: url(../img/ombre_header.png);
	height: 12px;
	width: 950px;
}

#sos{
	background: url(../img/SOS.png) no-repeat;
	height: 119px;
}

#infDom{
	background: url(../img/inf-domv2.png) no-repeat;
	height: 119px;
	width: 430px;
}

#voiture{
	background: url(../img/voiture.png) no-repeat;
	height: 119px;
	margin-left: 20px;
}

#nav{
	margin-top: 1px;
	float:left;
   	width:auto;
	list-style: none;
}

#nav li
{
   	float:left;
   	width: auto;
   	height: 47px;
   	background: url(../img/bouton.png);
   	border-left: solid 1px #989898;
  	border-right: solid 1px #dbdbdb;
}

#nav a
{
	color: #595757;
	text-decoration: none;
   	padding:13px 15px 0px 15px;
   	float:left;
   	width: auto;
   	height: 100%;
}
            

#nav li.active{
	background: url(../img/bouton_push.png);
	border-left: solid 1px #F86300;
	border-right: solid 1px #F7A76A;
}

#menuGauche{
	background: url(../img/bouton-arrondisG.png);
	height: 47px;
	position: relative;
	left: 28px;
	top:1px;
}

#menuDroite{
	background: url(../img/bouton-arrondisD.png);
	height: 47px;
	position: relative;
	bottom: -1px;
	left: -18px;
}

.presentation_box{
	margin:1.5em;
	color:#666;
	font-style:italic;
	font-size: 10pt;
	margin-bottom: 15px;
}

.smallGray{
	width: 300px;  
	background: #e3e3e3;
	padding: 25px;
	margin-bottom: 30px;
}

.grayBlock{
	margin:1.5em;
	color:#666;
	font-style:italic;
	width: 300px;  
	background: #e3e3e3;  
	padding: 25px;
	margin-top: 0px;
	margin: auto;
	margin-bottom: 50px;
}

#conteneurG{
	margin:1.5em;
	color:#666;
	font-style:italic;  
	margin-top: 15px;
	float: left;
}

#conteneurD{
	margin:1.5em;
	color:#666;
	font-style:italic;  
	margin-top: 15px;
	float: right;
	margin-left: 165px;
}

.grayBlockG{
	margin:1.5em;
	color:#666;
	font-style:italic;
	width: 300px;  
	background: #e3e3e3;  
	padding: 25px;
	margin-top: 0px;
	float: left;
}

.grayBlockD{
	margin:1.5em;
	color:#666;
	font-style:italic;
	width: 300px;  
	background: #e3e3e3;  
	padding: 25px;
	margin-top: 0px;
	float: left;
	margin-left: 165px;
}

#formulaire_contact{
	width: 440px;
	float: left;
}

#trait_vertical{
	width: 1px;
	height: 500px;
	background-color: #bab9b9;
	float: left;
}

#contact_info{
	background: url(../img/carte_visite.jpg);
	width: 448px;
	height: 300px;
	float: left;
	margin-left: 20px;
	margin-top: 100px;
}

#footer{
	background: url(../img/footer.png) repeat-x left;
	height: 53px;
}

#copyright{
	color:#666;
	font-style:italic;
	text-align: center;
	font-size: 8pt;
	padding-top: 22px;
}

#copyright a, #copyright a:visited{
	color:#666;
	font-style:italic;
	font-size: 8pt;	
}

