body,html{
	border-bottom: 2px solid #8c1717;
	border-top: 2px solid #8c1717;
	color: #000000;
	/*font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;*/
	font-family: Verdana;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
}
h2{
	background-color: #8c1717;
	border-bottom: 3px solid #ffffff;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0;
	padding: 5px 0;
	text-align: center;
	text-transform: lowercase;
}
h2 a{
	color: #eae9e4;
}
h2 a:hover{
	color: #ffffff;
}
h3{
	font-size: 1em;
	font-weight: normal;
}
h4{
	font-size: 0.8em;
	margin: 0 0;
	padding: 2px 0;
}
img{
	border: 0;
}
p{
	font-size: 0.9em;
}
.clear{
	clear: both;
}
#infobar{
	background-color: #8c1717;
	color: #fafafa;
	font-weight: bold;
	height: 40px;
	text-align: center;
	width: 100%;
}
#infobar p{
	line-height: 40px;
	margin: 0;
}
#wrap{
	background-color: #eae9e4;
	margin: 10px auto;
	width: 850px;
}
/** Menu **/
.menu ul{
	background-color: #ffffff;
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px;
}
.menu li{
	border-right: 1px solid #000000;
	display: inline;
	font-size: 0.9em;
	padding-right: 5px;
}
.menu li.last{
	border-right: 0;
}
.menu a{
	font-size: 0.9em;
	font-weight: bold;
}
.footer{
	border-top: 5px solid #ffffff;
	clear: both;
}
a{
	color: #8c1717;
	text-decoration: none;
}
a:hover{
	color: #000000;
}
#title{
	background-color: #ffffff;
	padding: 5px 0;
	margin-top: 10px;
}
#title img{
	width: 850px;
}
#content{
	float: left;
	width: 650px;
}
/** Nouvelles **/
.news{
	margin: 10px;
}
.news h2{
	text-transform: none;
}
.news .media{
	margin: 10px 0;
	text-align: center;
}
.news .media img{
	max-width: 550px;
	max-height: 400px;
}
.news .texte{
	font-size: 0.9em;
	text-align: justify;
}
.news .source{
	font-size: 0.8em;
	margin: 5px 0;
}
/** Catégories **/
div.categories{
	background-color: #eae9e4;
	overflow: hidden;
}
ul.cat{
	float: left;
	list-style-type: none;
	margin: 0 8px 10px;
	padding: 0;
	text-align: left;
	width: 200px;
}
ul.cat li{
	border-bottom: 1px dotted #000000;
	margin-bottom: 5px;
}
ul.cat li a:hover{
	border-bottom: 2px dotted #000000;
}
ul.cat li img{
	border: 0;
	width: 200px;
}
ul.sub{
	list-style-type: none;
	padding: 0 0 0 17px;
}
ul.sub a{
	color: #006400;
}
ul.subsub{	
	list-style-type: none;
	padding: 0 0 0 30px;
}
/** Recherche **/
div.recherche{
	border-bottom: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	text-align: center;
}
div.recherche p{
	margin: 5px 0;
}
.distance{
	border-bottom: 2px solid #8c1717;
	clear: both;
	padding: 5px 0 0;
}
.distance em{
	float: right;
	font-size: 0.8em;
	margin: -15px 0 0;
}
.services{
	margin-left: -85px;
}
.services img{
	margin: 0 5px 0 85px;
}
.obligatoire{
	color: #ff0000;
	font-weight: bold;
}
/** Panneau droit **/
#sidebar{
	background-color: #eae9e4;
	border-left: 3px solid #ffffff;
	float: right;
	padding-top: 10px;
	width: 197px;
}
#sidebar div{
	margin: 10px auto;
	text-align: center;
}
/** Annonces **/
#mod-annonces{
	margin: 2px auto;
	width: 100%;
}
#mod-annonces a{
	color: #000000;
	display: block;
}
#mod-annonces a:hover{
	color: #8c1717;
}
#mod-annonces .annonces{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#mod-annonces .horizontal li{
	float: left;
	height: 115px;
	width: 24%;
}
#mod-annonces .vertical li{
	height: 60px;
	width: 100%;
}
#mod-annonces .annonces li{
	background: #eae9e4 url('images/loading.gif') no-repeat center center;
	overflow: hidden;
}
#mod-annonces .vertical li{
	border-bottom: 1px solid #8c1717;
}
#mod-annonces .horizontal li{
	border: 2px solid #8c1717;
	margin-left: 2px;
}
#mod-annonces .annonces p{
	background-color: #ffffff;
	font-weight: bold;
	height: 100%;
	line-height: 20px;
	margin: 0;
}
#mod-annonces .horizontal img{
	max-height: 50px;
	max-width: 90%;
	padding-bottom: 5px;
}
/** Liste **/
#liste a{
	display: block;
}
#liste img{
	margin: 5px 0;
	max-height: 45px;
	max-width: 100%;
}
#liste ul{
	list-style-type: none;
	margin: -3px 0 10px 0;
	padding: 0;
}
#liste div{
	text-align: center;
}
#liste .logo, #liste .banniere{
	float: left;
	min-height: 1px;
	width: 25%;
}
#liste .info{
	float: left;
	line-height: 40px;
	width: 50%;
}
#liste .info a{
	padding: 10px 0 5px;
}
/** Liste des marques **/
#liste .marques a{
	display: inline;
}
#liste .marques .info{
	line-height: normal;
}
/** Dialog **/
.logo-banniere{
	height: 50px;
	margin-left: 17px;
	margin-top: 5px;
}
.telephone{
	font-size: 1.6em;
}
.dialog hr{
	margin: 15px auto;
}
.dialog .gauche{
	float: left;
	width: 34%;
	margin-right: 2%;
}
.dialog .droite{
	float: left;
	height: 100%;
	width: 64%;
}
.dialog .coordonnees{
	margin: 0;
}
.dialog .description{
	font-size: 0.8em;
	margin: 0 auto;
	text-align: justify;
}
/** Autres **/
div.polldaddy{
	padding-left: 2px;
	width: 195px;
}
