/* CSS Document */
html,body{
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	/* background-color:#CDCD67; */
	background-color:#E8F4FE; 
}
div, p, h1, h2, h3, h4{
	margin:0;
	padding:0;
}

a img {
	border: none;
}

#menu{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #C4E594;
	font-family: Arial, sans-serif, Trebuchet MS, Verdana;
}

#menu ul, #menu ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu ul li {
	width: 100%;
	float: left;
	cursor: pointer;
	height: 25px;
	border-bottom: 1px solid #8DA459;
}

#menu ul li.attivo {
	color: #FFF;
}

#pagina{
	width: 900px;
	position: absolute;
	top: 0px;
	left:50%;
	margin: 0 auto auto -450px;
	font-size: 11px;
}


#contenuto{
	width: 100%;
	float: left;
}

#intestazione{
	width: 100%;
	float: left;
	height: 300px;
}

#parte_centrale {
	width: 100%;
	float: left;
	background: #FEF5AB url(../images/bg_centro.jpg) top left repeat-x;
	color: #5D5D5D;
}

#parte_centrale h2{
	font-family: "Baskerville Old Face", "Times New Roman", serif;
	font-size: 32px;
	color: #719044;
	font-weight: normal;
}

#parte_centrale p{
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	font-size: 13px;
	line-height: 20px;
}

#parte_centrale p b{
	color: #000;
}

#fondopagina{
	width: 100%;
	float: left;
	height: 63px;
	font-size: 10px;
	background: url(../images/bg_fondopagina.gif) bottom left no-repeat;
}

#dati_azienda{
	width: 100%;
	float: left;
	color: #719044;
	text-align: center;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#dati_azienda a:link, #dati_azienda a:visited {
	color: #FFF;
	text-decoration: none;
}

#dati_azienda a:hover {
	color: #FFF;
	text-decoration: underline;
}


#immagini_piccole {
	width: 270px;
	float: left;
}

#immagini_piccole .spazio{
	width: 132px;
	height: 132px;
	float: left;
	position: relative;
}

#immagini_piccole .sfondo{
	width: 112px;
	height: 112px;
	position: absolute;
	z-index: 10;
	background: #719044;
	left: 0;top: 0;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

#immagini_piccole .riquadro{
	width: 90px;
	height: 90px;
	position: absolute;
	z-index: 20;
	left: 11px;top: 11px;
	text-align: center;
	overflow: hidden;
}

#immagini_piccole .riquadro a:link img, #immagini_piccole .riquadro a:visited img{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

#immagini_piccole .riquadro a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:.1;
	opacity:1;
}

#cartina {
	width: 370px;
	float: left;
}

.news {
	width: 100%;
	float: left;
	cursor: pointer;
	font-family: "Times New Roman", "Baskerville Old Face", "Times New Roman", serif;
	color: #64853C;
	font-size: 12px;
	line-height: 15px;
}

.news b{
	color: #000;
}

.news h4{
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}



.spazio_news {
	width: 100%;
	float: left;
	height: 18px;
	padding-top: 10px;
	overflow: hidden;
}

.immagine_news .spazio{
	width: 112px;
	height: 112px;
	float: left;
	position: relative;
}

.immagine_news .sfondo{
	width: 112px;
	height: 112px;
	position: absolute;
	z-index: 10;
	background: #719044;
	left: 0;top: 0;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

.immagine_news .riquadro{
	width: 90px;
	height: 90px;
	position: absolute;
	z-index: 20;
	left: 11px;top: 11px;
	text-align: center;
	overflow: hidden;
}

.immagine_news img{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}


#dettaglio_news h4{
	color: #235119;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", "Baskerville Old Face", "Times New Roman", serif;
}

a.back:link, a.back:visited, a.back:hover {
	text-decoration: none;
}

a.back:link span, a.back:visited span{
	text-transform: uppercase;
	fint-size: 12px;
	font-weight: bold;
	color: #719044;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.back:hover span{
	color: #719044;
	text-decoration: underline;
}

#immagini_piccole_news {
	width: 260px;
	float: left;
}

#immagini_piccole_news .spazio{
	width: 220px;
	height: 220px;
	float: right;
	position: relative;
}

#immagini_piccole_news .sfondo{
	width: 202px;
	height: 202px;
	position: absolute;
	z-index: 10;
	background: #719044;
	left: 0;top: 0;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

#immagini_piccole_news .riquadro{
	width: 180px;
	height: 180px;
	position: absolute;
	z-index: 20;
	left: 11px;top: 11px;
	text-align: center;
	overflow: hidden;
}

#immagini_piccole_news .riquadro a:link img, #immagini_piccole_news .riquadro a:visited img{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

#immagini_piccole_news .riquadro a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:.1;
	opacity:1;
}

#numeri{
	font-family: "Baskerville Old Face", "Times New Roman", serif;
}

#numeri ul, #numeri ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#numeri ul li {
	width: 100%;
	float: left;
	background: url(../images/freccia_bianca.gif) top left no-repeat;
	line-height: 20px;
}

#numeri ul li .num{
	font-family: "Times New Roman", "Baskerville Old Face", serif;
	color: #31581A;
	font-size: 28px;
	font-weight: bold;
}

#numeri ul li .testo{
	font-family: "Baskerville Old Face", "Times New Roman", serif;
	color: #719044;
	font-size: 20px;
	font-weight: bold;
}

#testo_puntivendita{
	font-family: "Baskerville Old Face", "Times New Roman", serif;
}

#testo_puntivendita ul, #numeri ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#testo_puntivendita ul li {
	width: 100%;
	float: left;
	background: url(../images/freccia_pv.gif) top left no-repeat;
	line-height: 20px;
	margin-bottom: 10px;
}

#testo_puntivendita ul li .luogo{
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	font-size: 14px;
	font-weight: bold;
}

#testo_puntivendita ul li .indirizzo{
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	font-size: 13px;
}

/****************************************************
				STILE LIGHTSLIDE
****************************************************/

.highslide {
	cursor: pointer, url(highslide/graphics/zoomin.cur);
    outline: none;
}
.highslide img {
	border: 0;
}
.highslide:hover img {
	border: 0;
}


.highslide-image {
    border: 5px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
    background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	visibility: hidden;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
