html { background: #014768; z-index: 10;}
* { 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;
}

.navigation a
{
	color: #013B54;
}

.navigation a:hover
{
	color: #04A9D1;
	font-weight: bold;
}

body 
{
	z-index: 100;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background:#014768 url(../img/fond.gif) repeat-y left;
}

#Pied
{
	text-align: center;
	background: #014F70 url(../img/fond-pied.gif) no-repeat left top;
	clear: both;
	padding: 24px 0 3px 0;
	margin: 15px 0 0 0;
}

#Pied strong, #Pied strong a 
{
	color: #FDBF03;
	font-weight: normal;
}

#Ecom 
{
	text-align: right;
	font-size: 11px;
	padding: 0 5px 0 0;
}

#Menu 
{
	float: left;
	width: 175px;
	display: inline;
}

#Drapeaux 
{
	background: url(../img/fond-drapeaux.jpg) no-repeat left top;
	padding: 143px 0 2px 8px;
}

#Menu ul
{
	padding: 0 9px 28px 7px;
}
#Menu li a
{
	background: url(../img/puce-menu.gif) no-repeat 4px center;
	padding: 0 0 0 16px;
	display: block;
}

#Menu .sousmenu a
{
	font-size: 11px;
	padding: 0 0 0 9px;
	color: #015173;
	margin: 0 0 0 7px;
	background: url(../img/puce-sousmenu.gif) no-repeat left 10px;
}

#Menu li .selected 
{
	background-color: #015F86;
	color: #FDBF03;
	font-weight: bold;
}

#Menu .sousmenu .selected 
{
	background: url(../img/puce-menu2-selected.gif) no-repeat left 10px;
	color: #FDBF03;
}

#Menu p
{
	background: url(../img/fond-p-menu.gif) repeat-y left;
	text-align: center;
	line-height: 14px;
	padding: 4px;
	font-weight: bold;
	margin: 0 0 25px 0;
}

#Menu p a
{
	 color: #015275;
}

.separe_menu {line-height: 0px; clear: both; height: 0px; font-size: 0px; border-bottom: dashed 1px #3BD9FE; margin: 10px 0;}

#BandeDroite
{
	overflow: hidden; zoom: 1;
	float: right;
	width: 175px;	
	display: inline;
}

#BandeDroite ul
{
	margin: 20px 10px 15px 15px;
	padding: 3px 0 3px 0;
	font-size: 11px;
	border-top: solid 1px #013654;
	border-bottom: solid 1px #013654;
}

#BandeDroite p
{
	margin: 0px 10px 0px 15px;
}

#BandeDroite li a
{
	display: block;
	background: url(../img/puce-menu2.gif) no-repeat 3px 11px;
	padding: 0 0 0 11px;
}

#BandeDroite li .selected
{
	background: url(../img/puce-menu2-selected.gif) no-repeat 3px 11px;
	color: #FDBF03;
}

#Contenu 
{
	overflow: hidden; zoom: 1;
}

#Main 
{
	overflow: hidden; zoom: 1;
	background: url(../img/coin.jpg) no-repeat right top;
	padding: 0 30px 0 35px;
	margin: 0px;
}

#Ariane
{
	text-align: right;
	font-size: 11px;
	color: #0c8fc5;
}

#Ariane a { color: #0c8fc5; }