@charset "utf-8";
/*################
COMMUNS
#################*/
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #422f0c;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
}

#conteneur {
	position:absolute; 
	top: 5px; /* position du sommet de la feuille Portelli */
	left: 0; 
	width: 100%;
	margin: 0;
	padding-top: 50px;
	background-image: url(../img/bg_conteneur.gif);
	background-repeat: no-repeat;
}
#header {
	position:relative;
	width:933px;
	margin:10px auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#header a {
	color: #FFF;
}
#main {
	position:relative;
	margin:auto;
	width:910px;
	height:495px;
	background-color:#FFF;
	border:#cad521 solid 10px;
	color:#606609;
}
* html #main{ /* IE <=6 */
	background-color:#cad521;
	width:928px;
}
#footer {
	position:relative;
	margin:15px auto;
	width:910px;
	color:#846431;
	text-align:center;
}
#footer a {
	color:#846431;
}

/*################
MENU GAUCHE
#################*/
#menuG {
	float:left;
	width: 213px;	
	height:495px;
	border-right:#bcc714 solid 6px;
	background-color:#cad521;
	overflow:hidden;
}
#menuG form { /*IE*/
	margin:0;	
}
#menuG form input {
	font-size:10px;
	height: 10px;
}
#menuG1, #menuG2, #menuG3, #menuG4, #menuG5  {
display: block;
width: 213px;
margin-bottom:4px;
}
#menuG6 {
display: block;
width: 356px;
}
#menuG7 {
display: block;
width: 213px;
}
.menuGP {
display: block;
width: 130px;
margin: 5px auto 50px auto ;
}
#menuClient, #menuPanier {
display: block;
width: 230px;
}
#menuCgv {
display: block;
width: 214px;
}
#menuG1:hover, #menuG2:hover, #menuG3:hover, #menuG4:hover, #menuG5:hover, #menuG6:hover, #menuG7:hover, .menuGP:hover, #menuPanier:hover, #menuClient:hover, #menuCgv:hover {
background-position: bottom center;
}
#menuG1 {
background: url(../img/piscine-onoff.jpg) top center;
height: 67px;
}
#menuG2 {
background: url(../img/espace-vert-onoff.jpg) top center;
height: 70px;
}
#menuG3 {
background: url(../img/renovation-onoff.jpg) top center;
height: 70px;
}
#menuG4 {
background: url(../img/boutique-onoff.jpg) top center;
height: 70px;
}
#menuG5 {
background: url(../img/etude-onoff.jpg) top center;
height: 83px;
}
#menuG6 {
background: url(../img/galerie-onoff.jpg) top center;
height: 50px;
}
#menuG7 {
background: url(../img/astuce-onoff.jpg) top center;
height: 30px;
}
.menuGP {
background: url(../img/bouton-ajouter-au-panier-onoff.jpg) top center;
height: 24px;
}
#menuPanier {
background:url(../img/bouton-boutique-3-onoff.jpg) top center;
height: 36px;
}
#menuClient {
background:url(../img/bouton-boutique-1-onoff.jpg) top center;
height: 36px;
}
#menuCgv {
background:url(../img/bouton-boutique-2-onoff.jpg) top center;
height: 36px;
}

#djaclient {
	top:378px;
	left:5px;
	width:205px;
}
#newslet {
	top:465px;
}
#djaclient, #newslet {
	position:absolute;
	height:90px;
	overflow:hidden;
}

/*################
DROITE MAIN
#################*/
#DteH {
	width:691px;
	height:443px;
	overflow:auto;
}
#mainDte {
	text-align:center;
	background-image:url(../img/bg_DteH.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
#DteB {
	background-color:#cad521;
	overflow:hidden;
	width:691px;
	height:52px;
	padding-top:2px;
}
#precsuiv {
	position:absolute; 
	top:405px; 
	left:450px;
}


/*################
TEXTES 
#################*/
a img, a {
border:none;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.right { text-align:right;	}
.left { text-align:left; }
.center { text-align:center; }
.A18 { /* titres */
	font-size:18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#606609;
	font-weight:bold;
}
.A11 { /* standard */
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#606609;
}
.A9 { /* mini */
	font-size:9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#606609;
}

.A11 a, .A11 a:hover, .A18 a, .A18 a:hover {
	color:#606609;
}
.error {
	color: #ff6001;
	background-color:#fff6f1;
	border: 1px solid #ff6001;
	padding: 2px;
	margin: 15px auto;
	font-size:11px;
}
.retourOK {
	color: #003300;
	background-color:#FFFFCC;
	border: 1px solid #003300;
	padding: 2px;
	margin: 15px auto;
	font-size:11px;
}
.grasRouge {
	font-weight:bold;
	color:#F00;
}
#DteH .descript {
	margin: 15px; 
	font-weight:bold;
	font-size:10px;
}
#DteH .descript a {
	text-decoration:underline;
}
#DteH input, #DteH select, #DteH textarea {
	font-size:11px;
	color:#606609;
}


/*################
INFO BULLE PRODUITS
#################*/
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 0;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 4px solid #000;
    background: #c3d9ff;
    width:180px;
	cursor: help;
    z-index: 500;
}
a.tooltip:hover em span {
    position: absolute;
    top: -14px;
    left: 15px;
    height: 14px;
    width: 29px;
    background: transparent url(../img/infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}

/*################
BOUTIQUE
#################*/
#panierTab {
	 margin-top: 15px;
	 width:100%;
}
#panierTab a {
	 color:#606609;
}
#panierTab td, #panierTab tr {
	padding:5px;
	text-align:center;
}
.hpanier {
	background-color:#422f0c;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
fieldset {
	width:550px;
	margin:20px auto;
}