@charset "utf-8";

body {
    margin:0;
    padding:0;
}
.linea_contorno {
	border: 1px solid #092066;
}


.sfondo {
	background-image: url(../immagini/sf.jpg);
	background-position: top;
}


.sfondo_corpo {
	background-image: url(../immagini/sf_corpo_alto_modello1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sf_basso_sito {
	background-image: url(../immagini/sf_basso_sito.jpg);
}

.piede {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sf_corpo_tutto {
	background-image: url(../immagini/sf_corpo_basso.png);
	background-repeat: repeat-y;
}
.sf_corpo_alto_modello {
	background-image: url(../immagini/sf_corpo_modello.png);
}
.sf_corpo_modello_alto {
	background-image: url(../immagini/sf_corpo_alto_modello.jpg);
}

a {
	text-decoration:none;
	color:#FFFFFF;
}


.testo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.mio, .mio:link, .mio:visited, .mio:active{
	color: #093385; 
	text-decoration: none;
}
.mio:hover{
	color: #093385; 
	text-decoration: underline; 
}



.immagine {
	border: 2px solid #91abe2;	
}

.titolo {
	font-size:14px;
	font-weight:500;
	color:#333333;
}

.linea {
	border-top: 2px solid #91abe2;
}


/*********************** PANNELLI NEWS ***************************/

.container-news {
	text-align:center;
	margin:0px auto 0px;
	width:550px;
}

.container-news .news-1 {
	margin: 0px 40px 40px 0px;
	width:255px;
	float:left;
	display:inline;
}

.container-news .news-2 {
	margin:0px 0px 40px 0px;
	width:255px;
	float:left;
	display:inline;
}
.clear {
	clear:both;
}

.news-panel {
	background:url(../immagini/sf_news1.jpg) no-repeat;
	width:254px;
	height:235px;
	font-family: "trebuchet MS", verdana, Arial, sans-serif;
	font-size:12px;
}

.header-news {
	height:20px;
	max-height:20px;
	padding:10px 12px 0px;
	text-align:left;
	vertical-align:middle;
}

.foto-news {
	height:85px;
	width: 200px;
	overflow: hidden;
	border: 2px solid #91abe2;
	margin-left: 5px;
}


.descrizione-news {
	height:80px;
	padding:5px 12px;
	line-height:1.5em;
	text-align:left;
	color:#FFFFFF;
}

.link-news {
	height:28px;
	max-height:20px;
	padding:5px 12px 0px;
	text-align:right;
}
.link-news a {
	text-decoration:none;
	color:#FFFFFF;
}

.data{
	color:#b6e3f6;
}

/**********************************/
.testo_contatti {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
}
.testo_informativa {
	font-family: "Trebuchet MS", Verdana;
	font-size: 8px;
	color: #666666;
}
.box {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #333333;
}.titolo_blu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #093385;
}
.titolo_Transit {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #25A3D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #25A3D6;
}
.tab_gamma {
	border: 1px solid #B6E3F6;
}
.testo_tabella_gamma {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #333333;
}
.testi_home {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #093385;
	line-height: 24px;
	text-align: left;
}
.testi_homeGrandi {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #093385;
}
.linea_orizzontale {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: 1 px;
	border-left-style: none;
	border-top-color: #092066;
	border-right-color: #092066;
	border-bottom-color: #092066;
	border-left-color: #092066;
}
.testi_home_sopra {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #093385;
	line-height: 24px;
	text-align: center;
}

