/* -------------- Mise à zéro des styles ---------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
a {outline: none;}
a:hover {
	font-weight:bold;
	/*font-size:11px;*/
}
body {
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat-x;
	font-family:arial;
}
#container {
	position:relative;
	width:999px;
	min-height:600px;
	margin:auto;
}
#bandeau {
	width:999px;
	height:178px;
	background-image:url(../images/bandeau.jpg);
}
#clic {
	float:left;
	width:290px;
	height:168px;
}
#langues {
	display:none; /* A supprimer si on veut le choix de langues */
	position:absolute;
	top:145px;
	left:20px;
}
#langues a {
	text-decoration:none;
	color:#fff;
}
.actif {
	font-weight:bold;
}
#bandeau-txt {
	float:left;
	margin-left:50px;
	width:360px;
	height:160px;
}
#bandeau-txt h1 {
	font-size:18px;
	font-weight:bold;
	color:#546835;
	padding-bottom:5px;
}
#bandeau-txt p {
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-top:10px;

}
#bandeau-txt a {
	text-decoration:none;
	color:#000;
}
#recherche {
	float:left;
	width:320px;
	height:20px;
	margin-top:120px;
	margin-left:-40px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/search.png);
	_background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	background-position:66% 0%;
	!background-position:66% 100%;
}
.champ {
	border:none;
	background:none;
	font-size:11px;
	margin-left:10px;
}
.bouton {
	border:none;
	background-color:#79b823;
	color:#fff;
	margin-left:0px;
}
#chemin {
	margin-left:10px;
	font-size:14px;
}
#chemin a {
	text-decoration:none;
}
.breadcrumbs-home {
	color:#000;
}
.breadcrumbs-links {
	color:#000;
}

#contenu-accueil {
	margin-left:3px;
}
#chevaux {
	float:left;
	width:328px;
	height:188px;
	background-image:url(../images/vignette.gif);
	margin-top:5px;
}
#chevaux:hover {
	background-image:url(../images/vignette-sel.gif);
}

#mecanique {
	float:left;
	width:328px;
	height:188px;
	background-image:url(../images/vignette.gif);
	margin-top:5px;
	margin-left:5px;
}
#mecanique:hover {
	background-image:url(../images/vignette-sel.gif);
}

#manutention {
	float:left;
	width:328px;
	height:188px;
	background-image:url(../images/vignette.gif);
	margin-top:5px;
}
#manutention:hover {
	background-image:url(../images/vignette-sel.gif);
}

#carrosserie {
	float:left;
	width:328px;
	height:188px;
	background-image:url(../images/vignette.gif);
	margin-top:5px;
	margin-left:5px;
}
#carrosserie:hover {
	background-image:url(../images/vignette-sel.gif);
}

#location {
	float:left;
	width:328px;
	height:188px;
	background-image:url(../images/vignette.gif);
	margin-top:5px;
	margin-left:5px;
}
#location:hover {
	background-image:url(../images/vignette-sel.gif);
}

#distributeur {
	float:left;
	width:328px;
	height:188px;
	background-image:url(../images/vignette.gif);
	margin-top:5px;
	margin-left:4px;
}
#distributeur:hover {
	background-image:url(../images/vignette-sel.gif);
}
.photo {
	float:left;
	width:136px;
	height:169px;
	margin:10px 0 0 10px;
}
.vignette-txt {
	float:left;
	width:160px;
	height:160px;
	margin: 20px 0 0 10px;
}
.vignette-txt h1 {
	color:#62a700;
	font-size:18px;
	font-weight:bold;
}
.vignette-txt ul {
	list-style-image: url(../images/puce.gif);
	margin-top:10px;
	margin-left:20px;
}
.vignette-txt a {
	text-decoration:none;
	color:#000;
	font-size:14px;
}
#footer img {
	margin:10px 0 10px 5px;
	vertical-align:middle;
}
#footer {
	text-align:center;
	font-size:12px;
}
#footer a {
	text-decoration:none;
	color:#000;
}
#footer a:hover {
	font-size:11px;
}
