@charset "iso-8859-1";

/* FR : Style générale de la page  ------------------------------------------------------------------------------------------- */
/* EN : Genral style of every page ------------------------------------------------------------------------------------------------ */

body { 
	color:#000000;
	margin:0;
	padding:0;
	font:83%/1.4 verdana, arial, helvetica, sans-serif;
  background:url("images/bg_page.png") repeat-x #FFFFFF;
}

#page {
	position:relative;
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}

/* FR : Style pour le menu du haut de page ------------------------------------------------------------------------------------------- */
/* EN : Style of the top menu (present in every page of this tempalte) ------------------------------------------------------------------------------------------------ */

#bloc_header {
	width:920px;
	height:121px;
	border:0px;
	float:left;
	position:relative;
	margin:0;
	}

.logo {
  position:absolute;
  top:0px;
  left:0px;
  border:none;
  }
  
/* FR : Style pour le moteur de recherche ------------------------------------------------------------------------------------------- */
/* EN : Style of the search motor ------------------------------------------------------------------------------------------------ */

#bloc_search {
  position:absolute;
  top:70px;
  right:10px;
  height:30px;
  line-height:30px;
	background:url("images/bg_newsletter.png") 0 0 no-repeat;
  }
#bloc_search label {
  font-size:10px;
  color:#ffffff;
  float:left;
  margin:0 0 0 10px;
}
#bloc_search input {
  border:none;
  font-size:10px;
  color:#000000;
  width:120px;
  height:20px;
  float:left;
  margin:5px 10px 0 10px;
  padding:3px 0 0 3px;
	background:url("images/bg_input_search.png") 0 0 no-repeat;
}
#bloc_search a {
  border:none;
  font-size:10px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  color:#ffffff;
  width:65px;
  height:20px;
  line-height:20px;
  float:left;
  margin:5px 0 0 0;
	background:url("images/bg_bouton_search.png") 0 0 no-repeat;
}

/* FR : Style pour le menu du haut de page ------------------------------------------------------------------------------------------- */
/* EN : Style of the top menu (present in every page of this tempalte) ------------------------------------------------------------------------------------------------ */

ul#menu1{
	float: left;
	width:890px;
  height:50px;
	list-style:none;
	padding:9px 0 0 30px;
	margin:0;
	background: url(images/bg_menu1.png) 0 0 no-repeat;
  }

ul#menu1 li{
	float: left;
	text-align: center;
	}

ul#menu1 li a{
	display: block;
	width:120px;
	height:50px;
	line-height:50px;
	font-family: verdana;
	font-size:10px;
	font-weight:700;
	color:#ffffff;
	text-decoration:none;
	outline:none;
	margin:0;
	}

ul#menu1 li:hover a, ul#menu1 li#current a{
	color: #ffffff;
	background: url(images/bg_menu1_onglet.png) 0 0 repeat-x;
}

/* FR : Style pour le menu de gauche ------------------------------------------------------------------------------------------- */
/* EN : Style of the left menu ------------------------------------------------------------------------------------------------ */

#column_menu_1 {
  float:left;
  width:170px;
  margin:0 0 0 10px;
  padding:0; 
  }

h2 {
	width:140px;
	height:50px;
	line-height:50px;
	background: url(images/bg_menu_left_1.png) 0 0 no-repeat;
	margin:10px 0 0 0;
	padding:0 0 0 30px;
	color:#ffffff;
	font-weight:bold;
  font-size:10px;
	}


#menu_list {
	width:175px;
	padding:0;
	margin:3px 0 0 0;
	list-style-type: none; 
	}
ul#menu_list li a { 
	text-decoration:none;
	color:#000000; 
	font-size:10px;
	padding:0 0 0 15px;
  }
ul#menu_list li a:hover { 
	text-decoration:underline;
	}
	
.img_advetise {
  border:none;
  margin:10px;
  }

/* FR : Style pour le second header ------------------------------------------------------------------------------------------- */
/* EN : Style of the second header ------------------------------------------------------------------------------------------------ */

#bloc_header2 {
	width:722px;
	height:120px;
	background: url(images/bg-achat-auto-neuve.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	margin:10px 0 0 10px;
	}

.titre_header {
  font-size:14px;
  font-weight:bold;
  color:#ffffff;
  }
	
.header_under {
  position:absolute;
  top:15px;
  left:15px;
  width:400px;
  font-size:10px;
  color:#fff;
  }  
  
