/* #d8c8b8 : fond beige */
/* #5b4a36 : texte actu */
/* #5b0204 : fond bordeau */

body{
	text-align:center; /* pour centrer dans IE */
	padding:0; /* pour opera */
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#d1c0ac;
	
scrollbar-face-color: #5B0204;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #D1C0AC;
scrollbar-shadow-color: #D1C0AC;
scrollbar-arrow-color: #630708;
scrollbar-track-color: #D1C0AC;
}


#main{
	margin: 0 auto;
	padding:0;
	width:980px;
	position:relative;
	background-color:#d1c0ac;
}

img{
	border:none;
}
/* FOND TETIERE */
#tetiere{
	background-image:url(../images/degrade_tetiere_interieur.gif);
	width:980px;
	height:304px;
	margin:0;
	text-align:left;
}

/* ADRESSE */

#adresse{
	margin:90px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D1C0AC;
}

strong{
	font-weight:bold;
}
/* LOGO */
h1#logo{
	margin:0;
	position:relative;
	left:54px;
	top:30px;
	width:236px;
	height:119px;
}

h1#logo a{
	display:block;
}
/* NAVIGATION */
#navigation{
	width:611px;
	height:235px;
	float:right;
	margin-top:-119px;
	margin-right:30px;
}

/* MENU VERTICAL */
#menu{
	width:185px;
	float:left;
	margin:0 30px 0 40px;
	padding:20px 0 0 0;
	text-align:left;
	border-right:2px solid #BEAC98;
}
#menu h3, #edito h3 {
	margin:12px 0 12px 0;
}

#menu h3 a, #edito h3 a{
	font-family:"Times New Roman", Times, serif;
	color:#3c1f11;
	font-size:20px;
	text-decoration:none;
}
#edito h4 a{
	color:#7b6955;
	font-size:13px;
	text-decoration:none;
}

#edito h4{
	margin:0;
	padding:0;
	margin-top:5px;
}

#menu h4 {
	margin:3px 0 0 0;
	heigth:1px;
}

#menu h4 a{
	color:#7b6955;
	font-size:13px;
	text-decoration:none;
}

.filet_ssmenu{
	margin:12px 0 0 -20px;
	clear:both;
}

/* EDITO */
#edito{
	margin:0 0 15px 0;
	text-align:left;
	float:left;
	width:710px;
}

#edito h2{
	margin:31px 0 0 0;
	color:#5b0204;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
}

#edito h2 a{
	font-size:14px;
	color:#7b6955;
	text-decoration:none;
}

#edito img{
	margin:10px 30px 0 0;
	float:left;
}

#texte_accueil{
	margin:10px 0 0 0;
	color:#7b6955;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;	
	float:left;
	width:440px;
	text-align:justify;
}



#filet{
	float:left;
	background-image:url(../images/filet_ssmenu.gif);
	width:700px;
	margin:20px 0 20px 0;
	height:2px;
}

/* BLOC ACTU */
#actu{
	float:left;
	margin:0;
	width:210px;
	text-align:right;
	font-size:12px;
}

#actu h4{
	font-size:12px;
	text-align:left;
	margin:0 0 10px 0;
}

#actu p{
	text-align:left;
	margin:0 0 5px 0;
	color:#5b4a36;
}

#actu a{
	color:#5b0204;
	text-decoration:none;
	margin:0 10px 0 0;
	font-family:"Times New Roman", Times, serif;

}

.filet_blanc{
	float:left;
	background-image:url(../images/filet_blanc.gif);
	width:3px;
	height:120px;
	margin:0 15px 0 15px;
}

#texte_actu{
	width:700px;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	border-bottom:1px solid #999;
	float:left;
	padding:5px 0 5px 0;
}

#texte_actu img{
	float:left;
	padding:0;
	margin:0 10px 0 0;
}

#retour_actu{
	width:auto;
	text-align:right;
	padding-right:50px;
}

#retour_actu a{
	font-family:Arial;
	font-size:12px;
	color:#7b6955;
	text-decoration:none;
}
/* PIED DE PAGE */
#footer{
	clear:both;
	height:25px;
	background-color:#5b0204;
	padding-top:10px;
	color:#d8c8b8;
}

#footer a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	margin:0 20px 0 20px;
}

#titre_album{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#7b6955;
	width:70px;
	text-align:center;
	float:left;
	clear:both;
}

#mini{
	float:left;
}

.titre_galerie{
	margin:0;
	padding:0;
	width:auto;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#7b6955;
}
