body {
	font-size:11px;
    font-family:VERDANA;
	color:#673A11;
	line-height:13px;
	vertical-align:top;
	padding:0px;
	padding:0; 
	margin:0; 
	background:#e5e5e5;
}

.shadow {
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 3px solid #ccc;
border-bottom: 3px solid #ccc;
font-size:11px;
}

.arrowlistmenu{
width: 100%; /*width of accordion menu*/
font-size:13px;
font-family:VERDANA;
}

.arrowlistmenu1{
width: 100%; /*width of accordion menu*/
font-size:13px;
font-family:VERDANA;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px VERDANA;
color: #fff;
margin: 0;
padding: 0;
background-color: #AD5454 ;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 3px; /*header text is indented 10px*/
LETTER-SPACING: 1px;
text-transform:uppercase;
text-align:center
}

.arrowlistmenu1 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px VERDANA;
color: #fff;
margin: 0;
padding: 0;
background-color: #BE7E7E ;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 3px; /*header text is indented 10px*/
LETTER-SPACING: 1px;
text-transform:uppercase;
text-align:right
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-color: #dcd4c1 ;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
font-size:11px;
    font-family:VERDANA;
}


.arrowlistmenu ul li a{
color: #673A11;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 5px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 11px;
width:190px;
LETTER-SPACING: 1px;
text-transform:uppercase;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #236dac;
background-color: #F3F3F3;
}

#marqueecontainer{
position: relative;
height: 100px; /*marquee height */
width: 200px; /*marquee width */
overflow: hidden;
border: 0px solid black;
padding: 0px;
padding-left: 4px;
}

h1.scroll {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 0.9em;
	color:#590000; 
}

a{color:#91732C; text-decoration:underline} 


span a {color:#aaa; text-decoration:none} 

div.hide{
position: relative;
width: 0px; /*marquee width */
height: 0px; /*marquee height */
overflow: hidden;

}

.letterspacing {
	LETTER-SPACING: 6px;
}
 .subletterspacing {
	LETTER-SPACING: 2px;
}

div.cadre{
position: relative;
border: 1px solid black;
padding: 5px;
padding-left: 5px;
}

td.titre_produit {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; TEXT-DECORATION: none
}

ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
font-size:11px;
    font-family:VERDANA;
}