/* ELEMENTS */
BODY
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	margin-top : 0px;
	SCROLLBAR-FACE-COLOR : #F0F0F0;
	SCROLLBAR-HIGHLIGHT-COLOR : #D0D0D0;
	SCROLLBAR-ARROW-COLOR : #009999;
	SCROLLBAR-TRACK-COLOR : #ffffff;
	SCROLLBAR-BASE-COLOR : #F0F0F0;
	SCROLLBAR-DARKSHADOW-COLOR : #F1F1F1;
	SCROLLBAR-3DLIGHT-COLOR : #FFFFFF;
	scrollbar-shadow-color : #808080;
}

INPUT {
	background-color : #FFFFFF;
	FONT-FAMILY : Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE : 11px;
	FONT-WEIGHT : normal;
	COLOR: #000000;
	border: 0 solid #FFFFFF;
	height: 15px;

}

#INPUT

{
	border: 0px ;
}

TEXTAREA
{
	background-color : #ffffff;
	FONT-FAMILY : Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE : 11px;
	COLOR :  #000000;
	FONT-WEIGHT : normal;
	border: 1 solid #3366CC;
}


TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

SELECT
{
	background-color : #ffffff;
	FONT-FAMILY : Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE : 11px;
	COLOR :  #000000;
	FONT-WEIGHT : normal;
    border: 1 solid #3366CC;
}

B
{
	font-weight : bold;
}

LI
{
	list-style-image : url(gfx/bullet_li.gif);
}

/* FINE ELEMENTS */

/* CLASSI TESTO */


.test{
	background-color : #F1F4FB;
	FONT-FAMILY : Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE : 11px;
	COLOR :  #000000;
	FONT-WEIGHT : normal;
	border : 1px solid #3366CC;
}

.btn
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-color: #3366CC;

}

.btn:Hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
	background-color: #3366CC;

}



.txt
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;

}

.txt11
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;

}

.txtwhite
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	
}

.txtchiaro
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #6699CC;
	text-decoration : none;
	
}

.txtred
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF0033;
	text-decoration : none;
}

.txtgrigio
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}

.txtscuro
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #009999;
	text-decoration : none;
	
}

.txtmenu
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #3366CC;
	text-decoration : none;
	line-height : 12px;
}

#didascalia
{
	font-style : italic;
}

#small
{
	font-size : 9px;
}

#smallred
{
	color : #FF0000;
	font-size : 10px;
}

#smallwhite
{
	color : #ffffff;
	font-size : 10px;
}

#link
{
	color : #FF0033;
	text-decoration : none;
}

#link:Hover
{
	text-decoration : underline;
}

#linkb
{
	color : #FF0033;
	font-weight : bold;
	text-decoration : none;
}

#linkb:Hover
{
	text-decoration : underline;
}

#linkb10
{
	color : #3366CC;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

#linkb10:Hover
{
	font-size : 10px;
	text-decoration : underline;
}

#linkwhite
{
	color : #FFFFFF;
	text-decoration : none;
}

#linkwhite:Hover
{
	text-decoration : underline;
}

#linkpath
{
	color : #3366CC;
	font-size : 11px;
	text-decoration : none;
}

#linkpath:Hover
{
	text-decoration : underline;
}

#linkfooter
{
	color : #FF0033;
	font-size : 10px;
	text-decoration : none;
}

#linkfooter:Hover
{
	text-decoration : underline;
}


/* FINE CLASSI TESTO */
