/* OFFRES VOITURE */


#resultat_recherche_offres {
	margin-bottom: 15px;
}











/* OFFRES VOITURE : affichage en tableau */
/* b) cadre auto */


.sous_cadre_informations_voiture h2 {
	text-transform : uppercase;
	font-size:21px;
	font-weight: bold;
}

#resultat_recherche_offres h1 {
	text-transform : uppercase;
	font-size:24px;
	font-weight: bold;
	text-align: center;
	margin : 10px;
}

.presentation_page {
	color:darkgray;
	font-size:12px;
}

.presentation_page a {
	color:darkgray;
	font-size:12px;
	text-decoration: none;
}

.presentation_page a:hover {
	color:black;
}

.sous_cadre_informations_voiture .cadre_meilleur_remise {
	width:210px;
	float:left;
	background-color:#FFFFFF;	
	margin-top:6px;
	margin-bottom:6px;
	padding: 4px;
	padding-left: 0px;
}

.cadre_meilleur_remise .titre{
	font-size:11px;
	text-align:left;
	margin-bottom: 5px;
}

.cadre_meilleur_remise .remise{
	float:right;
	text-align: right;
	width:80px;
	font-size:15px;
	margin-top: 5px;
	margin-right:4px;
	font-weight: bold;
}

.sous_cadre_informations_voiture .cadre_meilleur_prix {
	width:180px;
	margin-left:10px;
	float:right;
	background-color:#FFFFFF;	
	margin-top:6px;
	margin-bottom:6px;
	padding: 5px;
}

.cadre_meilleur_prix .titre {
	font-size:11px;
	text-align:left;
	margin-bottom: 5px;
}

.cadre_meilleur_prix .voiture_modele_finition, .cadre_meilleur_remise .voiture_modele_finition { 
	font-size:10px;
	font-weight: normal;
}

.voiture_modele_finition .finition {
	font-size:10x;
	font-style:italic;
}

.cadre_meilleur_prix .prix {
	float:right;
	text-align: right;
	width:80px;
	font-size:15px;
	margin-top: 5px;
	margin-right:4px;
	font-weight: bold;
}


/* OFFRE VOITURE */

.cadre_rubriques {
	margin-bottom: 4px;
}

.cadre_rubriques .contenu {
	height: auto;
	border:1px solid #858585;
	position:relative;
	padding : 0px;
	margin-bottom:6px;
	background-color:white;
}

.cadre_rubriques .rubrique {
	float:left;
	border:1px solid #cecece;
	border-bottom:0px solid #cecece;
	margin-right:6px;
	background-color: #f2f2f2;
	height:15px;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	font-weight: bold;
	font-size:13px;
	width : auto;
	text-align:center;
	color:#9b9b9b;
	cursor:pointer;
}

.cadre_rubriques .rubrique_selectionnee {
	float:left;
	border-top:1px solid #858585;
	border-left:1px solid #858585;
	border-right:1px solid #858585;
	margin-right:6px;
	background-color: white;
	height:16px;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	font-weight: bold;
	font-size:13px;
	width : auto;
	text-align:center;
	position:relative;
	z-index:1;
	overflow:display;
}

.cadre_rubriques .rubriques {
	height:22px;	
}

.cadre_rubriques .rubrique strong, .cadre_rubriques .rubrique_selectionnee strong {
	color:#059cff;
}

.contenu .min_size {
	width: 1px;
	height: 410px;
	float:left;
}

.contenu_general {
	display:block;
}

.contenu_options {
	display:none;
	padding: 10px;
}

.contenu_info_geo {
	display:none;
	padding: 10px;
}

.contenu_info_comp {
    display : none;
	padding: 10px;
} 

.contenu_general h2 {
	color:#000000; 
	font-weight:bold; 
	float:left;
	text-transform: uppercase;
	font-size:16px;
	margin:0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 250px;
	padding-top:5px;
}

.contenu_general .remise { 
	font-weight:bold; 
	font-size:23px; 
	color:#f38512;
	float:right; 
	margin:0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 90px;
	
}

