body
{
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sfondo_grigio.jpg);
	background-repeat: repeat-x;		
}

.backgroundScuro
{
	background-color: #FEB204;
}

.backgroundChiaro
{
	background-color: #ffffff;
}

.backgroundGrigio
{
	background-color: #E6E6E6;
}

.backgroundMenu
{
	background-color: #FFFFCC;
}

.titolo01
{
	background-color: #996600;
}

.header01
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	background-color: #996600;	
}
.header01 a:link {color: #FFFFFF; text-decoration: none;}
.header01 a:visited {color: #FFFFFF; text-decoration: none;}
.header01 a:hover {color: #FFFFFF; text-decoration: underline;}

.td01
{
	border-bottom-style: solid;
	border-bottom-color: #996600;
	border-bottom-width: 1px; 
}

.TDCampoScuro
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	background-color: #FFEAD5;
	border-top-style: solid;
	border-top-color: #996600;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	border-bottom-width: 1px;   
}

.TDCampoChiaro
{   
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-color: #996600;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	border-bottom-width: 1px; 
}

.table01
{
	border-style: solid;
	border-color: #996600;
	border-width: 1px;
}

.table02
{
	border-style: solid;
	border-color: #996600;
	border-width: 1px;
	background-image: url(../images/sfondo_birre.jpg);
	background-repeat: no-repeat;
	
}

.table03
{
	border-style: solid;
	border-color: #996600;
	border-width: 1px;
	background-image: url(../images/sfondo_micro.jpg);
	background-repeat: no-repeat;	
}

.table04
{
	border-style: solid;
	border-color: #996600;
	border-width: 1px;
	background-color: #FFFFCC;
}

.table05
{
	border-top-style: solid;
	border-top-color: #996600;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	border-bottom-width: 1px;
	background-color: #FFFFCC;
}