/* CSS Document */
	A:LINK    {text-decoration: underline; color:#0000FF}
	A:VISITED {text-decoration: underline; color:#0000FF}
	A:HOVER   {text-decoration: underline; color:#353535}
	
	A.sottomenu:LINK    {text-decoration: underline; color:#999999; font-size:9px; font-family:Verdana}
	A.sottomenu:VISITED {text-decoration: underline; color:#999999; font-size:9px; font-family:Verdana}
	A.sottomenu:HOVER   {text-decoration: underline; color:#0072FF; font-size:9px; font-family:Verdana}
	
	A.mnulat:LINK    {text-decoration: none; font-size:11px; color:#D18202; text-transform:lowercase}
	A.mnulat:VISITED {text-decoration: none; font-size:11px; color:#D18202; text-transform:lowercase}
	A.mnulat:HOVER   {text-decoration: none; font-size:11px; color:#353535; text-transform:lowercase}

	A.menuadmin:LINK    {text-decoration: none; font-size:11px; color:#999999; text-transform:uppercase}
	A.menuadmin:VISITED {text-decoration: none; font-size:11px; color:#999999; text-transform:uppercase}
	A.menuadmin:HOVER   {text-decoration: none; font-size:11px; color:#353535; text-transform:uppercase}

	A.mnubianco:LINK    {text-decoration: none; font-size:12px; color:#FFFFFF; text-transform:lowercase;font-family:Verdana, Arial, Helvetica, sans-serif}
	A.mnubianco:VISITED {text-decoration: none; font-size:12px; color:#FFFFFF; text-transform:lowercase;font-family:Verdana, Arial, Helvetica, sans-serif}
	A.mnubianco:HOVER   {text-decoration: none; font-size:12px; color:#0072FF; text-transform:lowercase;font-family:Verdana, Arial, Helvetica, sans-serif}
	
	A.mnugrande:LINK    {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	text-decoration:none;
	color: #d829de;
	line-height:23px;
	word-spacing:6px;
	text-transform:none;}
	A.mnugrande:VISITED {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	text-decoration:none;
	color: #d829de;
	line-height:23px;
	text-transform:none;
	word-spacing:6px;}
	A.mnugrande:HOVER   {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	text-decoration:none;
	color: #4A4A4A;
	line-height:23px;
	word-spacing:6px;
	text-transform:none;}


BODY {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4A4A4A;
	text-transform: capitalize;
	background:url(../images/sf_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

SELECT
{
border:1px solid #77A7D8;
background:#e2effe;
size:auto;
font-family:Tahoma;
font-size:10px;
}

TEXTAREA
{
border:1px solid #77A7D8;
background:#e2effe;
size:auto;
font-family:Tahoma;
font-size:10px;
}

INPUT
{
border:1px solid #77A7D8;
background:#e2effe;
size:auto;
height:16px;
font-family:Tahoma;
font-size:10px;
}

.menu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4A4A4A;
	text-transform: uppercase;
}

.mnulaterale {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4A4A4A;
}

.bianco {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #FFFFFF;
	line-height:10px;
}

.biancopic {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #FFFFFF;
}

.testo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5E6366;
	text-transform: none;
	line-height:17px;
}

.descrizione {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-transform: none;
	text-align:justify;
	line-height:17px;
}

.rosso {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #D70000;
	text-transform: none;
	text-align:justify;
	line-height:17px;
}

.rossopiccolo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D70000;
	text-transform: none;
}

.piccolo {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ADADAD;
	text-transform: none;
	line-height:20px;
}
