html,form{
	margin: 0;
	padding: 0;
}
body {
	padding: 0px;
	margin: auto 0;
	background: #eae6de url(img/bgbody.gif) repeat-x scroll top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
p{
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
	color: #525252;
}
a:hover {
	text-decoration: underline;
}
a.noUnderline:hover{
	text-decoration: none;
}
img{
	border:0;
}
input ,textarea , select {
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	margin: 0;
	padding: 1px 2px 0 2px;
	text-align: left;
	background: #5e5e5e;
}

input.button{
	color: #646464;
	background: #f6f6f6;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	border: 1px solid #646464;
	margin: 0;
	padding: 1px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form{
	margin: 0;
	padding: 0;
}
fieldset{
	border: 1px solid #b3b3b3;
}
td{
	font-size: 0.70em;
	padding: 3px;
}
th{
	font-size: 0.70em;
	text-align: left;
	padding: 3px;
}
.g{
	font-weight:bold;
}
.noborder{
	border: 0;
}
.noview{
	display:	none;
}
h1{
	margin: 5px 0 3px 0px;
	padding: 0;
	color: #5c0e01;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
h1.bis{
	margin: 0;
	padding: 0;
	color: #7f7f7f;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}

h2{
	text-align: left;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	font-size: 11px;
	color: #4a4a4a;
}
#testo_home{
	text-align: left;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	color: #4a4a4a;
	line-height: 20px;
}
#testo_sezione{
	text-align: left;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #959595;
}
#image_sezione{
	text-align: left;
	font-weight: normal;
}
.floatLeft{
	float: left;
}
.clearLeft{
	clear: left;
	font-size: 1px;
	line-height: 1px;
}
.clearLeft0 {
	clear: left;
	font-size: 0;
	line-height: 0;
	height: 0px;
}
.clearRight0 {
	clear: right;
	font-size: 0;
	line-height: 0;
	height: 0px;
}
.clearAll {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 1%;
}
.c0{
	color: #000000;
}
.c1{
	color: #ffffff;
}
.c2{
	color: #a6a6a6;
}
.c3{
	color: #8f8f8f;
}
.c4{
	color: #2e5a24;
}
#sfondo{
	padding: 0 0 0 0o;
	margin: auto 0;
	text-align: center;
	background: url(img/bgsfondo.gif) no-repeat scroll top;
	
}
#sfondoHeader{
	padding: 0 0 0 0o;
	margin: auto 0;
	text-align: center;
	/*background: url(img/bgsfondo_header.gif) no-repeat scroll top;*/
}
#sfondoBody{
	padding: 0 0 5px 0;
	margin: auto 0;
	text-align: center;
	/*background: url(img/bgsfondo_body.gif) repeat-y scroll top;*/
}
#sfondoFooter{
	padding: 0 0 10px 0;
	margin: auto 0;
	text-align: center;
	background: url(img/bgsfondo_footer.gif) no-repeat scroll bottom;
}

#mainContent{
 	width:1004px;
 	height: auto !important;
 	min-height: 768px;
 	height: 768px;
	margin: auto;
	padding: 0;
	text-align: center;
	background: url(img/bgsfondo_body.png) repeat-y scroll top;
}
#mainContent .contenitoreSite{
	width: 939px;
	padding: 0;
	margin: 0 0 0 32px !important;
	margin: 0 0 0 0px;;
	text-align: center;
}
#header{
	width: 939px;
	height: 145px;
	background: url(img/bgheader.gif) no-repeat scroll top;
}
#headerHome{
	width: 939px;
	height: 134px;
	background: url(img/bgheader.gif) no-repeat scroll top;
}
#logo{
	width: 135px;
	height: 110px;
	margin: 15px 35px 0 15px;
	float: left;
}
#menu{
	width: 445px;
	height: 110px;
	float: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}
#menu .contenitore{
	margin: 20px 0 0 0px;
	padding: 0;
	text-align: left;
	font-size: 11px;
	color: #c5c5c5;
	font-weight: bold;
}
#menu .contenitore .box{
	float: left;
	margin: 0 23px 0 0;
}
#menu .contenitore .box a{
	color: #c5c5c5;
	text-decoration: none;
	font-size: 11px;
}
#menu .contenitore .box a.sel{
	color: #2e5a24;
	font-size: 11px;
}
#boxstrutt{
	width: 180px;
	margin: 35px 13px 0 0px;
	float: left;
	text-align: left;;
}
#assistenza{
	width: 114px;
	margin: 25px 0 0 0px;
	float: left;
	text-align: left;
}
#assistenza .lingua{
	text-align: right;
	padding: 0 5px 0 0;
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
}
#assistenza .lingua a{
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
}
#assistenza .lingua a.sel{
	font-weight: bold;
	color: #5c0e01;
	text-decoration: none;
}
#assistenza .elem{
	margin: 5px 0 0 0;
	text-align: right;
	color: #5c0e01;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
}

