body {
 font-size: 11px;
 color:#000000;
 background-color:#E4E4E3;
 margin:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input, select {
        font-family: Arial,Verdana,arial,helvetica,sans-serif;
}
.h1 {font-size:160%;}
.h2 {font-size:120%;}
.h3 {font-size:110%;}
.h4 {font-size:100%;}
.h5 {font-size:90%;}
.h6 {font-size:80%;}

/* Pour la page */
#txthaut1 {
	position: absolute;
	left: 220px;
	top: 180px;
	font-size: 18px;
	color: #000000;
}
#containerpage{
	position: absolute;
	left: 0px;
	top: 160px;
	height: 100%;
	width: 100%;
}
#containergauche{
	position: absolute;
	left: 0px;
	top: 0px;
}
#gauche1 {
	position: absolute;
	top: 22px;
	left: 22px;
	width: 163px;
	height: 268px;
	background-repeat: no-repeat;
	background-image: url(home/images/inscription.png);
}
#gauchedevis {
	position: absolute;
	top: 22px;
	left: 22px;
	width: 163px;
	height: 300px;
	background-repeat: no-repeat;
	background-image: url(home/images/deviscomm.png);
}
#gauchetableaubord {
	position: absolute;
	top: 340px;
	left: 22px;
	width: 163px;
	height: 300px;
	background-repeat: no-repeat;
	background-image: url(home/images/tableaubord.png);
}
#titregauche1 {
	position: absolute;
	left: 17px;
	width: 119px;
	height: 96px;
	background-repeat: no-repeat;
	background-image: url(home/images/titreinscription.png);
}
#accrochegauche1 {
	position: absolute;
	margin-left: 0px;
	margin-right: 0px;
	top: 40px;
	font-size: 11px;
	color: #FFE208;
}
#txtgauche1 {
	position: absolute;
	left: 17px;
	top: 110px;
	font-size: 11px;
	color: #FFE208;
}
#gauche2 {
	position: absolute;
	left: 22px;
	width: 158px;
	height: 126px;
	top: 300px;
	background-repeat: no-repeat;
	background-image: url(home/images/newsletter.png);
}
#titregauche2 {
	position: absolute;
	left: 38px;
	width: 80px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(home/images/titrenewsletter.png);
}
#accrochegauche2 {
	position: absolute;
	margin-left: 30px;
	margin-right: 0px;
	top: 30px;
	font-size: 11px;
	color: #FFE208;
}
#txtgauche2 {
	position: absolute;
	left: 22px;
	top: 30px;
	font-size: 11px;
	color: #FFE208;
}

/* Pour le centre */
#containercentre{
	position: absolute;
	left: 190px;
	width: 594px;
	height: 543px;
}
#centre1 {
	position: absolute;
	left: 190px;
	width: 594px;
	height: 543px;
	background-repeat: no-repeat;
	background-image: url(home/images/flash.jpg);
}
#centredevis1 {
	position: absolute;
	left: 160px;
	top: 160px;
	width: 285px;
	height: 55px;
	background-repeat: no-repeat;
	background-image: url(home/images/creedevis.png);
}
#centredevis2 {
	position: absolute;
	left: 160px;
	top: 250px;
	width: 285px;
	height: 55px;
	background-repeat: no-repeat;
	background-image: url(home/images/recherchedoss.png);
}
#centredevis3 {
	position: absolute;
	left: 160px;
	top: 350px;
	width: 285px;
	height: 55px;
	background-repeat: no-repeat;
	background-image: url(home/images/nosproduits.png);
}
#txtcentre {
	position: absolute;
	left: 22px;
	top: 58px;
	font-size: 11px;
	color: #5A5A5A;
}

/* Pour la droite */
#containerdroite{
	position: absolute;
	left: 790px;
	top: 20px;
}
#droite1 {
	position: absolute;
	left: 0px;
	width: 163px;
	height: 315px;
	background-repeat: no-repeat;
	background-image: url(home/images/produitdumois.png);
}
#titredroite1 {
	position: absolute;
	left: 25px;
	width: 115px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(home/images/titreproduitdumois.png);
}
#accrochedroite1 {
	position: absolute;
	margin-left: 6px;
	margin-right: 2px;
	top: 28px;
	font-size: 14px;
	color: #C70506;
}
#txtdroite1 {
	position: absolute;
	left: 22px;
	top: 110px;
	font-size: 12px;
	color: #ffffff;
}
#droite2 {
	position: absolute;
	left: 0px;
	width: 184px;
	height: 180px;
	top: 298px;
	background-repeat: no-repeat;
	background-image: url(home/images/partenaires.png);
}
#titredroite2 {
	position: absolute;
	left: 35px;
	top: 280px;
	width: 87px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(home/images/titrepartenaires.png);
}

