@CHARSET "UTF-8";

html, body, div, span, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, font, form, img, var, dl, dt, dd, ol, ul, li, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family : Arial, Helvetica, sans-serif. 
	
}
/* Généralités */ 
#all {
	background-color: #b7b9b9;
}

#site {
	position: relative;
	height: 900px;
	width: 1100px;
	font-family: verdana,Lucida Grande,arial,helvetica;
	text-align: left;
	color: #535353;
	background-image: url(images/fond-generale.jpg);
	background-repeat: no-repeat;
}

#header .trait {
	position: absolute;
	top: 120px;
	left: 250px;
}

#header li {
	display: inline;
	
}

#header ul {
	position: absolute;
	top: 90px;
	left: 240px; 
}

.img_home {
	position:absolute;
	top: 200px;
	left: 70px;
}

.plomberie{
	position: absolute;
	top: 546px;
	left: 484px;
	z-index: 2;
}

#content{
	position: absolute;
}

#footer{
	position: absolute;
	top: 686px;
	left: 0px;
	color: #2faaa6;
	font-size: 11px;
	background-image: url(images/footer.jpg);
	height: 211px;
	width: 1100px;
}

#footer .info{
	position: absolute;
	left: 500px;
	top: 18px;
}

#footer .logo_bain{
	position: absolute;
	left: 750px;
	top: 18px;
}

#footer .logo_cp24{
	position: absolute;
	left: 880px;
	top: 18px;
}

#footer .text {
	float: left;
	font-size: 13px;
	margin-right: -30px;
	color: #8d8d8d;
	padding-left: 75px;
	padding-top: 20px;
}

#footer .text .tel {
	color: #8d8d8d;
	font-weight: bold;
	padding-bottom: 10px;
}

#footer .text .adresse{
	color: #35b7a9;
	text-decoration: none;
}

#footer .text .adresse a{
	color: #35b7a9;
	text-decoration: none;
}

#footer .text h3 {
	font-size: 15px;
	color: #494949;
	font-style: bold;
}

/* Pages  HD étoile */ 

#site.HD-etoile {
	background-image: url(images/fond-HD-etoile.jpg);
	background-repeat: no-repeat;
}
	
#site.HD-etoile .title {
	position: absolute;
	top: 215px;
	left: 185px;
	font-size: 50px;
	color: #496565;

}

#site.HD-etoile .content {
	position: absolute;
	top: 287px;
	left: 183px;
	width: 380px;
	font-size: 12px;
	list-style-type: none;
}

#site.HD-etoile .content a{
	text-decoration: none;
	color: #496565;
	text-decoration: underline;
	
}

#site.HD-etoile .content-2 {
	position: absolute;
	top: 270px;
	left: 183px;
	width: 380px;
	font-size: 11px;
	list-style-type: none;
}
#site.HD-etoile .content-2 h3{
	font-weight: bold;
}

#site.HD-etoile .content h3{
	font-weight: bold;
	padding-top: 5px;
	font-size: 12px;
}
#site.HD-etoile .content p{
	padding-bottom: 5px;
}
#site.HD-etoile .illustration {
	position: absolute;
	top: 262px;
	left: 615px;
}
#site.HD-etoile .pagination {
	position: absolute;
	top: 631px;
	left: 505px;
}

#site.HD-etoile .pagination li{
	display: inline;
	font-weight: bold;
}

#site.HD-etoile .pagination li a{
	text-decoration: none;
	color: #85b7b7;
}
#site.HD-etoile .pagination li a.highlight{
	text-decoration: none;
	color: #496565;
}
/* Pages  Holley Duran */ 

#site.Holley-Duran {
	background-image: url(images/fond-HD-etoile.jpg);
	background-repeat: no-repeat;
}
	
#site.Holley-Duran .title {
	position: absolute;
	top: 215px;
	left: 185px;
	font-size: 50px;
	color: #496565;
}

#site.Holley-Duran .content {
	position: absolute;
	top: 270px;
	left: 183px;
	width: 380px;
	font-size: 12px;
	list-style-type: none;
}

#site.Holley-Duran .content-2 {
	position: absolute;
	top: 270px;
	left: 183px;
	width: 380px;
	font-size: 12px;
	list-style-type: none;
}
#site.Holley-Duran .content-2 h3{
	font-weight: bold;
	padding-top: 5px;
}

#site.Holley-Duran .content h3{
	font-weight: bold;
	padding-top: 5px;
	font-size: 13px;
}
#site.Holley-Duran .content p{
	padding-bottom: 5px;
}

