/* Styles modifiables : */

/* Général : */
#cata_ligne { background:#fff; }
#catalogue_border_img { border:1px solid #CCCCCC; padding:2px}
.catalogue_msg { color:#CC0000; font-weight:bold}
	
/************************************************
		Style box historique  :
************************************************/

#catalogue_historique_navigation { 
	color:#000; 
	background:url(img/fd_historique_nav.gif); 
	font-size:12px; 
	margin:5px 0; 
	font-weight:bold; 
	padding-left:10px; 
	height:26px; 
	line-height:26px; 
	text-align:left;
}

.catalogue_hover_avec_img{ background-color:#F4F4F4; cursor:pointer; } /* Survol des historiques de navigation */
#catalogue_box_historique_3 { border:1px solid #dfdfdd; margin:6px 0px; background:url(img/fd_box_historique.jpg) bottom repeat-x}

/************************************************
		Style box moteur recherche accueil  :
************************************************/
#catalogue_box_recherche_gauche{ border:1px solid #DB6802; background:url(img/fd_recherche_gauche.jpg) repeat-x top #FF7D03; color:#000000;} /* Penser à changer la couleur de repetition des fds */

/* Pas à modifier*/
#catalogue_box_recherche_gauche{ padding:5px; margin-bottom:15px}



/************************************************
		Style box liste des vehicules :
************************************************/

#catalogue_entete_liste { color:#000;}
#catalogue_entete_liste a{ color:#000;}
#catalogue_entete_liste a:hover, #catalogue_entete_liste a.active{ color:#003322;}
#cata_ligne.catalogue_hover_tr { background-color:#F4F4F4; cursor:pointer; } /* Survol des lignes des produits */
.catalogue_liste_colonne2 { background-color:#EFEFEF;} /* fond colonne "offre" et "pieces" */


/* Bordure du bloc */
.catalogue_bordure_tableau_h {border-top:1px solid #bababa;}
.catalogue_bordure_tableau_b {border-bottom:1px solid #bababa;}
.catalogue_bordure_tableau_g {border-left:1px solid #bababa;}
.catalogue_bordure_tableau_d {border-right:1px solid #bababa;}


/* Pas à modifier */
#catalogue_entete_liste {  height:26px; line-height:26px; background:url(img/fd_cata_entete.jpg); font-weight:bold; vertical-align:middle;}
#catalogue_entete_liste a{ cvertical-align:middle; text-decoration:none}
#catalogue_entete_liste a:hover, #catalogue_entete_liste a.active{ vertical-align:middle; text-decoration:none}


/************************************************
		Style box detail des produits :
************************************************/

#catalogue_box_navigation { color:#000; border:solid 1px #DB6802;}
.catalogue_lien_nav:link {color: #000; text-decoration:none; font-size:12px}
.catalogue_lien_nav:active {color: #000; text-decoration:none; font-size:12px}
.catalogue_lien_nav:visited {color: #000; text-decoration:none; font-size:12px}
.catalogue_lien_nav:hover {color: #003322; text-decoration:underline; font-size:12px}
#catalogue_contour_box_detail{border:1px solid #dfdfdd;}
#catalogue_box_detail_2{ background:url(img/fd_box_detail.jpg) repeat-x top #fff;} /* Penser à changer la couleur de repetition des fds */ 
 

/* Pas à modifier */
#catalogue_box_navigation {height:26px; line-height:26px; background:url(img/fd_cata_entete.jpg) top repeat-x; font-size:12px; }
#catalogue_ligne_0 {  padding:3px}
#catalogue_ligne_1 {  padding:3px}
#catalogue_bt_chercher{background-image:url(img/bt_chercher.gif); width:76px; height:40px}
#catalogue_contour_box_detail{ margin:5px 0 7px 0} 
#catalogue_box_detail_2{ padding:5px; margin:1px;} 




/************************************************
		Style Prochainement pas utilisé :
************************************************/
#catalogue_couleur_txt_affiner_recherche{color:#000; font-size:12px;}
#catalogue_titre_bloc_detail {	color: #000; font-size: 14px;font-weight: bold;	padding: 5px 0 15px 0;	margin: 0px;}
.catalogue_bordure {border:4px solid #DFDFDD; padding:3px; background-color:#FFFFFF}
.catalogue_bordure2 {border:4px solid #DFDFDD; padding:1px; background-color:#000000}
#catalogue_box_selection { color:#FFFFFF; height:38px; line-height:38px; margin-bottom:10px; text-align:center; background:url(img/fd_selection.jpg) no-repeat top; width:280px;  cursor:pointer}


