body {
	background-color: #9B160F;
	font-family: "Trebuchet MS", verdana;
	color: #FFFF00;
	font-size: 12px;
}
table { border-collapse: collapse;}
.photo {border: thin solid #FFFF00;}
.pointer {cursor: pointer;}
area { cursor: pointer ; }
.coordonnees {
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}
.bienvenue { color: #FFFFFF;font-size: 26px;letter-spacing: 3px;}
.text_presentation { font-size: 12px;text-align: justify;font-weight: bold}
.tab_presentation {
	background-color: #9B160F;
	border: thin solid #FFFF00;
}
.tab_tarifs {
	background-color: #9B160F;
	border: thin solid #FFFFFF;
	padding: 20px;
}
.tab_galerie {
	background-color: #9B160F;
	border: thin solid #FFFF00;
	padding: 20px;
}
.pied { color: #FFFF00;font-size: 12px;font-weight: bold;}
.menu_on { color: #FFFF00;text-decoration:underline;cursor: pointer;font-weight: bold;}
.menu_off { color: #FFFF00;text-decoration:none;cursor: pointer;font-weight: bold;}
.textJaune { color: #FFFF00;}
.textBlanc { color: #FFFFFF;}
.titrePage {
	color: #FFFF00;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
}
.titreContenu {
	color: #FFFF00;
	font-weight: bold;
}
.textpetit { font-size: 10px;font-weight: bold;}
.textmoyen { font-size: 12px;font-weight: bold;}
.textgrand { font-size: 14px;font-weight: bold;}
.textgrand2 { font-size: 18px;font-weight: bold;}
.textgrand3 { font-size: 20px;font-weight: bold;}
.fond_uniq_defile {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.fond_uniq_fixe {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.contact_onglet_on {
	color: #9B160F;
	background-color: #FFFF00;
	font-weight: bold;
}
.contact_onglet_over {
	color: #FFFF00;
	background-color: #666666;
	font-weight: bold;
}
.contact_onglet_off {
	color: #FFFF00;
	background-color: #9B160F;
	font-weight: bold;
}
.exergue {
	color: #9B160F;
	background-color: #FFFF00;
}
.exergue2 {
	border: thin solid #FFFF00;
}

a:link {color:#FFFFFF;}
a:visited {color:#FFFFFF;}
a:hover {text-decoration:none;color:#E1DAA3;}
a:active {color:#FFFFFF;}