
a:link    {text-decoration: none; color: #FFFFFF; font-weight: normal;}
a:visited {text-decoration: none; color: #FFFFFF; font-weight: normal;}
a:active  {text-decoration: none; color: #ff0000; font-weight: normal;}
a:hover   {text-decoration: none; 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_3	  			{text-decoration: none; color: #000000; font-weight: normal;}
A.link_3:Visited	{text-decoration: none; color: #000000; font-weight: normal;}
A.link_3:Active		{text-decoration: underline; color: #000000; font-weight: normal;}
A.link_3:Hover		{text-decoration: underline; color: #000000; font-weight: normal;}

A.link_menu	  			{text-decoration: none; color: #FFFFFF; font-weight: bold;}
A.link_menu:Visited	{text-decoration: none; color: #FFFFFF; font-weight: bold;}
A.link_menu:Active	{text-decoration: none; color: #fff600; font-weight: bold;}
A.link_menu:Hover		{text-decoration: none; color: #fff600; font-weight: bold;}

A.link_bott	  			{text-decoration: none; color: #8b8b8b; font-weight: normal;}
A.link_bott:Visited	{text-decoration: none; color: #8b8b8b; font-weight: normal;}
A.link_bott:Active	{text-decoration: underline; color: #8b8b8b; font-weight: normal;}
A.link_bott:Hover		{text-decoration: underline; color: #8b8b8b; font-weight: normal;}

.sfRollCenter   		{ border: 1px solid #4d4d4d; cursor:pointer; }
.sfRollOverCenter		{ border: 1px solid #FF0000; cursor:pointer; }




.testo_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #8b8b8b;
}

.testo_small2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	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 : #a5a5a5;
}

.testo_titoli {
	font-family : Arial Narrow, Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
}

.testo_titoli2 {
	font-family : Arial Narrow, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
}

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;
    }

.inputCerca	{
		border-style: solid;
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		border-color: #ffffff;
		border-width: 1;
		background-color:#be1231;
		text-indent:2px;
		color:#FFFFFF;
		width: 230px;
		height:25px;
		font:bold 12px 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: #000000;
    border-width: 1;
    color:#FF0000;
    background-color:#000000;
    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;
    }
