/* CSS Document */
/***************/
/* Back-office */
/***************/
.bo_paragraphe {
	border: 1px dashed #C00000;
	margin-bottom:5px;
}
/***************/
/* Front-office */
/***************/
acronym
{
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  cursor: help;
}

body {
    font-family:Arial, Helvetica, sans-serif;
    /*font-family:arial, arial, verdana, courier;*/
    color:#000000;
    font-size: 0.8em;
    background:#6161DD;     
    /*line-height:25px;*/
    margin: 0;
    padding: 0;
}
p {
    margin: 0 0 10px 0;
    line-height:20px;
}

#panier_add p {text-align: justify;}

h1 {
  padding: 0;
  margin: 0;
}

h1.h1texte {
    text-align: right;
    font-size:1.20em; 
	  color:#C0C0C0;
    margin:0;
  	margin-right: 5px;
  	margin-top: -20px;
    padding:0;
    font-weight: normal;
}

h2 {
    /*font-family :verdana, arial,  courier;*/		
    color: #0000C0;      
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em;
}

h3 {		
    text-align: left;
    height: 24px;
    line-height: 24px;
    background-image: url(../images/h3-fond.png);
    background-position: left top;
    background-repeat: repeat-x;
    color: #0000C0;
    font-family:verdana, arial, courier;
    font-weight: bold;
    font-size: 0.9em;
    padding:0px 0px 0px 5px;
    margin:5px 8px 5px 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d2d3d4;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #d2d3d4;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d2d3d4;   
}
#centre label, #centreetdroite label{
    width: 150px;
    float: left;
    padding-right: 5px;
    font-style:italic;
}

#gauche h3 {
    background-image: url(../images/h3-fond_bleu_fonce.png);
    font-weight: bold;
    color: #FFFFFF;
}




/*
#gauche #recherche {
    padding:0 2px 5px 5px;
    margin:0 8px 5px 0 ;  
    background-color:#e9e9e9;
    border-top:1px outset #e9e9e9; 
}

#gauche #recherche h3 {
    background-image: url(../images/h3-fond.png);
    font-weight: bold;
    color: #0000C0;
    margin-right: 4px;
    font-size:0.85em;
}
*/
#gauche .paragraphe h3 {
    background-image: url(../images/h3-fond_bleu_fonce.png);
    font-weight: bold;
    color: #FFFFFF;
    margin:0px;
    margin-left: -5px;
    margin-right: -1px;
    margin-bottom: 8px;
    border: none;
}

#gauche #frm_id_categorie, #gauche #frm_id_marque, #gauche #frm_libre_module, 
#gauche #frm_id_vehicule_col, #gauche #frm_id_modele_col_1, #gauche #frm_id_modele_col_2, #gauche #frm_id_modele_col_3  {
    width:168px;
}

#centre h3, #centreetdroite h3 {
    background-image: url(../images/h3-fond_bleu.png);
    font-weight: bold;
    color: #FFFFFF;
    margin:5px 0px 5px 0px;
}

#centre h3 a, #centreetdroite h3 a {
    font-weight: bold;
    color: #FFFFFF;
}

#centre h4, #centreetdroite h4 {		      
    height: 24px;
    line-height: 24px;  
    font-size: 0.9em;
    padding:0px 0px 5px 0px;
    margin:0;

}

#centre #frm_id_categorie, #centre #frm_id_marque, #centre #frm_id_vehicule, #centre #frm_id_modele, #centre #frm_libre,  #centre #frm_reference,
#centre #frm_id_modele_1, #centre #frm_id_modele_2, #centre #frm_id_modele_3 {
    width:250px;
}

a {
	color:#3333CC;
	font-weight:normal;
	text-decoration:none;
	 
}
a:visited {
	color:#3366CC;
	
}
a:hover {
	text-decoration:underline;	
}
a.lieninvisible {		
	text-decoration:none;
}

a.alt {
    font-weight:bold;
    color:#C00000;
}
th {
    text-align:left;
}
input, select {
    font-size:0.8em;
}

#recherche input {font-size:12px;}

#formIdentificationLogMdl input {font-size:11px;}

input.panier_quantite {
   border:1px solid #d2d3d4;
   background-color:#FFFFFF;
   text-align:right;

}
#header { 
    margin:0;
    padding:0;  
    width:994px; 
    height: 150px;
    background-color: #99CCCC;
    
    /*** style-impression
    display:none;    
    ***/
}

