@charset "utf-8";
/* CSS Document */
body {
	background-color:#000;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
}
.left {
	background-image: url(image/leftheader.gif);
	background-repeat: repeat-y;
	width: 9px;
	float:left;
	
}

.right {
	background-image: url(image/rightheader.gif);
	background-repeat: repeat-y;
	width: 9px;
	float:left;
	
}
.contenitore {
	height: auto;
	width: 927px;
	float:left;
}
.top1 {
	top: 0;
	left: 0;
	clear: right;
	float: left;
	height: 139px;
	width: 927px;
}
.menu {
	clear: both;
	float: left;
	height: 29px;
	width: 927px;
	background-image: url(image/menuback.gif);
	background-repeat: repeat-x;
}
#testomenu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	float: right;
	height: auto;
	width: auto;
	margin-right: 30px;
	margin-top: 5px;
}
.banner {
	float: left;
	width: 270px;
}

#testomenu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: red;
	text-decoration: none;
	float: right;
	height: auto;
	width: auto;
	margin-right: 30px;
	margin-top: 5px;
}
.spot {
	background-color: #2D2F34;
	clear: both;
	float: left;
	height: 80px;
	width: 927px;
}
.spot #testospot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}
.colonnasinistra {
	float: left;
	height: 635px;
	width: 270px;
	background-color: #2D2F34;
}

.divisorio {
	background-color: #2D2F34;
	background-image: url(image/divisore.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #3196C6;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 270px;
}
.contenitorefoto {
	float: left;
	height: 168px;
	width: 270px;
}
.contenitorenews {
	float: left;
	height: 270px;
	width: 270px;
}

.colonnadestra {
	float: left;
	height: 635px;
	width: 657px;
	background-color: #2D2F34;
}
.colonnadestra table tr td .pulsanti {
	float: left;
	height: 250px;
	width: 252px;
	margin-right: 24px;
	margin-left: 24px;
}
table tr td .pulsanti .testopulsantirosso a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #971112;
	float: left;
	height: 42px;
	width: 250px;
	text-align: center;
	border: 2px solid #F63;
}
table tr td .pulsanti .testopulsantiblu a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #09043E;
	float: left;
	height: 42px;
	width: 250px;
	text-align: center;
	border: 2px solid #369;
}
.testocentrato {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}
.testogiustificato {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
#titolo_news{
  margin: 18px 0px 0px 18px;
  float:left;
  height:10px;
  font-weight:bold;
  font-family:verdana;
  color:#3196C6;
  font-size:14px;
  width: 220px;
  border: 0px solid #FF0000;

}
#testo_news{
 margin: 10px 0px 0px 18px;
  float:left;
  text-align:justify;
  overflow:auto;
  height:35px;
  font-family:verdana;
  color:white;
  font-size:12px;
  width: 220px;
  border: 0px solid #FF0000;
}

#testo_news a{
  color:white;
  text-decoration:none;
  }
#news_big .chiudi{
  float:left;
  width:75px;
  height:40px;
  margin:32px 0px 0px 5px;
  border: 0px solid #FF0000;
}
#news_big .titolo_news{
  margin: 18px 0px 0px 18px;
  float:left;
  height:40px;
  font-weight:bold;
  font-family:verdana;
  color:#3196C6;
  font-size:10px;
  width: 220px;
  border: 0px solid #FF0000;

}
#news_big .testo_news{
  margin: 8px 0px 0px 18px;
  float:left;
  text-align:justify;
  overflow:auto;
  height:235px;
  font-family:verdana;
  color:#4B4B4B;
  font-size:10px;
  width: 235px;
  border: 0px solid #FF0000;
}

.footeer_center{
	background-image: url(image/footer.gif);
	background-repeat: repeat-x;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 26px;
	text-align: center;
	margin: 0px;
	clear: left;
	height: 19px;
	width: 927px;
}
.contenitore_colonne {
	background-color: #2D2F34;
	float: left;
	width: 927px;
}
.testogiustificatopiccolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}
