input
	{
    border-color: #C0C0C0;
    border-width: 1;
    color:#000000;
    background-color:#ffffff;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }
		
.input2
	{
    border-color: #C0C0C0;
    border-width: 1;
    color:#000000;
    background-color:transparent;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }
		
.input3
	{
    width: 261;
    height: 30px;
    border-color: #000000;
    border-width: 0px;
    color:#FFFFFF;
    background-color:#8c183d;
    font-weight:bold;
    font:bold 14px Arial,Helvetica,sans-serif;
    }
		
select
	{
    border-color: #C0C0C0;
    border-width: 1;
    color:#000000;
    background-color:#FFFFFF;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }
		
textarea
    {
    border-color: #C0C0C0;
    border-width: 1;
    color:#000000;
    background-color:#ffffff;
    text-indent:2px;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }


a:link    {text-decoration: none; color: #FF0000; font-weight: normal;}
a:visited {text-decoration: none; color: #FF0000; font-weight: normal;}
a:active  {text-decoration: underline; color: #FF0000; font-weight: normal;}
a:hover   {text-decoration: underline; color: #FF0000; font-weight: normal;}

A.link_2	  		{text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.link_2:Visited	{text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.link_2:Active		{text-decoration: none; color: #DC7676; font-weight: normal;}
A.link_2:Hover		{text-decoration: none; color: #DC7676; font-weight: normal;}

A.link_menu	  			{text-decoration: none; color: #5c6a81; font-weight: bold;}
A.link_menu:Visited	{text-decoration: none; color: #5c6a81; font-weight: bold;}
A.link_menu:Active	{text-decoration: none; color: #cc0000; font-weight: bold;}
A.link_menu:Hover		{text-decoration: none; color: #cc0000; font-weight: bold;}

A.link_bott	  			{text-decoration: none; color: #000000; font-weight: normal;}
A.link_bott:Visited	{text-decoration: none; color: #000000; font-weight: normal;}
A.link_bott:Active	{text-decoration: none; color: #FF0000; font-weight: normal;}
A.link_bott:Hover		{text-decoration: none; color: #FF0000; font-weight: normal;}

A.link_elenco 				{color :#000000; text-decoration: none; font-weight: normal;}
A.link_elenco:Visited {color :#000000; text-decoration: none; font-weight: normal;}
A.link_elenco:Active  {color :#000000; text-decoration: underline; font-weight: normal;}
A.link_elenco:Hover   {color :#000000; text-decoration: underline; font-weight: normal;}

.sfRollRight   		{ background-color: #eeeeee; cursor:pointer; }
.sfRollOverRight	{ background-color: #FF8080; cursor:pointer; }

.sfRollCenter   		{ background-color: #FFFFFF; cursor:pointer; }
.sfRollOverCenter		{ background-color: #eeeeee; cursor:pointer; }

.sfRollCantieri   		{ background-color: #f6f6f6; cursor:pointer; }
.sfRollOverCantieri		{ background-color: #dddddd; cursor:pointer; }

img {border:0;}

.testo_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.punti {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}

.testo_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.testo_menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

.testo_titoli {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : italic;
	font-weight : bold;
	color : #CC0000;
}

.testo_big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

