@charset "utf-8";
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #333333;
	text-decoration: none;
}

.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #333333;
	text-decoration: underline;
}

.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #0153a5;
	text-decoration: none;
}

.mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #0153a5;
	text-decoration: underline;
}

#fenetre_fiche2 {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:500px;
	z-index:1;
	visibility: visible;
	overflow: auto;
	background-color: #FAF9F9;
	border: 1px solid #990000;
}

.plaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575151;
	font-weight: bold;
	text-decoration: none;
}

.sous_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.sous_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575151;
	font-weight: bold;
	text-decoration: none;
}


.menu_cata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}

.menu_cata:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.sous_menu_cata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.sous_menu_cata:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.menu_cata2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575151;
	font-weight: bold;
	line-height:10px;
	text-decoration: none;
	border: thin none #575151;
}

.menu_cata2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:10px;
	font-weight: bold;
	text-decoration: none;
	background-color:#575151;
}

.adr_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575151;
	font-weight: bold;
	text-decoration: none;
	}

.marque_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color:#807777;
}

.menu_cata3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575151;
	font-weight: bold;
	text-decoration: none;
	}

.menu_cata3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color:#575151;
}

.menu_fourn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575151;
	font-weight: bold;
	text-decoration: none;
	border: thin none #575151;
}

.menu_fourn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color:#575151;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575151;
	font-weight:600;
	line-height:24px;
	text-decoration: none;
	border: thin none #575151;
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575151;
	font-weight:600;
	line-height:24px;
	text-decoration: underline;
}

.nav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575151;
	font-weight:600;
	line-height:24px;
	text-decoration: none;
}

.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575151;
	font-weight:600;
	line-height:16px;
	text-decoration: none;
}

.nav3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575151;
	font-weight:600;
	line-height:16px;
	text-decoration: underline;
}

.magahome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}
.magahome:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #575151;
	text-decoration: none;
	background-color:#fff;
}

liste { 
	list-style-position: outside;
	margin-left: 1.3em; 
	text-decoration: none;
	display : list-item;
 	
	}

li {
	list-style-position: outside;
	list-style-image:url(catalogue/images/puce.gif);
	list-style-position: outside; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color: #575151;
	padding-left : 0px;
	text-decoration: none;
	} 
	
ul{
	margin-left:15px;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
	line-height:12px;
	}	
	

.sous_menu_cata2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:14px;
	color: #575151;
	text-decoration: none;
}

.sous_menu_cata2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	line-height:14px;
	text-decoration: none;
	background-color:#575151;
}

.catalogue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

.catalogue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575151;
	font-weight: bold;
	text-decoration: none;
}

.lettrine2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	float:left;
	background-color:#333333;
}

.lettrine1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	float:left;
	background-color:#dc0024;
}

.lettrine3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	float:left;
	background-color:#575151;
}

.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
}
.special:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: underline;
}

.special22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #575151;
	text-decoration: none;
}

.special2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #575151;
	text-decoration: none;
}

.special2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #575151;
	text-decoration: underline;
}


.offre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #575151;
	text-decoration: none;
}

.offre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #575151;
	text-decoration: underline;
}

.port {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #ff0000;
	text-decoration: none;
	font-style: normal;
}


.aikan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 500;
	text-decoration: none;
}

.aikan:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 500;
	text-decoration: underline;
}

.texte_panier {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #575151;
	text-decoration: none;
	border-bottom-width: 0.1mm;
	border-bottom-style: solid;
	border-bottom-color: #575151;
}


.texte_11p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #575151;
	text-decoration: none;
}

.texte_11p:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
}
.puce1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #DC0024;
	border:none;
}

.texte_13p {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #575151;
}
.texte_10p {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #575151;
}

.texte_9p {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #575151;
	text-decoration:none;
}

.texte_9p: hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #575151;
	text-decoration:none;
}

.descrip_9p {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #575151;
}

.descrip_10p {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #575151;
}


.descrip_8p {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 400;
	color: #575151;
}


.puce2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #575151;
	border:none;
}



.vctitre_18p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DC0024;
}

.titreville {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #DC0024;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC0024;
	font-style: italic;
}


#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 960px;
	height: 500px;
	margin-top: -250px;
	margin-left: -480px;
	z-index: 1;
}
		 
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #575151;
	
}

.sous_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
}

.titre_categ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #575151;
	text-decoration: none;
	font-style: italic;
}

.titre_categ2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525151;
	text-decoration: none;
	}

.clic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #575151;
	text-decoration: none;
	font-style: italic;
}



.home_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.home_titre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}


.home_stitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.home_stitre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}



.sous_titre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #575151;
	text-decoration: underline;
}

.libelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
}


.libelle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575151;
	text-decoration: underline;
}


.libelle_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
}


.libelle_11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #575151;
	text-decoration: underline;
}


.libelle_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #575151;
}

.menu_g_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
}


.menu_g_10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #575151;
	text-decoration: underline;
}

.libelle_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
}



.pdf2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}

.pdf2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: underline;
}
.hq2_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.hq2_11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.hq_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
}

