@charset "iso-8859-2";
p, img, table, div, ul, li, br{
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
.body1 {
	background-image: url(images/fond_site_blanc.jpg);
}
.body2 {
	background-image: url(images/fond_site_violet.jpg);
} 
.site {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5b5b5b;
	text-align:justify;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.contenuextensible {
	background: url(images/degrade_extensible.jpg) repeat-y;
}
.bandeaugauche {
	float:left;
	width:263px;
	height:489px;
	margin-left:50px;
}
.texteactualites {
	height:333px;
	background: url(images/fond_actualites.jpg) no-repeat;
}
.texteactualites a:hover{
	color:#5D5D5D;
}
.textecoordonnees {
	background: url(images/fond_coordonnees.jpg) no-repeat;
	height:156px;
}
.contenu{
	background: url(images/fond_presentation.jpg) no-repeat;
	width:635px;
	height:489px;
	margin-right:50px;
	float:right;
}
.contenu2{
	background: url(images/fond_plomberie.jpg) no-repeat;
	width:635px;
	height:489px;
	margin-right:50px;
	float:right;
}
.contenu3{
	background: url(images/fond_climatisation.jpg) no-repeat;
	width:635px;
	height:489px;
	margin-right:50px;
	float:right;
}
.contenu4{
	background: url(images/fond_solaire.jpg) no-repeat;
	width:635px;
	height:489px;
	margin-right:50px;
	float:right;
}
.contenupresentation{
	float:left;
	width:670px;
	padding-left:15px;
}
.contenucontact{
	float:left;
	width:670px;
	padding-left:15px;
}
.texte {
	width:450px;
	padding-top:65px;
	text-align:justify;
}
.formulairecontact {
	width:620px;
	padding-top:65px;
	text-align:justify;
}
.texteplomberie {
	width:320px;
	padding-top:65px;
	text-align:justify;
}
.textesolaire {
	width:450px;
	padding-top:65px;
	text-align:justify;
}
.photos {
	float:right;
	padding-right:55px;
	padding-top:48px;
}
.foot {
	background: url(images/foot.jpg) no-repeat;
	height: 133px;
	color: #ffffff;
	text-decoration: none;
}
a:link{
	text-decoration: none;
	color: #102859;
}
a:visited{
	text-decoration: none;
	color: #102859;
}
a:hover{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.textegris {
	color:#5d5d5d;
}
.texterouge {
	color:#972828;
}
.texteorange {
	color:#fa5e00;
}
.textebleu {
	color:#204184;
}
.textenoir {
	color:#000000;
}
.texteblanc {
	color: #ffffff;
}
.textebleuclair {
	color: #3f7dff;
}
li {
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(images/puce.png);
	margin-left: 20px;
}