.link_header_under {
  background: url(images/bg_bouton.png) 0 0 no-repeat;
  width:150px;
  height:20px;
  position:absolute;
  top:73px;
  left:0;
  color:#fff;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
	line-height:20px;  
  }

/* FR : Style pour les articles ------------------------------------------------------------------------------------------- */
/* EN : Style of items ------------------------------------------------------------------------------------------------ */

#column_article {
  float:left;
  width:542px;  
  }

.bloc_article {
	width:632px;
	border:0px;
	float:left;
	position:relative;
	margin:0;
	padding:20px 10px 0 80px;
	}

.bg_comm {
	width:68px;
	height:46px;
	line-height:42px;
	background: url(images/bg_comm.png) 0 0 no-repeat;
	position:absolute;
	margin:0;
	padding:0;
	top:20px;
	right:10px;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	}

.bloc_note {
	width:46px;
	height:49px;
	background: url(images/bg-auto-ies.jpg) 0 0 no-repeat;
	position:absolute;
	margin:0;
	padding:0;
	top:20px;
	left:20px;
	}

.bloc_note_month {
	position:absolute;
	top:2px;
	left:14px;
	font-size:8px;
	color:#cccccc;
  }
.bloc_note_day {
  position:absolute;
  top:15px;
  left:9px;
  font-size:18px;
  color:#999999;
  }
  
h1 {
  font-size:20px;
  font-weight:bold;
  margin:0;
  padding:0;
  }

p {
  font-size:10px;
  text-align:justify;
  }

.link_orange {
  color:#b88007;
  font-size:10px;
  font-weight:bold;
  }
.link_orange:hover {
  color:#d7ab02;
  }
  
 .link_black {
  color:#000000;
  font-size:10px;
  }
.link_black:hover {
  color:#d7ab02;
  }
.link_category {
  color:#fb7600;
  font-size:10px;
  text-decoration:none;
  float:left;
  width:100%;
  padding:0;
  margin:10px 0 10px 0;
  }


/* FR : Style pour les pages autres que l'index  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the others pages ------------------------------------------------------------------------------------------------ */

.bloc_page {
	width:692px;
	border:0px;
	float:left;
	position:relative;
	margin:0;
	padding:20px 10px 0 20px;
	}

/* FR : Style pour les boutons  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the buttons  ------------------------------------------------------------------------------------------------ */
	
.bouton {
	font-size:10px;
	color:#ffffff;
	width:150px;
	height:21px;
	line-height:21px;
	background: url(images/bg_bouton.png) 0 0 no-repeat;
	float:left;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin:10px 10px 0 0;
	}	

/* FR : Style pour la galerie sur la page 1 (page1.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the galery in the page 1 (page1.htm) ------------------------------------------------------------------------------------------------ */


#parent2-wrap{
  float:left;
}
#parent2 li{
	font-size:10px;
	}
#parent2-menu a{
	margin:5px 3px 0px 0px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:25px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	background:url(images/cube_up.png) no-repeat right top;
	}
#parent2-menu a:hover, #parent2-menu a.wactive{
	color:#fff;
	background:url(images/cube_hover.png) no-repeat right top;
	}

/* FR : Style pour la page des partenaires (page3.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the partners page (page3.htm) ------------------------------------------------------------------------------------------------ */

.partner_titre {
	font-size:12px;
	font-weight:bold;
	color:#b88007;
	text-decoration:underline;
	}

.partner_img {
	float:left;
	border:0px solid #394d53;
	margin:0 10px 0 10px;
	}
.partner_next {
	color:#000000;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
.partner_next:hover {
	text-decoration:underline;
	}
	

/* FR : Style pour la page de contact (page4.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the contact form (page4.htm) ------------------------------------------------------------------------------------------------ */

.texte_contact {
	font-size:10px;
	color:#737373;
	margin:10px;
	}

.input_contact {
	border:1px solid #5e7e88;
	background:url("images/bg_input_contact.png") repeat-x #FFFFFF;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#394c52;
	width:200px;
	}

/* FR : Style pour le footer ------------------------------------------------------------------------------------------------ */
/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */

#footer {
	background: url(images/bg_footer.png) 0 0 no-repeat;
	width:902px;
	height:50px;
	padding:0px;
	margin:10px 0 30px 0;
	float:left;
	position:relative;
	}
	
.texte_footer {
	margin-left:20px;
	margin-top:10px;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	}

.rssfeed {
  position:absolute;
  right:4px;
  top:4px;
  border:none;
}
