@charset "ISO-8859-1";


a {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #ffffff;
} 


.titre_brun {
	background-color: #FEFECB;
}
.sous_menu, .sous_menu h1 {
	background-color: #FEFECB;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #925543;
	text-align: left;
	vertical-align: bottom;
	padding-left: 0px;
}

.sous_menu h1 {
	margin:0px;
}
.adresse_bas {
	background-color: #999999;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.img_droite {
	background-color: #FEFECB;
}
.texte_principal {
	background-color: #FEFECB;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #885948;
	text-align: justify;
	padding: 15px 10px 15px 5px;
}

.texte_principal a {
	color: #333333;
}

.texte_principal a:hover {
	color:#666666;
}
.carre {
	background-color: #FEFECB;
	text-align: left;
	vertical-align: bottom;
	padding-left: 5px;
	padding-bottom: 5px;
}

.menu_gris {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	font-weight: bolder;
}
.menu_bas {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #FEFECB;
	text-align: center;
	vertical-align: middle;
}

.menu_bas a {
	color: #333333;
}

.menu_bas a:hover {
	color:#666666;
}
.texte_principal_bp {
	background-color: #FEFECB;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #885948;
	text-align: justify;
	padding: 15px 10px 15px 5px;
	word-spacing: 2px;
}
.photos {
	background-color: #FEFECB;
	text-align: center;
	vertical-align: middle;
}

h1 a:visited {
	color:#925543;
}
