@charset "UTF-8";
/* CSS Document */

body,html {
	margin: 0;
	background-repeat: no-repeat;
	background-color: #6f182f;
	background-position: center center;
	background-image: url(../img/sfondo.jpg);
	height: 100%;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 10px;
}
#footer {
	padding-top: 10px;
	color: #FFFFFF;
}
#menu {
	height: 56px;
}
#rigaSottoMenu {
	height: 30px;
	background-color: #FFFFFF;
	width: 742px;
	margin: auto;
}
#box {
	background-color: #FFFFFF;
	width: 742px;
	margin: auto;
	background-image: url(../img/logo_03.jpg);
	background-repeat: no-repeat;
	background-position: center 24px;
	padding-top: 131px;
	height: 459px;
}
#boxHome {
	background-color: #FFFFFF;
	width: 742px;
	margin: auto;
	height: 590px;
}
a {
	text-decoration:underline;
	color:#761a34;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	text-decoration: none;
}
#imgCentrale {
}
.testo {
	width: 187px;
	float: left;
	line-height: 14px;
	padding-top: 22px;
	text-align: justify;
}
.testoContact {
	width: 250px;
	float: left;
	line-height: 15px;
	padding-top: 22px;
	text-align: left;
	padding-left: 70px;
}
img {
	border: 0;
}
#gallery img {
	padding-bottom: 10px;
}
.titolo14 {
	font-size: 13px;
	color: #731932;
	line-height: 18px;
}
#pressWeb img{
	padding-bottom:8px;
}
#pressPrint {
	width: 621px;
	margin: 20px auto;
	text-align: left;
	line-height: 18px;
	overflow: auto;
}
#pressPrint a {
	text-decoration:underline;
	color:#333333;
	font-size: 11px;
	padding-left: 6px;
}

#pressPrint a:hover {
	text-decoration:none;
	text-decoration: none;
}

