/* CSS Document */
.menu_liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:	#000000;
	display: block;
	line-height: normal;
	text-decoration: none;
	background-position: center center;
	padding: 0px;
	height: auto;
	margin: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.menu_liste:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:	#FF0000;
	display: block;
	line-height: normal;
	text-decoration: none;
	background-position: center center;
	padding: 0px;
	height: auto;
	margin: 0px;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.menu_idx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color:	#FFFFFF;
	display: block;
	line-height: normal;
	text-decoration: none;
	background-position: center center;
	padding: 1px 5px;
	height: auto;
	border: 1px none #CCCCCC;
	margin: 1px;
	background-color: #0173FE;
}



.menu_idx:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color:	#FF0000;
	display: block;
	line-height: normal;
	text-decoration: none;
	background-position: center center;
	padding: 1px 5px;
	height: auto;
	border: 1px none #CCCCCC;
	margin: 1px;
	background-color: #CCCCCC;
}

.menu_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:	#660000;
	display: block;
	line-height: normal;
	text-decoration: none;
	background-position: center center;
	padding: 1px;
	height: auto;
	margin: 1px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #66FFFF;
}
.menu_titre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:	#FF0000;
	display: block;
	line-height: normal;
	text-decoration: none;
	background-position: center center;
	padding: 1px;
	height: auto;
	margin: 1px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #CCFFFF;
}

.menu_horiz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:	#FFFFFF;
	display: block;
	line-height: normal;
	text-decoration: none;
	background-position: center center;
	padding: 1px;
	height: auto;
	border: 1px outset #CCCCCC;
	}
.menu_horiz:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	line-height: normal;
	text-decoration: none;
	background-position: center center;
	height: 11px;
	width: auto;
	margin: 0px;
	padding: 1px;
	white-space: nowrap;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.menu_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF9933;
	color: #000000;
	display: block;
	padding: 5px;
	height: 15px;
	width: 100px;
	border-top: thin outset #FFFFFF;
	border-right: thin outset #CCCCCC;
	border-bottom: thin outset #CCCCCC;
	border-left: thin outset #FFFFFF;
}
.menu_vert:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color:	#CCCCCC;
	color:	#FF0000;
	display: block;
	padding: 5px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	background-position: center center;
	height: 15px;
}

.texte_10_gras_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:	#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.texte_10_gras_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:	#FF0000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}.texte_11_gras_blanc {
	color:#FFFFFF;
	text-decoration: none;
	font: bold normal 11px/normal Arial, Helvetica, sans-serif;
}
.texte_11_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#FFFFFF;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}
.texte_11_gras_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_11_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#FF0000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_11_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#FF0000;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}
.texte_11_red gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#FF0000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_12_blanc {
	color:#FFFFFF;
	text-decoration: none;
	font: normal 12px/normal Arial, Helvetica, sans-serif;
}
.texte_12_blanc_blanc_gras {
	color:	#FFFFFF;
	text-decoration: none;
	font: normal 12px/normal Arial, Helvetica, sans-serif;
}
.texte_12_blanc_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_12_blanc_gras_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_14_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.texte_14_gras_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_14_gras_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:	#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_16_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_16_gras_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_blanc25_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:	#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_16_gras_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.legende_photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:	#FFFFFF;
}
.vivaldi_24 {
	color: #660000;
	text-decoration: none;
	background-color:	#FFFFFF;
	font: bolder normal 26px/30px vivaldi;
}
.vivaldi_35 {
	color: #FF9900;
	text-decoration: none;
	font: bolder normal 35px/40px vivaldi;
	background: #000000;
}
.menu_titre_no_fond {
	color:	#000000;
	display: block;
	text-decoration: none;
	padding: 1px;
	height: auto;
	margin: 1px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: center center;
	font: bold normal 11px/normal Arial, Helvetica, sans-serif;
}
.texte_10_gras_noir {
	color:	#000000;
	text-decoration: none;
	font: bold normal 10px/normal Arial, Helvetica, sans-serif;
}