.icone_carte {
	cursor: pointer;
	z-index:2000;
	vertical-align:top;
	margin-left:10px;
}

.mise_en_relation {
	background-color: #7cccff;
	text-align: center;
	color: white;
	font-weight: bold;
	padding:10px;
	font-size:14px;
	margin:20px;
}

/* OFFRES PAR MODELE */

#resultat_recherche_offres .offres_de_modele, #resultat_recherche_offres .offres_de_marque {
	margin-top:10px;
}

#resultat_recherche_offres .vignette_offres_modele {
	overflow:hidden;
	border:1px solid black;
	width:222px;
	height:250px;
	margin-bottom: 12px;
	position:relative;	
	text-align:center;	
	float:left;
	margin-left: 5px;
}
#resultat_recherche_offres .vignette_offres_modele1 {
	overflow:hidden;
	border:1px solid black;
	width:222px;
	height:250px;
	margin-right:10px;
	margin-bottom: 12px;
	position:relative;	
	text-align:center;	
	float:left;
	margin-left: 10px;
}
#resultat_recherche_offres .vignette_offres_modele3 {
	overflow:hidden;
	border:1px solid black;
	width:222px;
	height:250px;
	margin-bottom: 12px;
	position:relative;	
	text-align:center;	
	float: right;
	margin-right: 10px;
}
#resultat_recherche_offres .nom_modele, #resultat_recherche_offres .nom_modele_petit {
	position: absolute;
	width: 233px;
	top : 140px;
	left: 0px;
	margin:auto;
	text-align: center;
	text-transform: uppercase;
	font-size:16px;
}
#resultat_recherche_offres .nom_modele a, #resultat_recherche_offres .nom_modele_petit a{ text-decoration:none; color:black; }
#resultat_recherche_offres .nom_modele .marque {
}
#resultat_recherche_offres .nom_modele .modele {
	font-weight:bold;
	font-size: 20px;
}
#resultat_recherche_offres .nom_modele_petit .modele {
	font-weight:bold;
	font-size: 16px;
}

#resultat_recherche_offres .vignette_offres_marque {
	overflow:hidden;
	border:1px solid black;
	width:165px;
	height:200px;
	margin-bottom: 12px;
	position:relative;	
	text-align:center;	
	float:left;
	margin-left: 12px;
}
#resultat_recherche_offres .vignette_offres_marque1 {
	overflow:hidden;
	border:1px solid black;
	width:165px;
	height:200px;
	margin-bottom: 12px;
	position:relative;	
	text-align:center;	
	float:left;
	margin-left: 8px;
}
#resultat_recherche_offres .vignette_offres_marque4 {
	overflow:hidden;
	border:1px solid black;
	width:165px;
	height:200px;
	margin-bottom: 12px;
	position:relative;	
	text-align:center;	
	float: right;
	margin-right: 8px;
}
#resultat_recherche_offres .offres_de_marque .nom_modele {
	position: absolute;
	width:175px;
	top : 140px;
	left: 0px;
	margin:auto;
	text-align: center;
	text-transform: uppercase;
	font-size:16px;
}



/* debut v3 */

/* page offre */

#offre {
	background-image: url('../image/fonds/offre-bottom.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 5px;
	
	color: #333333;
	
	margin-bottom: 10px;
}

#offre .top {
	background-image: url('../image/fonds/offre-top.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 5px;
	
	height: 34px;
	position: relative;
}

#offre .inside {
	background-image: url('../image/fonds/offre-right.png');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 4px;
	
	padding-top:30px;
	
	position: relative;
}

#offre .left {
	width: 187px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color:#ffffff;
}

#offre .right {
	width: 253px;
	float: right;
	padding-right: 9px;
}

#offre .middle {
	width: 487px;
	float: right;
	position: relative;
}
 
#offre .lm {
	width: 700px;
	position: relative;
	float: left;
	margin-bottom: 45px;
}

#offre .top h2 {
	position: absolute;
	bottom: 8px;
	left: 0px;
	
	margin: 0px;
	padding: 0px;
	color: #ff3399;
	font-size: 19px;
	font-weight: normal;
	
	padding-left: 8px;
	
}

