
body {
	background-color: #ffffff;
	margin-top: 0px;
 font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}


.tdEntetes {
background-color: #340000;
color: #FFFFFF;
padding-right: 5px;
font-size: 14px;
}


.bgPanier {
background-color: #FFE0AD;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4C792;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F19C03;
	text-decoration: none;
	font-weight: bold;
}

.bg2 {
background-color: #F19C36;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E4C792;
	text-decoration: none;
	font-weight: bold;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #340000;
	text-decoration: none;
	font-weight: bold;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272525;
	text-decoration: none;
	font-weight: bold;
}

a.lienFleche {
        padding-left: 17px;
        background-image: url(../images/fleche_menu.gif);
        background-repeat: no-repeat;
        background-position: left top;
}


#FICHE a:link {
 font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #F19C33;
        text-decoration: none;
        font-weight: bold;
}
#FICHE a:visited {
 font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #F19C33;
        text-decoration: none;
        font-weight: bold;
}
#FICHE a:hover {
 font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #C71010;
        text-decoration: underline;
        font-weight: bold;
}


