BODY
{
}



.giallo
{
font-size: 11px;
color: #f2e185;
font-family: "Trebuchet MS";
}
.base
{
	background-color: White;
	font-size: 11px;
	color: Black;
font-family: "Trebuchet MS";
}
.evidenza
{
	background-color: #740C12;
	font-size: 11px;
	color: White;
font-family: "Trebuchet MS";
	cursor: hand;
}
.evidenza2
{
	background-color: #740C12;
	font-size: 11px;
	color: #D3D1CF;
font-family: "Trebuchet MS";
	cursor: hand;
}
.link
{
	font-size: 9px;
	color: #666666;
font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}
.link2
{
	font-size: 12px;
	color: #203975;
font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}
.titoli
{
	font-size: 13px;
	color: #203975;
    font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}
.titoliB
{
font-size: 13px;
color: White;
font-family: "Trebuchet MS";
TEXT-DECORATION: none;
}
.link4
{
	font-size: 12px;
	color: Gray;
font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}
.link3
{
	font-size: 11px;
	color: Gray;
font-family: "Trebuchet MS";
	TEXT-DECORATION: none;
}

.arancione
{
	font-size: 11px;
	color: Black;
font-family: "Trebuchet MS";
	text-decoration: none;
}
.home
{
	font-size: 10px;
	color: White;
font-family: "Trebuchet MS";
	text-decoration: none;
}

.news
{
	font-size: 10px;
	color: Black;
font-family: "Trebuchet MS";
	text-decoration: none;
}
.news:hover
{
	font-size: 10px;
	color: Black;
font-family: "Trebuchet MS";
	text-decoration: underline;
}
.news2
{
	font-size: 11px;
	color: Black;
    font-family: "Trebuchet MS";
	text-decoration: none;
}
.campo
{
	BORDER-RIGHT: 1px solid ActiveCaption;
	BORDER-TOP: 1px solid ActiveCaption;
	BORDER-LEFT: 1px solid ActiveCaption;
	BORDER-BOTTOM: 1px solid ActiveCaption;
	font-size: 9px;
	color: Silver;
font-family: "Trebuchet MS";
}

a.home:hover
{
    font-size: 10px;
	color: #ff9a02;
    font-family: "Trebuchet MS";
	text-decoration: none;
}

.campo
{
	BORDER-RIGHT: 1px solid ActiveCaption;
	BORDER-TOP: 1px solid ActiveCaption;
	BORDER-LEFT: 1px solid ActiveCaption;
	BORDER-BOTTOM: 1px solid ActiveCaption;
	font-size: 9px;
	color: Silver;
font-family: "Trebuchet MS";
}

.linknews
{
 font-size: 11px;
 color: Black;
font-family: "Trebuchet MS";
 text-decoration: none;
}
.linknews:hover
{
 font-size: 11px;
 color: Black;
font-family: "Trebuchet MS";
 text-decoration: underline;
}
.contacts
{
    font-size: 9px;
    color: #000000;
    font-family: "Trebuchet MS";
    TEXT-DECORATION: none;
    BORDER-RIGHT: 1px solid Silver;
    BORDER-TOP: 1px solid Silver;
    BORDER-LEFT: 1px solid Silver;
    BORDER-BOTTOM: 1px solid Silver;
    background-color:white;
	filter:alpha(opacity=60);
	opacity:0.6;
 }

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.campoForm input[type=text] 
{
	BORDER-RIGHT: 1px solid ActiveCaption;
	BORDER-TOP: 1px solid ActiveCaption;
	BORDER-LEFT: 1px solid ActiveCaption;
	BORDER-BOTTOM: 1px solid ActiveCaption;
	font-size: 10px;
	color: Gray;
    font-family: "Trebuchet MS";
    width: 250px;
}

blink
{
    background-color: #f1f1f1;
    font-weight: bold;  
}
