*{
	margin: 0;
	padding: 0;
}

body {
	margin:0 0 10px 0;
	padding:0;
	/* text-align:center; */
 
}

#container {
background-color: #FFFFFF;
width: 853px; 
margin: 0 auto;
text-align: left; /*Cancel IE fix */
}

#top {
width: 853px; 
height: 20px;
/* background: url(../images/bg_top.gif) top left no-repeat; */
}

#header {
width: 839px;
height: 158px;
background: url(../images/header_vesta.jpg) top left no-repeat;
margin: 0 0 0 14px;
}

#navcontainer {
width: 610px;
float: left;
position: relative;
left: 15px;
top: -29px;
margin: 0;
font-weight: bold;
}
#breadcrumbs {
width: 672px; 
clear: left; 
float: left;
margin: 0 0 5px 29px;
}
* html #breadcrumbs {display: inline;} /* IE fix */

#statistique { 
float: right;
font-weight: bold;
margin: -10px 0 8px 0;
padding: 0;
}

#rightcol {
width: 200px;
float: right; 
margin: -60px 10px 20px 20px;
line-height: 1.3; 
padding: 0;
}


#leftcol {
	/* margin: 50px 20px 0 14px; */
	margin: 12px 20px 0 14px;
	padding: 0;
}
* html #leftcol {} /* IE fix */

#minicad {
	font-weight: bold;
	margin:0px;
	padding:0px;
	background: url(../images/favoris.gif) top left no-repeat;
}

#blog {
	float: left;
	width: 600px;
	margin-left:20px;
	/* padding: 10px 0 20px 29px; */
padding: 10px 0 0 0;
}	

#footer{
clear: both;
color: #000000;
font-size: 85%;
text-align: center;
/* border-top: 1px solid #000;*/
}
* html #footer {
	padding: 7px 7px 5px 7px;
} /* IE fix */

/* #################  */


* html {margin: 0; padding: 0; border: 0;}
body {
	background: #fff;
	font: 75% Arial, Helvetica, sans-serif;
	/* color: #808080; */
color: #000;
}

/* Ajout par Charlie : barre de navigation */


#nav, #nav ul {
  z-index:3000;
	float: left;
	list-style: none;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0;
	border: solid #b1b1b1;
	border-width: 0px 0;
	margin: 0 0 0 0;
	margin-top:5px;
	margin-left:20px;
}

#nav a 
{
	display: block;
	text-decoration: none;
	padding: 0em 0em;
	text-align: left;	
}
#nav .onglet{
  color: white;
}



#nav li {
	float: left;
	padding: 0;
	text-align:center;
	padding-right:50px;
	
}

#nav li ul { /*tout navigateur*/
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 14.0em;
	font-weight: normal;
	margin: 0;
	background: #4ca2db;
	margin-left:-3em;
}

html>body #nav li ul { /* hack navigateur moderne (firefox + IE7)*/
	margin-left:0em;
}

*:first-child+html #nav li ul{ /*hack que pour IE7*/
	margin-left:-3em;
}

html>body #nav li ul li ul{
	margin-left:13em;
}


*:first-child+html #nav li ul li ul{
	margin-left:13em;
}

#nav li li {
	padding-right: 1em;
	padding-left: 1em;
	width: 12em;
	text-align:left;
}
#nav li ul a { /*IE6*/
	width: 12em;
}
html>body #nav li ul a{ /*IE7+mozilla*/
	width: 12em;
}


#nav li ul ul {
	margin: -1.55em 0 0 13em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;		
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;

}


#nav li:hover{
font-weight: bold;
}


#menu{
	min-width: 800px;	
	height: 2em;
	margin-left: 10px;
	margin-right: 10px;
}


#nav li:hover, #nav li.sfhover {
	background: transparent;
}



/* =================================== Global styles & classes =================================== */
a, a:hover, h1, h2, h3, h4, h1 a, h2 a, h1 a:hover, h2 a:hover, #navcontainer a, #navcontainer a:hover {background: transparent;}
h3 {font-size: 100%; font-weight: bold;}
ul, li, dl, dt, dd {list-style:none} 
a {text-decoration:none;}
.clear {clear:both;}
br.clear {height:1px}

