/****************************************************************************************/
/*										PAGE INDEX										*/
/****************************************************************************************/

body.index {
	background: #000 url(../images/backgrounds/index.gif) repeat-x 0px 151px;
	padding: 0;
	margin: 0;
}

.index #general {
	height:550px;
	background: #fff url(../images/home/logo-A.gif) no-repeat 0px 5px;
	padding: 0 10px;
	width: 800px;
	margin: 0 auto;
	position:relative;
}

#construction {
	position:absolute;
	width:200px;
	height:120px;
	right:20px;
	height:35px;
	font:bold 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	text-align: center;
	padding: 5px;
	top: 43px;
	background-color: #FFFFFF;
	border: 1px solid #ff0000;
}

.index #general #choix_langue{
	font:normal normal bold 10px/26px Arial, Helvetica, sans-serif;
	color:#000000;
	width:220px;
	padding:5px;
	float:right;
	letter-spacing: normal;
	margin: 0;
	height: 20px;
	position: relative;
	top: -10px;
	clear: right;
}
.index #general #choix_langue a{
	color:#999;
	text-decoration:none;
}
.index #general #choix_langue a img{
	border:0;
	padding:0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.index #general #choix_langue a:hover{
	color:#EC7703;
}
.index #general #choix_langue a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.index #general #topindex {
	margin: 0 auto;
	color: #EC7703;
	font: normal normal normal 16px/1em verdana;
	letter-spacing: 0.2em;
	height: 110px;
	overflow: hidden;
	text-align: left;
}
.index #general #topindex span {
	position: relative;
	top: 95px;
	float: right;
	width: 300px;
	padding: 0;
	text-align: right;
}
.index #general #flash_index {
	margin: 0 auto;
	padding:0;
	height: 300px;
	width: 800px;
	background-color: #000000;
	clear: both;
}
.index #general .produit-home {
	height: 110px;
	width: 250px;
	float: left;
	margin: 10px 2px;
	border: 1px solid #EC7703;
	padding: 5px;
	text-align: left;
	color: #000000;
	font: normal normal normal 12px/1.2em Arial;
}
.index #general .produit-home h2 {
	color: #EC7703;
	font: normal normal bold 18px/1.2em Georgia;
}


.index #general #produit-centre.produit-home {
	margin:10px 3px;
}
.index #general #produit-reparation.produit-home {
	background: url(../images/home/encart-reparation.jpg) no-repeat top;
}
.index #general #produit-reparation h2 a {
	color: #EC7703;
	text-decoration: none;
	display: block;
	padding: 20px 120px 10px 0;
}
.index #general #produit-reparation h2 {
	margin: 0px;
}

.index #general #produit-reparation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 20px 80px 12px 0;
	margin: 0;
}


.index #general .produit-home img {
	float: left;
	margin: 0 8px 0 0;
}
.index #general .produit-home dl {
	margin: 0px;
	padding: 0px;
}
.index #general .produit-home dt {
	font: normal normal bold 14px/1.2em Georgia;
	text-decoration: underline;
	margin: 0 0 8px 0;
}
.index #general .produit-home dd.description {
	font-size: 10px;
	line-height: normal;
	padding: 5px 0;
            /*height: 40px;*/
	margin: 0;
}

.index #general .produit-home dd.prix {
	display:block;
	float:right;
	font: normal normal bold 16px/1.2em Georgia;
	color: #BF6F1E;
}
.index #general .produit-home a {
	color: #000000;
}
.index #general .produit-home a img {
	border: none;
}

#footer {
    font: 10px/2em Verdana;
    color:#FFFFFF;
    text-align:center;
	margin:0 auto;
	display:block;
    padding:0 10px 0 0;
	background-color:#000;
}
#footer a {
    color:#fff;
    text-decoration:none;
    font-size:11px;
  }

#footer .fondnoir {
    color:#E67300;
	background-color:#000;
}

#footer p.fondnoir {
    color:#fff;
	font-size:11px;
}


/*.index #footer {
	color: #FFFFFF;
	clear: left;
	font: normal normal normal 11px/11px Arial;
	text-align: right;
	width: 820px;
	margin: 0 auto;
	padding: 3px 0 0 0;
}
*/#retour_temp {
	display: block;
	position: relative;
	width: 100px;
	text-align: center;
	font: normal normal normal 11px/12px Verdana;
	color: #000000;
	top: 200px;
	left: 70px;
}
#contact_temp {
	text-decoration:none;
}
#contact_temp:hover {
	text-decoration:underline;
}
