body {
	margin-top: 2px;
	color: black;
	background-color: #c0c0c0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 15px;
	padding-left: 15px;
	margin-top: 0px;
}
div#contenitore {
	width: 950px;
	border: 1px solid black;
	background-color: White;
	text-align: left;
	display: block;
	position: relative;
}
.spacer {
	height: 5px;
	clear: both;
}
.testata {
	display: block;
}
div#col-left {
	width: 184px;
	padding: 5px 0px 5px 24px;
	float: left;
	text-align: left;
	display: block;
}
div#video {
	padding-left: 7px;
}
div#titleVideo {
	padding-left: 7px;
	width: 230px;
	margin-bottom: 5px;
}
.videoList {
	display: block;
	margin: 5px 0px 5px 0px;
}
a.linkVideo:link, a.linkVideo:visited {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a.linkVideo:hover {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
div#col-center{
	width: 460px;
	padding: 30px 12px 5px 12px;
	float: left;
	text-align: left;
}
div#col-right {
	width: 252px;
	padding: 30px 0px 5px 0px;
	text-align: left;
	float: right;
}
div#col-center-interno{
	width: 710px;
	padding: 12px 12px 15px 12px;
	float: left;
	text-align: left;
	background-image: url(images/tratteggio_top_interno.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 5px;
}
div.voiceMenu {
	background-color: #ced0d2;
	height: 15px;
	width: 176px;
	display: block;
	border-bottom: 1px solid #747378;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
}
div#innerSection {
	color: #B60000;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
div#innerTitle {
	color: Black;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 10px 0px 10px 0px;
	padding-right: 10%;
}
div#innerContent {
	color: Black;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	display: block;
	margin: 10px 20px 0px 0px;
	padding-right: 10px;
}
div#innerBottom {
	display: block;
	background-image: url(images/tratteggio_bottom_interno.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 29px;
	margin: 10px 12px 10px 0px;
}
div#listArticles {
	color: Black;
	display: block;
	margin: 10px 20px 0px 0px;
	padding-right: 10px;
}
li {
	list-style-image: url(images/list-style-image.gif);
}
.tdCenterSection {
	background-image: url(images/tratteggio_lato.gif);
	background-repeat: repeat-y;
	padding: 3px 5px 3px 5px;
}
.tdTitleSection {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/tratteggio_top.gif);
	background-repeat: no-repeat;
	height: 19px;
}
td.tdTitleSection:first-letter {
	color: Red;
}
a.itemMenu:first-letter {
	color: Red;
}
a.itemMenu:link, a.itemMenu:visited {
	color: Black;
	text-decoration: none;
}
a.itemMenu:hover {
	color: Black;
	text-decoration: underline;
}
a.titSectionHome:link, a.titSectionHome:visited {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a.titSectionHome:hover {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
a.titleMainNews:link, a.titleMainNews:visited {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
a.titleMainNews:hover {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.titleSecNews:link, a.titleSecNews:visited {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.titleSecNews:hover {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.titleList:link, a.titleList:visited {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a.titleList:hover {
	color: #B60000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a.listMonth:link, a.listMonth:visited {
	color: black;
	font-weight: bold;
}
a.listMonth:hover {
	color: black;
	font-weight: bold;
}
div.mainNews {
	display: block;
	background-image: url(images/tratteggio_news.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 7px 3px 3px 7px;
}
div.separatore {
	display: block;
	height: 8px;
	width: 460px;
	background-image: url(images/separatore.gif);
	margin: 10px 0px 10px 0px;
}
.imgMainNews {
	float: left;
	border: 1px solid black;
	margin: 5px 5px 5px 0px;
}
.textError {
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.listNewsletter {
	padding-left: 20px;
}
