@charset "UTF-8";
/* CSS Document */

.texte-accueil {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	line-height:13px;
}

.texte-accueil a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	line-height:13px;
}

.texte-accueil a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC9966;
	text-decoration:none;
	line-height:13px;
}

.texte-footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	line-height:13px;
}

.texte-footer a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	line-height:13px;
}

.texte-footer a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CC9966;
	text-decoration:none;
	line-height:13px;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CC9966;
	text-decoration:none;
	line-height:13px;
}

.texte-main {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	line-height:13px;
}

.texte-main a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	line-height:13px;
}

.texte-main a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	text-decoration:none;
	line-height:13px;
}

.texte-main-b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	line-height:13px;
}

.texte-main-b a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	line-height:13px;
}

.texte-main-b a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration:none;
	line-height:13px;
}

.menu1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #8CC63F;
	text-decoration:none;
	line-height:13px;
}

.menu2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
	line-height:10px;
}

.menu3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #593303;
	font-weight: bold;
	text-decoration:none;
	line-height:13px;
}