body{
 SCROLLBAR-FACE-COLOR: #deecbb;
 SCROLLBAR-HIGHLIGHT-COLOR: #035e01;
 SCROLLBAR-SHADOW-COLOR: #035e01;
 SCROLLBAR-3DLIGHT-COLOR: #035e01;
 SCROLLBAR-ARROW-COLOR: #035e01;
 SCROLLBAR-TRACK-COLOR: #deecbb;
 SCROLLBAR-DARKSHADOW-COLOR: #035e01;
}

.menu
{ color: #6C4824;
font-weight: normal;
font-size: 8pt;
font-family: arial;
}


.menu_select
{ color: #035e01;
font-weight: bold;
font-size: 8pt;
font-family: Verdana;
}


.menu1
{ color: #035e01;
font-weight: normal;
font-size:10pt;
font-family: Verdana;
}


.titre
{ color: #626262;
font-weight: bold;
font-size: 11pt;
font-family: Verdana }

.text {
color: #626262;
font-size: 8pt;
font-family: Verdana;
cursor:default;
}

.text_actu {
color: #626262;
font-size: 7pt;
font-family: Verdana;
cursor:default;
}

.text2 {
color: #626262;
font-size: 7pt;
font-family: Verdana;
cursor:default;
}

.text1 {
color: #626262;
font-size: 8pt;
line-height: 18pt;
font-family: Verdana
}

.ssmenu {
color: #626852;
font-size: 10px;
font-family: Verdana
}

.ssmenu_select {
color: #626852;
font-size: 10px;
font-family: Verdana;
font-weight: bold;
}

.pointille {
color: #035e01;
font-size: 8px;
 font-family: Verdana
}

a {
color: #035e01;
 text-decoration: none
}

a:hover  {
color: #a8b38d;
text-decoration: none
}

.fufu
{
        text-decoration : underline overline;
        cursor:hand;
}
.liste
{
 color: #035e01;
 font-size: 8pt;
 font-family: Verdana;
 background-color:#deecbb;
}

.liste_barcode
{
 color: #035e01;
 font-size: 8pt;
 font-family: Verdana;

}

.recherche
{
 color: #035e01;
 font-size: 8pt;
 font-family: Verdana;
}

.text3
{
color: #626262;
font-size: 8pt;
font-family: Verdana;
font-weight:bold;
cursor:default;

}

.text4
{
color: #a8b38d;
font-size: 8pt;
font-family: Verdana;
cursor:default;

}

.text5
{
color: #a8b38d;
font-size: 8pt;
font-family: Verdana;
cursor:hand;

}

.tab_tasting
{

}

.titre_video {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #626262;
	margin-bottom: 5px;
	text-align: center;
	margin-right: 5px;
}

.titre_video_accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #626262;	
	text-align: center;
	margin-right: 25px;
}

.lien_voir_video {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: underline;
	margin-right: 12px;
	text-align: right;
}

a.video_link {
	text-decoration: underline;
	color: #8B986C;
}

.miniature_video {
	margin-left: 5px;
	margin-top: 2px;
}

#flashPlayer {
	z-index:102;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 576px;
	height: 460px;
	/*
	width: 580px;
	height: 540px;
	*/
}

#TB_overlay {
	display: none;
	position: fixed;
	z-index:100;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color:#606060;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}