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




body {
	backgound-color:#FFFFFF;
	background: url(images/bottom.jpg) no-repeat bottom left fixed;
	background-repeat:no-repeat;
	width:900px;
	margin: 0px;
}

#header {
	background-image:url(images/header.png);
	height:83px;
	width:900px;
}


img {
border:0;
}

a { 
outline:none; 
}

#banniereaccueil {
	background-image:url(images/banniereaccueil.png);
	width:665px;
	height:70px;
	float: right;
	margin-right:17px;
}

#bannieresolaire {
	background-image:url(images/bannieresolaire.png);
	width:665px;
	height:70px;
	float: right;
	margin-right:17px;
}

#bannierepompe {
	background-image:url(images/bannierepompe.png);
	width:665px;
	height:70px;
	float: right;
	margin-right:17px;
}

#banniereclim {
	background-image:url(images/banniereclim.jpg);
	width:665px;
	height:70px;
	float: right;
	margin-right:17px;
}

#bannieretuyau {
	background-image:url(images/bannieretuyau.jpg);
	width:665px;
	height:70px;
	float: right;
	margin-right:17px;
}


#bannierechauffage {
	background-image:url(images/bannierechauffage.jpg);
	width:665px;
	height:70px;
	float: right;
	margin-right:17px;
	
	
}

#bannieresanitaire {
	background-image:url(images/bannieresanitaire.jpg);
	width:665px;
	height:70px;
	float: right;
	margin-right:17px;
	
	
}


#bannierecontact {
	background-image:url(images/bannierecontact.jpg);
	width:665px;
	height:70px;
	float: right;
	margin-right:17px;
	
	
}

#banniereventil {
	background-image:url(images/banniereventil.jpg);
	width:665px;
	height:70px;
	float: right;
	margin-right:17px;
	
	
}
.basmenu {
	margin-top:190px;
	width:103px;
	height:130px;
	float:left;
	margin-left:-8px;
}

#zonetexte {
	float: right;
	width: 680px;
}

#zonetexte h1 {
	color: #40659b;
	font-size:14px;
}

#zonetexte p {
	color: #6a6968;
}

#haut {
	background-image:url(images/haut.png);
	width:671px;
	height:19px;
	background-repeat:no-repeat;
	margin-bottom: -9px;
	margin-top: 100px;
}

#milieu {
	background-image:url(images/milieu.png);
	width:631px;
	background-repeat:repeat-y;
	padding-left:40px;


}

#texte {
	width:600px;
	display:block;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;

}

#bas {
	background-image:url(images/bas.png);
	width:671px;
	height:19px;
	background-repeat:no-repeat;
	margin-top: -11px;
}

#menu {
	width: 216px;
	float: left;
	background-image: url(images/menu.png);
	padding-top: 12px;
	height: 365px;
	
}

.sousmenu {
	background-color:#FFF;
	color:#528182;
	font-size:12px;
	margin-left:40px;
	margin-bottom:2px;
	width:135px;
	border-bottom:dotted 1px #b3a7a1;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left:15px;
	height: 25px;
	line-height: 25px;
}
.sousmenu a {
	color:#528182;
	text-decoration:none;
}
.sousmenu:hover {
	background-color:#528182;
	color:#FFF;
	text-decoration:none;
	width:135px;
	height: 25px;
}
.sousmenu:hover a {
  color:#FFF;
}