#header780 {
    display:none;
    /*** style-impression
    display:block;
    height: 117px;
    background-color: #FFFFFF;    
    ***/
}
#header_popup {
    display:none;
    /*** style-impression
    display:block;
    height: 117px;
    background-color: #FFFFFF;    
    ***/
}

#haut {
  width:978px;
  height:45px;
  margin-left: 8px;
  background-color: #FFFFFF;
  background-image:url(../images/fond_haut.gif);
  background-repeat: no-repeat;
  background-position: left top;  
}


#conteneur {
  width:994px;
  padding-left: 3px;
  padding-right: 3px;
  margin:0 auto;
  margin-bottom: 10px;
  border:none;
  background-color: #FFFFFF;
  background-image:url(../images/fond_conteneur.gif);
  background-repeat: repeat-y;
  background-position: left top;
}


#centre {
    background-color:#FFFFFF;
    /*margin-left: 155px;
    margin-right: 155px;*/
    float:left;
    width:594px;
    margin-left:10px;
    
    height:300px; 
       
    /*** style-impression
    background-color:#FFFFFF;
    margin-left: 155px;
    margin-right: 0px;
    height:300px;     
    ***/    
}

/* Feinte non comprise par IE pour min-height */
html>body #centre {
	height: auto;
	min-height: 300px;
}

#centre .paragraphe {
  padding: 0px!important;
  margin: 0px!important; 
}

#centre table h3{
  margin-left: -3px;
  margin-right: -3px;
  margin-top: -3px;
}

#centreetdroite {
    background-color:#FFFFFF;
    float:left;
    width:784px;
    margin-left:10px;
    height:300px; 
	/*** style-impression
	margin:0;
	***/
}
/* Feinte non comprise par IE pour min-height */
html>body #centreetdroite {
	height: auto;
	min-height: 300px;
}


/*#centre strong, #centreetdroite strong{
    color:#9A34FF;
}*/
#centre img, #centreetdroite img {
	padding:0 5px 0px 5px;
}

#centre td.fiche_produit {
  background-color: #FFFFFF;
  width:220px;
  height:220px;
  background-image:url(../images/fond-produit-moyen.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-align: center;
  vertical-align: middle;	
  margin: 0px;
  padding: 0px;
} 

#centre td.fiche_produit p {
  margin: 0px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;	
} 

#centre td.fiche_produit img,
#centre td.fiche_produit_petit img {
  text-align: center;
  vertical-align: middle;	
  padding:10px;
	margin: 0px; 
} 

#centre td.fiche_produit_petit {
  background-color: #FFFFFF;
  width:120px;
  height:120px;
  background-image:url(../images/fond-produit-petit.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-align: center;
  vertical-align: middle;	
  margin: 0px;
  padding: 0px;
} 


#gauche {
    float:left;
    display: inline;
    width: 188px;
    margin:0px 0 0 2px;
    /*padding-left:2px;*/
      
}

#gauche .paragraphe {
    padding:0 2px 2px 5px;
    margin:0 8px 5px 0 ;
    border-top:1px outset #e9e9e9;   
    background-color:#e9e9e9;
}

#gauche .paragraphe p{
    font-size:0.85em;
}

#droite {
    float:right;
    font-size:0.85em;    
    width:190px;
    color:#000000;
    margin:0px;    
    /*** style-impression
		display:none;
	***/
}
#droite h4 {
    padding:2px 0px 2px 0px;
    margin:0;      
    font-size:1em;
    
}
#droite .paragraphe {
    padding:0 2px 2px 5px;
    margin:0 5px 5px 0 ;
    border-top:1px outset #e9e9e9;   
    background-color:#e9e9e9;
}


#pied {
    position: relative;
    clear: both;
  /*height: 50px;*/
  background-color: #EFEFEF;
  /*background-image:none!important;
  background-repeat:no-repeat;
	background-position: left bottom;*/
	background-image: url(../images/fond-pied-page.gif);
    background-position: left top;
    background-repeat: repeat-x;
	text-align:left; 	
  border-top:1px #A7A8AA solid;
  padding:0 0 5px 0;
  font-size: 0.85em;
}
#pied p {
  /*padding:0;
  padding-top: 0px;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;*/
  text-align: center;
  margin:0!important;
  padding:0!important;  
}

#pied strong {
	color:#3333CC;
}

#pied strong a {
	color:#3333CC;
  font-weight: bold!important;
  text-decoration: none!important;
}

#pied ul {
  padding:0;
  margin:0;
  text-align:center;
}

