/* CSS Document */

all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: white; cursor: hand; z-index:2000}
#MainTable A:hover {color: yellow;}

body {
	background-color: #E6C2A2;
}
.rando a {
	font-size:12px;
	text-decoration:underline;
	font-style:italic;
	color:#000;
}
.nom_voyage {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.titre_voyage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.resume_voyage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.texte_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.nb_du_jour {
	color: #8B1B03;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: italic;
}

#incrust a {
	display:block;
	position:absolute;
	z-index:500;
	width:110px; height:110px;
	top:95px; left:30px;
	background:url(images/automne.png) top left no-repeat;
}
