html, body
{
    width:100%; height:100%; padding:0px; margin:0px;
}

body
{
	font-family:Trebuchet MS, Arial, Bitstream Vera Sans;
	font-size: 11px;
	font-style: normal;
}

a
{
	text-decoration: none;
	color: #DF1111;
}

a:hover
{
	text-decoration: underline;
	color: #DF1111;
}
a.menu
{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-size:10px;
}

a.menu:hover
{
	text-decoration: underline;
	color: #00FCFF;
	font-weight:bold;
	font-size:10px;
}

.foto_azienda
{
    float:left;  margin:5px
}

.li_home
{
    margin-top:5px; margin-bottom:5px;
}

input
{
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10px;
}

INPUT[type="radio"]
{
	border:0px;
}

textarea
{
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10px;
}

select
{
	font-family: Arial;
	font-size: 10px;
}

a.menu_link
{
	font-size: 12px; 
	font-weight:bold;
	font-style: normal;
	color:#ffffff;
	text-decoration:none;
}
a.menu_link:hover
{
	font-size: 12px; 
	font-weight:bold;
	font-style: normal;
	color:#ffffff;
	text-decoration:underline;
}
a.footer
{
	font-size: 10px; 
	font-weight:bold;
	font-style: normal;
	color:#000000;
	text-decoration:none;
}
a.footer:hover
{
	font-size: 10px; 
	font-weight:bold;
	font-style: normal;
	color:#000000;
	text-decoration:underline;
}