#offre .top .onglets {
	position: absolute;
	bottom: 8px;
	right: 310px;
	
	text-transform: uppercase;
	color: #333333;
}

#offre .top .onglets .onglet {
	cursor: pointer;
	padding-left:5px;
	padding-right: 5px;
}

#offre .top .onglets .onglet_on {
	color: #003366;
	padding-left:5px;
	padding-right: 5px;
}

#offre .top .remise {
	position: absolute;
	bottom: 8px;
	right: 15px;
	
	color: #ff3399;
	font-size: 23px;
}

#offre .inside .taille_min {
	float: right;
	width: 1px;
	height: 567px;
}

#offre h3 {
	color: #003366;
	text-align: left;
	margin:0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	
	margin-top: 37px;
	margin-bottom: 23px;
}

#offre h3 .info_version {
	color:#666666;
}

#offre .photo {
	text-align: center;
/*	margin-top: 20px; */
	margin-top: 5px;
}

#offre .photo p {
	margin-left:70px;
	color: #8f8f8f;
}

#offre .info_vendeur {
	background-color: #f2f2f2;
	color: #003366;
	margin-top: 3px;
	text-transform: capitalize;
	
	position: relative;
}

#offre .info_vendeur img {
    padding-left: 10px;
    padding-right: 19px;
    vertical-align: middle;
}

#offre .info_vendeur .oui {
	color: #3a990b;
	text-transform: uppercase;
}

#offre .info_vendeur .non {
	color: #ff010c;
	text-transform: uppercase;
}

#offre .info_vendeur_export_annexe, #offre .info_vendeur_reprise_annexe, #offre .info_vendeur_leasing_annexe {
	display: none;
	position: absolute;
	top: 0px;
	left: 212px;
	height: 39px;
	width: 477px;
	background-color: #f2f2f2;
	color: #003366;
	border:1px solid #333333;
	padding: 5px;
	
	text-transform: none;
}


/*
#offre .infos_offre {
	width: 187px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#offre .info_offre {
	background-color: #f2f2f2;
	color: #003366;
	margin-top: 3px;
}

#offre .info_offre img {
    padding-left: 4px;
    padding-right: 9px;
    vertical-align: middle;
}
*/

#offre .infos_offre {
	width: 187px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-collapse: collapse; 
}
#offre .info_offre {
	background-color: #f2f2f2;
	color: #003366;
}
#offre .info_offre td {
	border-top:3px solid #ffffff;
	padding: 1px;
}
#offre .info_offre td:first-child {
	border-top:3px solid #ffffff;
	padding: 0px;
}
#offre .info_offre img {
    padding-left: 4px;
    padding-right: 8px;
    vertical-align: middle;
}

#offre .caracteristiques {
	line-height: 1.55;
	width: 294px;
} 

#offre #contact {
	width: 253px;
	background-image: url('../image/fonds/voir-vendeur-top.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 36px;
}

#offre #contact .contactinside {
	background-image: url('../image/fonds/voir-vendeur-middle.jpg');
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 25px;
	padding-bottom: 0px;
}

#offre #contact .contactbottom {
	width: 253px;
	background-image: url('../image/fonds/voir-vendeur-bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 11px;
}

#offre .question {
	padding-left: 10px;
	padding-right: 10px;
	
	text-align: center;
	font-size: 12px;
	
	margin-top: 31px;
	margin-bottom: 24px;
}

#offre .question img {
	margin-bottom: 23px;
}

#offre .question p {
	text-align: justify;
	line-height: 1.25;
}

#offre .question .fort {
	font-weight: bold;
}

#offre #contact input  {
	vertical-align: middle;
}

#offre #contact #civilite  {
	width: 50px;
	border: 1px solid #b9b9b9;
	margin: 0px;
	padding: 2px;
	margin-right: 6px;
	margin-top: 0px;
}

#offre #contact #prenom  {
	width: 70px;
	margin-right: 6px;
	margin-top: 0px;
}

#offre #contact #nom  {
	width: 70px;
	margin-top: 0px;
}

