@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg-body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#cont .contenuti .newsdoppia {
	border-top:1px solid #7b2528;
	float: left;
	width: 607px;
	text-align: left;
}
#cont {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	text-align: center;
}
#cont .contenuti .colonna1 {
	width: 297px;
	float: left;
	text-align: left;
}
#cont .contenuti .colonna2 {
	width: 294px;
	float: right;
	text-align: left;
}
#cont .tipologia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	margin: 0px 10px 0px 0px;
	padding: 0px 4px 3px;
}
#cont .data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7b2528;
	font-weight: bold;
}

#cont h1 {
	background-image: url(img/VA2011-logo.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 515px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.none {
	display: none;
}
#flash {
	height: 362px;
	width: 920px;
	margin-top: 5px;
}
.contenuti {
	width: 607px;
	float: left;
}
.menudx {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7b2528;
	width: 297px;
	text-align: left;
	margin-left: 622px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #7B2528;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7B2528;
	font-weight: normal;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	clear: both;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7b2528;
}
#footer p {
	margin-top: 7px;
	color: #7b2528;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
.bold {
	font-weight: bold;
	color: #7b2528;
}
.colore {
	color: #7b2528;
}
.bold-grande {
	font-size: 18px;
	font-weight: bold;
	color: #7b2528;
}

