/* CSS Document */
html,body{
	margin:0;
	padding:0;
	font-size:95%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-align:left;
	background: url(../img/sfondo.jpg) top left repeat-x;
	background-color:#FFFFFF;
}
#container {
	width:871px;
	margin:auto;
}
#content {
	width:865px;
	margin:auto;
}
#carrello{
	padding-top:20px;
	width:165px;
	background-color:#6E2E4C;
	color:#FFFFFF;
	float:left;
	text-align:center
}
#carrello td{
	color:#FFFFFF;
	font-size:10px;
}
#carrello th{
	color:#FFFFFF;
	font-size:12px;
}
#testo {
	margin:auto;
	text-align:left;
	width:700px;
	min-height:250px;
	height:auto !important;
	height:250px;
}
#testo img{
	border:1px solid #6E2E4C;
}
#testo table img{
	border:0px;

}
#menu{
	width:868px;
	height:100px;
	margin:auto;
	text-align:center;
}
#collina{
	width:100%;
	height:216px;
}
.assoluta{
	position:absolute;
	bottom:0px;
	right:0px;
}
#footer{
	text-align:right
}
#footer span{
	font-size:10px;
	color:#000000;
}
#footer a{
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
img{
	border:0;
}
.clear{
	clear:both;
	margin:0;
	padding:0;
	font-size:0
}
.privacy{
	font-size:10px;
}
#attesa{
	visibility:hidden;
}
h1{
	font-size:16px;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	margin:5px 0px;
	padding:5px 5px;
	line-height:25px;
}
h2{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	margin:0px 0px;
	padding:5px 5px;
	line-height:18px;
}
h3{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:justify;
	margin:0px 0px;
	padding:5px 5px;
	line-height:12px;
}
.error{
	font-size:12px;
	font-weight:bold;
	display:none;
}
a:active{
	color:#000000;
}
a:hover{
	color:#000000;
}
a:visited{
	color:#000000;
}
a:link{
	color:#000000;
}
td{
	font-size:14px;
}
li{
	margin-left:30px;
	text-align:left;
	font-size:12px;
	color:#000000;
}
p{
	text-align:left;
	padding:0;
	margin:0;
}
#eventi {
	margin:auto;
	margin-top:20px;
	padding-left: 25px;
	padding-right: 25px;
	
	text-align:left;
	width:650px;
	height:250px;
	min-height:250px;
	height:auto !important;
	
}
#eventi > h1 {
	color:#6E2E4C;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 5px;
}
#eventi > h2 {
	margin-bottom: 12px;
	padding-bottom: 15px;
	border-bottom: 1px solid #6E2E4C;
	
}
#eventi > h2 img {
	float: left;
}
#eventi > h2 strong {
	color:#AB577E;
	font-size: 12pt;
	
}
#eventi > h2 div {
	float: left;
	
}
#eventi > h2:last-child {
	border: none;
}
#eventi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 5px;
}