#offre #contact .inputtext  {
	border: 1px solid #b9b9b9;
	color: #838383;
	margin: 0px;
	padding: 2px;
	width: 216px;
	margin-top: 6px;
}
#offre #contact .inputtexterror {
	border: 1px solid red;
	color: #838383;
	margin: 0px;
	padding: 2px;
	width: 216px;
	margin-top: 6px;
}
#offre #contact  p {
	text-align: right;
	margin-top:6px;
}

#offre #contact .votrecontact {
	font-weight: bold;
}
#offre #contact .boutonok {
	cursor: pointer;
}

#offre .tarifs {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	width: 231px;
	line-height:1.35;
}

#offre .tarifs tr td:last-child {
	text-align: right;
}

#offre .tarifs .remise {
	color: #ff3399;
}

#offre .tarifs .prix_de_revient {
	color: #003366;
	font-size: 16px;
}

#offre .tarifs .prix_de_vente {
	color: #003366;
}

#offre .tarifs .infoprix {
	cursor: pointer;
}
#offre .tarifs .infoprix_eco, #offre .tarifs .infoprix_mad  {
	position: absolute;
	top: 0px;
	left: -400px;
	display: none;
	border: 1px solid #333333;
	width: 380px;
	padding: 5px;
	color: #003366;
	background-color: #f2f2f2;
}

#offre .tarifs .relative {
	position: relative;
	width: 1px;
	height: 1px;
}

#offre .infos_offre .info_couleur_annexe  {
	position: absolute;
	bottom: 0px;
	right: 197px;
	display: none;
	border: 1px solid #333333;
	width: 200px;
	padding: 5px;
	color: #003366;
	background-color: #f2f2f2;
}

#offre #partage {
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 700px;
}
#offre #partage .share {
	color: #003366;
	float: left;
	/* height: 21px; */
	height: 27px;
	position: relative;
	bottom: -3px;
}
#offre #partage .share img {
	padding-right: 7px;
}
#offre #partage .share span {
	padding-right: 7px;
	padding-bottom: 14px;
	vertical-align: middle;
}
#offre #partage .selection {
	float: right;
	cursor: pointer;
}
#offre #partage .plusinfo {
	text-align: right;
	margin-bottom: 25px;
	color: #909090;
}

#offre .confirmation_box { border: 1px solid #003366; } #offre .confirmation_box  .titre { background-color:#003366; color:#ffffff; } 

.topretour {
	margin-top: 13px;
	margin-bottom: -7px;
	vertical-align: middle;
}
#fil select, .topretour select {
	margin : 0px; padding: 0px;
	width: 122px;
	vertical-align: top;
	
	color: #059cff;
	font-size: 10px;
	padding-left: 9px;
	background-color: white;
	border: 1px solid #DADCDC;
	
	margin-left: 4px;
}
#fil #chOfModele, .topretour #chOfModele { display:inline; }


#suboffre {
	padding-left: 9px;
	padding-right: 12px;
}

#suboffre .informations_offre {
	color:#333333;
	font-size: 11px;
	line-height: 1.25;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: justify;
}

#suboffre .informations_offre a {
	color:#333333;
	text-decoration: none;
}

#suboffre .informations_offre a:hover {
	color:#333333;
	text-decoration: underline;
}

#offre #contenu_equipements, #offre #contenu_options {
	padding: 0px;
	margin: 0px;
	display: none;
	width: 487px;
	height: 400px;
	overflow-y : scroll;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: white;
}

#offre #contenu_options .options_incluses {

}
#offre #contenu_options .options_non_incluses {
	margin-top: 18px;
}
#offre #contenu_options .titre_type_option {
	text-decoration:underline; font-size:14px;
}
#offre .fermeture {
	margin-bottom: 20px;
}
#offre .fermeture div {
	border-bottom: 1px dotted #003366;
	margin-right: 90px;
	
	text-transform: uppercase;
	color: #003366;
	height:16px;
}
#offre .fermeture img {
	float: right;
	padding-right: 10px;
	padding-top:3px;
	cursor: pointer;
}

#offre #info_geo {
	background-color: #f2f2f2;
	color: #003366;
	margin-top: 3px;
	overflow: hidden;
	
	position:relative; 
	height:192px;
	width:187px;
}

