  /*********************************************************
               GENERAL
  **********************************************************/

* { margin:0; padding:0; border:none; font-family: Arial, Helvetica, sans-serif; font-size:98%; line-height:1.3em; color:#FFF;}

/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#448cff; font-weight:bold; }
a:hover { text-decoration:underline;  }

.detail { margin:5px 0; }
.detail a {background: url('images/picto-detail.png') no-repeat left center; padding:0 0 0 25px; }
.interesse  { float:left;margin:5px 0; width:220px;  }
.interesse a {background: url('images/picto-info.png') no-repeat left center; padding:0 0 0 20px; color:#FFCC9A;  }
  /*********************************************************
               STRUCTURE
  **********************************************************/

 /* border:1px dotted #ff0000; ----- */
 /* background:url('images/image.jpg') top left repeat-y; ----- */

html {  }

body {background:#35485c url('images/body.jpg') top center repeat-x;}

#deco { }  /* pour arrière plan décoratif ----- */

#box { width:950px; margin:0 auto;}

#cadre_main {}

#header { }

#breadcrumb { }

/* ------------ MENU TOP ------------------ */

#side-top { float:left; width:200px; height:500px;}
#menu-top {margin:5px;}

/* ------------ MENU LEFT ------------------ */

#side-left {float:left; width:200px;}
#menu-left {margin:0; list-style:none; }


/* ------------ MENU RIGHT ------------------ */

#menu-right {}
#side-right { float:left; width:200px; min-height:500px;}

/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 
#main-padding { display:block; float:left; margin:0 0 0 0; width:950px  } /*3c = 550px - 2c = 750px - 1c = 950px */
#main-padding #main { margin:10px 0px; } /* main=740px */

#main-padding #main ul {list-style-position: inside; margin:10px 0;}
#main-padding #main li {}

/*********************************************************
			HOME
**********************************************************/
		
/* ------------ BLOC HOME 1 ------------------ */

.bloc-home-1 {}
.bloc-home-1 .pic {float:left; width:150px; margin-right:5px;}
.bloc-home-1 .pic img {} /* changer marge suivant largeur vignette */
.bloc-home-1 .detail {}
.bloc-home-1 .prix {}	 

/* ------------ BLOC HOME 2 ------------------ */

.bloc-home-2 { width:455px;float:left; padding-bottom:20px; margin-right:10px; font-size:0.9em;} /*3c = 460px - 2c = 360px - 1c = 270px */
.bloc-home-2 .pic {float:left; width:150px; margin-right:10px;}
.bloc-home-2 .pic img {} /* changer marge suivant largeur vignette */
.bloc-home-2 .detail {}
.bloc-home-2 .prix {}

/* ------------ BLOC HOME 3 ------------------ */
.bg-occasions { display:block; float:left; background:url('images/bg-occasions.jpg') top center repeat-x; width:710px; min-height:250px;}

.bloc-home-3 { width:215px;  float:left; min-height:200px; padding: 0 10px; border-right:1px solid #304154;} 
.bloc-home-3 h3 { background:none; font-size:1em; padding-left:15px;}
.bloc-home-3 .pic { margin-left:15px;  width:200px;}
.bloc-home-3 .pic img {} /* changer marge suivant largeur vignette */
.bloc-home-3 .detail a {margin-right:20px;  background:none; float:right; padding:0;}
.bloc-home-3 .prix { margin-left:15px; font-size:1em;}


.home-horaires { display:block; float:left; background:url('images/bg-horaires.png') top center repeat-x; width:230px; height:295px;}
.home-horaires div { margin:5px 20px;}
.home-horaires div  li { list-style-position:inside;;}

/*********************************************************
			ENTETE Rubrique -> au dessus des produits
**********************************************************/

/* ------------ ENTETE Rubrique ------------------ */
.entete-rubrique {}
.entete-rubrique h2 a {font-size:1.2em; font-weight:bold; text-decoration:none;}
.entete-rubrique .pic {float:right;  margin-left:10px;}

/*********************************************************
			MOTEUR DE RECHERCHE
**********************************************************/
        #side-moteur { display:inline-block; background:#000; border-bottom:1px solid #3e5062; width:950px; }
		#side-moteur div {float:left; padding:7px; color:#fff; font-size:1.1em;}
		.formulaire2  { margin-left:215px;}
		.formulaire2  label{ margin-left:10px; font-size:0.9em; color:#e1c5a7;}
		.formulaire2 select { background:#fff; border:1px solid #706868;color:#000000;margin:5px 0;padding:3px;width:120px;}
		.formulaire2 option { color:#000000;}
		.formulaire2 input { vertical-align:middle;}
		.formulaire2 .bouton { width:120px; cursor:pointer; font-weight:bold; padding:2px; border:0px solid #000; color:#2f61b1; background:transparent }




/*********************************************************
			PRODUIT 1er AFFICHAGE 
**********************************************************/

/* ------------ BLOC PRODUIT 1 ------------------ */

.bloc-produit-1  { width:950px; float:left; padding-bottom:20px; font-size:0.9em;}
.bloc-produit-1 .pic {float:left; margin-right:20px;}
.bloc-produit-1 p { } 

/* ROLLOVER 1ER AFFICHAGE */
.bloc-produit-1 .diaporama { clear:both;}
.bloc-produit-1 .thumb {}
.bloc-produit-1 .thumb img {} 
/* FIN ROLLOVER 1ER AFFICHAGE */
.bloc-produit-1 .detail { float: right;}
.bloc-produit-1 .prix {}

.bloc-produit-1 table {width:100%; font-size:1.1em;}

/* ------------ BLOC PRODUIT 2 ------------------ */

.bloc-produit-2  { width:455px; float:left; padding-bottom:20px; margin-right:20px; font-size:0.9em; min-height:210px;}
.bloc-produit-2 .pic {float:right; margin-left:20px;}
.bloc-produit-2 p { } 

.bloc-produit-2 .detail { float:left; width:220px; } 

/* ROLLOVER 1ER AFFICHAGE */
.bloc-produit-2 .diaporama { clear:both;}
.bloc-produit-2 .thumb {}
.bloc-produit-2 .thumb img {} 
/* FIN ROLLOVER 1ER AFFICHAGE */
.bloc-produit-2 .detail {}
.bloc-produit-2 .prix {}

.bloc-produit-2 table {width:100%; font-size:1.1em;}

/* ------------ BLOC PRODUIT 3 ------------------ */
.bloc-produit-3 {width:240px; float:left; min-height:300px; margin-right:5px;}
.bloc-produit-3 h3 {}
.bloc-produit-3 .pic {}
.bloc-produit-3 .pic img {}
.bloc-produit-3 .detail {}
.bloc-produit-3 .prix {}

/* ------------ BLOC DETAIL ------------------ */

.bloc-detail {}
.bloc-detail #diaporama {float:right; width:530px; margin:5px 0 0 10px; text-align:right;}
.bloc-detail #diaporama .thumb {}
.bloc-detail #diaporama .thumb img { }
.bloc-detail #diaporama .big img {}

/* ------------ PARTENAIRES ------------- */

.partenaire{ margin:5px 45px; float:right }
.liens { margin:0 0 0 10px; }
.thumbpic_liens { float:right; margin:0 50px 5px 10px; border:1px solid #fff; } /* décalage vignette logo*/

/* ------------ PLAN --------------------- */

.plan, .horaires {  float:left;}
.plan legend, .horaires legend {font-size:1.5em; padding:10px 0px;}
.plan dl dt, .horaires dl dt { font-size:1.3em; color:#e1c5a7}
.plan dl dd, .horaires dl dd {width:350px; padding-left:5px; }
.horaires ul li{width:200px; padding-left:5px; }
.plan a, .horaires a {}
.plan a:hover, .horaires a:hover, .plan a:visited, .horaires a:visited { text-decoration:underline;}

/* ------------ DL DT DD ------------------ */
	
dl { margin: 5px 0; display:block;  float:left; }
dl h3{  text-transform:uppercase;  }
dt, dd { padding:5px 10px;  }
dt { width: 130px; float: left;   }
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear:both; }
/* end hack */
dd { float: left; width:240px; line-height:1.4em;  }


/* ------------ NAV PAGINATION ------------------ */

div.pagination {text-align:right; padding:10px 6px 4px 0; background-color:transparent; color:#d7d7d7;}
div.pagination a { color:#66819C; text-decoration:none; padding:5px 6px 4px 5px; margin:0 3px 0 3px; border:1px solid #66819C;}
div.pagination a:hover, div.pagination a:active {color:#448CFF;	border:1px solid #448CFF; background-color:transparent; }
div.pagination span.current {padding:5px 6px 4px 5px; margin:0 3px 0 3px; border:1px solid #fff; font-weight:bold; color:#fff; background-color:tranparent; }
div.pagination span.disabled {display:none;}

/* ------------ COMMUNS (dans la charte du site) --------------------- */
h2 {font-size:1.5em; }
h3 {font-size:1.5em; font-weight:normal;  margin:5px 0; background: url('images/picto-detail.png') no-repeat left center; padding:0 0 0 30px;}
h3 a:hover { text-decoration:none;}
h4 {font-size:1.1em; font-weight:bold;}
.prix {  color:#E1C5A7; font-size:1.3em;}
.prix-barre {text-decoration:line-through;}
.annotation {font-style:italic; font-size:0.8em; color:#66819C;}

/* ------------ ICONS --------------------- */

.pdf { background: url('images/icons/pdf.png') no-repeat left center; padding:2px 5px 2px 20px;}
.icon-link { background: url('images/picto-loupe.png') no-repeat left center; padding:0 0 0 20px;}

/* ------------ ICONS --------------------- */

.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
.retour { float:right; margin:5px 0; }	
.print { float:right; margin:5px; background: url('images/picto-print.png') no-repeat left center; padding:0 0 0 25px; }	

div.hr { border-bottom:1px solid #3e5062; display:block; height:20px; } /* background:url('images/separation.gif') bottom left repeat-y; */
div.hr hr {   display: none; }	
hr { height:1px; border:0px solid #000; }	

.vide { font-style:italic; margin:5px 20px; color:#b1b5b9; }
.alerte { background: #9ABAE9; text-align: center ; padding: 5px 0px; font-weight:bold; }

/* ------------ RECHERCHE --------------------- */

#recherche-menu {width:200px; height:110px; margin:10px 0 10px 5px; }
#recherche-menu .top { height:20px; width:180px; }
#recherche-menu form { margin:0 auto; width:180px;  }
#recherche-menu select { font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:146px; vertical-align:middle;background:#fff; color:#000000;  }  /* Skinner couleur */
#recherche-menu .input-rech { padding:4px; font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:145px; background:#fff; color:#000000;} /* Skinner couleur */
#recherche-menu option { vertical-align:middle; padding:2px; width:200px; color:#000000;  } /* Skinner couleur */
#recherche-menu label { float:left; width:150px; text-indent:10px; margin:0; }
#recherche-menu img { height:auto; size:auto; }
	

/*********************************************************
		   FORMULAIRE
**********************************************************/

.formulaire {}
.formulaire p { padding:20px 0px; font-style:italic;}

.formulaire .left{width:45%; float:left;} 
.formulaire input, .formulaire textarea{ width:200px; color:#000;  } /* charter bg couleur */ 
.formulaire radio, .formulaire label, .formulaire input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:15px; vertical-align:middle;}
.formulaire label { width: 120px; margin-right: 10px;color:#e1c5a7 }
.formulaire input, .formulaire textarea, .formulaire select {border:1px solid #B4B2B2; background:#fff;}
.formulaire .bouton { width:120px; cursor:pointer; font-weight:bold; padding:5px 30px; border:0px solid #000; color:#fff;  background:#2f61b1; }
.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
.formulaire br {clear:both;}
.formulaire img { width:auto; height:auto; }

/* ------------ TABLE ------------------ */

table { border-collapse:collapse; }
table table tr   {  border-bottom:1px solid #4b5f73; }
th, td { padding:4px 0; text-align: left; vertical-align:text-top;  }
th { color:#b0b3b8;   width:70px; text-indent:0px; font-weight:bold;}
td { }
tr:hover { cursor:default;  }

/*********************************************************
		   EQUIPE
**********************************************************/

.bloc-equipe { width:720px; margin:10px 0 0 0px; background:url('images/separation.gif') bottom left repeat-x;}
.bloc-equipe .pic {float:left; margin-top:20px; width:170px; }
.bloc-equipe .pic img {margin-left:10px;  border:1px solid #DFDFDF; } /* changer marge suivant largeur vignette */*

/* ROLLOVER 1ER AFFICHAGE */
.bloc-equipe .pic img { } /* changer marge suivant largeur vignette */
.bloc-equipe .descriptif { float:left;margin-top:20px; width:500px;   }/* changer le float pour placement*/
.bloc-equipe p { margin:5px 10px; }


/* ------------ DEBUT SITEMAP ------------------ */

#sitemap  {width:900px; margin:0 auto;}	
#sitemap h2 a {text-decoration:none;font-size:1.2em;  height:20px; text-transform:uppercase;}
#sitemap p {list-style-type:none; background: url('images/icons/link.png') no-repeat left center; list-style-position:inside; }
#sitemap p a { text-decoration:none; margin-left:18px; }

/* ------------ FIN SITEMAP ------------------ */

/*********************************************************
		   PIED DE PAGE
**********************************************************/	

/* ------------ FOOTER ------------------ */

#footer {  width:950px; margin:0 auto; }
.bloc-footer {  width:100%; margin:0 auto; background:#000; }
#footer .left {float:left; }
#copyright {float:right; width:350px; text-align:right; font-size:0.8em; margin:5px auto; color:#656e77; padding-top:20px; font-size:0.8em;   }
#copyright a { color:#656e77; }
	
/* ------------ FOOTER - CATEGORIES ------------------ */

#categories-r  {width:950px; text-align:center; margin:0 auto; }
#categories-r, #categories-r a , #categories-r a:hover{ text-align:center; text-decoration:none; font-size:0.8em; font-weight:normal; color:#66819c;}
#categories-r p { margin:5px;}

/* hack clear float */ 		
.clr { clear: both; }