/* CSS Document */
BODY{ background-color:#3D3329 /*#27211B #686468*/; font-family:"Times New Roman", Times, serif; height: 100%; overflow: hidden; margin: 0; padding: 0;
/* Début Couleur des scroll*/
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #6692AC; 
scrollbar-track-color: #6692AC; 
scrollbar-arrow-color: #6692AC;
}
html {
		height: 100%;
		overflow: hidden;
	}
#flashcontent {height: 100%; /*text-align:center;*/}
 
/*CONTENU*/
#contenu_temp{ width:800px; height:467px; margin-left:auto; margin-right:auto; background:url(images/page_temporaire.jpg) center top no-repeat; border:#1F1D16 1px solid;}
#contenu{ width:1200px; height:700px; margin-left:auto; margin-right:auto;}
#contenu1{ width:800px; min-height:467px; margin-left:auto; margin-right:auto;  border:/*#1F1D16 #FFEFC1*/ #000  1px solid;}
#banniere{ width:800px; height:75px; background:#3D3329;}

/*LIENS*/
#liens{ color:#E3D0A6; font-size:12px; text-align:center;}
#liens a{ color:#E3D0A6; font-size:12px; text-align:center;}
#liens a:hover{ color:#CFBD71; font-size:12px; text-align:center;}

/*STYLES*/
.Style1 {color: #685746}

/*PIED DE PAGE*/
#pieddepage {
	height:50px;
	margin-top:4px;
	line-height:20px;
	width:250px;
	margin-left:;
	text-align:center;
	color:#685746;
	font-size:10px;
	background: url(images/papillon-bleu.jpg) no-repeat right;
	margin-left: 275px;
	margin-right: auto;
}
#pieddepage a{
	color:#685746;
	font-size:10px;
	text-decoration:none;
}
#pieddepage a:hover{
	color: #E1D38C;
}

/*MACROMEDIA*/
#macromedia{
	width:250px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#000000;
	font-size:9px;
}
a{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
a:hover{
	color:#FFE80D;
}


