*{

	margin : 0 ;
	padding : 0 ;
	font-size:1em;
	font-family : Verdana , Helvetica , sans-serif ;
	color:#333;
}

#contenu a {
	color: #0E7E3A;
	text-decoration: underline;
}

#contenu a:hover {
	text-decoration: none;
}

a img {

	border : 0 ;

}

ul {

	list-style-type : none ;

}

body{
	font-size:62.6%;
	background: #F9F9F9 url('../img/fond_body.gif') repeat-x 0 0;
}

h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
h4 { font-size:1.3em; }
h5 { font-size:1.2em; }

p { font-size:1.2em;  }

.cache {
	display:block;
	margin-top:-5000px;
	position:absolute;
}

img {
	border:0
}

.clearer {
	display:block;
	clear:both;
	font-size:0px;
	line-height:0px;
}

.road_0 {

	display: none;

}