#offre #info_geo .loupe { 
	position:absolute; bottom:0px; right:0px;
	border: 0px solid #f2f2f2;
}

#offre #info_geo .carte { 
	position:relative; 
	height:174px;
	width:176px;
	
	margin: auto;
	margin-top: 9px;
	margin-bottom: 9px;
}

#offre #info_geo .carte .carteimg { 
	position:absolute; top:0px; left:0px;
	border: 0px solid #f2f2f2;
}

#offre #info_geo .carte_liste_departements {
	padding-left:1px;
	width: 30px;
	float: right;
}

#offre #info_geo_annexe, #offre #info_geo_annexe_region {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #ffffff;
	border : 1px solid #cacaca;
	width: 487px;
	height: 190px;
	display: none;
	z-index: 500;
}
#offre #info_geo_annexe p {
	color: #003366;
	margin: auto;
	text-align: center;
	margin-top: 70px;
}
#offre #info_geo_annexe .consigne {
	font-size: 20px;
}
#offre #info_geo_annexe .frais {
	color: #ff3399;
}

#offre #info_geo_annexe_region table {
	margin: auto;
	height: 173px;
}
#offre #info_geo_annexe_region table tr td {
	vertical-align:middle;
	color: #003366;
	font-size: 14px;
}
#offre #info_geo_annexe_region table tr td:first-child {
	font-size: 20px;
	padding-right: 20px;
}
#offre #info_geo_annexe_region p {
	color:#626262;
	text-align: right;
	vertical-align: middle;
	padding-right: 3px;
}
#offre #info_geo_annexe_region p img {
	vertical-align: middle;
}

/* page offre marque */

.vignette_vente_modele {
	overflow:hidden;
	position:relative;	
	text-align:center;	
	float:left;
	margin: auto;
	padding:0px;
	padding-bottom: 0px;
	width: 233px;
	height: 250px;
}
.vignette_vente_modele_r {
	border-right: 1px solid #d1d1d1;
}
.vignette_vente_modele_b {
	padding-bottom: 6px;
	border-bottom: 1px solid #d1d1d1;
}

.informations_offre {
	color:#333333;
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: justify;
}

.informations_offre a {
	color:#333333;
	text-decoration: none;
}

.informations_offre a:hover {
	color:#333333;
	text-decoration: underline;
}

/* page offre MA */

.vignette_vente_marque {
	overflow:hidden;
	position:relative;	
	text-align:center;	
	float:left;
	margin: auto;
	padding:0px;
	width: 175px;
	height: 200px;
}
.vignette_vente_marque_r {
	border-right: 1px solid #d1d1d1;
}
.vignette_vente_marque_b {
	padding-bottom: 6px;
	border-bottom: 1px solid #d1d1d1;
}

/* onglet recherche offres */
.onglet_recherche_offres {
	background-image: url('../image/fonds/fond-recherche-offre-cote.png');
	background-repeat: no-repeat;
	background-position : top center;
	width: 229px;
	height: 187px;
	margin: auto;
	margin-bottom: 15px;
	
	padding-top: 68px;
	text-align: center;
}
.onglet_recherche_offres select {
	width: 195px;
	vertical-align: middle;
	
	color: #059cff;
	font-size: 15px;
	padding: 6px;
	padding-left: 9px;
	background-color: white;
	border: 1px solid #DADCDC;
	
	margin-bottom: 8px;
}

.vendeur_france {
	margin: auto;
	margin-bottom: 15px;
}
.onglet_fb {
	width: 234px;
	overflow: hidden;
	border: 1px solid #d2d2d2;
}
.onglet_fb .fb_iframe_widget {
	left: -3px;
}

/* page offre */

