html { background: #FCFCF9 url(../img/fond.jpg) repeat-x top; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a:hover { text-decoration: underline; }
a { color: #57575A; }

.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: 10px;
}

body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #57575A;
	background: url(../img/fond-body.png) repeat-y left;
}

#Contenu
{
width:1000px;
}

#Main
{
	background: url(../img/bas.jpg) no-repeat left bottom;
	padding: 0 14px 57px 17px;
}

#Header1
{
	float:left;
	width: 177px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #58585A;
	line-height: 18px;
	padding: 80px 14px 0 37px;
	margin: 22px 0 0 0;
}

#Header em
{
	display: block;
	margin: 17px 17px 0 20px;
	border-top: solid 2px #E72946;
}

#Header2 
{
	display: block;
	float: left;
	overflow: hidden; zoom: 1;
	margin: 22px 0 0 0;
	text-align:center;
	width: 509px;
}

#Header3 
{
	overflow: hidden; zoom:1;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #58585A;
	line-height: 18px;
	padding: 102px 37px 0 14px;
	margin: 0px 0 0 0;
}

#Menu 
{
	margin: 13px 6px 4px 3px;
	border-top: solid 1px #58585A;
	border-bottom: solid 1px #58585A;
	text-align: center;
	padding: 6px 0;
	color: #FFFFFF;
}

#Menu a
{
	padding: 0 15px 0 17px;
	font-weight: bold;
}

#Menu .selected
{
	background: url(../img/puce-selected.gif) no-repeat 0px center;
}

#Actualite
{
	position: relative;
	background: url(../img/fond-actu.gif) repeat-y left top;
	margin: 10px 41px 0 16px;
	height: 40px;
	overflow: hidden;
}
#Actualite, #Actualite a { color: #58585A;}
#Defile
{
	color: #000000;
	position: absolute;
	height: 40px;
	top: 10px;
	right: 10px;
	width: 1500px;
	font-size: 14px;
	font-weight: bold;
}

#Milieu 
{
	background: url(../img/triskell.gif) no-repeat right bottom;
}

.adresse
{
	display: block;
	float: left;
	margin: 10px 0 10px 0; 
	padding: 7px 8px 0 8px;
	width: 174px;
	font-size: 11px;
	line-height: 16px;
}

.adresse2
{
	border-right: solid 1px #B6B6B8;
}

.adresse3
{
	padding-top: 53px;
}

.adresse strong
{
	color: #5D9731
}

.adresse h1 
{
	font-size: 11px;
	color: #E51837;
	text-transform: uppercase;
}

#Footer
{
	clear: both;
}

#Footer p
{
	text-align: center;
	clear: both;
	font-size: 10px;
	font-weight: bold;
}

#Ecom 
{
	text-align: right;
	font-size: 10px;
}

#Essentiel
{
	margin: 10px 6px 10px 4px;
}

#Ariane, #Ariane a
{
	font-size: 10px;
	color: #999999;
}

#Essentiel h1 
{
	font-size: 18px;
	line-height: 21px;
	padding: 8px 0;
	margin: 5px 0;
	color: #e51837;
	font-weight: bold;
	text-transform: uppercase;
	border-top: solid 1px #8a8a8b;
	border-bottom: solid 1px #8a8a8b;
}

#Essentiel p
{
	font-size: 11px;
	color: #575759;
	line-height: 16px;
	margin: 0 0 20px 0;
}

@media print
{
	body 
	{
		width: 640px;
	}
	
	#Header1, #Header3, #Menu, #Actualite, #Carte, #Footer img, #Image1, #Ecom, #Footer p
	{
		display: none;
	}
}