a.roll       img { 
	opacity: 1.0; filter:alpha(opacity=100); -moz-opacity:1.0;
	vertical-align:top;
	border:0;
}
a.roll:hover img { 
	opacity: .5; filter:alpha(opacity= 50); -moz-opacity:.50;
	vertical-align:top;
	border:0;
}

img, img a { border: 0; }
.imgN { margin: 0 10px; border: 2px solid #6A6F71;}
.imgRight {float: right; margin: 5px 0 10px 10px; padding: 0; border: 2px solid #6A6F71;}
.imgLeft {float:left; margin: 10px 10px 10px 0; padding: 0;  border: 2px solid #6A6F71;}
.imgN_nb { margin: 0 10px;}
.imgRight_nb {float: right; margin: 0 0 10px 10px; padding: 0;}
.imgLeft_nb {float:left; margin: 10px 10px 10px 0; padding: 0;}

.admincomment {
background: #e2e2e2;
margin: 25px 10px 10px 10px;
padding: 7px;
border: 1px solid #ccc;
}
pre {
font-size: 11px;
}

/* ===================================  top section =================================== */
#top h1 {
font-size: 200%;
margin: 0;
padding: 20px 0 0 744px;
color: #000;
}
#top h2 {
font-size: 120%;
margin: 0;
padding: 20px 0 0 744px;
color: #000;
}
#logo {
width: 200px;
height: 50px;
margin: 30px 0 0 30px;
}

/* #header h2 {
font-size: 1px;
text-indent: -99999px;
} */

#header h2 {
font-size: 200%;
margin: 0 40px 0 0;
padding: 0 0 0 0;
text-align:right;
color: #000;
}

#header h3 {
font-size: 180%;
margin: 5px 40px 0 0;
padding: 0 150px 0 0;
text-align:right;
color: #cb3e0e;
}

#header p {
font-weight: bold;
margin: 0 40px 0 0;
padding: 0;
text-align:right;
color: #000;
}

/* ===================================  breadcrumbs =================================== */
#breadcrumbs {font-size: 80%;}
#breadcrumbs a {text-decoration: underline; color: #cb3e0e;}
#breadcrumbs a:hover {color: #9FA6AA;}
/* ===================================  tellafriend =================================== */
#tellafriend {font-size: 100%;}
#tellafriend a {text-decoration: underline; color: #cb3e0e;}
#tellafriend a:hover {color: #9FA6AA;}
/* ===================================  right column elements =================================== */


#box_t {
	/* background: url(/images/bg_box_top.jpg) no-repeat 0 0;*/
}
#box_t h2.boxtitle{
	margin: 0;
	padding: 2px 5px;
	color: #FFFFFF;
	background: url(../images/bg_box_top.jpg) top left no-repeat;
	width: 100px;
}
#box_t ul{margin-bottom:5px}

/* .box_m {background: url(../images/bg_box_middle.gif) repeat-y 0 0;} 
#rightcol .box_m ul {padding-bottom: 10px;}
#rightcol .box_m h2.boxtitle {
background: #b4bcc0;
margin: 0 9px 0 8px;
padding: 5px 10px;
border-top: 8px solid #cb3e0e;
}
*/



#box_s {
/*
width:100%; 
position:absolute;
z-index:10;
margin-top: 10px; 
*/
} 

#box_b {
margin-top:70px;
/* height: 60px; 
background: url(../images/bg_box_bottom.gif) no-repeat 0 0;*/
} 

#textbox {
width: 185px;
background: #fff;
margin: 10px 0 0 4px;
padding: 5px;
border: 1px solid #ccc;
}