#site.Holley-Duran .illustration {
	position: absolute;
	top: 262px;
	left: 615px;
}

#site.Holley-Duran .pagination {
	position: absolute;
	top: 631px;
	left: 505px;
}

#site.Holley-Duran .pagination li{
	display: inline;
	font-weight: bold;
}

#site.Holley-Duran .pagination li a{
	text-decoration: none;
	color: #85b7b7;
}
#site.Holley-Duran .pagination li a.highlight{
	text-decoration: none;
	color: #496565;
}

/* Pages  Salle de bain */ 

#site.Salle-de-bain {
	background-image: url(images/illustration-salle-de-bain.jpg);
	background-repeat: no-repeat;
}

#site.Salle-de-bain .title {
	position: absolute;
	top: 200px;
	left: 85px;
}
#site.Salle-de-bain .illustration {
	position: absolute;
	top: 300px;
	left: 85px;
}

#site.Salle-de-bain .content {
	position: absolute;
	top: 550px;
	left: 85px;
	width: 503px;
	color: #535353;
	font-size: 12px;
	text-align: justify;
}

#site.Salle-de-bain .content a {
	color: #496565;
	text-decoration: underline;
}

#site.Salle-de-bain .content p{
	padding-bottom: 12px;
}
#site.Salle-de-bain .footer {
	position: absolute;
	top: 700px;
	left: 0px;
}

/* Pages  Home */ 

#site.home .accueil {
	position: absolute;
	top: 492px;
	left: 76px;
	width: 405px;
	height: 216px;	
	font-size: 12px;
	text-align: justify;
}

#site.home .img_home {
	position: absolute;
	top: 190px;
	left: 70px;
}
#site.home .accueil p{
	padding-bottom: 15px;
}
#site.home h3{
	font-weight: bold;
	font-size: 13px;
}

/* Pages  Couverture */ 
#site.Couverture {
	background-image: url(images/fond-couverture.jpg);
	background-repeat: no-repeat;
}

#site.Couverture .title {
	position: absolute;
	top: 200px;
	left: 85px;
}

#site.Couverture .illustration {
	position: absolute;
	top: 300px;
	left: 85px;
}

#site.Couverture .content {
	position: absolute;
	top: 550px;
	left: 85px;
	width: 503px;
	color: #535353;
	font-size: 12px;
	text-align: justify;
}
#site.Couverture .pagination {
	position: absolute;
	top: 665px;
	left: 505px;
}

#site.Couverture .pagination li{
	display: inline;
	font-weight: bold;
}

#site.Couverture .pagination li a{
	text-decoration: none;
	color: #85b7b7;
}
#site.Couverture .pagination li a.highlight{
	text-decoration: none;
	color: #496565;
}

#site.Couverture .content p{
	padding-bottom: 15px;
}

#site.Couverture .content-2 {
	position: absolute;
	top: 285px;
	left: 85px;
	width: 503px;
	color: #535353;
	font-size: 12px;
	text-align: justify;
}

#site.Couverture .content-2 p{
	padding-bottom: 5px;

}

#site.Couverture .content-2 h3 {
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
}

#site.Couverture .content-3 {
	position: absolute;
	top: 285px;
	left: 85px;
	width: 503px;
	color: #535353;
	font-size: 11px;
	text-align: justify;
}

#site.Couverture .content-3 p{
	padding-bottom: 2px;
	padding-top: 3px;
}


#site.Couverture .content-3 h3 {
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
}
/* Pages  Plomberie Chauffage */ 
#site.Plomberie-chauffage {
	background-image: url(images/fond-plomberie.jpg);
	background-repeat: no-repeat;
}
#site.Plomberie-chauffage .title {
	position: absolute;
	top: 200px;
	left: 85px;
}

#site.Plomberie-chauffage .illustration {
	position: absolute;
	top: 300px;
	left: 85px;
}

#site.Plomberie-chauffage .content {
	position: absolute;
	top: 550px;
	left: 85px;
	width: 503px;
	color: #535353;
	font-size: 12px;
	text-align: justify;
}

#site.Plomberie-chauffage .content p{
	padding-bottom: 15px;
}

#site.Plomberie-chauffage .content a{
	text-decoration: underline;
	color: #496565;
	font-weight: bold;
}

#site.Plomberie-chauffage .pagination {
	position: absolute;
	top: 665px;
	left: 505px;
}