#pied li {
    display: inline;  
    padding:0;
}
#pied li a {
	/*color:#000000;*/	
	font-weight:normal;
	
	text-decoration:none;
}
#pied li a:visited {
	/*color:#000000;*/	
	font-weight:normal;	
}
#pied li a:hover {
	color:#C00000;
	font-weight:normal;
	text-decoration:underline;
}

#pied #fasila {
  margin: 0px;
  margin-top: -25px;
  margin-left: 830px ;
  padding: 0px;
  bottom:10px;
  width:135px;
}

#haut #menuhaut {
  height:45px;
  line-height: 45px;
margin-top:0px;
  padding-top: 1px;
}
#menuhaut li {
    display: inline;  
     padding:0px 10px 0 0px;
    /*float:left;*/     
}

#haut #menuhaut li a{
  color: #FFFFFF;
  font-family: arial;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 35px;
  background-image:url(../images/fond_pneu.gif);
  background-repeat: no-repeat;
  background-position: right top;  
  font-size: 1.4em;
  text-decoration: none;
}

#menuhaut li a:hover {
    text-decoration: none;
}

#menugauche {
    list-style-type: none;
    margin: 0;
    padding:0;
        
}
#menugauche li {
    margin-bottom: 5px;
}
#menugauche a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menugauche a:hover {
    text-decoration: none;
}
#menudroit {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menudroit li {
    margin-bottom: 5px;
}
#menudroit a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menudroit a:hover {
    text-decoration: none;
}



/* Menu Déroulant */
dl, dt, dd {
margin: 0;
padding: 0;
}
dl ul, li {
	margin: 0;
	padding: 0;
}
#menu {
    /*width:150px;*/
    font-family:verdana, arial, courier;
    font-size:0.85em;
    background-color:#e9e9e9;
    padding:0;
    margin:-5px 8px 7px 0px ;
	/*background:#D5D2C4;*/
}
#menu dt {
	cursor: pointer;
	/*padding: 5px 0px 5px 20px;*/
	padding: 5px 0px 5px 20px;
	/*background: #EFEFEF;*/
	text-align: left;
	clear:both;
	background-image: url(../images/dl-fond.png);
    background-repeat: repeat-y;

    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    background-color: transparent;

/*    background-attachment: scroll;*/
    

    
    
}
#menu dt.principal{	
	font-weight: bold;			
}


#menu img{     
    padding:0;
    margin:0;   
}
#menu a {
	color:#0000CC;
	text-decoration:none;
	font-weight:normal;
}
#menu a:visited {
	color:#0000C0;
	font-weight:normal;
	text-decoration:none;
}
#menu a:hover {
	color:#000000;
	font-weight:normal;
}
#menu a.alt {
    font-weight:bold;
    color:#C00000;
}
#menu dt.principal a {
	color:#0000CC;
	text-decoration:none;
	font-weight:normal;
}
#menu dt.principal a:visited {
	color:#0000C0;
	font-weight:normal;
}
#menu dt.principal a:hover {
	color:#000000;
	font-weight:normal;
}


#menu dd {
	position: absolute;
	z-index: 100;
	left: 146px;
	margin-top: -1.4em;
	padding: 0 0 0 5px;
	width: 15em;
	background: #FFEBD7;
	visibility:hidden;
	display:none;
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: left;
	height: 18px;
	line-height: 18px;
	list-style-type: none;
}



/**************/
/* Rechercher */
/**************/
#recherche{    
	padding: 0;
	margin: 0;	     
}
#recherche form {
    margin:-47px 0 0 750px;
          
    padding:0;           
}

#recherche input.search_string{
  
}

#recherche input.search_valider{
    border: none;
    color: #0000C0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
    background:none;
    height:16px;
    line-height: 16px;
    width:25px;
   /* background-image:url(../images/bouton-ok.gif);
    background-position:center center;
    background-repeat: no-repeat;*/              
}          

span.resultat_recherche{
	font-weight:bold;
	color:#C00000;
}

