body{
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		padding:0;
		margin:0;
		background-color:#63afff;
}
	
a:hover{
		text-decoration: underline;
	}

div, td, p
	{		
		font-size:12px;
		line-height:14px;
		color:#585858;
	}
		
h2
	{
		font-size:15px;
		font-weight:bold;
		color:#2554B3;
	}

/* strong
	{
		font-size:12px;
		line-height:14px;
		color:#585858;
	}

em
	{
		font-size:12px;
		line-height:14px;
		font-weight:bold;
		color:#2554B3;
	} */
	
a
	{
		font-size:12px;
		line-height:14px;
		color:#2554B3;
		text-decoration:none;
	}

.l1_text /* leggi */
	{
		font-size:12px;
		line-height:14px;
		font-weight:bold;
		color:#2554B3;
	}

.l2_text /* testo menu */
	{
		font-size:12px;
		line-height:14px;
		font-weight:bold;
		color:#fff; /* #DD0230 */;
	}

.ls_text /* firma bottom */
	{
		font-size:12px;
		line-height:14px;
		color:#fff;
	}

.lt_text /* menu laterale sx */
	{
		font-size:11px;
		line-height:14px;
		color:#7093AD;
	}
	
	a.lt_text{text-decoration:none;}	
	a.lt_text:hover{text-decoration:underline;}
	
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover{text-decoration:underline;}
	
	a.l1_text{color:#2554B3;text-decoration:none;}	
	a.l1_text:hover{text-decoration:underline;}
	
	a.l2_text{color:#333;text-decoration:none;}	
	a.l2_text:hover{text-decoration:underline;}

ul { 
	margin:0; 
	padding:0; 
	list-style:none
	}

.li1 
	{ 
	background:url(../images/a.gif) no-repeat left center; 
	margin: 3px 0 0 19px;
	padding:0 0 0 9px
	}
	
.li2 
	{ 
	background:url(../images/a1.gif) no-repeat left center; 
	margin: 3px 0 0 9px; 
	padding:0 0 0 9px;
	color: #333;
	font-weight: bold;
	}
	
.li3 
	{
	border-left: 1px solid #7093AD;
	margin: 3px 0 0 19px;
	padding:0 0 0 9px
	}

a.li 
	{
	font-size: 12px;
	font-weight: bold;
	color: #2554B3;
	text-decoration:none;
	border-left: 1px solid #7093AD;
	margin: 3px 0 0 19px;
	padding:0 0 0 9px
	}
		
a.li:hover{
	text-decoration:underline;
	}

img.img-hp {
	border: 1px solid #7093AD;
	padding: 5px;
	}

.topline {
	background-color:#c00000; 
	height:4px;
	}
	
.bottomline {
	background-color:#c00000;
	padding:15px;
	}
	
.middleline{
	border-bottom:1px solid #7093AD;
	}
	
.new {
	background-color:#c00000;
	color:#fff;
	font-size:8px;
	padding:2px;
	margin-bottom:3px;
	width:92px;
	text-align:center;
	}
	
.tour {
	background-color:#63afff;;
	color:#fff;
	font-size:8px;
	padding:2px;
	margin-bottom:3px;
	width:58px;
	text-align:center;
	}
