#prod
{
font-size: 8px;
}	

#fu
{
	background : url(../nav/beans-bg.jpg);
}	

#sep
	{
	color: black;
	font-weight: bold;
	font-size: 18px;
	}
	
#bol
	{
	color: #472F01;
	font-weight: bold;
	font-size: 18px;
	}	
	
#bloc2
	{
	color: #B87C01;
	font-size: 35px;
	border-bottom : thin;
}	
	
#sep2
	{
	color: #CC0000;
	background-color : #FFCF3E;
	font-size: 22px;
	font-weight: bold;
	}	

#bloc
	{
	color: #CC0000;
	background-color : #FFCF3E;
	font-size: 25px;
	font-weight: bold;
	}	
	
#bloc3
	{
	color: #000000;
	background-color : #FFCF3E;
	font-size: 25px;
	font-weight: bold;
	}	

#sep3
	{
	color:  #0065B3;
	background-color : #FDE693;
	font-size: 26px;
	border : thin solid #F5BD00;
	}	

#bloc3
	{
	color: #000000;
	background-color : #FFCF3E;
	font-size: 22px;
	font-weight: bold;
	}	

#sep6
	{
	background-color : #FDE693;
	font-size: 20px;
	border : thin solid #F5BD00;
	}	
	
#sep5
	{
	color:  #CC0000;
	background-color : #FDE693;
	font-size: 22 px;
	font-weight: bold;
	}	

#sep7
	{
	color:  #000000;
	background-color : #FDE693;
	font-size: 16 px;
	}	
	
#sep8
	{
	color:  #000000;
	font-size: 16 px;
	}	
	
#sep4
	{
	background-color : #FDE693;
	background-color : #FDE693;
	font-size: 18 px;
	}		
	
	
#tab
	{
	color: #000000;
	background-color : #FFFFFF;
	font-size: 18px;
	border : thin solid #EEB700;
}	

#tab2
{
	color: #000000;
	background-color : #FFCF3E;
	font-size: 18px;
	border : thin solid #EEB700;
}		
	
b { font-weight: bold;font-size: 18px;}
ul {font-size: 18px; color: #472F01;}
li {font-size: 18px; color: #472F01;}

a { font-family: Verdana; font-size: 18px; color: #CC0000; text-decoration: underline}
a:link { font-family: Verdana; font-size: 18px; color: #CC0000; text-decoration: underline}
a:active { font-family: Verdana; font-size: 18px; color: #CC0000; text-decoration: underline}
a:visited { font-family: Verdana; font-size: 18px; color: #CC0000; text-decoration: underline}
a:hover { color: #694C00; text-decoration: none}

body, div, p, blockquote, ol, dl, dt, dd, td
{
	scrollbar-face-color: #EC9F00;
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: #FDE693;
	scrollbar-3dlight-color: #EC9F00;
	scrollbar-darkshadow-color: Gray;
	scrollbar-track-color: #451805;
	scrollbar-arrow-color: HighlightText;
	font-family: Verdana,arial,helvetica,sans-serif;
	background-color: #FFCF3E;
	font-size: 18px;
	color: #472F01;
	margin : 0;
	margin-left: 0;
	margin-top : 0;
	margin-bottom : 0;
	padding : 0 0 0 0px;
	overflow-y: hidden;
}

div.fixed
{
	position: absolute;
	top: 0;
	left: 0;
	width: 36 px;
	height: 100%;
	background : url(../nav/beans-bg.jpg);
}
@media screen
  {
  body>div.fixed
    {
    position: fixed;
    }
  }

div.content
  {
  padding : 0 0 0 96px;
  height: 100%;
  overflow: auto;
  }
