BODY, TD, SELECT, INPUT, A { 
	font-family: Arial, verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #010168;
}

BODY, FORM, INPUT {
	margin: 0px; background-color : #6E80AD;
}

.sfondo_index_centro	{
	background-image: url(images/sfondo_index_new.jpg);
	background-position : center;
	background-repeat : no-repeat;
}

.sfondo_index	{
	background-image: url(images/sfondo_index.gif);
	background-repeat : repeat-x;
}

.sfondo_top	{
	background-image: url(images/sfondo_top.gif);
}

.sfondo_home	{
	background-image: url(images/sfondo_home.gif);
}

.sfondo_home2	{
	background-image: url(images/sfondo_home2.gif);
}

.sfondo_home3	{
	background-image: url(images/sfondo_home3.gif);
}

.sfondo_prenota	{
	background-image: url(images/sfondo_prenota.gif);
}

.sfondo_news	{
	background-image: url(images/sfondo_news.gif);
}

.sfondo_bottom	{
	background-image: url(images/sfondo_bottom.gif);
}

.bico	{
	background-image: url(images/bico.gif);
	background-repeat : repeat-x;
	height: 51px;
	margin-bottom: 15px;
}

.menu	{
	margin-top: 1px; margin-right: 1px;
}

.bianco	{
	color : #FFFFFF;
}

.nero	{
	color : #000000;
	font-weight : bold;
}

.titolo	{
	font-size: 16px;
	font-weight: bold;
	color: #C70607;
}

.titolo_news	{
	color : #000000;
	font-size : 13px;
	font-weight : bold;
}


.sottotitolo_news	{
	color : #010168;
	font-size : 10px;
}

.news	{
	color : #010168;
	font-size : 11px;
}

.bordo_img	{
	border: 1px solid #1C73BA;
	margin-left: 10px;
	margin-bottom: 40px;
}

.dettaglio_news {
	border: 1px solid #1C73BA;
	margin-right: 20px;
	margin-bottom: 10px;
}

a.index			{
	color: #FFFFFF;
	text-decoration : none;
}

a.index:HOVER {
	text-decoration : underline;
}

a.news	{
	color: #66A0D1;
	font-size: 11px;
	font-weight : bold;
	text-decoration : none;
}

a.news:HOVER {
	text-decoration : underline;
}

a	{
	color: #66A0D1;
	font-weight : bold;
	text-decoration : none;
}

a:HOVER {
	text-decoration : underline;
}


#rosso	{color: #C70607}

.box	{
	padding: 0px;
	margin-left: 31px;
	margin-top: 5px;
	clear : both;
	width: 714px;
	font-size: 12px;
	clear both;
}

.box .imgsx	{
	margin-right: 30px;
	border: 1px solid #1C73BA;
	float: left;
	margin-bottom: 15px;
}

.box .titolo	{
	color: #000000;
	font-weight : bold;
}

.box .data	{
	color: #66A0D1;
	font-weight : bold;
}

.box .righina	{
	width: 714px;
	height: 21px;
	clear both;
	margin: 0px;
	margin-top: 30px;
	background-image: url(images/divisorio_news.gif);
	background-repeat : repeat-x;
}
