html { background: #FFFFFF; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a:hover { text-decoration: underline; }
a { color: #FFFFFF; }

.clear {line-height: 0px; clear: both; height: 0px; font-size: 0px;}
.nodisplay { display: none; }

.suiv
{
	float: right;
}

.prec
{
	overflow: hidden; zoom: 1;
	float: left;
}

.retour 
{
	overflow: hidden; zoom: 1;
}

.navigation 
{
	clear: both;
	text-align: center;
	margin: 0 20px;
}

body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background: url(../img/fond.gif) repeat-y left;
	color: #FFFFFF;
}

#Main 
{

	background: url(../img/haut.gif) no-repeat left top;

}

#Colonne
{
	float: left;
	width: 230px;
}

#Resa
{
	height: 226px;
}

#Menu 
{
	margin: 16px 35px 16px 5px;
}

#Menu li 
{
	margin: 0 0 8px 0;
}

#Menu a
{
	display: block;
	padding: 0 0 0 9px;
	line-height: 16px;
	color: #FFFFFF;
}

#Menu .selected 
{
	background: #5dd7e5;
	color: #294c79;
}

#Contenu
{
	float:right;
	width:730px;
	overflow: hidden; zoom: 1;
	margin: 0 38px 0 0;
}

#Ariane
{
	margin: 20px 30px 15px 25px;
	text-align: right;
	color: #6895cf;
}

#Ariane a { color: #6895cf; }

#Titre
{
	margin: 0 30px 15px 25px;
	font-size: 20px;
	line-height: 20px;
	padding: 0 0 5px 0;
	color: #e17e99;
	font-weight: normal;
	border-bottom: solid 3px #507bb2;
}

#Pied
{
	clear: both;
	margin: 0 38px 0 230px;
	background: #d87590 url(../img/wifi.jpg) no-repeat 24px 7px;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}

#Ecom 
{
	text-align: right;
}

.inputInvisibleL
{
	background: #d87590;
	color: #FFFFFF;
}

#formCalend
{
	float:left;
	padding: 0 2px 0 4px;
	line-height: 20px;
	font-size: 11px;
	height : 226px;
	width: 220px;

}

#formCalend *
{
	font-size: 11px
}

#BoutonRechercher
{
	background: #406596;
	color: #FFFFFF;
	margin: 0 0 0 130px;
	border: outset 3px #406596
}