a.fo_bouton, a.fo_bouton:visited {
    background-image: url('../images/bouton_off.gif');    
    border:1px outset #1E2A63;
    color:#1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0 5px 0 0;
    text-decoration:none;   
}
a.fo_bouton:hover {   
    background-image: url('../images/bouton_on.gif');
}
a.fo_boutonon, a.fo_boutonon:visited {
    background-image: url('../images/bouton_on.gif');    
    border:1px outset #1E2A63;
    color:#1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0 5px 0 0;
    text-decoration:none;   
}
.fo_boutonon {
    background-image: url('../images/bouton_on.gif');    
    font-weight:bold;
    border:1px outset #1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0px 5px 0 0;
    text-decoration:none; 
    /*color:#FFFFFF;
    background:#1E2A63;       
*/
}
a.bouton_panier, a.bouton_panier:visited {
    background-image: url('../images/bouton_panier.gif'); 
    background-position: right bottom;   
    background-repeat:no-repeat;  
    border:1px solid #d2d3d4;
    padding:2px 20px 3px 5px; 
    margin-top: -3px;
    text-decoration:none;
    height: 21px;
    line-height: 21px;   
}
a.bouton_panier:hover {   
    border:1px solid #000000;
}

/*************/
/* ariane */
/*************/
#ariane {
	padding:8px 0 0 0;
}
div.ariane {
	/*clear:both;*/
	margin:0;
    padding:0;	
	font-size:0.85em;
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-family:Tahoma, arial, verdana, courier;
}

div.ariane strong {
font-weight: normal;
color:#184163!important;
}

.ariane a {
	color:#184163;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:visited {
	color:#184163;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:hover {
	color:#000000;
	font-weight:normal;
}
fieldset {
    padding:5px;
}
legend {
    color: #0000C0; 
    font-weight:bold;
}
p.alerte {   
    color:#C00000;
    font-weight:bold;    
}

br.clr {            
    font-size:1px; 
    clear:both;     
}
.date {
    color:#808080;
    font-size:0.85em;
}
.date_alerte {
    color:#C00000;
    font-size:0.85em;
}

div.article {
    margin:15px 0 0 0;
    border-top:solid 1px #808080;
}

.mouseon {background-color:#FFFFCC;}
.mouseout {background-color:#FFFFFF;}
/***************************************************/
/*     Bulle sur point d'interogation              */
/***************************************************/
a.infobulle {
  position:relative;
  z-index:24;
  color:#000;
  text-decoration:none;
  border:none;
}
	
a.infobulle, a.infobulle img {
  border:none;
  text-decoration:none;
  padding-left:5px;
  padding-right:5px;   
}
	
a.infobulle:hover {
	background: none;
	z-index:25
}
a.infobulle span {display: none}
a.infobulle:hover span { 
	display:block;
	position:absolute;
	top:0;
	left:3em;
	padding:2px;
	width:20em;
	border:1px solid #7F9DB9;
	background-color:#EDEDED;
	color:#000000;
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
}

/***************************************************/
/*     prenvext (résultats de recherche            */
/***************************************************/
.prevnext {
  font-size:10px;
	margin: 0;
	margin-top: 20px;
	padding:2px;
	font-style:italic;
	
}         
.prevnext a {
	font-style:normal;
  font-size: 12px;
	color: #3333CC;
	background-color:#F0F0F0;
	margin: 0 5px 0px 0px;
	padding: 0.3em 0.7em;
  border: 1px solid #D2D3D4;
	text-decoration: none;
}
.prevnext a:hover,
.prevnext a.selected {
	background-color: #8586EB;
	color: #ffffff !important;
  border: 1px solid #6161DD;
}  
.calendrier {
    border:1px solid #000000;
    background-color:#EFEFEF;
} 
.calendrier td{
    text-align:center

}     
.calendrier a {
    padding: 0 2px;
	font-style:normal;
	color: #000000;
	background-color:#CFFF4F;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
}
.calendrier a:hover,
.calendrier a.selected {
	background-color: #8300FF;
	color: #ffffff !important;
}   
/***************************************************/
/*     Affichage des erreurs                       */
/***************************************************/
.nodisp {
    display:none;
}
.blocAlerte {
  padding: 10px; 
  margin: 5px;
  background-color: #FFCCCC!important;
  border:1px solid #FF0000!important;
  font-weight: bold;
  font-size: 12px;
}

.blocAlerte .alerte {
  color:#000000!important;
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte p{
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte ul li strong, .blocAlerte ul li a{
  color:#FF0000!important;
  padding: 0!important;
  margin: 0!important;
}
select.alerte {
  background-color: #FFCCCC!important;
}

.prix {
    /*float: right;*/
    font-weight: bolder;
    color: #0000A0;
    font-size:1.2em;
}

.prix_fiche {
    /*float: right;*/
    font-weight: bolder;
    color: #0000A0;
    font-size:3em;
    text-align: center;
}

/*************/
/* mdl */
/*************/
.bloc0, .bloc1 {
	clear: both;
	padding:0;
	padding-bottom:2px;
}
 .bloc0 {
	background-color: #FFFFFF;
}         
.bloc1 {
	background-color: #f6f6f6;	
}
    
div.mdl_album img {
    /*** style-impression
    ***/    
    background-color:#EFEFEF;
    border: outset 1px #EFEFEF;
    padding:5px !important; 
    margin:0 5px 5px 0; 
    
}     

#liste_mcl {
  padding : 5px;
  padding-top : 10px;
  padding-bottom: 10px;
  border: 1px #AAAAAA solid;
  background-color: #F9F9F9; 
  color : #808080; 
}

#liste_mcl a {
  color : #808080;
  text-decoration: none; 
}
#liste_mcl a:hover {
  text-decoration: underline; 
}

#mdl_TopMCL a {
  color : #808080;
  text-decoration: none!important;
}
#mdl_TopMCL .mcl0 {
    font-size: 0.8em;
    line-height:18px;
}
#mdl_TopMCL .mcl1 {
    font-size: 1.2em;
    line-height:20px;
}
#mdl_TopMCL .mcl2 {
    font-size: 1.6em;
    line-height:22px;
}
#mdl_TopMCL .mcl3 {
    font-size: 2em;
    line-height:24px;
}
#mdl_TopMCL .mcl4 {
    font-size: 2.4em;
    line-height:26px;
}
#mdl_TopMCL .mcl5 {
    font-size: 2.8em;
    line-height:28px;
}
#ajouter_panier a {
	text-decoration:none;
}
#ajouter_panier a:visited {
    text-decoration:none;
}
em.description {
  font-size: 0.8em;
  text-align: justify;
  line-height: 14px;
}
.bloc_tarif {
  position: relative;
  width: 190px;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  /*background-color: blue;  */
}

