/* CSS Document */
/* FORMATAGE DU CORPS */

body {
	background-color: #F5FEA4;
	margin:0;
	padding:0;
	scrollbar-face-color: #700043; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #f5fea4; 
	SCROLLBAR-TRACK-COLOR: #f5fea4; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}

/* CENTRAGE DU CONTENEUR */
#conteneur{
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

img{
	border:0;
}

.separateur{
	margin-bottom:30px;
	margin-top:30px;
}

.separateur_bas{
	margin-top:30px;
}

.liens a{
	text-decoration:none;
	font-weight:bold;
	color:#700043;
}

.liens a:visited{
	color:#700043;
}

.liens a:hover{
	color:#1aa61a;
}


.annu_liens{
	list-style:none;
}

.annu_liens a{
	text-decoration:none;
	font-weight:bold;
	color:#700043;

}

.annu_liens a:visited{
	color:#888bfa;
}

.annu_liens a:hover{
	list-style:none;
}

.accueil {
	text-align:center;
	width:990px;
	color: #700043;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.lien_accueil a{
	text-decoration:none;
	color:#0000FF;
}

.lien_accueil a:visited{
	color:#0000FF;
}

.lien_accueil a:hover{
	color:#FF0000;
}

.auteur{
	text-align:right;
	font-style:italic;
}

.gras{
	font-weight:bold;
}

.text_accueil {
	width:50%;
	padding:0 0 0 50px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #700043;
}

.footer {
	text-align:center;
	padding:0 0 0 0;
	font-size:0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #700043;
}

.Style8 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f5fea4;
}

.titre_accueil{
	margin:0;
	padding:10px 0 0 20px;
	font-size:1.4em;
	font-style:italic;
	color: #700043;
}

.legend{
	text-align:center;
	font-style:italic;
	font-size:0.8em;	
	color: #700043;
}

.legend2{
	text-align:center;
	font-style:italic;
	font-size:0.7em;	
	color: #f5fea4;
}

.legend_tab{
	text-align:center;
	font-style:italic;
	font-size:1em;	
	color: #700043;
}

.text_hebergement {
	width:40%;
	padding:20px 0 0 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #700043;
}

.text_liens {
	text-align:center;
	padding:20px 0 0 50px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #700043;
}

.text_hebergement2 {
	padding:0 0 0 0;
	font-size: 12px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #700043;
}

.titre_hebergement{
	margin:0;
	padding:10px 0 10px 0;
	font-size:1.4em;
	color: #700043;
	}


.titre_tab{
	background-color:#700043;
	color: #f5fea4;
}

.titre_vert_tab{
	color:#700043;
}

h1{
	padding:0 0 0 20px;
	font-size:1.8em;
	color:#700043;
}

div#galerie
{
	width: 900px ;
	background: #eed ;
	border: 1px solid #dcb ;
	padding: 15px ;
	margin: 15px 30px ;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

.photo_grande
{
	padding:20px 0 0 0;
	margin:0;
	font: italic 2.5em/1.5em Georgia, serif ;
	color: #dcb ;
}

dl#photo img
{
	border: 1px solid #dcb ;
}