#corpo{
	width: 939px;
	padding: 0;
}
#corpo .contenitore{
	margin: 0px 0px 0 0px;
	padding: 0px 0 5px 0;
}
#topPage{
	width: 939px;
	height: 18px;
	padding: 0;
	background: url(img/bgtop.gif) no-repeat scroll top;
}
#homeSx{
	width: 363px;
	float: left;
	margin: 0 8px 0 0;
}
#homeSx .top{
	width: 363px;
	background: url(img/borderhome.gif) no-repeat scroll top;
	padding: 5px 0 0 0;
}
#homeSx .bottom{
	width: 363px;
	background: url(img/borderhome.gif) no-repeat scroll bottom;
	padding: 0 0 5px 0;
}
#homeSx .body{
	width: 363px;
	background: url(img/bodyhome.gif) repeat-y scroll top;
	text-align: left;
}
#homeDx{
	width: 568px;
	float: left;
	margin: 0 0 0 0;
}
#homeDx .elemento{
	width: 568px;
	height: 114px;
	margin: 0 0 4px 0;
	position: relative;
}
#homeDx .elemento a{
	display: block;
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
#homeDx .elemento .immagine{
	width: 558px;
	height: 104px;
	text-align: left;
	margin: 0 0 5px 0;
}
#homeDx .elemento .immagine .testo{
	margin: 0 0 5px 10px;
	width: 129px;
	height: 92px;
	overflow: hidden;
	background: #000000;
	filter:alpha(opacity=70);
	moz-opacity: 0.7;
	opacity: 0.7;
}
#homeDx .elemento .immagine .testo .titolo{
	margin: 5px 5px 0 5px;
	color: #ffffff;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
#corpopagina{
	width: 939px;
	margin: 0;
	padding: 0;
}
#corpopagina .abitazione{
	width: 180px;
	height: 234px;
	background: #a6a6a6;
	float: left;
}
#corpopagina .abitazione a{
	display: block;
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
#corpopagina .abitazione .immagine{
	width: 170px;
	height: 224px;
	text-align: left;
}
#corpopagina .abitazione .immagine .testo{
	margin: 0 0 0 2px;
	width: 164px;
	height: 75px;
	overflow: hidden;
	background: #000000;
	filter:alpha(opacity=70);
	moz-opacity: 0.7;
	opacity: 0.7;
}
#corpopagina .abitazione .immagine .testo .titolo{
	margin: 5px 10px 0 10px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
