body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	background-color: #5BB5DF;
	font-size: 11px;
	background-repeat: repeat-x;
}
td {
	font-size: 11px;
}
.bodyHome {
	background-image: url(img/fondo_pagina.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.testoBianco {
	color: #FFFFFF;
	line-height: 16px;
}
.testoBluBold {
	font-weight: bold;
	color: #274E60;
}
.linkBianco {
	color: #FFFFFF;
	text-decoration: none;
}
.linkBianco:hover {
	color: #274E60;
	text-decoration: underline;
}

.lineaBiancaDestra {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.testoFooter {
	color: #165574;
}
.sfondoIntestazione {
	background-image: url(img/fondo_top_homepage.gif);
	background-repeat: no-repeat;
}
.testoContenuti {
	line-height: 16px;
	color: #274E60;
}
.testobiancoBold {

	font-weight: bold;
	color: #FFFFFF;
}
.testoBlu {

	font-weight: normal;
	color: #274E60;
}
a {
	color: #FF7332;
	text-decoration: none;
}
a:hover {
	color: #274E60;
	text-decoration: underline;
}

.bodyNews {
	background-image: url(img/fondo_popup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #468BAB;
}
.bordiFotoGrandi {
	border: 1px solid #284F62;
}
.bordiFotoPiccole {

	border: 1px solid #284F62;
}
.linkBlu 
{
	color: #0B2F40;
	text-decoration: underline;
}

.linkBlu:hover
{
	color: #FF7332;
	text-decoration: none;
}