/* ===================================  left column elements =================================== */
/* #leftcol ul {margin: 0 0 0 8px;}	*/
#leftcol li a {
	color: #FFFFFF;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	/* background: url(../images/bg_menu_left.jpg) no-repeat 0 0;*/
	background: url(../images/bg_menu_left.jpg) top left no-repeat;
	display: block;
	font-weight: bold;
	width: 95px;
	line-height: 23px;
}
#leftcol li a:hover {
	color: #CCCCCC;
}

#minicad a {
	color: #979076;
}
#minicad a:hover{
}

#search h2 {
	color: #979076;
	font-size: 100%;
	font-weight: bold;
	margin: 30px 0 10px 5px;
	padding: 0 0 0 22px;
	background: url(../images/search.gif) top left no-repeat;
}

#search input {
	font-size: 90%;
	padding:2px; margin:0; 
	border:1px solid #979076;
	width:100px;
}
#search select {
	font-size: 90%;
	padding:2px; margin:0; 
	border:1px solid #979076;
	width:105px;
}
#search input[type=submit] {
margin:5px 0 0 0;
width:80px;
}

#search input[type=submit]:hover { 
color: #fff;
background-color: #999; 
}

/* =========================================  cadres ============================================= */
div#cadremaison {/* conteneur global et arrière-plan du titre du cadre */
	width: 217px;
	padding-top: 30px;
	background: url(../images/haut_maison.gif) top left no-repeat;
	float: left;
	margin: 0 0px 10px 0;
}
div#cadreterrain {/* conteneur global et arrière-plan du titre du cadre */
	width: 217px;
	padding-top: 30px;
	background: url(../images/haut_terrain.gif) top left no-repeat;
	float: left;
	margin: 0 0 10px 0;
}
div#cadreagence {/* conteneur global et arrière-plan du titre du cadre */
	width: 217px;
	padding-top: 30px;
	background: url(../images/haut_agence.gif) top left no-repeat;
	float: left;
	margin: 0 25px 20px 0;
}
div#cadrecatalogue {/* conteneur global et arrière-plan du titre du cadre */
	width: 217px;
	padding-top: 30px;
	background: url(../images/haut_catalogue.gif) top left no-repeat;
	float: right;
	margin: 0 0 20px 0;
}
div#cadregarantie {/* conteneur global et arrière-plan du titre du cadre */
	width: 200px;
	padding-top: 30px;
	background: url(../images/haut_garantie.gif) top left no-repeat;
	margin: 20px 0 0 0;
	text-align: -moz-center;
	/*text-align:center;*/
}
div#cadreproduit {/* conteneur global et arrière-plan du titre du cadre */
	width: 100%;
	padding-top: 30px;
	background: url(../images/haut_produit.gif) top left no-repeat;
	margin: 0px 0 0 0;
}

div#bloccadreprod {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(../images/bas_produit.gif) bottom left no-repeat;
padding-bottom: 0px;
}

div#bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(../images/bas.gif) bottom left no-repeat;
padding-bottom: 30px;
}
div#bloccadre p {
margin: 0 30px 0 20px;
}
div#bloctitre {
	position: relative; /* bug ie7 */
	margin: 0 20px 10px 20px;
	font-weight: bold;
	color: #979076;
	text-align: center;
}
div#blocselect {
	position: relative; /* bug ie7 */
	margin: 10px 0 0 20px;
	clear:both;
}

/* ===================================  horizontal navigation ==================================== */
/*
#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul {
margin: 0;
padding: 0 0 0 0;
color: #808080;
}

#navcontainer ul li a {
padding: 0.3em 12px;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover {
color: #cb3e0e;
}
*/

#navcontainer li {
text-align: center;
}

#navcontainer li a {
color:white;
}


#navcontainer dl {
float: left;
/*width: 12em;*/
margin: 0 1px;
}
#navcontainer dt {
padding: 0.3em 12px;
cursor: pointer;
text-align: center;
font-weight: bold;
color: #FFFFFF;
border-right: 1px solid #fff;
}
#navcontainer dd {
border: 1px solid gray;
position: absolute;
background: #fff;
padding: 0.3em 12px;
text-align: center;
}
#navcontainer dt a {
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
}

