BODY {
	margin: 0px;
	padding: 0px;
	background-image: url('../Images/Commun/bg_general_content.png');
	background-color: #E0E0E0;
	background-repeat: repeat-x;
	background-position: top;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#050505;
	text-align: justify;	
}
#global {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	width:300px;
	height:155px;
}

.bandeau {
	width:683px;
	height:155px;
	float:right;
	overflow: hidden;
}

#content {
	width:760px;
	height:420px;
	background-image: url('../Images/Content/bg_content.jpg');
	background-repeat:no-repeat;
	background-position:top;
}
#content01 {
	width:760px;
	height:420px;
	background-image: url('../Images/Content/bg_content_accueil.jpg');
	background-repeat:no-repeat;
	background-position:top;
}
#content02 {
	width:760px;
	background-image: url('../Images/Content/bg_content_02.jpg');
	background-repeat:no-repeat;
	background-position:top;
}
#content03 {
	width:760px;
	height:420px;
	background-image: url('../Images/Content/bg_content_03.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

#content .texte, #content01 .texte, #content03 .texte, #content05 .texte {
	width:456px;
	height:175px;
	line-height:12px;
}

#content02 .texte {
	width:459px;
	line-height:12px;
}

.texte P {
	margin: 0px 35px 0 48px;
	padding-top:47px;
}
.texte02 P {
	margin: 0px 35px 0 48px;
	padding-top:20px;
}

#content .formulaire, #content05 .formulaire {
	width:455px;
}
.formulaire TABLE {
	margin:20px 0 0 50px;
}

#content .suiteFormulaire, #content05 .suiteFormulaire {
	width:459px;
	height:404px;
	padding:0 0 0 0;
}
.suiteFormulaire TABLE {
	margin:0 0 0 50px;
}

#formContact INPUT, #formDevis INPUT {
	width:112px;
	font-size:9px;
	color:#000000;
	border:1px solid #dadada;
	background-color:#ffffff;
	padding-left:2px;
}
#formContact TEXTAREA, #formDevis TEXTAREA {
	width:304px;
	height:50px;
	font-size:10px;
	color:#000000;
	font-family:arial;
	border:1px solid #dadada;
	background-color:#ffffff;
	padding-left:2px;
}
#formDevis SELECT {
	width:308px;
	font-size:11px;
	color:#000000;
	border:1px solid #dadada;
	background-color:#ffffff;
	padding-left:2px;
}

.boutons {
	width:220px;
	height:420px;
	float:right;
}

.btDemo {
	margin-bottom:23px;
}
.btDevis {
	margin-top:13px;
}

.caroussel {
	clear:both;
	width:986px;
	height:200px;
}

#btEnvoyer, #btEnvoyer a {
	width:208px;
	height:62px;
	background-image:url('../Images/Boutons/bt_envoyer_off.gif');
	background-color:#000000;
}
#btEnvoyer:hover {
	width:208px;
	height:62px;
	background-image:url('../Images/Boutons/bt_envoyer_on.gif');
}

.coordonnees {
	width:301px;
	height:404px;
	float:right;
	padding:17px 0 0 0;
	font-size:12px;
}
.coordonnees a {
	color:#050505;
	text-decoration:none;
	background-image:url('../Images/PlanDuSite/puce.gif');
	background-repeat:no-repeat;
	background-position: 0 7px;
	padding-left:10px;
}
.style-gras {
	font-weight: bold;
}
.top10 {
	padding-top: 10px;
}

.coordonnees a:hover {
	color:#c72b17;
	text-decoration:underline;
}

.rouge {
	color:#c72b17;
}
.gris {
	color:#939088;
}

#content04 {
	width:760px;
	height:533px;
	background-image: url('../Images/Content/bg_content_04.png');
	background-repeat: repeat-y;
	background-position: top;
}
#content06 {
	width:760px;
	height:480px;
	background-image: url('../Images/Content/bg_content_02.jpg');
	background-repeat: repeat-y;
	background-position: top;
}

#content05 {
	width:760px;
	height:548px;
	background-image: url('../Images/Content/bg_content05.png');
}
a:link {
	color:#050505;
	text-decoration:none;
}
a:hover {
	color:#c72b17;
	text-decoration:underline;
}a:visited {
	color:#050505;
	text-decoration:none;
}
