 /*-----------------------  WWW.EOLIA-NET.COM || MAIN.CSS  --------------*/



/*------------------------------------------------------*
*-- ---------------appel des css -----------------------*
*------------------------------------------------------*/
@import "contact.css";
@import "jquery.lightbox.css";
@import "menu.css";
@import "paiement.css";
@import "panier.css";
@import "referencement.css";
@import "formulaire.css";
/*------------------------------------------------------*
*-- ---------------Fin appel des css -------------------*
*------------------------------------------------------*/

a{
	outline:none;
}

.accueil_link{
	position:absolute;
	left:0;
	top:0;
	width:980px;
	height:250px;
}

.accueil_user{
	width:32px;
	height:32px;
	float:left;
	margin:0 60px 25px 0;
}

.accueil_commande{
	width:32px;
	height:32px;
	float:left;
	margin:0 0 21px 0;
}

.accueil_contact{
	width:48px;
	height:48px;
	float:left;
	margin:0 0 25px 0;
}

.accueil_faq{
	width:42px;
	height:42px;
	float:left;
	margin:0 40px 0 0;
}

.accueil_account{
	padding:20px;
	width:140px;
	height:100px;
	float:left;
	background-color:#EE7E1C;
	border-radius:5px;
	margin:25px 0 0 28px;
}

.accueil_image{
	width:980px;
	height:275px;
	margin:5px auto 0 auto;
	padding:0;
}

.accueil_recherche{
	width:978px;
	height:12px;
	margin:0 auto;
	padding:0;
	clear:both;
}

.accueil_recherche_neuf{
	float:left;
	width:325px;
	height:201px;
	margin:0;
	text-align:center;
}

