/*
 * Styles généraux
*/
#site { margin-top: 2px; background: #FFF; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin:0;
	padding:0;
	background:#eeeeeb url(../images/body_bg.gif) repeat-x;
	color:#575757;
}

a {color:#E31F2A;	text-decoration:none;}
a:hover { color:#666666; }
a.reverse { color: #211F1C; }
h3 a strong {color: #E31F2A;}
a.reverse:hover { color:#E31F2A; }

/* Puces */
#preview ul li, #menu-membre ul li { margin:4px 0; padding-left:13px; background:url(../images/puce_li.gif) no-repeat 0 3px; list-style:none;}
/* Titres */
h2 { font-size: 1.6em; }
h3 {font-weight:normal; }
.entete h3,  .entete h1 {margin:0;text-transform: uppercase; font-family: "Arial Black",Arial,Helvetica,sans-serif; letter-spacing: -0.05em; color: #b5b4b4; font-size: 13px; font-weight: normal;}

h4 { font-size: 1.3em;  font-weight: normal; color: #000000;}
h5 { font-size: 1.2em; color:#E31F2A; font-weight: normal;}
h6 { font-size: 1.1em; color: #000000; margin-bottom: 0;}

ul .listeOS {text-align:justify; margin : 0 50px;}

/*
 * 
 * Entete de la page
 * 
*/

#acces-ojump {position: relative;  text-align: center; }
#raccourci {position: absolute; left: 480px; top: -10px;  width: 240px; height: 30px; padding-top: 8px;  background: url(../images/ojump-bt-bg.jpg) no-repeat left top;}
#acces-ojump a {padding: 0.5em 6em 0em 0; background: url(../images/ojump-boutique.gif) no-repeat right center; }

#skip { display: none; }
#tete { height: 80px; padding-top: 10px; color: #211f1c; }
#tete a { color: #211F1C; font-size:0.85em; }
#tete a:hover { color:#E31F2A; }
#logo { margin-top: 25px; }
#panier img { margin-right: 10px; }
#panier a { text-transform: uppercase; }
/*
 * Langues
*/
#langues { background: #FFF; position: absolute; z-index: 1000; padding: 5px; }
ul#langues:hover { width: 100px;  border: 1px solid #CECECE;  }
ul#langues li { display: none; }
ul#langues li.selected, ul#langues:hover li { display: block; }
ul#langues a { display: block; padding: 5px; }
ul#langues img { margin-right: 5px; vertical-align: middle; }

#espace-client {
	background:transparent url(../images/bandeau_espace-client_bg.gif) no-repeat scroll right top;
	line-height: 18px;
	padding-left: 5px;
}
#espace-client a {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial Black",Arial,Helvetica,sans-serif;
}
#espace-client a:hover {color: #FFF;}
/*
 * 
 * Corps de la page
 * 
*/
#corps {line-height: 1.4em;}
#recherche { width: 100%; line-height: 35px; }
#recherche h3 {
	color:#E31F2A;
	font-size:1.2em;
	font-weight:normal;
	padding: 0 20px;
	margin: 0;
	text-align: right;
	background:url(../images/puce_suite.gif) no-repeat right center;
}
#recherche .addsubmit input { width: 80%; padding: 1px; }

/* Pagination des sliders */
.pages * { vertical-align: bottom; }
/* Bloc générique */
.bloc {}
.entete {padding: 20px 0 0;}
.bloc div.corps {padding: 10px; background-position: left bottom; background-repeat: no-repeat;}
#menu-membre .corps {height: auto;	background: none;}
#bloc-medias div.corps, #bloc-documentations div.corps {height: 240px; background-image: url(../images/bloc_medias_bg.gif);}

/* Bloc stock occasion */
#bloc-stock-occasion div.corps { height: 297px; background-image: url(../images/bloc_occasions_index_bg.gif);}
#bloc-stock-occasion .visuel { width: 100%; height: 125px; text-align: center;}
#bloc-stock-occasion #occasions {padding: 8px 0 0; height: 240px;}
#bloc-stock-occasion .description {width: 100%; height: 45px;}
#bloc-stock-occasion .prix, #bloc-stock-occasion .panier {float: left;}
#bloc-stock-occasion .prix {float: left; width: 48%; padding: 0 0.2em 0 0;}
#bloc-stock-occasion .panier { width: 44%; padding: 0 0 0 0.5em; border-left: 1px solid #c4c4c4; line-height: 1.1em;}
div.panier .gauche {margin: 0 0.5em 0 0; }

/* Bloc actu */
#bloc-actualites div.corps { background:url(../images/bloc_actualites_bg.gif) top center; overflow:hidden;}
h3.toute-actualite {}
#actualites .corps {height:auto; }

#bloc-actualites #slider { height:240px;}

.redac { height: 59px; overflow: hidden; line-height:1.1em; font-size:0.9em;}

#visuel-actus {float: left; width: 233px !important; margin: 0 1em 0 0; height:150px; background: #d1ccc5; text-align: center;}
#newsletter .gauche {width:40%; margin: 0; line-height:1em; font-size:0.85em;}
#newsletter form { float:left; width:60%; padding:0; margin:0;}
#newsletter .row input { width:80%;}
#newsletter #remail2, #newsletter .row input  { padding: 0; margin:0;}
#newsletter #email2-addsubmit { width:auto; margin: 0 0 0 0.5em;}


/* Titres des blocs */
div.entete.chemin.g715 {margin-left: 0; }
#newsletter h3 {font-weight: bold;}
#menu-membre .entete {background: url(../images/bloc_informations_h1_bg.gif) no-repeat bottom left;}

/* Texte du titre des blocs 
.occasion {
	padding: 0 0 0 10px;	
	background: url(../images/preview_occasion_h1_bg.gif) no-repeat bottom right !important;
	width: 264px;
	height: 20px;
	font-size: 1em;
}
.occasion a { color: #e31f2a;font-family: "Arial Black",Arial,Helvetica,sans-serif;}
*/

/* Titres spéciaux GVA */

/* Spécial titre de la page + chemin */
.entete.chemin .texte {
	min-width: 190px;
	max-width:658px;

	overflow: hidden;
	white-space: nowrap;
}

.chemin img { margin: 0 3px; }
/* Sous titres des blocs */

.corps a.detail {
	background:  url(../images/puce_detail.gif) no-repeat right center;
	padding-right:20px;
}
/*
 * Contenu central
*/
#preview {
	background: url(../images/bg_pagination_haut.gif) repeat-x scroll 0 0;
	margin:5px 17px 0 10px;
	padding-top: 10px;
	min-height: 617px;
	line-height:1.5em;
}

#preview p, #preview ul {margin:1em 0;}

div.separateur {
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #C3C1C1;
	clear:both;
	margin-bottom: 5px;
}
.gauche { float: left; margin: 0em 1.5em 1em 0;}
.bloc .gauche { margin: 0 1em 1em 0;}
.droite { float: right; margin: 0em 0 1em 1.5em;}
.centre { margin: 0 auto; text-align: center; padding: 0.8em 0.8em 0 0.8em; }


/*
 * Listes d'éléments (actus, liens, etc.)
*/
#preview .element { clear: both; }
#preview .element h3 {
	background:transparent url(../images/puce_suite.gif) no-repeat 0 5px;
	padding:4px 0 4px 20px;
	margin:1em 0;
	font-weight:normal;
	letter-spacing:0.05em;
}
#preview a.retour, #preview a.suite {
	clear: both;
	float:right;
	display: block;
	padding:4px 0 4px 20px;
	margin-bottom: 1em;
}
#preview a.retour {background:transparent url(../images/puce_retour.gif) no-repeat scroll left center;}
#preview a.suite {background:transparent url(../images/puce_suite.gif) no-repeat 0 5px;}
p.dispo { display: none !important; }
/*
 * Page distributeurs
*/
.departement {
	float: left;
	margin-left: 5px;
	width: 220px;
	padding: 5px;
}
.departement a { font-weight: normal; }

/*
 * Elements de pagination
*/

.pagination, #nav-contenu{clear:both; font-size:0.85em; color:#A5A5A4;}

.pagination {text-align:right; padding: 4px 8px;}
.pagination strong { color: #666666; }
.pagination a { color:#A5A5A4; }
.pagination a:hover { color: #E31F2A; }
.pagination img { vertical-align: middle; }

/* Retours */
#nav-contenu { margin:10px 10px 0 10px; padding : 0 0 5px 20px; text-align:left; border-bottom: 1px solid #c0c0c0;}
#nav-contenu a { padding: 2px 10px 2px 23px;  color:#A5A5A4;}
#nav-contenu a.top { background:url(../images/puce_fleche_haut.gif) no-repeat;}
#nav-contenu a.print { background:url(../images/picto_imprimer.gif) no-repeat;}

/*
 * Elements d'interface utilisateur (messages, icones, etc.)
*/
.message {
	color: #575757;
	border: 1px solid #a9a6a6 !important;
	padding: 5px 30px !important;
	margin: 10px 0 !important;
	background: #E8E2D9 url(../images/icons/information.png) 5px 50% no-repeat;
	font-size: 1em;
	border-radius: 0.5em;
}
h3.message { font-weight: normal !important; font-size: 1em; }
.good { background-image: url(../images/icons/accept.png); }
.warn { background-image: url(../images/icons/error.png); }
.error { background-image: url(../images/icons/exclamation.png); }

/*
 *
 * Bas de la page
 *
*/
#nouveautes {width: 460px;	margin-right: 10px;}
#nouveautes .corps h3.titre {font-size:1.4em;	font-weight: bold;}
#tools p {text-align: center;}

/*
 *
 * Colonne de droite
 *
*/
#newsletter {}
#slider h3 {margin: 0.5em 0 0;}
#visuel-video {margin: 0 0 5px; width: 245px; height: 150px; background: #000;}
#slider, .espace-telechargement, #videos { height: 195px; }

/*
 *
 * Pied de la page
 *
*/
#pied {
	color:#8B857B;
	text-align: center;
	padding: 1em 0;
	font-size:0.85em;
	line-height: 2em;
}
#pied a {color:#8B857B;}
#pied a:hover {color:#E11C25;}

.espace-membre table  th {padding: 5px; text-align: left; }
.espace-membre table  td {padding: 5px; }

/* Informations pratiques et Copyright*/
#informations .colonne, #copyright .colonne {float: left; width: 170px;	margin-top: 10px;  font-size:0.85em;}
#informations p a, #copyright  p a, #informations li a, #copyright  li a { color:#696969; }
.double {width: 360px !important;}
.colonne .centre {padding: 0;  margin: 0 auto; text-align: center; }


#informations .colonne {height: 190px; 	padding: 0 10px; }
.un {border-left: 4px solid #0066b3;}
.deux {border-left: 4px solid #00b7b4;}
.trois {border-left: 4px solid #f57d21;}
.quatre {border-left: 4px solid #dd088c;}
#informations .corps h3 {font-size:1.25em; letter-spacing:0em; font-weight:normal;	color:#000;}
#informations ul, #informations p { margin: 1em 0; }
#informations ul li { margin:0; padding:4px 0 4px 13px; border-bottom: 1px solid #dcdcdc; background:url(../images/puce_jaune_li.gif) no-repeat 0 9px;}
#informations  a:hover, #copyright  a:hover { color:#000; }
#informations #distributeurs li { border-bottom: 0; }


#copyright  {margin-top: 2em;}

#copyright .colonne {height: 85px; padding: 0 11px 0 12px; border-right: 1px solid #CECECE;}
#copyright .colonne.last {border: 0;}
#copyright .corps {padding: 0 0 0 10px;}
#copyright p {line-height: 1.5em; margin: 0 0 1em;}






