/* CSS Document */
@import url(menu.css);

.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

* { 
	font-family:'Trebuchet MS', Verdana, sans-serif;
	color:#333;
	font-size:13px;

}

body {
	margin: 0;

	margin-top:0px;

	padding-top:0px;

	text-align: center;
	
	background-image:url(../images/fond.jpg);
	
	background-repeat:repeat-x;

	background-color:#fff;} 

#global{
	width:920px;
	margin: 0 auto;
	margin-top:10px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	position:relative;
	top:0px;
	z-index:10;
	text-align:center;
	margin-bottom:12px;
	/* border:#FFFF00 1px solid; */
	/* background-color:#FFFFFF; */
	
}

div#global #hog{
background-image:url(../images/ho.png);
background-repeat:no-repeat;
background-position:center;
width:917px;
height: 210px;
}

div#hog img{
	padding-left: 1px;
	
}

div#global #centre{
background-repeat:repeat-y;
background-position:center; 
width:917px;
min-height: 500px;
height: auto !important;
height: 500px;
background-image:url(../images/centre.png);
background-repeat:repeat-y;
position:relative;
top:-1px;
}

div#centre object{
	position:relative;
	left:1px;
}

div#global #bas{
background-image:url(../images/bas.png);
background-repeat:no-repeat;
background-position:center;
width:917px;
height:14px;
position:relative;
top:-1px;

}

/* CONTENU */

div#centre #contenu{
	/* background-image:url(../images/fond-centre.jpg);
	background-repeat:repeat-y;
	background-position:center; */
	margin: 0;
	position: relative;
	top:0px;
}

div#contenu #gauche{
	float:left;
	width:220px;
	text-align:left;
	margin-left: 7px;
	border-right:1px solid #efefef;
	}
	
div#contenu #gauche p{
	text-align: left;
	padding-left: 2px;
	}
	
div#contenu #droite{
	float:right;
	width:649px;
	text-align:left;
	margin-right: 10px;
	}


a{
	color:#333333;
	}

div#foot{
	width:900px;
	margin:0 auto;
	text-align:right;
	padding-right:10px;
	}
	
div#foot a{
	color:#000000;
	font-weight:bold;
	
	}
	
div#foot img{
	position:relative;
	top:5px;
	
	}
	
div#artcentre{
	text-align:center;
	margin-left:5px;
}

div#artcontactgauch{
	text-align:left;
	position:relative;
	left:9px;
	margin-top:10px;
	font-family:inherit;
	font-size:0.9em;
	width:185px;

}

div#artcontactgauch p{
	font-family:inherit;
	font-size:1em;

}

p.alert{
	color:#FF0000;
	}
	
div#rub4{
	margin-left: 15px;
	text-align: left;
}

div#rub4 .centre{
	text-align: center;
}

div#droite h1{
	font-family:inherit;
}

div#droite h1 a{

	font-size: 1em;

	font-family:inherit;

	color: #000000;

}

div#droite .cadre_rub{
	float:left; border:2px solid #efefef; width:190px; text-align:center; margin-left:10px; padding:5px;
	height:170px;
}

div#droite p{
	margin-bottom: 10px;
	width:640px;
	}
	
	
div#droite .cadre_rub p{
	margin-bottom: 10px;
	width:160px;
	}
	
/* RECOMMANDER */

div#recommander label, div#recommander p, div#recommander strong{
	font-size:0.9em;
}

div#recommander .erreur{
	font-size:0.9em;
	color:#ff0000;
}

div#recommander .centre{
	text-align: center;
}

div#recommander input.text{
	width:198px;
	background-color: #efefef;
	border:1px solid #666666;
}

div#recommander input.bouton{
	width:120px;
	background-color: #efefef;
	border:1px solid #666666;
	text-align: center;
}

div#recommander .merci{
	margin-top:10px;
	text-align: center;
	margin-left: 2px;
	width:200px;
	color:#FF0000;
}

div#recommander p.formulaire_erreur{
	color:#ff0000;
}

div#demander_devis{
	text-align: center;
	width:630px;
}

div#demander_devis a{
	font-size: 2em;
	text-align: center;
}

div#intro{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: justify;
}

div#intro p{
	margin: 0px;
	padding: 0px;
}