@import url(/css/fenetre_modal.css);
@import url(/css/style_calendrier.css);
@import url(/css/style_pictonav.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.detail{
	background-image:url(../images/fond_detail.gif);
	height:20px;
	width:130px;
	background-repeat:no-repeat;
	text-align:center;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:10px;
	margin-top:5px;
	color:#000000;
}
.normal a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	margin-left:10px;
	margin-top:5px;
	color:#0000FF;
}

.text_rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:5px;
	padding-top:10px;
}
.text_rubrique ul {
	margin:0;
	padding:0;
	margin-left:-10px;
}

.text_rubrique .menu {
	list-style:none;
	list-style-image:url(../images/point_jaune.gif);
	margin:0;
	padding:0;
	margin-left:20px;
	margin-top:3px;
	font-weight:bold;

}
.text_rubrique .sous_menu  a{
font-size:12px;}


.sous_menu {

	background-image:none;
	font-size:12px;
	font-weight:normal;
	margin-left:8px;
	list-style:none;

}
.text_rubrique a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:5px;
	text-decoration:none;
}
.allume {
font-weight:bold;
}
.text_menu_h a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	margin:0 7px 0 7px;
}

.text_detail a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.barre_dr{
	background-image:url(../images/barre_dr.jpg);
}

.barre_g{
	background-image:url(../images/barre_g.gif);
}

.menuTop{
	background-image:url(../images/fond_haut.jpg);
	height:93px;
	background-repeat:repeat-x;
}
.menuTop2{
	background-image:url(../images/menu_h_dr.jpg);
	height:93px;
	width:514px;
	background-repeat:no-repeat;
	text-align:right;
	float:right;
}

.panier{
	background-image:url(../images/fond_panier.jpg);
	background-repeat:no-repeat;
	width:179px;
	font-size:16px;
	color: #000000;
	font-weight:bold;
}

.menu_droit{
	background-color:#D5D5D5;
	width:179px;

}

.fond_compte{
	background-image:url(../images/fond_compte.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin-left:6px;
}

.fond_produit{
	background-image:url(../images/fond_produit.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

.recherche{
	background-repeat:no-repeat;
	background-image:url(../images/fond_rech.gif);
	margin-left:10px;
	width:150px;
}
.zoneGauche{
	margin-left:10px;
	width:150px;
}
.inputrecherche{
	width:145px;
	height:20px;
	background:transparent;
	border:0px;
}

.id{
	background-image:url(../images/fond_id.gif);
	background-repeat:no-repeat;
	/*padding:-10px 0 -20px 40px;*/
}

.mdp{
	background-image:url(../images/fond_mdp.gif);
	background-repeat:no-repeat;
	float:left;
	padding-top:10px;
	width:110px;
	height:20px;
	/*padding:-10px 0 -20px 40px;*/
}


.input_id{
	width:145px;
	height:20px;
	background:transparent;
}
.input_mdp{
	width:110px;
	height:20px;
	background:transparent;
	float:left;
}


.cadrePromo {
	background-image:url(../images/fond_produit.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:166px;
}
.menuG {
	width:180px;
	padding:5px;
}
.cadreListeImg{
	height:150px;
	border:1px #FFCC00 solid;
	margin:20px 20px 20px 20px
}
.menuD {
background-color:#FFFFFF;
}
.listeImg{
	display:inline;
	float:left;
	margin-left:15px;
}

.commentaireProd{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.imageProduit {
	background-repeat:no-repeat;
    background-position:center;
	width:130px;
	height:130px;
}
a {
	color:#000000;
	text-decoration:none;
	border:none;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;
}
.cadreProd {
	background-color:#009999;
	width:130px;
}
.fondDetrail {
	background-image:url(../images/fond_detail.gif);
	background-repeat:no-repeat;
	width:130px;
	height:30px;
}

fieldset {
	border:#F3B52C 1px solid;
}
fieldset legend{
	color:#0046D5;
	font-weight:bold;
}
fieldset ul li{
	list-style-type:decimal;}
.couleur {
	font-size:10px;
	color:#333333;}
.code_couleur {
	font-size:9px;
	color:#999999;
}
.vert2 {
	background-color:#ECFFF4;
	color:#009900;
}
.annonce {
	color:#999999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.prod_fils {
padding:10px 5px 5px 10px;
float:left;
text-align:center;
}
.prod_filsadmin{
padding:10px 5px 5px 10px;
float:left;
text-align:center;

}


/*page scroller*/
#scroller {
background-color:transparent;
	width:100%;
	overflow: hidden;
	background-image:url(../images/c.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	height:391px;
}
.g {
	background-image:url(../images/g.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:494px;
	float:left;
}
.d {
	background-image:url(../images/d.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:494px;
	float:left;
}

#content {
	height: 391px;

}

.section{
	margin:0;
	height: 391px;
	clear:both;
}
/*fin page scroller*/

.top-assistant {
	background-image:url(../images/h.jpg);
	height:103px;
	background-repeat:repeat-x;
	width:90%;
	float:left;
}
.contenu-top {
height:103px;

}
.titre-coupe {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.bold24 {
	font-size:24px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}
.bold16 {
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}
.retour {
	text-decoration:none;
	font-size:10px;
}
.magicHeight{
	clear:both;
	visibility:hidden;
}
.titre-TG {
font-size:26px;
	font-weight:bold;
	padding-left:9px;
	padding-top:20px;
}
.prixPanier {
font-size:18px;
font-weight:bold;
color:#FF3300;}

.cadre {
	border:#FF9900 1px solid;
	margin-top:15px;


}

.indiceOn{
	background-image:url(../images/indice-alume.gif);
	background-repeat:no-repeat;
	width:58px;
	height:53px;
	display:inline;
	float:left;
}

.indiceOf{
	background-image:url(../images/indice-eteind.gif);
	background-repeat:no-repeat;
	width:58px;
	height:53px;
	display:inline;
	float:left;
}

.nouveauPrix {
font-weight:bold; color:#FF0000;}
.ancienPrix {
	font-size:12px;
	text-decoration:line-through;
	font-weight:normal;
	color:#000000;
}
.prixProd { font-size:24px; color:#FF0000;}
.imgCouleur {
	float:left;
}
.ficheProduit dd{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.ficheProduit dt{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.grammage {
font-size:14px;
font-weight:bold;
font-style:italic;}

a.pageSuivante {
	background-image:url(../images/page-suivant.gif);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	color:#666666;
	text-align:center;
	display:block;
	float:left;
	margin-left:2px; margin-right:2px;
}
a:hover.pageSuivante {
background-image:url(../images/page-suivant-A.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:bold;
}
.pageSuivanteA {
background-image:url(../images/page-suivant-A.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:bold;
width:17px;
height:17px;
display:block;
float:left;
margin-left:2px; margin-right:2px;
text-align:center;
}
.pageSuiv { font-size:12px; color:#666666;}
.sous_menu_ok { color:#FF9900; font-weight:bold;}

.lien{ color:#0066FF; text-decoration:underline;}
.lienChemin{ color:#0066FF; text-decoration:underline; font-size:14px;}

.blocTexte{
	display:none;
	visibility:hidden;

}
.blocTexte_ouvert{
	display : block;
	visibility:visible;
}