body {
	background-position:center center;
	background-image: url(../images/texture-site.jpg);
	background-repeat: repeat-x;
	background-color: #393939;
	color: #dddddd;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow-x:hidden;
}



.tableGenerale {
	width:980px;
	height:640px;;
	margin-left:auto;
	margin-right:auto;
}

.layerLogo {
	position:absolute;
	width:670px;
	height:100px;
	margin-left:125px;
	margin-top:5px;
}

.layerMenu {
	position:absolute;
	width:200px;
	height:300px;
	margin-left:40px;
	margin-top:150px;
}

.layerCredits {
	position:absolute;
	width:200px;
	height:60px;
	margin-left:70px;
	margin-top:450px;
}

.layerHabillagePhoto {
	position:absolute;
	width:680px;
	bottom:30px;
	top:150px;
	margin-left:240px;
	z-index:1;
	overflow-y:scroll;
}

.conteneurVignette {
	border:5px solid #ffffff;
}

.layerHabillageBoutons {
	position:absolute;
	width:150px;
	height:100px;
	margin-left:485px;
	margin-top:528px;
	z-index:2;
}

.layerBoutonGauche {
	position:absolute;
	width:36px;
	height:36px;
	margin-left:520px;
	margin-top:560px;
	z-index:3;
}

.layerBoutonDroite {
	position:absolute;
	width:36px;
	height:36px;
	margin-left:564px;
	margin-top:560px;
	z-index:4;
}

.layerContenuPage {
	overflow-y:auto;
	position:absolute;
	width:650px;
	height:350px;
	margin-left:240px;
	margin-top:190px;
	z-index:2;
}

.layerHabillageContenuPage {
	position:absolute;
	width:200px;
	height:200px;
	margin-left:200px;
	margin-top:160px;
	z-index:1;

}



.layerContenuPageContact {
	overflow-y:auto;
	position:absolute;
	width:550px;
	height:250px;
	margin-left:300px;
	margin-top:260px;
	z-index:2;
}

.layerHabillageContenuPageContact {
	position:absolute;
	width:200px;
	height:200px;
	margin-left:260px;
	margin-top:230px;
	z-index:1;

}


.layerContenuPageLiens {
	overflow-y:auto;
	position:absolute;
	width:550px;
	height:250px;
	margin-left:550px;
	margin-top:210px;
	z-index:2;
}

.layerHabillageContenuPageLiens {
	position:absolute;
	width:200px;
	height:200px;
	margin-left:510px;
	margin-top:180px;
	z-index:1;

}


/*=========================================*/

.texteBoutons {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.texteBoutons a {
	color:#c0a96c;
	text-decoration: none;
}

.texteBoutons a:hover {
	color:#dac796;
	text-decoration: none;
}

.texteCredits {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}

.texteCredits a {
	color:#999999;
}

.texteCredits a:hover {
	color:#999999;
}

.lettrine {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	padding-right:2px;
}

.texteSimple {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
}

.texteSimple a {
	color:#dac796;
	text-decoration: none;
}

.texteSimple a:hover {
	color:#dac796;
	text-decoration: underline;
}

.titreGras {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dac796;
	font-weight:bold;
}

.texteGras {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	font-weight:bold;
}

.photoMiniature {
	position:absolute;
	width:600px;
	height:400px;
	margin-left:260px;
	margin-top:136px;
	z-index:5;
}

.infosMiniature {
	position:absolute;
	width:100px;
	height:50px;
	margin-left:740px;
	margin-top:560px;
	z-index:6;
}

.texteInfos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e1d3b0;
	text-align:right;
}