#corpopagina .abitazione .immagine .testo .testo{
	color: #ffffff;
	font-size: 11px;
	margin: 5px 10px 0 10px;
	line-height:20px;
}
#corpopagina  .topappl{
	width: 919px;
	background: url(img/borderappl.gif) no-repeat scroll top;
	padding: 5px 0 0 0;
}
#corpopagina  .bottomappl{
	width: 919px;
	background: url(img/borderappl.gif) no-repeat scroll bottom;
	padding: 0 0 5px 0;
}
#corpopagina  .bodyappl{
	width: 919px;
	background: url(img/bodyappl.gif) repeat-y scroll top;
	text-align: left;
}
#corpopagina .toppage{
	width: 935px;
	background: url(img/borderpage.gif) no-repeat scroll top;
	padding: 5px 0 0 0;
}
#corpopagina .bottompage{
	width: 935px;
	background: url(img/borderpage.gif) no-repeat scroll bottom;
	padding: 0 0 5px 0;
}
#corpopagina .bodypage{
	width: 935px;
	background: url(img/bodypage.gif) repeat-y scroll top;
	text-align: left;
}
#corpopagina .toppress{
	width: 933px;
	background: url(img/borderpress.gif) no-repeat scroll top;
	padding: 5px 0 0 0;
}
#corpopagina .bottompress{
	width: 933px;
	background: url(img/borderpress.gif) no-repeat scroll bottom;
	padding: 0 0 5px 0;
}
#corpopagina .bodypress{
	width: 933px;
	background: url(img/bodypress.gif) repeat-y scroll top;
	text-align: left;
}
#latoSx{
	width: 124px;
	float: left;
	margin: 0 5px 0 0;
}
#latoSx a{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #a6a6a6;
	text-decoration: none;
}
#latoSx a.selez{
	color: #5c0e01;
}
#latoCe{
	width: 358px;
	float: left;
	margin: 0 7px 0 0;
}
#latoCe .titolo{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 0;
}
#latoCe .testo{
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	padding: 0;
}
#latoDx{
	width: 425px;
	float: left;
	/*background: Lime;*/
	margin: 0;
}
#latoDx .contienegallery{
	margin:0 5px 0 5px;
	padding:0px 0 10px 0;
	height:425px;
}
#latoDx .contienegallery .text{
	padding-right:10px;
	padding-top:10px;
	color: #6A6457;
	text-align:right;
	font-size: 10px;
	font-weight: bold;
}
#contienepagina{
	width: 935px;
}
#contienepress{
	width: 933px;
}
#corpopagina .servizio{
	width: 467px;
	height: 122px;
	float: left;
	background: url(img/bgserv.gif) no-repeat scroll top;
	text-align: left;
}
#corpopagina .servizio a{
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
#corpopagina .servizio .immagine{
	width: 457px;
	height: 112px;
	text-align: left;
}
#corpopagina .servizio .immagine .testo{
	margin: 0 0 0 8px;
	width: 164px;
	height: 93px;
	overflow: hidden;
	background: #000000;
	filter:alpha(opacity=70);
	moz-opacity: 0.7;
	opacity: 0.7;
}
#corpopagina .servizio .immagine .testo .titolo{
	margin: 5px 10px 0 10px;
	color: #ffffff;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
#corpopagina .servizio .immagine .testo .testo{
	color: #ffffff;
	font-size: 12px;
	margin: 5px 10px 0 10px;
}
#contienepagina .paginaSx{
	width: 374px;
	float: left;
	margin: 0 2px 10px 0;
	padding: 0;
}
#contienepagina .paginaSx .top{
	width: 374px;
	height: 45px;
	background: url(img/paginatop.gif) no-repeat scroll top;
	padding: 0 0 0 0;
}
#contienepagina .paginaSx .bottom{
	width: 374px;
	background: url(img/paginabottom.gif) no-repeat scroll bottom;
	padding: 0 0 12px 0;
}
#contienepagina .paginaSx .body{
	width: 374px;
	background: url(img/paginabody.gif) repeat-y scroll top;
	text-align: left;
}
#contienepagina .paginaSx .body a{
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#contienepagina .paginaSx .body .image{
	width: 349px;
	margin: 0 0 13px 0;
}
#contienepagina .paginaSx .body .titolo,
#contienepagina .paginaDx .elemento .titolo{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
#contienepagina .paginaSx .body .intro,
#contienepagina .paginaDx .elemento .intro{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0 0 0;
}
#contienepagina .paginaDx{
	width: 542px;
	float: left;
	margin: 5px 0 0 0;
	background: #8f8f8f;
}
#contienepagina .paginaDx .imagenews{
	width: 162px;
	height: 109px;
	float: left;
	margin: 0 8px 0 0;
}
#contienepagina .paginaDx .elemento{
}
#contienepagina .paginaDx .elemento a{
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#contienepagina .paginaDx .guestSx{
	width: 160px;
	float: left;
	margin: 0 10px 0 0;
}
#contienepagina .paginaDx .guestSx .titolo{
	color: #2e5a24;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#contienepagina .paginaDx .guestSx .data{
	font-style: italic;
	color: #ffffff; 
}
#contienepagina .paginaDx .guestDx{
	width: 352px;
	float: left;
	margin: 0;
}


