*{
	margin-top: 0;
	padding-top: 0;
}

body {
	font-family:Arial,Verdana,Arial;
	margin: 0;
	padding: 0;
	background:#ededed;
	font-size:12px;
	color:#000000;
}

#conteneur {
	position:relative;
	width:980px;
	margin:0 auto;
	margin-top:0px;
}

#header {
	position:relative;
	width:980px;
	height:142px;
	background:url(../images/fond_entete.jpg) top left no-repeat;
}

#content {
	position:relative;
	width:980px;
	background:#FFFFFF;
	height:468px;
}

ul.menu_haut {
	position:absolute;
	width:421px;
	height:31px;
	top:0;
	left:537px;
	margin:0;
	padding:0;
}

ul.menu_haut li {
	float:left;
	list-style-type:none;
	height:31px;
}

ul.menu_haut li a {
	text-indent:-5000px;
	display:block;
	height:31px;
}

ul.menu_haut li.presentation {
	width:122px;
}
ul.menu_haut li.presentation a {
	background:url(../images/bt_presentation_off.jpg);
}
ul.menu_haut li.presentation a:hover {
	background:url(../images/bt_presentation_on.jpg);
}

ul.menu_haut li.actualites {
	width:98px;
}
ul.menu_haut li.actualites a {
	background:url(../images/bt_actus_off.jpg);
}
ul.menu_haut li.actualites a:hover {
	background:url(../images/bt_actus_on.jpg);
}

ul.menu_haut li.nouveautes {
	width:110px;
}
ul.menu_haut li.nouveautes a {
	background:url(../images/bt_nouveautes_off.jpg);
}
ul.menu_haut li.nouveautes a:hover {
	background:url(../images/bt_nouveautes_on.jpg);
}

ul.menu_haut li.contact {
	width:83px;
}
ul.menu_haut li.contact a {
	background:url(../images/bt_contact_off.jpg);
}
ul.menu_haut li.contact a:hover {
	background:url(../images/bt_contact_on.jpg);
}

div.titre_presentation {
	position:absolute;
	width:130px;
	height:32px;
	background:url(../images/titre_presentation.gif);
	left:756px;
	top:85px;
}

div.actualites {
	position:absolute;
	width:310px;
	height:150px;
	background:url(../images/fond_cadre_actus.jpg) top left no-repeat;
	left:22px;
	top:9px;
	padding:10px;
	padding-top:65px;
}

div.titre_actualite {
	font-size:12px;
	margin-bottom:22px !important;
	width:290px;
}

div.titre_actualite a {
	font-weight:bold;
	color:#ff7200;
	text-decoration:none;
}
div.titre_actualite a:hover {
	text-decoration:underline;
}
div.toutes_les_actus {
	position:absolute;
	width:109px;
	height:15px;
	background:#FFFFFF;
	left:202px;
	top:205px;
}
div.toutes_les_actus a {
	text-indent:-5000px;
	display:block;
	width:109px;
	height:15px;
	background:url(../images/bt_toutes_actus_off.jpg) top left no-repeat;	
}
div.toutes_les_actus a:hover {
	background:url(../images/bt_toutes_actus_on.jpg) top left no-repeat;	
}

div.bonnes_affaires {
	position:absolute;
	width:310px;
	height:192px;
	background:url(../images/fond_cadre_bonnes_affaires.jpg) top left no-repeat;
	left:22px;
	top:246px;
	padding-top:30px;
	padding-left:10px;
}
div.toutes_les_affaires {
	position:absolute;
	width:138px;
	height:15px;
	background:#FFFFFF;
	left:175px;
	top:182px;
}
div.toutes_les_affaires a {
	text-indent:-5000px;
	display:block;
	width:138px;
	height:15px;
	background:url(../images/bt_affaires_off.jpg) top left no-repeat;
}
div.toutes_les_affaires a:hover {
	background:url(../images/bt_affaires_on.jpg) top left no-repeat;	
}

ul.categories {
	position:absolute;
	margin:0;
	padding:0;
	top:9px;
	left:360px;
}

ul.categories li {
	position:relative;
	float:left;
	width:148px;
	height:154px;
	list-style-type:none;
	background:#FF0000;
	margin-left:4px;
	margin-bottom:15px;
}

ul.categories li.camions {
	background:url(../images/bt_camions.jpg) top left no-repeat;
}
ul.categories li a {
	position:absolute;
	top:0px;
	left:0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:141px;
	height:34px;
	display:block;
	padding-top:120px;
	padding-left:7px;
}
ul.categories li a:hover {
	text-decoration:underline;
}

ul.categories li.agricole {
	background:url(../images/bt_agricole.jpg) top left no-repeat;
}
ul.categories li.tp {
	background:url(../images/bt_tp.jpg) top left no-repeat;
}
ul.categories li.industrie {
	background:url(../images/bt_industrie.jpg) top left no-repeat;
}
ul.categories li.bureautique {
	background:url(../images/bt_bureautique.jpg) top left no-repeat;
}
ul.categories li.quatrequatre {
	background:url(../images/bt_4x4.jpg) top left no-repeat;
}
ul.categories li.scooter {
	background:url(../images/bt_scooter.jpg) top left no-repeat;
}
ul.categories li.marine {
	background:url(../images/bt_marine.jpg) top left no-repeat;
}

div.affaire {
	position:relative;
	width:298px;
	margin-top:10px !important;
}

div.affaire div.photo {
	position:relative;
	width:78px;
	float:left;
}

div.affaire a.lire_la_suite {
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#9494b4;
	text-decoration:none;
}
div.affaire a.lire_la_suite:hover {
	text-decoration:underline;	
}

div.affaire div.texte {
	position:relative;
	width:210px;
	float:left;
	margin-left:5px;
}

#pied {
	position:absolute;
	width:980px;
	margin:0 auto;
	height:60px;
	background-color:#FFFFFF;
	color:#000084;
	font-size:12px;
	top:450px;
}


#pied div.gauche {
	position:absolute;
	width:639px;
	height:50px;
	left:0;
	top:0;
	padding:5px;
	padding-left:20px;
}

#pied div.gauche a, div.droite a {
	color:#000084;
	text-decoration:none;
}
#pied div.gauche a:hover, div.droite a:hover {
	text-decoration:underline;
}


#pied div.droite {
	position:absolute;
	width:322px;
	height:60px;
	left:639px;
	top:0px;
	text-align:right;
}