.cadre_description_offres_voiture {
	margin-top: -5px;
	margin-bottom: 10px;
}
.cadre_description_offres_voiture  img {
	float: left;
	margin-left: 20px;
}
.cadre_description_offres_voiture .sous_cadre_informations_voiture {
	width:443px;
	padding-right: 10px;
	text-align: center;
	float:right;
	margin-top:30px;
	font-size: 18px;
	color: #003366;
}
.cadre_description_offres_voiture .sous_cadre_informations_voiture span {
	font-size:25px;
	color:#ff3399; 
}
.cadre_description_offres_voiture .sous_cadre_informations_voiture .chiffre_resultat {
	font-size:29px; 
}
.cadre_description_offres_voiture .sous_cadre_informations_voiture .defiltrer {
	font-size:11px; 
	color:#ff3399;
	cursor: pointer;
	position: relative;
	right: -90px;
	top: -10px;
	text-decoration: underline;
}
.cadre_description_offres_voiture .sous_cadre_informations_voiture .defiltrer:hover {
	text-decoration: none;
}

/* a) tableau */
.tableau_des_offres, .tableau_des_modeles {
	border-collapse: collapse; 
	border: 0px solid black;
	width: 100%;
	background-image: url('../image/fonds/fond-table-selection-voiture-lancer-enchere-gris.gif');
	background-repeat: x-repeat;
	margin-bottom: 2px;
}

.tableau_des_offres .selection_version {	

}

.tableau_des_offres .selection_version_hover, .tableau_des_modeles .selection_version_hover {
	height:40px;
	cursor:pointer;
	background-image:url('../image/fonds/fond-table-selection-voiture-lancer-enchere-bleu.gif');
	background-repeat: repeat-y;	
}

.tableau_des_offres .selection_version_hover td, .tableau_des_modeles .selection_version_hover td  {
	border-top: 2px solid #FFFFFF;
	background-image:url('../image/fonds/fond-table-selection-voiture-lancer-enchere-ie.gif');
}

.tableau_des_offres .selection_version td, .tableau_des_modeles .selection_version td  {
	border-top: 2px solid #FFFFFF;
}

.tableau_des_offres .selection_version a, .tableau_des_modeles .selection_version a {
	color:#333333;
	font-weight: bold;	
	text-decoration:none;
}

.tableau_des_offres .selection_version_hover a, .tableau_des_modeles .selection_version_hover a {	
	color:#059cff;
	font-weight: bold;
	text-decoration:none;
}
.tableau_des_offres thead tr th, .tableau_des_modeles thead tr th {
	text-align: center;
	font-size:10px;
	
	height:40px;
	background-color: #ff69b4;
	color: white;
	text-transform: uppercase;
}
.tableau_des_offres thead tr .version {
	width:330px;
	text-align: left;
	padding-left: 10px;
}
.tableau_des_offres thead tr .energie {
	width:59px;
}
.tableau_des_offres thead tr .disponibilite {
	width:107px;
}
.tableau_des_offres thead tr .vendeur {
	width:78px;
}
.tableau_des_offres thead tr .remise { 
	width: 76px; 
} 
.tableau_des_offres thead tr .prix {
	width: 70px;
	/*padding-left:4px;*/
	text-align: center;
}

.tableau_des_offres tbody tr, .tableau_des_modeles tbody tr {
	height:40px;
	cursor:pointer;	
	color:#333333;	
}

.tableau_des_offres tbody tr td, .tableau_des_modeles tbody tr td {
	text-align: center;
}
.tableau_des_offres tbody tr .version {
	text-align: left;
}
.tableau_des_offres tbody tr .version span{
	font-size:11px;
}
.tableau_des_offres tbody tr .energie {
	font-size: 12px;
}
.tableau_des_offres tbody tr .disponibilite {
	font-size: 12px;
}
.tableau_des_offres tbody tr .vendeur {
	font-size: 12px;
}
.tableau_des_offres tbody tr .concession {
	color: #059cff;
}
.tableau_des_offres tbody tr .mandataire {
	color: #006600;
}
.tableau_des_offres tbody tr .remise {
	font-weight: bold; 
	color:#ff3399; 
	font-size:14px;
}
.tableau_des_offres tbody tr .prix {	
	font-size:13px;
	text-align:center;
	/*padding-left:4px;*/
	color:#003366; 
}