#navcontainer li a:hover, #navcontainer dt a:hover {
/*background: #eee;*/
color: #cb3e0e;
}


/* ===================================  blog section elements ==================================== */
#blog h2 {
/* 
background: url(../images/squares.gif) no-repeat left bottom;
margin: 10px 0 5px 0; 
padding: 0 0 0 15px; 
*/
margin-bottom:5px;
font: 123% Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 2px;
color: #cb3e0e;
}

#blog p {
margin: 0 0 10px 0;
/* text-align: justify; */
line-height: 1.4em;
}

#blog a {color: #cb3e0e;}
#blog a:hover {color: #9FA6AA;}

#blog ul {
margin:0 0 10px 10px;
padding:0;
list-style:none;
}
#blog li {
margin:.5em 0 0 0;
padding:0 0 0 15px;
list-style:none;
background: url(../images/list.gif) no-repeat;
background-position: 0 .3em;
}

#blog li.sub {
margin:.5em 0 0 .5em;
padding:0 0 0 15px;
list-style:none;
background: url(../images/list2.gif) no-repeat;
background-position: 0 .3em;
}

#blog blockquote {
margin: 0 15px;
padding: 10px 10px 15px 10px;
background: #ebf0f2;
border-left: 2px solid #9fa6aa;
letter-spacing: .1em;
}

#blog a.bouton2 {
	font-weight: bold;
	border: 1px solid #fff;
	/* background-color: #D11410; */
	background: url(../images/bg_box_top.jpg) top left no-repeat;
	padding:3px;
	margin:2px;
	color: #fff;
	/* font-weight: bold; */
}

#blog a.bouton2:hover {
	background: transparent;
	background-color: #999999;
	color: #FFFFFF;
}

#blog input {
	font-size: 90%;
	padding:2px; margin:0; 
	border:1px solid #979076;
	/* width:100px; */
}
/*
#blog select {
	font-size: 90%;
	padding:2px; margin:0; 
	border:1px solid #979076;
	width:105px;
}
*/
#blog input[type=submit] {
margin:5px 0 0 0;
/* width:80px; */
}

#blog input[type=submit]:hover { 
color: #fff;
background-color: #999; 
}


#recent{
margin-top:30px;
}

#acclient {
margin:0;
padding:0;
background-color: #fff;
width: 120px;
height: 40px;
text-align: center;
border: 1px solid #979076;
}


/* ====================================== bloc prestation ====================================== */

#prestimg{
	padding:0;
	margin:0;
	height:220px;
	width:458px;
	background: url(../download/prestations.gif) top left no-repeat;
	position:relative;
	left:10px;
	font-size:80%;
}

#prestimg a{
	text-decoration:none;
	color:black;
}

#prestimg a:hover{
	color:#999999;
}

#p1 {
	position:relative;
	z-index:1;
	left: 0px;
	top:2px;
	width: 150px;
}
#p2 {
	position:relative;
	z-index:1;
	text-align:right;
	left: 307px;
	top:-10px;
	width: 150px;
}
#p3 {
	position:relative;
	z-index:1;
	left: 0px;
	top:30px;
	width: 150px;
}
#p4 {
	position:relative;
	z-index:1;
	text-align:right;
	left: 307px;
	top:16px;
	width: 150px;
}
#p5 {
	position:relative;
	z-index:1;
	left: 0px;
	top:55px;
	width: 150px;
}
#p6 {
	position:relative;
	z-index:1;
	text-align:right;
	left: 307px;
	top:43px;
	width: 150px;
}
#p7 {
	position:relative;
	z-index:1;
	left: 0px;
	top:83px;
	width: 150px;
}
#p8 {
	position:relative;
	z-index:1;
	text-align:right;
	left: 307px;
	top:71px;
	width: 150px;
}


