/*generale*/
body, h1, h2, h3, ul, li{
	margin:0;
	padding: 0;
}

body{
	background: #262626;
	color: #000;
	font-family: Arial;
	font-size: 12px;
}

a{
	color: #fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;
}

a:hover img{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}

.clear{
	clear: both;
	height: 0;
}

.clearGrand{
	clear: both;
	height: 20px;
}

.majuscule{
	text-transform: uppercase;
}

.petit{
	font-size: 90%;
}

.centre{
	margin-left: 95px;
}
/*generale*/

/*global*/
#global{
	background: #3e3d40;
	border: 1px #5c5c5c solid;
	margin: 0 auto;
	position: relative;
	width: 993px;
}
/*global*/

/*entete*/
#lienH1{
	display: block;
	float: left;
	margin-right: 12px;
}

#menuHaut{
	float: left;
	font-size: 90%;
	list-style: none;
	margin-top: 15px;
}

#menuHaut li{
	float: left;
	height: 81px;
	margin-right: 10px;
	width: 81px;
}

#menuHaut a{
	background: url(images/fond-bulle.jpg) no-repeat -4px -5px;
	color: #000;
	display: block;
	font-weight: bold;
	height: 81px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 81px;
}

#menuHaut a span{
	display: block;
}

#menuHaut a:hover, #menuHaut a.actif{
	background-position: -3px -112px;
	color: #fff;
}

#entete{
	padding: 40px 0 0 27px;
}
/*entete*/

/*gauche*/
#gauche{
	left: 0;
	position: absolute;
	top: 0;
	width: 196px;
}

#unConseiller{
	background: url(images/fond-telephone.gif) no-repeat top right;
	color: #fff;
	font-size: 115%;
	height: 61px;
	margin-top: 30px;
	padding: 5px 45px 0 0;
	text-align: right;
}
/*ghauche*/

/*menbu gauche*/
#menuGauche{
	border-right: 1px solid #fff;
	list-style: none;
	margin: 0 10px 0 4px;
	padding-right: 12px;
	position: relative;
	text-align: right;
	text-transform: uppercase;
	width: 182px;
}

#menuGauche a:hover, #menuGauche a.actif{
	color: #fec601;
	text-decoration: none;
}

#menuGauche ul{
	display: none;
}

#menuGauche li{
	margin-bottom: 10px;
}

.sousMenu{
	background: url(images/fond-transparent.png) repeat-y top right;
	font-size: 85%;
	list-style: none;
	min-height: 345px;
	padding: 5px 5px 5px 36px;
	position: absolute;
	right: -166px;
	text-align: left;
	top: 0;
	width: 141px;
	z-index: 1000;
}

.sousMenu a{
	color: #000;
}

.sousMenu li{
	margin-bottom: 7px;
}
/*menbu gauche*/

/*cpontenu*/
#contenu{
	margin-top: 20px;
	position: relative;
	width: 993px;
}

#contenuIndex{
	background: #787878;
	margin-left: 206px;
	min-height: 500px;
	width: 756px;
	z-index: 10;
}

#contenuIndex h1{
	color: #fec601;
	font-size: 145%;
	margin-top: 20px;
}

#contenuIndex h1 span{
	color: #000;
}

#contenuIndexContenu{
	padding: 0 0 10px 15px;
/* 	position: relative; */
/* 	z-index: 10; */
}

#contenuIndexContenu2{
	padding: 0 0 10px 15px;
	position: relative;
}

#contenuIndexContenu2 p{
	margin: 20px 0;
}
 
#contenuIndexContenu2 h1{
	padding-top: 10px;
}

#contenuIndex h2{
	color: #fec601;
	font-size: 125%;
	margin: 10px 0 0 0;
}

#contenuIndexContenu p{
	margin: 0;
}

#contenuIndexContenu p span{
	color: #fec601;
}

#contenuIndexContenu ul{
	margin: 10px 0;
}
/*cpontenu*/

/*pied*/
#pied{
	color: #fff;
	margin: 10px 0;
	text-align: center;
}
/*pied*/

/*categorie*/
#produitsCategorie{
	background: #3e3d40;
}

#produitsCategorie div.produit{
	background: #787878;
	display: inline;
	float: left;
	height: 130px;
	margin: 0 20px 20px 20px;
	width: 85px;
	zoom: 1;
}

#produitsCategorie div a{
	display: block;
	text-align: center;
}

#produitsCategorie div a.titre{
	border-top: 1px solid #fec601;
	font-size: 90%;
	height: 45px;
}

#produitsCategorie div a.titre span{
	display: block;
}

#produitsCategorie div a.image{
	background: #787878;
	height: 85px;
}

#produitsCategorie div.photoGrand{
	background: #787878;
	float: left;
	height: 214px;
	text-align: center;
	display: inline;
	margin-left: 30px;
	width: 214px;
}

p.devis{
	bottom: 10px;
	position: absolute;
	right: 20px;
}

.descriptionProd{
	position: relative;
	padding-bottom: 10px;
}
/*categorie*/

#googleMap{
	width: 300px;
	height: 300px;
}

#produitPrecedent{
/* 	float: left; */
	bottom: 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 350px;
}

#produitSuivant{
/* 	float: right; */
	bottom: 0;
	position: absolute;
	left: 0;
	text-align: center;
	width: 350px;
}

#suivantPrecendent{
	position: absolute;
	bottom: 10px;
	left: 557px;
}

#suivantPrecendent #lienssuivantPrecendent{
	position: relative;
}

#contenuIndexContenu ul{
	list-style-position: inside;
}

#contenuIndexContenu h3{
	font-size: 100%;
	margin: 10px 0 0 0;
}

#avantages{
	margin-bottom: 20px;
}
/*actu*/
.zoneActus{
	background: #7f7f7f;
	display: inline;
	float: left;
	height: 340px;
	margin: 15px 22px 0 3px;
	padding: 14px;
	text-align: center;
	width: 314px;
}

.zoneActus h2{
	padding-bottom: 15px;
	text-align: left;
	text-transform: uppercase;
}

#contenuIndexContenu .zoneActus p.texte{
	border-top: 1px solid #fec601;
	color: #fff;
	margin-top: 10px;
	padding-top: 10px;
}
/*actu*/