a:link    {text-decoration: none; color: #8C183D; font-weight: normal;}
a:visited {text-decoration: none; color: #8C183D; font-weight: normal;}
a:active  {text-decoration: none; color: #000000; font-weight: normal;}
a:hover   {text-decoration: none; color: #000000; font-weight: normal;}

A.link_2	  			{text-decoration: none; color: #303591; font-weight: normal;}
A.link_2:Visited	{text-decoration: none; color: #303591; font-weight: normal;}
A.link_2:Active		{text-decoration: none; color: #961B2F; font-weight: normal;}
A.link_2:Hover		{text-decoration: none; color: #961B2F; 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: #727272; font-weight: normal;}
A.link_bott:Visited	{text-decoration: none; color: #727272; font-weight: normal;}
A.link_bott:Active	{text-decoration: underline; color: #727272; font-weight: normal;}
A.link_bott:Hover		{text-decoration: underline; color: #727272; font-weight: normal;}

A.link_dett	  			{text-decoration: none; color: #93082a; font-weight: bold;}
A.link_dett:Visited	{text-decoration: none; color: #93082a; font-weight: bold;}
A.link_dett:Active	{text-decoration: underline; color: #93082a; font-weight: bold;}
A.link_dett:Hover		{text-decoration: underline; color: #93082a; font-weight: bold;}

A.link_zoom	  			{text-decoration: none; color: #084d93; font-weight: bold;}
A.link_zoom:Visited	{text-decoration: none; color: #084d93; font-weight: bold;}
A.link_zoom:Active	{text-decoration: underline; color: #084d93; font-weight: bold;}
A.link_zoom:Hover		{text-decoration: underline; color: #084d93; font-weight: bold;}

.sfRollCenter   		{ background-color: #FFFFFF; cursor:pointer; }
.sfRollOverCenter		{ background-color: #eeeeee; cursor:pointer; }

.testo_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #909090;
}

.testo_small2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.testo_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.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, Helvetica, sans-serif;
	font-size : 14px;
	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;
    }
		
.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;
    }

