@CHARSET "ISO-8859-1";
body{
	color: #001D71;
	font-size: 13px;
	font-family: arial,helvetica;
	
	background-color: #D0DDFF;	
}
img,a{
	text-decoration: none;
	border:none;	
}
#centrato{
	width:955px;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
}
#logo{
	height:81px;
	background-color: #001D71;
	text-align: center;
}
#scroller_news{
	height:27px;
	color:#001D71;
}
#titolo,#footer{
	height:23px;
	background-color: #001D71;
	text-align: center;
	color:#FFFFFF;
}
#titolo h1{
	margin:0px;
	font-size:19px;
	font-family:Times;
}
#pulsanti{
	width:695px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}
#col_sx{
	float:left;	
}
#menu_sx{
	margin-top:0px;
	background-color: #eaf0ff;
	width:100px;
	padding:10px;
}
#menu_sx hr{
	border:1px solid #9D003B;;
}
#menu_sx a{
	color:#9D003B;
	font-weight: bold;
}
#menu_sx a:hover,#pre-footer a:hover{
	background-color: #91bfc2;	
}
#btn_news{
	margin-top:10px;	
}
#content{
	width:690px;
	background-color: #FFFFFF;
	float:left;
	margin-left:10px;
	min-height:200px;
}
#menu_dx{
	width:122px;
	height:370px;
	margin-top:0px;
	margin-left:11px;
	float:left;
	text-align: center;
}
#pre-footer{
	padding-top:15px;
	margin-bottom:15px;	
	clear:both;
}
#pre-footer a{
	color:#001D71;
	font-weight: bold;
}
#free{
	font-size:12px;
	font-style:italic;
	color:#9D003B;
}
#a_contatti{
	margin-left:25px;
	margin-right:2px;
}
#a_newsletter{
	margin-left:200px;
}
#footer p{
	padding:3px;
}
/*HOME*/
#img_home{
	margin-top:0px;
}
#testo_home{
	margin-bottom:50px;	
}
#testo_home p{
	padding-left:18px;
	padding-right:18px;
	padding-bottom:3px;
	text-align:justify;
	font-size:12px;
	line-height: 1.5;
}
/*CHI SIAMO - VANTAGGI - DOMANDE*/
.content_sezioni h1{
	color:#9D003B;
	font-size:16px;
	text-align: center;
	margin:2px;
	margin-top:10px;
}
.foto_sezioni{
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.testo_sezioni{
	margin-left:230px;
	text-align: justify;
	margin-right:20px;
	font-size:12px;
	margin-bottom:20px;
}
.testo_sezioni p{
	margin:10px;	
}
.rosso{
	color:#993366;
	font-weight: bold;	
}
/*DOVE SIAMO*/
#mappa{
	width:690px;
	height:400px;
}
/*TESTO SCORREVOLE*/
.tickercontainer { /* the outer div with the black border */ 
	width: 955px; 
	height:27px;
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 1555px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 955px;
	font-weight:bold;
	font-size:10px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	font-size:13px;
	display: inline;
}
#news{
	font-weight:bold;
	color:#45B347;
}
.messaggio{
	color:#001D71;
	text-decoration: none;	
}
/*NEWS*/
.container_news{
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
	padding-bottom:10px;
}
.testo_news{
	margin:auto;
	font-size:11px !important;
}
.titolo_news{
	text-align: left !important;
	color:#9D003B;
	font-size:12px !important;
	margin:2px;
	margin-top:10px;
}
.link_allegato_news img{
	vertical-align: middle;
	padding-right:5px;
}
.link_allegato_news,.size{
	color:#9D003B;
}
.link_allegato_news:hover{
	text-decoration: underline;
}
.torna_indietro{
	text-decoration: underline;
	color:#001D71;
	font-weight: normal !important;
}
/*RASSEGNA STAMPA*/
#testo_rassegna_stampa h2{
	color:#9D003B;
	font-size:16px;
	text-align: center;
	margin:2px;
	margin-top:10px;
}
#col_dx_rassegna_stampa,#col_sx_rassegna_stampa{
	width:320px;
	float:left;
	padding-left:10px;
}
#col_sx_rassegna_stampa{
	margin-right:10px;
}
#testo_rassegna_stampa a{
	font-weight: bold;
	color:#001D71;
}
#testo_rassegna_stampa a:hover{
	text-decoration: underline;
}
#testo_rassegna_stampa{
	padding-left:10px;
}
/*EVENTI DALLO STUDIO*/
#testo_studio a{
	color: #001D71;
	font-weight: bold;
}
.link_allegato:hover{
	text-decoration: underline;
}
#testo_studio h1{
	color:#302B39;
	font-size:14px;
}
/*LOGO TOP*/
#flash_top{
	width:955px;
	margin-top:5px;
}