body {
	background-color: #666;
	background-position: center top;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.menuH {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FC0;
	text-decoration: none;
}
a.menuH:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
	text-decoration: none;
}
#contener {
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	top: 0px;
	bottom: 20px;
	left: 0px;
	right: 0px;
	position: absolute;
	background-color: #000;
	box-shadow: 3px 5px 6px #000000;
	-moz-box-shadow: 3px 5px 6px #000000;
	-webkit-box-shadow: 	3px 5px 6px #000000;
}

#head {
	height: 30px;
	width: 500px;
	position: relative;
	clear: both;
	top: 9px;
	left: 250px;
}
#contenu {
	width: 560px;
	float: right;
	padding: 10px;
	bottom: 60px;
	overflow: auto;
	position: absolute;
	left: 200px;
	top: 50px;
	border-top-color: #0FF;
	border-right-color: #0FF;
	border-bottom-color: #0FF;
	border-left-color: #0FF;
}
#info {
	width: 190px;
	position: absolute;
	left: 10px;
	top: 250px;
	bottom: 60px;
}
#basline {
	background-image: url(../images/bg_baseline_index.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 800px;
	z-index: 100;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-position: 0px -70px;
}
#bicyclette {
	position: absolute;
	height: 94px;
	width: 130px;
	right: 50px;
	bottom: 25px;
	background-image: url(../images/byciclette.gif);
	background-repeat: no-repeat;
	z-index: 100;
}

#basline_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	height: 20px;
	width: 570px;
	left: 10px;
	top: 10px;
	position: relative;
	text-decoration: none;
}
.basline_info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
a.basline_info_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FC0;
	text-decoration: none;
}
.actu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
}
a.texte:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	line-height: 14px;
}
.texte_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
	line-height: 14px;
}
.petit_titre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}

