@charset "UTF-8";
body {
	background-image: url(images/sfondo_foglie.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#page #bottone_salsa {
	height: 97px;
	width: 100px;
	left: 554px;
	top: 0px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#page #contenuti {
	width: 654px;
	left: 0px;
	top: 100px;
	padding-top: 100px;
	min-height: 350px;
}
#page #contenuti p {
	color: #FFF;
	line-height: 20px;
}

#page #nav #titolo {
	position: absolute;
	width: 554px;
	bottom: 0px;
	font-size: 22px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


#newsletter {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	z-index: 20;
}
#newsletter .newsletter {
	background-color: #890C08;
	font-size: 12px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 90px;
}

.evento {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	width: 654px;
	height: 100%;
}

#page #contenuti .evento img {
	border: 1px solid #FFF;
}

.locandina {
	float: left;
	width: 250px;
	border: 1px solid #FFF;
}
.evento .titolo {
	font-size: 14px;
	color: #FDFE04;
	font-weight: bold;
	margin-bottom:1em;
}
.evento .descrizione {
	font-size: 12px;
}

#page #contenuti .evento a:link {
	color: #FFF;
	text-decoration: none;
}

#page #contenuti .evento a:visited {
	color: #FFF;
	text-decoration: none;
}
#page #contenuti .evento a:hover {
	color: #FFF;
	text-decoration: none;
}
.back {
	text-align: right;
	width: 654px;
}
#page .back label #back {
	background-color: #FA2C00;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: -1px;
}
