@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #846D8B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #846D8B;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #846D8B;
}.colonnaSx {
	background-image: url(../public/img/sx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.colonnaDx {
	background-image: url(../public/img/dx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sfondoColonneLaterali {
	background-color: #34405F;
}
.sfondoPrincipale {
	background-image: url(../public/img/sfondoMain.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 60px;
	padding-left: 60px;
}
.tabellaPrincipale {
	padding-right: 10px;
	padding-left: 10px;
}
.colonnaNews {
	padding-right: 10px;
}
.tabellaArchivioNews {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEBF8;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titoloNews {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #846D8B;
}
.approfondisci {
	line-height: 24px;
	font-weight: normal;
	color: #336600;
}
.menuSx {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #34405F;
	padding-left: 10px;
}
.cellaSponsor {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.cellaContenuti {
	text-align: justify;
	line-height: 16px;
}

