body {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #250B0D;
	}

/*Définition du modèle - bloc qui contiendra toutes les éléments de la page et qui est centré*/
#main {
	position:absolute;
	left:50%;
	top:50%;
	width:980px;
	height: 550px;
	margin-left: -490px;
	margin-top:-275px;
	}
	
.fond1 {
	background-image: url(/images/index/fond.jpg);
	}
.fond2 {
	background-image: url(/images/index/fond.jpg);
	}
	
#flash_index {
	position:absolute;
	width:518px;
	height:115px;
	z-index:1;
	left: 202px;
	top: 233px;
}
	
/*  les menus*/

#menup {
	position:absolute;
	width:190px;
	height:auto;
	z-index:1;
	left: 780px;
	top: 180px;
}



#menug {
	
	background-color:#250B0D;
	margin:1px;
	padding:2px;
	 filter:alpha(opacity=80);
   	-moz-opacity:0.8;
   	opacity: 0.8;
	}

#menug2 {
	font-weight:normal;
	font-size:13px;
	text-align: left;
	color: #FFFFFF;
	background-color: #250B0D;
	border: 1px dotted #633828;
	margin: 1px;
	padding-left: 3px;	
}
#menug3 {
	font-weight:normal;
	font-size:13px;
	text-align: left;
	color: #FFFFFF;
	background-color: #250B0D;
	margin: 1px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: Solid;
	border-top-color: #633828;
	border-right-color: #633828;
	border-bottom-color: #633828;
	border-left-color: #633828;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #CFAF86;
}
/*les menus déroulants*/
.menuc{
	position:absolute;
	width:190px;
	height:auto;
	z-index:1;
	visibility: hidden;
}

/*les photos*/
.photos {
	position:absolute;
	width:290px;
	height:187px;
	left: 56px;
	top: 139px;
	visibility: hidden;
}
/*Encarts des  miniatures*/
#photos_mini {
	position:absolute;
	width:398px;
	height:325px;
	z-index:3;
	left: 374px;
	top: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #573130;
	border-right-color: #573130;
}
/*Les habillages*/
.habdroit {
	float: left;
	width: auto;
	height: auto;
}
#button {
	padding: 4px;
	width: 350px;
	margin-left: 200px;
}

h1 {
	z-index:3;
	top: 6px;
	font-size: 22px;
	font-weight: normal;
}

#titre_col{
	position:absolute;
	width:229px;
	height:36px;
	z-index:4;
	left: 375px;
	top: 139px;
	font-size: 14px;
}
#titre_col2{
	position:absolute;
	width:570px;
	height:21px;
	z-index:4;
	left: 122px;
	top: 38px;
	font-size: 14px;

}
#titre_col3 {
	position:absolute;
	width:343px;
	height:21px;
	z-index:4;
	left: 122px;
	top: 217px;
}

#titre_prod{
	position:absolute;
	width:640px;
	height:auto;
	z-index:4;
	left: 50px;
	top: 94px;
	font-size: 14px;
	padding: 3px;
}


#texte {
	position:absolute;
	width:236px;
	height:108px;
	z-index:5;
	left: 434px;
	top: 360px;
	text-align: justify;
}
#texte2 {
	position:absolute;
	height:198px;
	z-index:5;
	left: 53px;
	top: 156px;
	text-align: justify;
	width: 700px;
}
.logo {
	font-family: "Bradley Hand ITC";
	font-size: 19px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#photos_acc {

 	position:absolute;
	height:210px;
	left: 154px;
	top: 99px;
	width: 234px;
}
	
table {
	margin: 1px;
	padding: 3px;
}
.photos2 {

	position:absolute;
	width:179px;
	height:153px;
	left: 321px;
	top: -11px;
	visibility: visible;
}
#photos_acc2 {


 	position:absolute;
	height:210px;
	left: 400px;
	top: 99px;
	width: 234px;
}
#photos_acc3 {



 	position:absolute;
	height:210px;
	left: 154px;
	top: 321px;
	width: 234px;
}
.textebas {
	position:absolute;
	width:983px;
	height:14px;
	z-index:5;
	left: 0px;
	top: 553px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

