/* CSS Document */

body {

background-color: #f5e09d;

	margin-left: 10px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

}

a:link {

	font-size: 12px;

	color: #0000FF;

}

a:visited {

	font-size: 12px;

	color: #0000FF;

}

.Style1 {font-family: "20.000 dollar bail";

	font-size: 36px;

	color: #ffffff;}

.Style2 {font-family: "20.000 dollar bail"}

.Style5 {

	font-size: 12px;

	color: #ffffff;

}

.Style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold;

	font-style: italic; color: #ffffff;}

.Style16 {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

.Style18 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: ##FF0033;}

.Style3 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }

.Style19 {

	color: #fcad36;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;}

.Style20 {font-size: 12px}



.Style21 {font-family: "20.000 dollar bail";

	font-size: 22px;

	font-weight: bold;

	color: #ffffff;}

.Style26 {font-size: 24px}

	
/*  menu */

#conteneur {
	position: absolute;
	top: 216px;
	left: 258px;
	height: 68px;
	width:402px;
	z-index: 100;}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;}

#menu dl {
	float: left;}

#parcours {
	width: 100px;
	height: 30px;}

#gorges {
	width: 100px;
	height: 30px;}

#contact {
	width: 100px;
	height: 30px;}

#Liens {
	width: 100px;
	height: 30px;}

#menu dt {
	cursor: pointer;
	text-align: left;
	height: 29px;
	vertical-align: bottom;}

#menu dt a {
	cursor: pointer;
	text-align: center;
	display: block;
	text-decoration: none;}

#menu dt a:hover {
	cursor: pointer;}

#menu li a {
	cursor: pointer;
	text-align: left;
	color: #66ccff;
	text-decoration: none;
	display: block;
	font-size: 11px;
	background: #FAE7C6;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: #fcad36 1px solid;}

#menu li a:hover {
	background: #ffffcc;
	cursor: pointer;}
