/* Web design Itala: www.itala.net */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {

	margin:0px; 
	background-image:url(imgs/sfondo_top_mias_24.jpg); 
	background-repeat: repeat-x; 
	color:white;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
font-size:10px;
	
	
}

.header td {
	color:white;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
        font-size:10px;	
	
}


.header a {
	color:white;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;	
font-size:10px;
}


.header a: Hover {
text-decoration: underline;
}


.news-banner td {
	color:white;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #808080;
font-size:10px;
	
}


.footer {

	margin:0px; 
	background-image:url(imgs/sfondo_top_mias_24.jpg); 
	background-repeat: repeat-x; 
	color:white;
	font-size:10px;
	
	
}


ul.cards
		{
			list-style-type: none;
			padding: 0;
			margin-left: 10px;
			
		}
		
.cards li
		{
			background-image: url(imgs/arrow.gif);
			background-repeat: no-repeat;
			background-position: 0 .4em;
			padding-left: 12px;
		}




body, td, th, input,
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.testo, 
.testoEnabled {
	color: #3A3A3A;
}
.testoDisabled {
	color:#CCCCCC;
}
a,

a:hover {
	text-decoration: underline;
}


td, th, input,
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.testo-interno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	
	text-transform: none;
	text-decoration: none;
	text-align:justify;
	padding:10px;
}


.testo-interno a {
	color:black;
	
	text-decoration: underline;	
}


.testo-interno a: Hover {
text-decoration: underline;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
  font-weight: bold;
	padding-bottom:10px;
}


.testorosa {
	color: #9B2322;
  
}


.textRed {
	color: #9B2322;
  
}



.menu-rosso {
	background-color: #9B2322;
  
}

.menu-rosso-int {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: white;
	border-bottom:6px solid #9B2322;
	text-decoration: none;
	
	  
}

.menu-rosso-int td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	  
}

.menu-rosso-int a
{ 
	text-decoration:none;
	color: white;
	display:block;
	
}


.menu-tr-h
{ 
	background-color:#5E5E5E;
	color: black;
	
}

.menu-tr-h a
{ 
	text-decoration:none;
	display:block;
	color: white;
	font-size:12px;
	
}

.news-grigio {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	/* background-color: #5E5E5E; */
	background-color: #808080;
	text-decoration: none;
	line-height:16px;
  
}


.news-grigio a {
	color:white;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;	
}


.news-grigio a: Hover {
text-decoration: underline;
}


.piede {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3A3A3A;
	text-decoration: none;
}