#sfogliapagina{
	text-align: right;
	margin: 0px 0px 00px 0;
	padding: 3px 0 3px 0;
	font-size: 10px;
	font-style: italic;
	color: #8f8f8f;
	font-weight: bold;
	background: #ffffff;
	border-top: 1px solid #8f8f8f;
}
#contienepagina .dettaglio{
	width: 925px;
	padding: 0;
	margin: 0 0 0 8px;
}
#contienepagina .dettaglio .top{
	width: 916px;
	height: 38px;
	background: url(img/dettnews_top.gif) no-repeat scroll top;
	padding: 0;
}
#contienepagina .dettaglio .body{
	width: 916px;
	background: url(img/dettnews_body.gif) repeat-y scroll top;
	padding: 0 0 10px 0;
}
#contienepagina .dettaglio .image{
	width: 418px;
	float: left;
}
#contienepagina .dettaglio .elemento{
	float: left;
	margin: 0 60px 0 0;
	color: #ffffff;
	font-size: 11px;
}
#contienepagina .dettaglio .link{
	margin: 5px 0 1px 0;
	color: #8f8f8f;
	font-size: 10px;
	text-align: right;
}
#contienepagina .dettaglio .link a{
	color: #6A6457;	
	text-decoration: none;
	font-weight: bold;
}
#contienepagina .backserv{
	margin: 15px 0 5px 0px;
	font-size: 12px;
	text-align: left;
	font-style: italic;
}
#contienepagina .backserv a{
	color: #6A6457;
	text-decoration: underline;
}
#contienepagina .dettaglio .back{
	margin: 0 0 5px 10px;
	font-size: 13px;
	text-align: left;
	font-style: italic;
}
#contienepagina .dettaglio .back a{
	color: #ffffff;
	text-decoration: underline;
}
#contienepress .latoSx{
	width: 243px;
	float: left;
	margin: 0 11px 0 0;
}
#contienepress .latoSx .categoria{
	color: #00000;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 2px 0;
}
#contienepress .latoSx .categoria a{
	color: #00000;
	text-decoration: none;
}
#contienepress .latoSx .categoria a.selez{
	color: #2e5a24;
	text-decoration: none;
	font-style: italic;
}
#contienepress .latoSx .sottocategoria{
	color: #00000;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 3px 10px;
}
#contienepress .latoSx .sottocategoria a{
	color: #8f8f8f;
	text-decoration: none;
}
#contienepress .latoSx .sottocategoria a.selez{
	color: #2e5a24;
	text-decoration: none;
	font-style: italic;
}
#contienepress .latoDx{
	width: 673px;
	float: left;
	margin: 0;
}
#contienepress .latoDx .press{
	width: 215px;
	float: left;
}
#contienepress .latoDx .press a{
	display: block;
	text-decoration: none;
	cursor: pointer;
}
#contienepress .latoDx .press .image{
	width: 108px;
	height: 140px;
	float: left;
	margin: 0 1px 0 0;
	background: url(img/imgpressarea.gif) no-repeat scroll top;
}
#contienepress .latoDx .press .testo{
	float: left;
	margin: 0;
	color: #050503;
	font-size: 11px;
}
#contienepress .latoDx .boxphoto{
	width: 329px;
	height: 132px;
	float: left;
	overflow: hidden;
}
#contienepress .latoDx .boxphoto a{
	display: block;
	width: 329px;
	height: 132px;
	text-decoration: none;
	cursor: pointer;
}
#contienepress .latoDx .boxphoto .colSx{
	width: 170px;
	height: 132px;
	background: url(img/bgphoto.gif) no-repeat scroll top;
	margin: 0 5px 0 0;
	float: left;
}
#contienepress .latoDx .boxphoto .coldx{
	margin: 0;
	float: left;
}
#contienepress .latoDx .contienephoto{
	margin: 0;
	padding: 0px 0 10px 0;
	height:625px;
}
#contienepress .latoDx .contienephoto .text{
	padding-right:10px;
	padding-top:10px;
	color: #6A6457;
	text-align:right;
	font-size: 10px;
	font-weight: bold;
}

#divform .elemform{
	color: #ffffff;
	font-size: 11px;
	margin: 0 0 3px 0;
}
.errore{
	text-align: left;
	color: #ff0000;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 0 5pxpx 0;
}
.risposta{
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 10x;
	padding: 5px 0 5pxpx 0;
}
#footer{
	width: 1004px;
	margin: auto;
	padding: 0;
	text-align: center;
}
#footer .contenitore{
	background: url(img/bgfooter_new.gif) no-repeat scroll top;
	font-size: 11px;
	margin: auto 0;
	color: #efefef;
	padding: 5px;
}
#alias{
	padding: 15px 0 10px 0;
	text-align: center;
}
#privacy{
	margin: 10px;
	color: #000000;
	font-size: 11px;
	text-align: left;
}
