/* les liens */
a:link { color: #000000; text-decoration: underline; }
a:active { color: #000000;	text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { text-decoration: none; }

a.lien_blanc:link { color: #FFFFFF; text-decoration: none; }
a.lien_blanc:active { color: #FFFFFF; text-decoration: underline; }
a.lien_blanc:visited { color: #FFFFFF; text-decoration: none; }
a.lien_blanc:hover { color: #FFDD20; text-decoration: none; }

a.texte_11_noir:link { color: #000000; text-decoration: underline; }
a.texte_11_noir:active { color: #000000; text-decoration: underline; }
a.texte_11_noir:visited { color: #000000; text-decoration: underline; }
a.texte_11_noir:hover { color: #000000; text-decoration: underline; }

/* les textes - polices */
h1 { font-family: Tahoma; font-size: 18px; color: #0099CC; font-weight: bold; display:inline; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF9933; font-weight: bold; }

.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-variant: normal;
	line-height: 14px;
}

.titreblanc {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

.menu-ul {
	margin: 0 0 0 10;
	display: block;
	list-style-type: disc;
	padding: -10px;
}

.menublanc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-variant: normal;
	text-indent: 10pt;
	left: 10px;
}

.texte { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-variant: normal; }
.texte_11_menu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; }
.texte_11_noir { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; }
.bordure { border-right: 1px solid #FFCC33; border-left: 1px solid #FFCC33; border-top: 1px solid #FFCC33; border-bottom: 1px solid #FFCC33;}

a.nom-sejour-noir:link { 	font-family: Tahoma; font-size: 14px; color: #000000; font-weight: bold; text-decoration: underline; }
a.nom-sejour-noir:active { font-family: Tahoma; font-size: 14px; color: #000000; font-weight: bold; text-decoration: underline; }
a.nom-sejour-noir:visited { font-family: Tahoma; font-size: 14px; color: #000000; font-weight: bold; text-decoration: underline; }
a.nom-sejour-noir:hover { 	font-family: Tahoma; font-size: 14px; color: #000000; font-weight: bold; text-decoration: underline; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	font-weight: normal;
	text-align: center;
}

.texte_18_rouge{
	font-family: Tahoma;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}

.texte14-noir {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.texte_12_gras { font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000; text-align: left; font-weight: bold; }

.description {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}

.sousmenu {
	background: url(images/puce.gif) no-repeat 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
	background-position: 20px;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
}

.menu {
	text-align: center;
	height: 24px;
	margin: 0 auto;
	background: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-transform: uppercase;
	}
	
.cadre {border-right: 1px solid #FFEEB9; border-left: 1px solid #FFEEB9; border-top: 1px solid #FFEEB9; border-bottom: 1px solid #FFEEB9;}

