/* CSS Document */

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	line-height: 5px;
	text-decoration: none;
	background-position: center bottom;
	padding: 6px;
}
.menu_vert {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px;
	height: 25px;
	width: 100px;
	border-top: thin outset #FFFFFF;
	border-right: thin outset #CCCCCC;
	border-bottom: thin outset #CCCCCC;
	border-left: thin outset #FFFFFF;
	background: #FFB13E;
	font: bold normal 10px/normal Arial, Helvetica, sans-serif;
}
.menu_vert:hover {
	text-decoration: none;
	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;
	font: bold normal 10px/normal Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
.menu_vert2 {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	height: 25px;
	width: 100px;
	border-top: thin outset #FFFFFF;
	border-right: thin outset #CCCCCC;
	border-bottom: thin outset #CCCCCC;
	border-left: thin outset #FFFFFF;
	font: bold normal 10px/normal Arial, Helvetica, sans-serif;
	background: #FF0000;
}
.menu_vert2:hover {
	text-decoration: none;
	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;
	font: bold normal 10px/normal Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	line-height: 5px;
	text-decoration: none;
	background-position: bottom;
}
.texte_10_gras_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:	#000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.texte_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
}
.texte_12_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_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_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_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;
}

.txt_listes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:	#FFFFFF;
}

.bt_georgia_16 {
	color:#FFFF00;
	text-decoration: none;
	font: normal 18px/normal Georgia, "Times New Roman", Times, serif;

