@charset "utf-8";
/* CSS Document */
html, body{
	height:100%;
}
body {
	margin:0;
	padding:0;
	background-image: url(../images/BG-body-couleur.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#ded0b1;
}
body.prehome {
	margin:0;
	padding:0;
	background-image: url(../images/bg-jean.jpg);
	background-repeat: repeat;
	background-position: top;
	background-color:#ded0b1;
}
.headerPrehome{
	margin:10% 0 0 0;
	height:50px;
	background-image: url(../images/header_prehome.gif);
	background-repeat: no-repeat;
	background-position: center;	
}
.tabFlash{
	height:100%;
}
.flash {
	padding:0;
	height:415px;
	margin:0;
	background-image: url(../images/BG-body-couleur-prehome.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#ded0b1;
	text-align:center;
}
#langue{
	width:252px;
	position:absolute;
	left:50%;
	margin-left:200px;
	margin-top:15px;
}
.footerPrehome{
	padding:15px 0 0 0;
	height:35px;
	margin:0;
	background-color: #907677;
	text-align:center;
}
/*FlashID {
	margin:0 auto;
}*/
#BACKGROUND{
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	z-index:-1;
	height:422px;
}
#container{
	width:900px;
	margin:0 auto;
	padding:0;
	background-image: url(../images/BG-body-couleur.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}
.logo{
	height:50px;
	margin-bottom:272px;
}
#contenu{
	padding: 10px 0 30px 0;
	background-color:#FFF;
}
.ContentLeft{
	width:645px;
	float:left;
}
.ContentRight{
	width:205px;
	float:left;
	margin:0 0 0 28px;
}
#rubrique{
	background-color:#907777;
	height:50px;
}
#rubrique img{
	margin:0 50px 0 0;
}
#smenu{
	background-image: url(../images/sous-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	width:900px;
	height:97px;
	position:absolute;
	left:50%;
	top:372px;
	margin-left:-450px;
}
#footer{
	padding:0;
	background-color:#989898;
	text-align:center;
}
.separateurindex{
	clear: both;
	margin-bottom:62px;
}
.separateur{
	clear: both;
}
a img{
	border:none;
}
