BODY
{
    BACKGROUND: #ffffff;
}
.menu
{
    font-weight: bold;
    font-size: 11pt;
    color: #f5e5ab;
    font-family: 'times new roman';
    text-decoration: none;
}
.menu:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #ffffff;
    FONT-FAMILY: 'Times New Roman';
    TEXT-DECORATION: none;
}
.footer
{
    FONT-SIZE: 9pt;
    COLOR: #c8c8c8;
    FONT-FAMILY: 'Times New Roman';
    TEXT-DECORATION: none;
}
.footer_nero
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman';
    TEXT-DECORATION: none;
}
.img
{
    BORDER-RIGHT: 1px solid #f5e5ab;
    BORDER-TOP: 1px solid #f5e5ab;
    MARGIN-LEFT: 5px;
    BORDER-LEFT: 1px solid #f5e5ab;
    MARGIN-RIGHT: 5px;
    BORDER-BOTTOM: 1px solid #f5e5ab;
}
.img_float
{
    BORDER-RIGHT: 1px solid #f5e5ab;
    BORDER-TOP: 1px solid #f5e5ab;
    BORDER-LEFT: 1px solid #f5e5ab;
    BORDER-BOTTOM: 1px solid #f5e5ab;
    float: right;
    margin: 5px 0px 0px 10px
}
.txt
{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman';
    font-weight: normal;
}
.txt_small
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman';
    font-weight: normal;
}
.txt_rosso
{
    FONT-SIZE: 12pt;
    COLOR: #951b1e;
    FONT-FAMILY: 'Times New Roman';
    font-weight: normal;
}
.txt_rosso_small
{
    FONT-SIZE: 10pt;
    COLOR: #951b1e;
    FONT-FAMILY: 'Times New Roman';
    font-weight: normal;
}
.txt_small
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman';
    font-weight: normal;
}
.txt_bianco_small
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: 'Times New Roman';
    font-weight: normal;
}
INPUT
{
	border-right: #951b1e 1px solid;
	border-top: #951b1e 1px solid;
	font-weight: normal;
	font-size: 10pt;
	border-left: #951b1e 1px solid;
	color: #000000;
	border-bottom: #951b1e 1px solid;
	font-family: 'Times New Roman';
}
TEXTAREA
{
	border-right: #f5e5ab 1px solid;
	border-top: #f5e5ab 1px solid;
	font-weight: normal;
	font-size: 10pt;
	border-left: #f5e5ab 1px solid;
	color: #c0c0c0;
	border-bottom: #f5e5ab 1px solid;
	font-family: 'Times New Roman';
}
td.menu 
{
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #F5E5AB;
}
td.submenu 
{
	padding: 2px 2px 2px 2px;
	padding-left: 5px;
	border-top: 1px solid #F5E5AB;
	font-size: 13px;
	font-weight: bold;
    color: #f5e5ab;
    font-family: 'times new roman';
    text-align: left;
}
a.menu
{
	font-weight: bold;
    font-size: 11pt;
    color: #f5e5ab;
    font-family: 'times new roman';
    text-decoration: none;
}
a.menuover 
{
	font-weight: bold;
    font-size: 11pt;
    color: #ffffff;
    font-family: 'times new roman';
    text-decoration: none;
}
a.submenu
{
	font-weight: bold;
    font-size: 13px;
    color: #f5e5ab;
    font-family: 'times new roman';
    text-decoration: none;
}
a.submenuover 
{
	font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    font-family: 'times new roman';
    text-decoration: none;
}
#menusx {
	background: #531112 url(img/fondo_menu_new.jpg) no-repeat;
}
#tblDistributori
{
	margin-top: 15px;
	margin-bottom: 15px;
}
#tblDistributori th
{
	background: #F9EDED;
	font-size: 14px;
	height: 24px;
	border-bottom: solid 1px #931B1D;
}
#tblDistributori td
{
	background: #FFFFFF;
	font-size: 13px;
	height: 24px;
	border-bottom: solid 1px #931B1D;
	border-right: solid 1px #931B1D;
}