/* ===================================  footer section elements ==================================== */
#footer a{
padding: 0 0 0px 0;
color:#000;
text-decoration: none;
}
#footer a:hover{color:#666666; text-decoration: underline;}
/* ===================================  sNews ==================================== */
div.paginator {
width: 370px;
height: 20px;
background: inherit;
margin: 20px auto 0 auto;
padding: 5px 0 0 0;
/* border: 1px solid #ccc;
font-size: 85%;*/
text-align: center;}
#blog p.date {background: transparent; text-align: right; margin: 4px 0 15px 0; padding: 0; border-bottom: 1px dotted #ccc;}
fieldset { border: 1px solid #ccc; padding: 10px 8px; margin: 0 0 8px 0; /* background: #eaeaea; */ color: #000; }
input { padding: 3px; margin: 0; }
/*textarea { padding: 3px; width: 97%; height: 10em; margin: 0; }*/
input.searchfield { border: 1px solid #ccc; padding: 4px; width: 100px; }
input.text { border: 1px solid #ccc; padding: 4px; width: 120px; }
.searchbutton {border: thin outset; background-color:#ddd; width: 90px;}
.comment { background: #eee; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
/* .commentsbox { background: #eaeaea; padding: 10px; margin: 0 0 10px 0; border: 1px solid #ccc; } */
.commentsbox { background: #fff; padding: 0px; margin: 0 0 10px 0; border: 1px solid #fff; }


.signature {
	font-weight: bold;
	font-size: 180%;
	margin: 0;
	padding: 0;
	color: #cb3e0e;
}

#newcomment {
margin: 30px auto 0 5px;
}

/*** Mise en forme formulaire ***/

.legende {	/*** Mise en forme des aides contextuelles ***/
	font-size: 85%;
	font-style: italic;
	/* color: #666; */
	color: #1F509A;
	background: transparent;
	margin: 5px;
	padding: 0;
}

#signer {
	border: none;
	margin: 0;
	padding: 0;
	width: 70%;	/*** Largeur du formulaire ***/
}

#prevenir {
	border: none;
	margin: 0;
	padding: 0;
	width: 70%;	/*** Largeur du formulaire ***/
}

#coordonnees label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 35%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}
#coordonnees legend {
	padding-bottom: 5px;
	font-weight: bold;
}

#coordonnees textarea { padding: 3px; width: 220px; height: 5em;  }

#coordonnees input[type="submit"], input[type="reset"] {
	background-color:#ddd;
	border: thin outset;
	font-weight: bold;
}

.photodef2{
	height:35px;
	/*filter:
    	progid:DXImageTransform.Microsoft.Shadow(color=#0f0f0f,direction=225);*/
	border: 1px solid white;
}

#img1{
	left:-5px;
}

#img2{
	left:46px;
	
}
#img3{
	left:97px;
}
#img4{
	left:148px;
	
}

.maison{
	text-decoration:none;

}

div .maison{
	z-index:100;
}

div .maison:hover{
	z-index:101;
}

.maison:hover #img1{
	text-decoration:none;
	POSITION: relative;
	height:80px;
	top:-10px;
	left:-30px;

}

.maison:hover #img1 img {
	height:80px;
	/* z-index:10;*/
}

.maison:hover #img2{
	text-decoration:none;
	POSITION: relative;
	height:80px;
	top:-10px;
	left:21px;
	
}

.maison:hover #img2 img {
	height:80px;
}

.maison:hover #img3{
	text-decoration:none;
	POSITION: relative;
	height:80px;
	top:-10px;
	left:80px;

}

.maison:hover #img3 img {
	height:80px;
}

.maison:hover #img4{
	text-decoration:none;
	POSITION: relative;
	height:80px;
	top:-10px;
	left:140px;

}

.maison:hover #img4 img {
	height:80px;
}


.maison:hover div .lienmaison {
	 visibility:visible;
	 
}

.maison div .lienmaison{
	 visibility:hidden;
	 z-index:20;
	 POSITION: relative; 
	 top:60px;
	 left:-90px;
	 color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:bold;
		 
}

.vinfo {
	font-size:90%;
	color: #666;
}

/* =================================== News =================================== */

fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }
