BODY { 

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.produit01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
		}
.produit02{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fe9904;
	}
.produit03{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	}
.tv{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tv2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fe9904;
}
.tv3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00acd7;
}
.retrait {
	padding-left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.c1{
border: 1px solid;
border-color: #7e7e7e;
}
.c2{
border: 1px dotted;
border-color: #ff0000;
}
.c3{
border: 2px solid;
color: #00acd7;
}
.c4{
	border: 1px dotted;
	border-color: #E78E18;
}
.champpanier{ 
font: 10px Verdana;
color: #666666;
border: 1px #cccccc solid;
background-color: #000000;
width : 30px;
}
.boutton{ 
font: 10px Verdana;
color: #666666;
border: 1px #666666 solid;
background-color: #000000;
width : 150px;
}
.bouttone{ 
font: 10px Verdana;
color: #666666;
border: 1px #666666 solid;
background-color: #000000;
width : 50px;
}
a:link {
		color: #fe9904;
	text-decoration: none;
}
a:visited {
		color: #fe9904;
	text-decoration: none;
}
a:hover {
	color: #fe9904;
	text-decoration: underline;
}
a:active {
	color: #fe9904;
	text-decoration: underline;
}
/****** Menu ******/
/******************/

/* zone contenant le menu */

div#content {
	margin-left:0px;
	background-color: #FFFFFF;
	width:220px;
	margin-top: 0px
}

/******************/

/* Afficher une image en bas du menu pour faire plus jolie (ombre) */

div#bas {
	background: url('../images/menu_bas.gif') no-repeat center bottom;
	padding-top: 2px;
	padding-bottom: 2px
	/* height: 4px -> bug sur Internet Explorer */
}

/******************/

/* Titre d'une catégorie principale (avec le fond boisé) */

.menutitre {
	background: url('../images/menu_titre.gif') no-repeat;
	text-align: left;
	color: #C1DC04;
	font-family: "verdana",helvetica,sans-serif;
	font-weight: bold;
	margin: 0;
	height: 25px;
	cursor: pointer;
	font-size: 11px;
	width: 220px;
	padding-left:15px;
}
.menutitre3 {
	text-align: left;
	color: #C1DC04;
	font-weight: bold;
	margin: 0;
	font-size: 14px;

}

/******************/

/* zone contenant les sous-catégories */

.stretcher {
	text-align:left;
    font-family: "verdana",helvetica,sans-serif;
	font-weight: bold;
	font-size:11px;
	line-height: 25px 

}

.stretcher a {
	padding-left:26px;
	color: #C1DC04;

}

.stretcher a:hover {
	color: #c00a1d
}

/******************/
