body {
	position:relative;
	background-image: url(images/bg.jpg);
	width:750px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	color:#009DEA;
	}
	
a:hover {
	text-decoration:none;
	}

img {
	border:0px;
	margin:0px;
	padding:0px;
	}
	
h1 {
	color:#009DEA;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	border-left:solid #009DEA 14px;
	padding-left:6px;
	}
	
h2 {
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
	}
	
.clear {
	clear:both;
	}
	
.contenuheader {
	background-image:url(images/header-fond.jpg);
	height:303px;
	}

.header a {
	float:left;
	display:block;
	height:82px;
	}

.accueil {
	background-image:url(images/home.jpg);
	width:37px;
	}
	
.accueil:hover {
	background-image:url(images/home-over.jpg);
	}
	
.contacts {
	background-image:url(images/contacts.jpg);
	width:37px;
	}
	
.contacts:hover {
	background-image:url(images/contacts-over.jpg);
	}
	
.plan {
	background-image:url(images/plan.jpg);
	width:40px;
	}
	
.plan:hover {
	background-image:url(images/plan-over.jpg);
	}
	
.menu {
	width:224px;
	float:left;
	}
	
.menu a {
	display:block;
	}
		
.axpac {
	background-image:url(images/axpac.jpg);
	height:24px;
	}
	
.axpac:hover {
	background-image:url(images/axpac-over.jpg);
	}
	
.ecologie {
	background-image:url(images/ecologie.jpg);
	height:23px;
	}
	
.ecologie:hover {
	background-image:url(images/ecologie-over.jpg);
	}
	
.pompeachaleur {
	background-image:url(images/pompes.jpg);
	height:24px;
	}
	
.pompeachaleur:hover {
	background-image:url(images/pompes-over.jpg);
	}
	
.services {
	background-image:url(images/services.jpg);
	height:24px;
	}
	
.services:hover {
	background-image:url(images/services-over.jpg);
	}
	
.revendeurs {
	background-image:url(images/revendeurs.jpg);
	height:28px;
	}
	
.revendeurs:hover {
	background-image:url(images/revendeurs-over.jpg);
	}
	
#flashcontent {
	float:left;
	}
	
.contenu {
	background-color:#FFFFFF;
	padding:20px;
	padding-top:0px;
	}
	
.left {
	float:left;
	width:206px;
	}
	
.right {
	float:left;
	width:504px;
	}
	
.footer {
	background-image:url(images/footer.jpg);
	height:28px;
	padding:20px;
	padding-top:16px;
	font-size:10px
	}
	

#marqueecontainer {
	position: relative;
	overflow: hidden;
	border-bottom:1px dotted #E7001F;
}

#marqueecontainer a {
	text-align:left;
	}

.grisclair {
	color: #999999;
	font-size:10px;
	}
	
.bleu {
	color:#009DEA;
	font-weight:bold;
	}
	
.vert {
	color:#8CC84B;
	font-weight:bold;
	}
	
.orange {
	color:#FF9900;
	font-weight:bold;
	}

.rouge {
	color:#E7001F;
	font-weight:bold;
	}
	
.ssmenu a {
	color:#E7001F;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration:none;
	border-bottom:1px dotted #E7001F;
	display:block;
	width:189px;
	}
	
.ssmenu a:hover {
	color:#FFFFFF;
	background-color:#E7001F;
	}

.tematik {
	text-align:center;
	}

.tematik a {
	color:#000000;
	font-size:10px;
	}
	
	
/*formulaire///////////////////*/
/* Formulaire----------------------------------------- */	
textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #009DEA;
	width:500px;
	}
	
input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #009DEA;
	margin-bottom:2px;
	width:418px;
	}
	
select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #009DEA;
	margin-bottom:2px;
	}

.send {
	width:504px;
	text-align:center;
	color:#FFFFFF;
	background-color:#009DEA;
	font-weight:bold;
	}

form {
	margin:0px;
	padding:0px;
	}
	
.mini {
	font-size:9px;
	}
	
.strong {
	width:80px;
	float:left;
	}
	
.tableau td{
	border-bottom:1px dotted #009DEA;
	font-size:11px;
	padding:4px;
	}
	
.tableau th{
	border-bottom:1px dotted #009DEA;
	font-size:11px;
	text-align:left;
	padding:4px;
	font-weight:normal;
	color:#009DEA;
	}
	
.decoimg {
	border:solid 1px #009DEA;
	float:left;
	margin-right:6px;
	}
	
.decoimg2 {
	border:solid 1px #FF9900;
	float:right;
	margin-left:6px;
	}