.bloc_tarif p{
  position: relative;
  display: block;
  top:0px;
  padding-right: 2px;
  margin: 0;
  text-align: right;
  vertical-align: top;
}

.bloc_tarif table{
  float:right;
  vertical-align: bottom;
  
}
/*************/
/*  BOUTONS  */
/*************/

input.button_ok, input.button_small, input.button_medium, input.button_large, input.button_alt_small, input.button_alt_medium, input.button_alt_large,
a.button_ok,a.button_small, a.button_medium, a.button_large, a.button_alt_small, a.button_alt_medium, a.button_alt_large
 {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	font-size: 14px !important;
	color:#FFFFFF !important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;		
	padding-bottom:0px;
	margin:5px;
	background-color:none;
}
input.button_ok, a.button_ok {
    line-height: 22px;
	height: 22px;
}
input.button_small, input.button_medium, input.button_large, input.button_alt_small, input.button_alt_medium, input.button_alt_large,
a.button_small, a.button_medium, a.button_large, a.button_alt_small, a.button_alt_medium, a.button_alt_large {
    line-height: 36px;
	height: 36px;
}
a.button_ok, a.button_small, a.button_medium, a.button_large, a.button_alt_small, a.button_alt_medium, a.button_alt_large {
    display: block;
    color:#FFFFFF;
}
		
input.button_small:hover, input.button_medium:hover, input.button_large:hover, input.button_alt_small:hover, input.button_alt_medium:hover, input.button_alt_large:hover,
a.button_small:hover, a.button_medium:hover, a.button_large:hover, a.button_alt_small:hover, a.button_alt_medium:hover, a.button_alt_large:hover {
	background-position: left -36px;
}
input.button_ok:hover,
a.button_ok:hover {
	background-position: left -22px;
}
input.button_ok, a.button_ok {
    width: 36px;
	background-image: url('../images/interface/button-ok.gif');
	color:#00662c !important;
}
input.button_small, a.button_small {
    width: 150px;
	background-image: url('../images/interface/button-small.gif');
}
input.button_medium,a.button_medium  {
    width: 200px;
	background-image: url('../images/interface/button-medium.gif');
}
input.button_large,a.button_large  {
    width: 250px;
	background-image: url('../images/interface/button-large.gif');
}
input.button_alt_small,a.button_alt_small  {
    width: 150px;
	color:#5959D5!important;
	background-image: url('../images/interface/button-alt-small.gif');
}
input.button_alt_medium,a.button_alt_medium  {
    width: 200px;
	color:#5959D5!important;
	background-image: url('../images/interface/button-alt-medium.gif');
}
input.button_alt_large,a.button_alt_large  {
    width: 250px;
	color:#5959D5!important;
	background-image: url('../images/interface/button-alt-large.gif');
}

