
body {
		background: #ffffff;
		margin:0px;
}

td {
	font-size: 11px;
	font-style:	normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	
}
a {
	color: #EE1920;
	font-weight: bold;
	text-decoration: underline;
}
a:Visited {
	color: #EE1920;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #EE1920;
	text-decoration: none;
}



a.utility {
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	
}
a.utility:hover {
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	text-decoration: underline;
	
}

/******** MENU ************/

.tdMenu{
line-height: 15px;
}

.tdSottoMenu{
line-height: 12px;
}

a.menu {
	color: #000000;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	}

	a.menu:hover {
	color: #EE1920;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	}
	

	
	/******************* MAPPA DEL SITO  ****************/
	
	a.mappa {
	color: #EE1920;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	}

	a.mappa:hover {
	color: #EE1920;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
	a.mappa_up {
	color: #000000;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	}
		a.sottoMenuMappa {
	color: #EE1920;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	}

	a.sottoMenuMappa:hover {
	color: #EE1920;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
	/**************** AREA STAMPA *****************/
	
	.txt_bold {
	color: #666666;
	font-weight: bold;

	}

/**************** NAVIGAZIONE ******************/
a.navigazione {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.navigazione:hover {
	color: #EE1920;
}

/**************** NEWS ******************/
a.news {
	color: #EE1920;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
a.news:Visited {
	color: #EE1920;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

a.news:hover {
	color: #EE1920;
	text-decoration: none;
}


	
	/************* GENERALE ******************/
	
	.sottotitoli_p{
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
}

	.tit1{
	color: #EE1920;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}

	.tit2{
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}


input, textarea, select {
	background-color : #FFFFFF;
	border : 1 solid #666666;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

/**************** HEAD *******************/
td.top{
	background-color: #EE1920;
}
td.bottom {
	background-color: #666666;
}
td.cella{
	background-color: #EE1920;
}

/*********** td contenete le voci: SITE MAP - CONTACT US - ITALIAN VERSION 
**************/

td.nav{
	background-color: #CCCCCC;
	height: 37px;
}


/****************************************************** NUOVE CLASSI *****************************************/
td.sfondo_top{
background-color:#8A9BA4;
height: 29px;
background-repeat:no-repeat;
text-align:right;
padding-right: 5px;
}

td.sfondo_titolo{
background-image:url(../_img/sfondo_titolo.jpg);
height: 72px;
background-repeat:repeat-x;
}

td.grigio{
background-color:#CDCDCD;
}

.titolo{
font-size: 20px;
font-weight:normal;
}

.titolo_2{
font-size: 15px;
font-weight:bold;
color: #ED0616;
}


a.grigio{
color:#666666;
font-size:12px;
font-weight: bold;
text-decoration:none;
}
a.grigio:Visited{
color:#666666;
font-size:12px;
font-weight: bold;
text-decoration:none;
}
a.grigio:Hover{
color:#666666;
font-size:12px;
font-weight: bold;
text-decoration:underline;
}

.testo{
color:#000000;
font-size:11px;
line-height: 18px;
text-align:justify;
}
.test_dettaglio{
color:#000000;
font-size:11px;
line-height: 18px;
}

td.sfondo_footer{
background-image:url(../_img/sfondo_footer.jpg);
height: 77px;
background-repeat:repeat-x;
text-align:center;
font-size: 10px;
}