body
{
        background-color: #E6E6E6;
	margin : 0px;
	padding : 0px;
	border : 0px;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
 	font-size: 10px;
	font-weight: normal;
}
a:visited /* Lien visitˇ */
{
   color: gray;
}
a:focus /* Lien sˇlectionnˇ */
{
   background-color: WhiteSmoke;
}
a:hover /* Lien pointˇ */
{
   text-decoration: underline;
   color: gray;
}
a /* Lien normal */
{
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: black;
font-weight: normal;
}
p {
	background: none;   
}

/* Positionement des zones */

#logo
{
	margin-top : 5px;
	position : absolute;
	height : 85px;
	margin-left : 5px;
	width : 985px;
	background-color: white;
}
#menu
{
	position : absolute;
	top : 88px;
	margin-left : 5px;
	width: 185px;
	padding: 0px;
	bottom : 10px;
        min-height : 535px;
        background-color: white;
}

#liste
{
	position : absolute;
	left : 192px;
	margin-left : 0px;
	width : 546px;
	top : 88px;
	bottom : 0px;
	overflow : auto;
	bottom : 10px;
	min-height : 535px;
	background-color: White;
}
#panier
{
	position : absolute;
	top : 88px;
	margin-left : 0px;
	width : 250px;
	left : 740px;
	bottom : 10px;
	min-height : 535px;
	background-color: white;
}

/* Styles des textes courants */

.tc_noir
{
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif; 
	font-size: 10px;
	color: black;
}
.tc_noir_cen
{
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif; 
	font-size: 10px;
        text-align: center;
	color: black;
}
.tc_gris
{
	text-decoration: none;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif; 
	font-size: 10px;
	color: gray;
}
.tc_gras
{
	text-decoration: none;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif; 
	font-size: 10px;
	color: black;
	font-weight: bold;
}
.tc_gras_red
{
	text-decoration: none;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif; 
	text-align: left;
        font-size: 10px;
	color: darkred;
	font-weight: bold;
}
.tc_gras_red_cen
{
	text-decoration: none;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif; 
	text-align: center;
        font-size: 10px;
	color: darkred;
	font-weight: bold;
}
.tc_gras_red_dr
{
	text-decoration: none;
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif; 
	text-align: right;
        font-size: 10px;
	color: darkred;
	font-weight: bold;
}
.tc_titre
{
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif; 
	text-align: center;
        font-size: 10px;
	color: darkred;
	font-weight: bold;
}
.tc_contenu
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: darkred;
	font-weight: bold;
}
/* Styles des titres*/
h4
{
    font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px;
	color: black;
        font-weight: bold
}
.bdc_titre
{
	font-family: Times, "Times New Roman", "Liberation Serif", FreeSerif, serif;
	color: darkred;
}
.bdc_titre_cen
{
	text-decoration: none;
        font-family: Times, "Times New Roman", "Liberation Serif", FreeSerif, serif;
	color: darkred;
        text-align: center;
}
.pf_aci_cen
{
	text-align: center;
        font-family: Times, Georgia, "Times New Roman", Garamond, serif;
	font-size: 20px;
        color: darkred;
}
.plan_titre1_rou
{
	text-align: center;
        font-family: Times, Georgia, "Times New Roman", Garamond, serif;
	font-size: 18px;
        font-weight: bold;
	color: darkred;
}
.plan_titre1
{
	text-align: center;
        font-family: Times, Georgia, "Times New Roman", Garamond, serif;
	font-size: 16px;
        font-weight: bold;
	color: black;
}
.plan_titre2
{
	text-align: center;
        font-family: Times, Georgia, "Times New Roman", Garamond, serif;
	font-size: 15px;
        font-weight: bold;
	color: darkred;
}
.barre
{
	font-family:Verdana, Arial;
	color: #000000;
	font-size: 10px;
	text-decoration: line-through;
}
.promo
{
	font-family:Verdana, Arial;
	color: #8B0000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.delta
{
	font-family:Verdana, Arial;
	color: #8B0000;
	font-size: 10px;
	text-decoration: none;
}