.affichage_pages {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	padding-right: 5px;
	background-image: url('../image/fonds/affichage_pages_offres.png');
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position : bottom right;
	margin-bottom: 2px;
	color: #808080;
}
.affichage_pages .legende {
	font-weight: normal;
}
.affichage_pages .chiffre_page {
	text-decoration: none;
	color: #808080;
}
.affichage_pages .color_black {
	color:#000000;
}

.icone_trier {
	cursor: pointer;
}

/* specifique tableau des modeles */

.tableau_des_modeles thead tr .marque {
	/*width:130px;*/
	text-align: left;
	padding-left: 10px;
}
.tableau_des_modeles thead tr .modele {
	/*width:230px;*/
	text-align: left;
}
.tableau_des_modeles thead tr .nombre {
	/*width:110px;*/
}
.tableau_des_modeles thead tr .remise { 
	/*width: 110px;*/ 
} 
.tableau_des_modeles thead tr .prix {
	/*width: 110px;*/
	text-align: center;
}
.tableau_des_modeles tbody tr .marque {
	text-align: left;
	padding-left: 10px;
	color:#333333;
	font-weight: bold;	
}
.tableau_des_modeles tbody tr .modele {
	text-align: left;
	color:#333333;
	font-weight: bold;	
}
.tableau_des_modeles tbody tr .nombre {

}
.tableau_des_modeles .selection_version_hover .marque, .tableau_des_modeles .selection_version_hover .modele  {	
	color:#059cff;
	font-weight: bold;
	text-decoration:none;
}
.tableau_des_modeles tbody tr .remise {
	font-weight: bold; 
	color:#ff3399; 
	font-size:14px;
}
.tableau_des_modeles tbody tr .prix {	
	font-size:13px;
	text-align:center;
	color:#003366; 
}

/* onglet affiner recherche */

#cadre_recherche_offres {
	margin-bottom: 15px;
}
#cadre_recherche_offres .part {
	border: 1px solid #d3d3d3;
	background-color: #eeeeee;
	padding-bottom: 20px;
	background-image: url('../image/fonds/ombre-critere-recherche.jpg');
	background-repeat: no-repeat;
	background-position : center top;
}
#cadre_recherche_offres .recherche_version {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
	background-image: url('../image/fonds/ombre-critere-recherche-affiner.png');
}
#cadre_recherche_offres .recherche_version #of-version {
	background-color: white;
    border: 1px solid #DADCDC;
    color: #888888;
	font-size: 10px;
    vertical-align: middle; line-height: 33px;
    width: 156px;
	height: 33px;
	text-align: left;
	
	padding-left: 12px;
	padding-right: 32px;
	background-image: url('../image/icone/recherche-version.jpg');
	background-repeat: no-repeat;
	background-position : 175px 0px;
}
#cadre_recherche_offres .recherche_version select {
	width: 201px;
	vertical-align: middle;
	
	color: #059cff;
	font-size: 15px;
	padding: 6px;
	padding-left: 9px;
	background-color: white;
	border: 1px solid #DADCDC;
	
	margin-bottom: 8px;
}
#cadre_recherche_offres .part .ligne {
	color: #003366;
	margin-top: 5px;
	margin-bottom: 7px;
	vertical-align: middle;
}
#cadre_recherche_offres .part .ligne input {
	margin-right: 5px;
	vertical-align: top;
}
#cadre_recherche_offres .part .ligne label { white-space: nowrap;
	margin-left: 15px;
	vertical-align: middle;
}
#cadre_recherche_offres .part .ligne label:first-child {
	/*margin-left: 0px;*/
}
#cadre_recherche_offres .part .title {
	text-transform: uppercase;
	color: #7e7e7e;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 11px;
}

.minicarte {
	position:relative; 
	height:174px;
	width:176px;
	margin: auto;
	margin-top: 15px;
}

.minicarte img {
	position:absolute; top:0px; left:0px; border: 0px solid #eeeeee;
}

#cadre_recherche_offres .part_tri {
	display: none;
}

.informations_categorie {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #666666;
}
.informations_categorie a {
	color:#666666;
	text-decoration: none;
}
.informations_categorie a:hover {
	color:#666666;
	text-decoration: underline;
}