#site.Plomberie-chauffage .pagination li{
	display: inline;
	font-weight: bold;
}

#site.Plomberie-chauffage .pagination li a{
	text-decoration: none;
	color: #85b7b7;
	
}
#site.Plomberie-chauffage .pagination li a.highlight{
	text-decoration: none;
	color: #496565;
	
}

#site.Plomberie-chauffage .content-2 {
	position: absolute;
	top: 295px;
	left: 85px;
	width: 503px;
	color: #535353;
	font-size: 12px;
	text-align: justify;
}

#site.Plomberie-chauffage .content-2 p{
	padding-bottom: 5px;
	font-size: 12px;
}

#site.Plomberie-chauffage .content-2 h3 {
	font-weight: bold;
	font-size: 13px;
}

/* Pages  Contacts */ 
#site.Contacts {
	background-image: url(images/fond-HD-etoile.jpg);
	background-repeat: no-repeat;
}

#site.Contacts .title {
	position: absolute;
	top: 215px;
	left: 185px;
	font-size: 50px;
	color: #496565;
}

#site.Contacts h3 {
	font-weight: bold;
	padding-top: 10px;
	font-size: 15px;
}


#site.Contacts .content {
	position: absolute;
	top: 287px;
	left: 183px;
	font-size: 12px;
	list-style-type: none;
}

#site.Contacts .informations {
	position: absolute;
	top: 600px;
	left: 183px;
}

#site.Contacts .informations-2 {
	position: absolute;
	top: 600px;
	left: 683px;
}
/* Pages  Contacts 2*/ 
#site.demandeinfo {
	height: 1400px;
	background-image: url(images/fond1100x1900.jpg);
}

#site.demandeinfo #footer{
	 position: absolute;
	 top: 1200px;
	 
}

#site.demandeinfo .title {
	position: absolute;
	top: 215px;
	left: 185px;
	font-size: 50px;
	color: #496565;
}


#site.demandeinfo .content {
	position: absolute;
	top: 265px;
	left: 183px;
	font-size: 12px;
	list-style-type: none;
}
#site.demandeinfo li{
	padding-top: 3px;
	padding-bottom: 3px;
}

#site.demandeinfo .content p{
	margin-top: -8px;
	padding-bottom: 20px;
	font-size: 11px;
}

#site.demandeinfo .pagination {
	position: absolute;
	top: 1165px;
	left: 600px;
}

#site.demandeinfo .pagination li{
	display: inline;
	font-weight: bold;
}

#site.demandeinfo .pagination li a{
	text-decoration: none;
	color: #85b7b7;
}
#site.demandeinfo .pagination li a.highlight{
	text-decoration: none;
	color: #496565;
}

#site.demandeinfo .content h3 {
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}

#site.demandeinfo .content .checkbox {
	position: relative;
	width: 600px;
}
#site.demandeinfo .content .text {
	position: relative;
	width: 300px;
}
#site.demandeinfo .content .submit {
	padding-top: 30px;
}
#site.demandeinfo .content .text input {
	position: relative;
	margin-left: 150px;
	left: 0px;
	top: -15px;
}


#site.demandeinfo .content textarea {
	margin-top: 10px;
}
#site.demandeinfo .content input {
	vertical-align: middle;
	horizontal-align: middle;
}
#site.Contacts .pagination {
	position: absolute;
	top: 631px;
	left: 505px;
}

#site.Contacts .pagination li{
	display: inline;
	font-weight: bold;
}

#site.Contacts .pagination li a{
	text-decoration: none;
	color: #85b7b7;
}
#site.Contacts .pagination li a.highlight{
	text-decoration: none;
	color: #496565;
}

#site.Contacts .content h3 {
	padding-bottom: 0px;
	font-size: 12px;
}

#site.Apropeau {
	background-image: url(images/fond-Apropeau2.jpg);
	height: 1400px;
}

#site.Apropeau .content li{
	list-style: none;
}

#site.Apropeau .content {
	width: 550px;
	text-align: justify;
}

#site.Apropeau #footer{
	 position: absolute;
	 top: 1200px;
 }
 
#site.Apropeau .title {
	position: absolute;
	top: 215px;
	left: 185px;
	font-size: 50px;
	color: #496565;
}

#site.Apropeau .content {
	position: absolute;
	top: 265px;
	left: 183px;
	font-size: 12px;
	list-style-type: none;
	text-color: #496566;
}

#site.Apropeau h3{
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
 }
 
 #site.Apropeau ul{
	 padding-top: 5px;