.hq_11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.hq_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
}

.hq_9:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.hl_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}

.hl_11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.hl_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}

.hl_9:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.hs_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
}

.hs_11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.hs_9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
}

.hs_9:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.hf_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
}

.hf_11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.hp_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.hp_11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.h_fam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575151;
	font-weight: bold;
	text-decoration: none;
}

.h_fam:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
	text-align: center;
	background: #ffffff;
	border:1px solid #03acac;
}


.bouton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #575151;
	text-decoration: none;
	text-align: center;
	background: #d7f5f5;
	border:1px solid #03acac;
}


.bouton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #575151;
	text-decoration: none;
	text-align: center;
	background: #ffffff;
	border:1px solid #ff9900;
}

.bouton3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: #ff9900;
	border:1px solid #ffffff;
}


.bouton_panier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:120px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #ffcc00;
	height: 18px;
	}

.bouton_panier:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:120px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: #ff0000;
	height: 18px;
}

.paiement_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #09776b;
}

.paiement_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
}

.zoom {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-style: normal;
	font-weight: bold;
}

.zoom_galon {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-style: normal;
	font-weight: bold;
	background-color: #ffffff;
	text-decoration: none;
}

.zoom_galon:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.zoom2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-style: normal;
	font-weight: bold;
	background-color: #ffffcc;
	text-decoration: none;
}

.zoom2:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	background-color: #575151;
	text-decoration: none;
}

.scrol_div
{
    scrollbar-face-color : #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR : #ff0000;
    SCROLLBAR-SHADOW-COLOR : #ff0000;
    SCROLLBAR-3DLIGHT-COLOR : #FFFFFF;
    SCROLLBAR-ARROW-COLOR : #ff0000;
    SCROLLBAR-TRACK-COLOR : #cccccc;
    SCROLLBAR-DARKSHADOW-COLOR : #575151;
}	

.main 
{
CURSOR:POINTER; 
}
.bordmenu {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575151;
	border-right-color: #575151;
	border-bottom-color: #575151;
	border-left-color: #575151;
}

.bord_fourn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575151;
	border-right-color: #575151;
	border-bottom-color: #575151;
	border-left-color: #575151;
}
.bord_fourn_b {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575151;
	border-right-color: #575151;
	border-bottom-color: #575151;
	border-left-color: #575151;
}


.bordmenu22 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: normal;
	padding:5px;
	background-color:#03acac;
}

.bordmenu222 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #078f8f;
	font-style: normal;
	padding:5px;
	font-weight: bold;
	border: thin solid #078f8f;	
}

.bordmenu2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #078f8f;
	font-style: normal;
	padding:5px;
	
	
}

.tab_categ {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575151;
	border-right-color: #575151;
	border-bottom-color: #575151;
	border-left-color: #575151;
	padding:10px;
	background-color:#f6f4f4;
}

.tab_marque {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffcc99;
	border-right-color: #ffcc99;
	border-bottom-color: #ffcc99;
	border-left-color: #ffcc99;
	}


.tab_home {
	border: 1px dotted #575151;
}

.tab_remise {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575151;
	border-right-color: #575151;
	border-bottom-color: #575151;
	border-left-color: #575151;
	padding:10px;
	background-color:#fdfdfd;
}
.flaner {
	color: #FF9900;
	text-decoration:none;
	font-size: 40px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}


.flaner:hover {
	color: #FF9900;
	text-decoration:none;
	font-size: 40px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.adresse_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699; 
	font-weight:bold; 
	text-decoration: none;
	}
	
.adresse_titre:hover {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #006699; 
	font-weight: bold;
	text-decoration: none; 
	}
	
/* Rend invisible tout notre bloc span */
a.info_bulle span
{
	position       :  absolute;
	top            :  -2000em;
	left           :  -2000em;
	width          :  2px;
	height         :  2px;
	overflow       :  hidden;
	background-color: #ffffff;   /* #fbfbe9 Définition du fond, sinon on a le même que notre lien */
	padding         : 6px 6px 6px 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #575151;
	text-decoration: none;
	font-style: italic;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style:solid;
	border-color: #575151;
	
}   

a.info_bulle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
	padding         : 2px 12px 2px 2px; /*Définition des marges intérieures de notre lien */
}       

a.info_bulle:hover span, a.info_bulle:focus span, a.info_bulle:active span 
{
    top        :  auto;
    left       :  auto;
    width      :  330px;
    height     :  auto;
    overflow   :  visible;
}     

a.info_bulle:hover 
{
  border : 0;  /* ligne qui corrige le bug d'IE6 et inférieur */
}  

.menu_haut{
	
	cellpadding :0; 
	cellspacing:0;
	background-color:#575151; 
	height:20;
}

.cel_haut{
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-style:solid;
	border-color: #fff;
	}	
	
cel_haut_panier{
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-style:solid;
	border-color: #fff;
	}		
	

	
.item_haut{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	text-decoration: none;
	color:#fff;		
	}
.item_haut:hover{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	text-decoration: none;
	color:#575151;
	background-color:#fff; 
	}