.accueil_recherche_occasion{
	float:left;
	width:400px;
	padding-left:20px;
	height:201px;
	margin:0;
	text-align:left;
	background-image:url(../images/deco/sep.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}

.accueil_recherche_occasion_annee{
/*	width:190px;*/
	float:left;
	color:#2B2B2B;
	font-size:12px;
/*	margin:5px 5px 0 0;*/
	margin:10px 5px 0 0;
}

.accueil_recherche_occasion_marque{
/*	width:190px;*/
	float:left;
	margin:13px 5px 0 0;
	color:#2B2B2B;
	font-size:12px;
}

.accueil_recherche_occasion_modele{
/*	width:190px;*/
	float:left;
	margin:10px 0 0 0;
	color:#2B2B2B;
	font-size:12px;
}

.accueil_recherche_occasion select{
	width:190px;
	color:#2B2B2B;
	margin-top:2px;
}

.accueil_recherche_ok a{
	width:150px;
	height:19px;
	padding:2px 0 0 25px;
	margin:20px 0 0 5px;
	color:#fff;
	display:block;
	background-image:url(../images/deco/actu_btn.gif);
	background-repeat:no-repeat;
	background-position: left top;
	float:left;
	text-decoration:none;
}

.accueil_recherche_titre{
	height:27px;
	background-color:#EE7E1C;
	width:980px;
	margin:0;
	padding:0;
}

.accueil_recherche_titre_neuf{
	height:24px;
	color:#fff;
	width:315px;
	margin:0;
	padding:5px 0 0 10px;
	float:left
}

.accueil_recherche_titre_occasion{
	height:24px;
	width:390px;;
	margin:0;
	padding:5px 0 0 10px;
	color:#fff;
	float:left;
}

.align_center{
	text-align: center;
}

.align_justify{
	text-align: justify;
}

.align_left{
	text-align: left;
}

.align_right{
	text-align: right;
}

body {
	margin:0;
	padding:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#000;
	background-image:url(../images/deco/bg_body.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

.bouton{
	float:right;
	position:relative;
	right:17px;
	top:3px;
}

.cell1{
	padding:5px 0;
}

.cell1 .libelle a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.cell1 .Descriptif{
	color:#000;
	font-size:11px;
}

.cell1 .photo{
	width:100px;
	margin:5px;
	float:left;
}

.cell2{
	padding:5px 0;
	text-align:center;
	color:#666;
}

.cell3{
	padding:5px 0;
	text-align:center;
	color:#666;
}

.cell4{
	padding:5px 0;
	text-align:center;
	color:#666;
}

.cell5{
	padding:5px 0;
	text-align:center;
	color:#666;
}

.cell5 .product_price_euro{
	color:#EA0001;
	font-weight:bold;
}

.choix_marque{
	float:left;
	width:320px;
	margin:0 1px 0 5px;
	text-align:center;
}

.choix_marque_content{
	width:313px;
	height:181px;
	color:#003366;
	font-size:12px;
	font-weight:bold;
	padding:10px 5px;
}

.choix_marque_content form{
	padding:10px 0 0 7px;
}

.choix_marque_content label{
	text-align:left;
	width:130px;
	float:left;
}

.choix_marque_content p{
	margin:4px auto 0;
	padding:10px;
	width:306px;
}

.choix_marque_content a
{
	text-decoration: none;
}

.choix_marque_content a span{
	color:#003366;
	text-decoration: none;
}

.choix_marque_content a:hover span{
	color:#003366;
	text-decoration: underline;
}

.choix_marque_content_rechercher{
	width:220px;
	height:21px;
	margin:15px auto 0 auto;
	padding:5px 0 0 0;
	text-align:center;
	background-image:url(../images/deco/bg_bouton.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

.choix_marque_content_rechercher a{
	color:#003366;
	text-transform:uppercase;
	text-decoration:none;
}

.choix_marque_content_rechercher a:hover{
	text-decoration:underline;
}

.choix_marque_content select{
	float:left;
	font-size:11px;
	width:140px;
}

.choix_marque_titre{
	width:325px;
	height:39px;
	background-image:url(../images/deco/accueil_header.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:20px 0 0 0;
}

.choix_marque_titre a{
	color:#FF0010;
	text-decoration:none;
}

.choix_marque_titre a:hover{
	text-decoration:underline;
}

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

.consult{
	text-align:center;
	width:150px;
	float:left;
	margin:0 15px 0 0;
}

.consult a{
	display:block;
	background-color:#EE7E1C;
	border-radius:5px 5px 0 0;
	width:150px;
	height:20px;
	color:#fff;
	text-decoration:none;
}

.contact{
	width:420px;
	height:400px;
	background-image:url(../images/deco/deco_contact.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

#content{
	margin:0 auto;
	padding:0;
	width:980px;
}

#content_index{
	margin:0 auto;
	padding:0;
	width:980px;
	background-color:#FFF;
}

.dropmenudiv{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	*margin:0;
	_margin:0;
	float:left;
	display:block;
	visibility:hidden;
	border-width: 1px;
	border-style:solid;
	border-color:#fff;
	color:#fff;
	z-index:100;
	text-decoration:none;
	padding:0;
	background-color:#003366;
	filter:alpha(opacity=90);-moz-opacity:0.9;
}

.fil_ariane{
	width:590px;
	height:150px;
	padding:0;
	margin:0 auto 10px 0;
	color:#2760A5;
	font-size:16px;
	float:left;
}

.fil_ariane a{
	font-size:16px;
	color:#F11500;
	text-decoration:undeline;
}

.fil_ariane a:hover{
	text-decoration:none;
}

#footer{
	margin:25px auto 0 auto;
	padding:0;
	width:980px;
	text-align:center;
	color:#FF0010;
}

#footer a{
	color:#597291;
	text-decoration:none;
	text-transform:uppercase;
}

#footer a:hover{
	color:#000;
}

.footer_box{
	width:327px;
	height:147px;
	text-align:center;
	margin:0;
	padding:0;
}

.footer_box a{
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer_box a:hover{
	text-decoration:none;
}

#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

#header{
	margin:0 auto;
	padding:250px 0 0 0;
	width:980px;
	height:31px;
	position:relative;
}

.header_recherche{
	width:320px;
	height:18px;
	padding:0;
	margin:0;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

.header_recherche2{
	width:980px;
	height:21px;
	padding:0;
	margin:0 auto;
}

html {
   margin: 0;
   padding: 0;
}

.icone1{
	color:#666;
	text-align:left;
}

.icone2{
	color:#666;
	text-align:left;	
}

.icone3{
	color:#666;
	text-align:left;	
}

.lien_cat{
	font-weight:normal;
	font-size:12px;
	padding:5px 0 2px 10px;
}

.liste_ebay_content{
	width:940px;
	margin:0 auto;
	border-collapse:collapse;
}

.liste_ebay_content tr{
	border:1px solid #ccc;
}

.liste_ebay_content1{
	width:395px;
	background-color:#E7E5E5;
	padding:5px 0 5px 5px;	
	font-weight:bold;	
}

.liste_ebay_content2{
	width:135px;
	background-color:#E7E5E5;
	padding:5px 0;	
	font-weight:bold;	
	text-align:center;		
}

.liste_ebay_content3{
	width:135px;
	background-color:#E7E5E5;	
	padding:5px 0;	
	font-weight:bold;	
	text-align:center;			
}

.liste_ebay_content4{
	width:135px;
	background-color:#E7E5E5;	
	padding:5px 0;	
	font-weight:bold;	
	text-align:center;			
}

.liste_ebay_content5{
	width:135px;
	background-color:#E7E5E5;
	padding:5px 0;
	font-weight:bold;	
	text-align:center;			
}

#player1{
	float:left;
	width:325px;
	margin:5px 1px 0 0;
}

#player2{
	float:left;
	width:650px;
	margin:0;
}

.product_detail{
	width:950px;
	margin:0 auto;
	padding:10px 0;
}

.product_detail .div1{
	float: left;
    margin: 0 0 15px 0;
    text-align: left;
    color:#5DBFFE;
    width: 311px;
    line-height:20px;
}

.product_detail .div1 input{
	margin-left:5px;
}

.product_detail .div1_2{
	margin-top:5px;
}

.product_detail .div1_2 a{
	color:#EA0001;
	text-decoration:underline;
	font-weight:bold;
}

.product_detail .div1_3 a{
	color:#036;
	text-decoration:none;	
}

.product_detail .div2{
	width:623px;
	float:left;
	color:#003366;	
	padding:0 0 0 15px;
	border-left:1px dotted #EE7E1C;
	margin: 0 0 15px 0;
}

.product_detail .div4{
	float:left;
	width:280px;
	color:#666;
	line-height:20px;
}

.product_detail .div4_1{
	float:left;
	width:130px;
}

.product_detail .div5{
	float:left;
	width:450px;
	border:2px solid #EE7E1C;
}

.product_detail .div6{
	float:left;
	width:216px;
}

.product_detail .div6_1{
	float:left;
	margin:0 0 3px 3px;
	border:1px solid #EE7E1C;
	width:100px;
	/*height:73px; */
}

.produit_bottom{
	height:20px;
	width:140px;
	color:#fff;
	margin:0;
	padding:8px 0 0 10px;
	font-weight:bold;
}

.produit_contain{
	width:295px;
	height:152px;
	float:left;
	margin:0 0 15px 20px;
	padding:0;
	background-image:url(../images/deco/bg_produit_contain.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.produit_descriptif{
	width:115px;
	padding:0;
	margin:10px 5px 0 25px;
	float:left;
	text-align:left;
}

.produit_descriptif a{
	color:#333;
	text-decoration:none;
	font-size:11px;
}

.produit_descriptif a:hover{
	text-decoration:underline;
}

.produit_detail_assurance_titre{
	color:#2760A5;
	width:240px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:10px auto 5px auto;
	padding:0 0 5px 0;
	border-bottom:1px dotted #2760A5
}

.produit_detail_assurance_texte{
	color:#2760A5;
	width:225px;
	font-size:11px;
	text-align:left;
	margin:0 auto 0 10px;
}

.produit_detail_contain{
	width:576px;
	height:345px;
	margin:10px auto 0 0px;
	padding:10px;
	background-image:url(../images/deco/bg_detail.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	float:left;
}

.produit_detail_descriptif{
	color:#2760A5;
	width:320px;
	font-size:11px;
	text-align:justify;
	margin:10px 0 0 0;
	border-top:1px dotted #2760A5;
	padding:10px 0 0 0;
}

.produit_detail_left{
	width:326px;
	height:340px;
	margin:0;
	padding:0;
	background-image:url(../images/deco/bg_produit_detail_left.gif);
	background-position:right top;
	background-repeat: no-repeat;
	float:left;
}

.produit_detail_libelle{
	color:#2760A5;
	width:240px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.produit_detail_libelle2{
	color:#fff;
	width:310px;
	height:36px;
	padding:15px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/deco/bg_detail2.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.produit_detail_onglet{
	width:925px;
	height:20px;
	margin:15px auto;
	padding:0;
	border:1px solid #000;
}

.produit_detail_occasion{
	width:260px;
	height:215px;
	margin:10px 10px 0 19px;
	padding:125px 20px 5px 20px;
	background-image:url(../images/deco/bg_occas.png);
	background-position:left top;
	background-repeat: no-repeat;
	float:left;
}

.produit_detail_occasion_libelle{
	color:#2760A5;
	width:140px;
	font-size:11px;
	text-align:left;
	float:left;
	margin-left:5px;
}

.produit_detail_occasion_photo{
	width:110px;
	height:76px;
	margin:0;
	padding:0;
	float:left;
}

.produit_detail_occasion_photo2{
	width:60px;
	height:60px;
	margin:0;
	padding:10px 2px 2px 2px ;
	float:left;
}

.produit_detail_occasion_prix{
	width:130px;
	margin:10px auto 0 10px;
	color:#ED5900;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.produit_detail_photo{
	width:110px;
	height:76px;
	margin:10px auto;
	padding:0;
}

.produit_detail_prix{
	color:#2760A5;
	font-size:12px;
	text-align:right;
	margin:10px 0 5px 0;
}

.produit_detail_remise{
	color:#2760A5;
	font-size:12px;
	text-align:right;
	margin:5px 0;
}

.produit_detail_right{
	width:250px;
	height:340px;
	margin:0;
	padding:0;
	float:left;
}

.produit_detail_tarif{
	width:210px;
	height:50px;
	margin:10px auto;
	padding:50px 0 0 10px;
	background-image:url(../images/deco/bg_tarif.gif);
	background-position:left top;
	background-repeat: no-repeat;
	color:#ED5900;
	font-size:12px;
	font-weight:bold;
}

.produit_detail_total{
	color:#2760A5;
	font-size:12px;
	text-align:right;
	margin:5px 0;
}

.produit_infos{
	width:293px;
	height:91px;
	margin:0;
	padding:0;
}

.produit_liste{
	width:945px;
	padding:5px 0;
	margin:0 27px 0 auto;
}

.produit_photo{
	float:left;
	height:70px;
	margin:10px 0 0 30px;
	padding:0;
	width:110px;
}

.produit_prix{
	width:140px;
	height:23px;
	margin:0;
	padding:8px 0 0 5px;
}

.produit_prix a{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.produit_prix a:hover{
	text-decoration:underline;
}

.produit_titre{
	width:280px;
	height:23px;
	margin:0;
	padding:5px 0 0 5px;
	float:left;
}

.produit_titre a{
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

.produit_titre a:hover{
	text-decoration:underline;
}

.produit_top{
	height:28px;
	width:295px;
}

.recherche_assurance{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:138px;
	background-image:url(../images/deco/bg_assurance.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.recherche_contact{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:138px;
	background-image:url(../images/deco/bg_contact.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.recherche_ecolonomie{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:138px;
	background-image:url(../images/deco/bg_ecolonomie.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.recherche_entretenir{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:138px;
	background-image:url(../images/deco/bg_entretenir.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.recherche_faq{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:140px;
	background-image:url(../images/deco/bg_faq.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.recherche_financement{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:140px;
	background-image:url(../images/deco/bg_financement.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.recherche_garantie{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:140px;
	background-image:url(../images/deco/bg_garantie.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.recherche_importation{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:138px;
	background-image:url(../images/deco/bg_importation.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.recherche_remboursement{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:138px;
	background-image:url(../images/deco/bg_remboursement.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.recherche_reprise{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:138px;
	background-image:url(../images/deco/bg_reprise.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.recherche_texte_garantie{
	color:#285E9A;
	text-align:justify;
	width:390px;
	padding:0;
	margin:40px auto 0 auto;
}

.recherche_vehicule{
	margin:0;
	padding:15px 0 0 580px;
	width:400px;
	height:140px;
	background-image:url(../images/deco/bg_vehicule.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

.reponse{
	margin:10px 0;
}

.texte{
	margin: 0 auto 10px auto;
	padding:10px 20px 10px 20px ;
	color:#666;
	text-align:justify;
	font-size:12px;
	font-family:Arial;
	width:920px;
}

.texte a{
	color:#FF0010;
	text-decoration:underline;
}

.texte a:hover{
}

.titre{
	font-weight:bold;
	font-size:13px;
	color:#285E9A;
	background-image:url(../images/deco/pointille.jpg);
	background-position:-8px 7px;
	background-repeat: repeat-x;
	display:inline;
	line-height:30px;
	margin:0 0 0 10px;
}

/*------------------------------------------------------*
*------------------partie gauche-----------------------*
*------------------------------------------------------*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	width:200px;
	left:0px;
}

#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}

#left_content h4{
	margin:0;
	padding:0;
	color:#CCC;
}
/*------------------------------------------------------*
*------------------fin partie gauche--------------------*
*------------------------------------------------------*/

/*------------------------------------------------------*
*------------------partie centre-----------------------*
*------------------------------------------------------*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:570px;
	padding:0 5px;
}

#middle_content h1{
	margin:0;
	padding:0;
	color:#000;
}

#middle_content h4{
	margin:0;
	padding:0;
	color:#900;
}
/*------------------------------------------------------*
*------------------fin partie centre--------------------*
*------------------------------------------------------*/

/*------------------------------------------------------*
*------------------partie droite-----------------------*
*------------------------------------------------------*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

#right_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}

#right_content h4{
	margin:0;
	padding:0;
	color:#CCC;
}
/*------------------------------------------------------*
*------------------fin partie droite--------------------*
*------------------------------------------------------*/

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT                  ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN                    ----*
  *------------------------------------------------------*/
		
		
	
 /*------------------------------------------------------*
  *-----------    PAGINATION                  		 ----*
  *------------------------------------------------------*/
			
div.pagination
{
	border-top: 1px dotted #2760A5;
	border-bottom: 1px dotted #2760A5;
	text-align: center;
	padding: 5px;
	margin: 5px;
}

td.pagination
{
	font-size: 11px;
	color: #2760A5;
}

td.pagination select
{
	font-size: 11px;
	color: #2760A5;
	border: 1px solid #2760A5;
	size: 60px;
	height: 18px;
}

.pagination_FirstPage{
	background-image:url(../images/deco/pager_dbl_arrow_left.gif);
	width: 13px;
	height: 13px;
	cursoir: pointer;
}

.pagination_FirstPageOff{
	background-image:url(../images/deco/pager_dbl_arrow_left_off.gif);
	width: 13px;
	height: 13px;
}

.pagination_PreviousPage{
	background-image:url(../images/deco/pager_arrow_left.gif);
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.pagination_PreviousPageOff{
	background-image:url(../images/deco/pager_arrow_left_off.gif);
	width: 13px;
	height: 13px;
	margin:0;
}

.pagination_LastPage{
	background-image:url(../images/deco/pager_dbl_arrow_right.gif);
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.pagination_LastPageOff{
	background-image:url(../images/deco/pager_dbl_arrow_right_off.gif);
	width: 13px;
	height: 13px;
}

.pagination_NextPage{
	background-image:url(../images/deco/pager_arrow_right.gif);
	width: 13px;
	height: 13px;
	cursor: pointer;
}

.pagination_NextPageOff{
	background-image:url(../images/deco/pager_arrow_right_off.gif);
	width: 13px;
	height: 13px;
}

.produit_detail_tab
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.no_result
{
	border-top: 1px dotted #2760A5;
	border-bottom: 1px dotted #2760A5;
	color: #2760A5;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}


 /*------------------------------------------------------*
  *-----------    Onglets                  			 ----*
  *------------------------------------------------------*/
  
.liste_onglet{ margin: 0 auto; padding: 0; list-style-type: none; width: 925px; }
.liste_onglet:after{content:""; clear: both; display:block;}
.onglet{ float: left;}
.onglet_content{border: solid 1px #BDBDBD; width: 915px; padding:5px; margin: 0 auto 10px auto;}

#onglet1 .onglet_unselectable{width: 68px; height: 56px;}
#onglet1 .onglet_selected{ width: 250px; height: 56px; background-image: url(../images/deco/onglet1_selected.jpg); }
#onglet1 .onglet_unselected{ width: 68px; height: 56px; background-image: url(../images/deco/onglet1_finished.jpg); cursor: pointer; }
#onglet1 .onglet_finished{ width: 68px; height: 56px; background-image: url(../images/deco/onglet1_finished.jpg); cursor: pointer; }
#onglet1 .onglet_finished[class~=onglet_selected]{ width: 250px; height: 56px; background-image: url(../images/deco/onglet1_selected.jpg); }
#onglet1 .onglet_finished[class~=onglet_unselected]{ width: 68px; height: 56px; background-image: url(../images/deco/onglet1_finished.jpg); cursor: pointer; }

#onglet1bis .onglet_unselectable{width: 68px; height: 56px;}
#onglet1bis .onglet_selected{ width: 250px; height: 56px; background-image: url(../images/deco/onglet1bis_selected.jpg); }
#onglet1bis .onglet_unselected{ width: 68px; height: 56px; background-image: url(../images/deco/onglet1bis_finished.jpg); cursor: pointer; }
#onglet1bis .onglet_finished{ width: 68px; height: 56px; background-image: url(../images/deco/onglet1bis_finished.jpg); cursor: pointer; }
#onglet1bis .onglet_finished[class~=onglet_selected]{ width: 250px; height: 56px; background-image: url(../images/deco/onglet1bis_selected.jpg); }
#onglet1bis .onglet_finished[class~=onglet_unselected]{ width: 68px; height: 56px; background-image: url(../images/deco/onglet1bis_finished.jpg); cursor: pointer; }


#onglet2 .onglet_unselectable{width: 68px; height: 56px; background-image: url(../images/deco/onglet2_unselectable.jpg);}
#onglet2 .onglet_selected{ width: 250px; height: 56px; background-image: url(../images/deco/onglet2_selected.jpg); }
#onglet2 .onglet_unselected{ width: 68px; height: 56px; background-image: url(../images/deco/onglet2_finished.jpg); cursor: pointer; }
#onglet2 .onglet_finished{ width: 68px; height: 56px; background-image: url(../images/deco/onglet2_finished.jpg); cursor: pointer; }
#onglet2 .onglet_finished[class~=onglet_selected]{ width: 250px; height: 56px; background-image: url(../images/deco/onglet2_selected.jpg); }
#onglet2 .onglet_finished[class~=onglet_unselected]{ width: 68px; height: 56px; background-image: url(../images/deco/onglet2_finished.jpg); cursor: pointer; }

#onglet2bis .onglet_unselectable{width: 68px; height: 56px; background-image: url(../images/deco/onglet2_unselectable.jpg);}
#onglet2bis .onglet_selected{ width: 250px; height: 56px; background-image: url(../images/deco/onglet2bis_selected.jpg); }
#onglet2bis .onglet_unselected{ width: 68px; height: 56px; background-image: url(../images/deco/onglet2_finished.jpg); cursor: pointer; }
#onglet2bis .onglet_finished{ width: 68px; height: 56px; background-image: url(../images/deco/onglet2_finished.jpg); cursor: pointer; }
#onglet2bis .onglet_finished[class~=onglet_selected]{ width: 250px; height: 56px; background-image: url(../images/deco/onglet2bis_selected.jpg); }
#onglet2bis .onglet_finished[class~=onglet_unselected]{ width: 68px; height: 56px; background-image: url(../images/deco/onglet2_finished.jpg); cursor: pointer; }


#onglet3 .onglet_unselectable{width: 68px; height: 56px; background-image: url(../images/deco/onglet3_unselectable.jpg);}
#onglet3 .onglet_selected{ width: 250px; height: 56px; background-image: url(../images/deco/onglet3_selected.jpg); }
#onglet3 .onglet_unselected{ width: 68px; height: 56px; background-image: url(../images/deco/onglet3_finished.jpg); cursor: pointer; }
#onglet3 .onglet_finished{ width: 68px; height: 56px; background-image: url(../images/deco/onglet3_finished.jpg); cursor: pointer; }
#onglet3 .onglet_finished[class~=onglet_selected]{ width: 250px; height: 56px; background-image: url(../images/deco/onglet3_selected.jpg); }
#onglet3 .onglet_finished[class~=onglet_unselected]{ width: 68px; height: 56px; background-image: url(../images/deco/onglet3_finished.jpg); cursor: pointer; }

#onglet4 .onglet_unselectable{width: 68px; height: 56px; background-image: url(../images/deco/onglet4_unselectable.jpg);}
#onglet4 .onglet_selected{ width: 250px; height: 56px; background-image: url(../images/deco/onglet4_selected.jpg); }
#onglet4 .onglet_unselected{ width: 68px; height: 56px; background-image: url(../images/deco/onglet4_finished.jpg); cursor: pointer; }
#onglet4 .onglet_finished{ width: 68px; height: 56px; background-image: url(../images/deco/onglet4_finished.jpg); cursor: pointer; }
#onglet4 .onglet_finished[class~=onglet_selected]{ width: 250px; height: 56px; background-image: url(../images/deco/onglet4_selected.jpg); }
#onglet4 .onglet_finished[class~=onglet_unselected]{ width: 68px; height: 56px; background-image: url(../images/deco/onglet4_finished.jpg); cursor: pointer; }

#onglet5 .onglet_unselectable{width: 68px; height: 56px; background-image: url(../images/deco/onglet5_unselectable.jpg);}
#onglet5 .onglet_selected{ width: 250px; height: 56px; background-image: url(../images/deco/onglet5_selected.jpg); }
#onglet5 .onglet_unselected{ width: 68px; height: 56px; background-image: url(../images/deco/onglet5_finished.jpg); cursor: pointer; }
#onglet5 .onglet_finished{ width: 68px; height: 56px; background-image: url(../images/deco/onglet5_finished.jpg); cursor: pointer; }
#onglet5 .onglet_finished[class~=onglet_selected]{ width: 250px; height: 56px; background-image: url(../images/deco/onglet5_selected.jpg); }
#onglet5 .onglet_finished[class~=onglet_unselected]{ width: 68px; height: 56px; background-image: url(../images/deco/onglet5_finished.jpg); cursor: pointer; }


#onglet6 .onglet_selected{ width: 173px; height: 56px; background-image: url(../images/deco/onglet6_selected.jpg);}
#onglet6 .onglet_unselected{ width: 173px; height: 56px; background-image: url(../images/deco/onglet6_unselected.jpg);cursor: pointer; }

.recap_1_active{width: 250px; height: 56px; background-image: url(../images/deco/recap_1_active.jpg);}
.recap_1_finished{width: 250px; height: 56px; background-image: url(../images/deco/recap_1_finished.jpg);}
.recap_2_active{width: 250px; height: 56px; background-image: url(../images/deco/recap_2_active.jpg);}
.recap_2_inactive{width: 250px; height: 56px; background-image: url(../images/deco/recap_2_inactive.jpg);}
.recap_2_finished{width: 250px; height: 56px; background-image: url(../images/deco/recap_2_finished.jpg);}
.recap_3_inactive{width: 250px; height: 56px; background-image: url(../images/deco/recap_3_inactive.jpg);}
.recap_3_active{width: 250px; height: 56px; background-image: url(../images/deco/recap_3_active.jpg);}

.onglet_5_bg{background-image: url(../images/deco/bg_etape5.jpg); height: 300px; width: 915px;}
.colorBox{ width: 155px; border:1px solid #DEDEDE; float: left; font-size:10px; height:80px; margin:3px 3px 3px 0; }
.colPhoto{ width: 50px; height: 50px; margin:5px; float: left; }
.colText{ color:#417EAA; float:left; font-size:10px; height:50px; margin:5px; width:85px; }

.opt_line{ border-bottom: dashed 1px #666666; margin-bottom: 5px; float: left; }
.opt_col_check{ color:#666666; line-height:18px; float: left; width: 30px; }
.opt_col_lib{ color:#666666; line-height:18px; float: left; width: 300px; }
.opt_col_prix{ color:#666666; line-height:18px; float: left; width: 100px; text-align: right;}
.opt_separator{ float: left; width: 35px; }

.previewCouleur{ width: 214px; margin: 0 auto; }
.previewCouleurLegend{ color:#417EAA; font-size:9px; width: 214px; margin: 5px auto; text-align: justify; }
.ongletTitle{ font-weight: bold; font-size: 14px; height: 24px; padding-top: 6px;}
.titleBox{ margin-bottom: 10px; padding-bottom: 3px; border-bottom:1px dotted #07447B;}


.bloc_recap{ background-image: url(../images/deco/bg_recap.jpg); width: 388px; height: 113px; }
.title_recap{ border-bottom:1px dotted #084177; color:#084177; font-family:Arial Black; font-size:14px; line-height:24px; margin:0 0 10px; width:100%;}
.stitle_recap{color:#084177; font-family:Arial Black; font-size:13px; line-height:15px; margin:0; width:100%;}
.recap_texte{ color:#2760A5; font-size:11px; text-align:justify; }
.stitle_recap2{ color:#084177; font-family:Arial Black; border-color:#084177; border-style:dotted; border-width:1px 0; line-height:24px; margin:20px 0 0;}

.text_confirm{ color:#2760A5; font-size:11px; text-align:justify; padding-bottom: 10px; }
.text_confirm a { color:#084177; font-size:11px; text-align:justify; font-weight: bold; text-decoration: none; }
.text_confirm a:hover { text-decoration: underline; }

.form_col1{float: left; margin: 10px 0 0 260px; width: 325px;}
.form_col2{float: left; width: 325px; margin: 10px 0 0 5px;}
.form_col3{float: left; width: 650px; margin: 50px 0 0 365px;}
.text_comment{color: #FFFFFF; font-size: 11px; width: 390px; text-align: left;}
.form_col1 .text_comment{ width: 205px; margin: 0 0 5px 110px; text-align: left; padding-top: 15px; float: none;}
.form_field_libelle{width: 105px; color: #FFFFFF; font-weight: normal; font-size:11px; margin:0 0 5px 0; padding:4px 5px 0 0; float: left; text-align: right;}
.form_field{ width: 205px; float: left; margin: 0 0 5px;}
.form_field select{width: 205px; border:1px solid #999999; color:#10629C; font-size:11px; margin:0 0 5px; text-align:left;}
/*.form_field input{width: 205px; background-image:url("../images/deco/bg_input.png"); background-position:left top; background-repeat:repeat-x; border:1px solid #999999; color:#10629C; font-size:11px; padding: 1px 0; text-align:left;}*/
.form_field input{width: 205px; background-image:url("../images/deco/bg_input.png"); background-position:left top; background-repeat:repeat-x; border:1px solid #999999; color:#10629C; padding: 1px 0; text-align:left;}
.field_label{color: #FFFFFF; font-weight: bold; margin: 0 15px 0 5px;}

.login_radio{ color:#2760A5; font-size: 12px; text-align: left; padding-left: 162px; margin-bottom: 7px;}
.login_label{ float: left; width: 150px; color:#2760A5; font-size: 12px; text-align: right; padding: 3px;}
.login_input{ float: left; width: 155px;  color:#2760A5; font-size: 12px; text-align: right; padding: 3px;}
.login_input input{width: 150px; background-image:url("../images/deco/bg_input.png"); background-position:left top; background-repeat:repeat-x; border:1px solid #999999; color:#10629C; font-size:11px; padding: 1px 0; text-align:left;}
.error{ color: #FF0000; font-size: 12px; font-weight: bold; margin-bottom: 3px; text-align: center; }

.command_list_block{ background-color: #FDA317;	border: solid 1px #000000; margin: 0 auto 2px auto; width: 600px; padding: 3px;}
.command_list_photo{ float: left; width: 115px;}
.command_list_libelle{ float: left; width: 330px;}
.command_list_state{ float: left; width: 155px; text-align: right;}
.command_list_block:after{ content: ""; display: block; clear:both; }

.onglet_compte_wrapper{width: 915px; margin: 0 auto; padding: 0; list-style-type: none; height: 40px;}
.onglet_compte_wrapper:after{ content: ""; display: block; clear:both;}
.onglet_compte div{ height: 40px; width: 113px; margin-top: 1px; float: left; background-repeat: none; background-position: left top; z-index:10px; }
.onglet_compte span{display: none;}
#ongletC1 .onglet_selected{ background-image: url(../images/deco/onglet_compte_1_active.jpg); }
#ongletC1 .onglet_unselected{ background-image: url(../images/deco/onglet_compte_1_inactive.jpg); cursor: pointer; }

#ongletC2 .onglet_selected{ background-image: url(../images/deco/onglet_compte_2_active.jpg); }
#ongletC2 .onglet_unselected{ background-image: url(../images/deco/onglet_compte_2_inactive.jpg); cursor: pointer; }

#ongletC3 .onglet_selected{ background-image: url(../images/deco/onglet_compte_3_active.jpg); }
#ongletC3 .onglet_unselected{ background-image: url(../images/deco/onglet_compte_3_inactive.jpg); cursor: pointer; }

#ongletC4 .onglet_selected{ background-image: url(../images/deco/onglet_compte_4_active.jpg); }
#ongletC4 .onglet_unselected{ background-image: url(../images/deco/onglet_compte_4_inactive.jpg); cursor: pointer; }


.recap_header{ width: 980px; height: 250px; margin: 0 auto; }
.recap_content{width: 960px; height: 250px; margin: 0 auto; padding: 10px;}

.lien_liste{ color: #084177; font-weight:bold; text-decoration: none; padding: 2px;}
.lien_liste:hover{text-decoration: underline;}

.pop{z-index: 100; width: 658px; display:none; position: absolute; top: 100px; left: -50px;}
.pop_top{ background-image: url(../images/deco/pop_top.png); width: 658px; height: 23px; }
.pop_middle{ background-image: url(../images/deco/pop_middle.png); background-repeat: repeat-y; width: 658px;}
.pop_bottom{ background-image: url(../images/deco/pop_bottom.png); width: 658px; height: 43px;}

.produit_detail_occasion_lien {color:#2760A5; float:left; font-size:11px; margin-left:5px; text-align:left; width:140px; text-decoration: none; }
.produit_detail_occasion_lien:hover { text-decoration: undeline;}

.ft_block{float:left;margin-bottom:5px; width: 430px;}
.ft_separator{float:left;width: 35px;}
.ft_title{ border-bottom: dashed 1px #666666; width: 425px; font-weight: bold; font-size: 15px; text-align: left; padding-left: 5px; color: #2760A5;}
.ft_line{ border-bottom: dashed 1px #666666;}
.ft_line:after{display: block; clear: both;}
.ft_libelle{ color: #666666; text-align: left; font-size 12px; width:175px;}
.ft_value{ color: #666666; text-align: left; font-size 12px; width:250px;}

.bouton_cheque{background-image: url(../images/deco/bouton_cheque.png); width: 153px; height: 26px; cursor: pointer;}
.paiement_ok{ font-weight: bold; width: 500px; margin: 20px auto; padding: 5px; text-align: center; color: #003366;}
.paiement_ok a{ font-weight: bold; color: #FF0010; text-decoration: none;}
.paiement_ok a:hover{text-decoration: underline;}


 /*------------------------------------------------------*
  *-----------    PAGINATION  DEBUT                  ----*
  *------------------------------------------------------*/	

 
.pagination_new{
	position:relative;
	float:right;
	width:940px;
	right:15px;
	text-align:center;
	margin:5px 0 5px;
	}
.pagination_new ol{
	margin:0 auto;
	padding:0;
	width:940px;
	list-style:none;
	font:normal normal bold 11px/1.8em Arial, Helvetica, sans-serif;
	}
.pagination_new ol li{
	color:#555;
	margin:3px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	float:left;
	}
.pagination_new ol li a{
	color:#176387;
	text-decoration:none;
	width:20px;
	height:20px;
	font-size:11px;
	border:1px solid #CCC;
	background:#E7E5E5;
	display:block;
	}
.pagination_new ol li a:hover{
	color:#000;
	}
 /*------------------------------------------------------*
  *-----------    PAGINATION  FIN                    ----*
  *------------------------------------------------------*/	
  
  
a.col_filtrage , a.col_filtrage:hover {
	color:#000;
	text-decoration:none;
}
