body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0;
}

input {
	border: 1px dotted #CCCCCC;
}

p {
	margin: 0 0 12px 0;
}

h1 {font-size: 16pt; margin-left: 10px;margin-right: 10px;}

h2 {
	font-size: 14pt; margin-left: 10px; margin-right: 10px;
}

h3 {
	font-size: 12pt; margin-left: 0px; margin-right: 0px;
}

h4 {
	font-size: 12pt; margin-left: 50px; margin-right: 50px;
}

a {
padding: 3px;
}

a:link, a:visited {
color: #333333;
text-decoration: underline;
}

div#nav a:hover, a:active, a:focus {
	color: Black;
	text-decoration: none;
	background-color: #dcdcdc;
}

div#nav {
	float: left;
	width: 200px;
	padding-left: 5px;
    }
	 
div#nav ul {
	margin: 0;

	padding: 0;
	width: 200px;
	background: #Efefef;
}

div#nav li {
	position: relative;
	list-style: none;
	margin: 0px;
	border-bottom: 1px solid #A9A9A9;
}

div#nav li:hover {
	background: Silver;
}

div#nav li.submenu {
	background: url(submenu_over.gif) 100% 50% no-repeat;
	}

div#nav li.submenu:hover {
	background-color: #eee;
}

div#nav li a {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	width: 200px;
  }
  
div#nav>ul a {
	width: auto;
	}

div#nav ul ul {
	position: absolute;
	top: 0;
	left: 200px;
  display: none;
  }
  
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
}

#nav a:link {
	color: Black;
	font: bold;
}
#nav a:visited {
	color: #000000;	font: bold
}
#nav a:hover {
	color: #000000;	font: bold
}
#nav a:active {
	color: #000000;	font: bold
}

#wrapper {
	
	border: 1px solid #000;
	min-width: 700px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#wrapperhome {
	border: 1px solid #000;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#header {
position: relative;
	height: 110px;
	padding: 0px;
	background-color: white;
	color: Black;
}

#headertopbar{
	margin: 0px;
	height: 10px;
	padding: 0px;
	background-color: #ff7b00;
	background: url(images/header_dx_back1.jpg);
}

#topbarsx{
	left: 0px;
	top: 0px;
	width: 230px;
	padding: 0px;
	height: 10px;
	background-color: #efefef;
	background: url(images/header_sx_back1.jpg);
}

#edilizialogo{
	position: absolute;
	top: 20px;
	left: 15px;
	margin-left: 5px;
	margin-top: 5px;
	height: 80px;
	visibility: visible;
	z-index: 2;
	width: 534px;


}

#partners{
	position: absolute;
	top: 26px;
	right: 10px;
	width: auto; 
/*	border-left: 1px solid Black; */
	visibility: visible;
	z-index: 3;
	
}

#partnersloghi{
	margin-top: 3px;
	position: relative;
	right: 0px; 
	top: 3px;
	height: 70px; 
}



#sidebar1{

	position: absolute;
	left:15px;
	top:120px;
	width:220px;
	background:#fff;
		padding-bottom:0px;
}

#boxareariservata{
	
	margin-top: 10px;
	
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 190px;
		padding-bottom:0px;
		padding-left: 5px;
}


   	
html>body #boxareariservata {
	width:190px;
}

#sidebar2{

	position: absolute;
	right:15px;
	top:120px;
	width:220px;
	background:#fff;
	text-align: right;
	padding-bottom:0px;

}


#maincontent {
	top: 120;
	background:#fff;
	margin-left: 224px;
	margin-right:224px;
	border-left:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 225px;
	margin-right: 225px;
	padding-bottom: 0px;
	}

#maincontentfull {
	top: 120;
	background:#fff;
	margin-left: 224px;
	margin-right:0px;
	border-left:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 225px;
	margin-right: 0px;
	}	
	
html>body #centercontent {
	margin-left: 226px;
	margin-right: 226px;
}




#ricerca{
	position: absolute;
	right: 15px;
	top: 120px;
	margin: 0px;
	padding: 0px;

}



#footer{
	text-align: right;
	right: 0px;
	height: 60px;
	padding: 0px;
	background-color: #ff7b00;
	background: url(images/footer_back1.jpg);
}

#footerdx{
	float: right;
	right: 0px;
	padding-top: 0px;
	width: 220px;
	padding-bottom: 0px;
	height: 60px;
	background-color: #efefef;
	background: url(images/footer_dx_back1.jpg);
}



DIV#links {
	Z-INDEX: 100;
	float: right;
	width: 200px;
	margin-top: 18px;
	padding-right: 10px;
	
}

DIV#links A {
	TEXT-DECORATION: none
}


DIV#links A:hover {
	background: ;
}

div#links a span {
	display: none;
}

div#links a:hover span {
	float: right;
	display: block;
	position: relative;
	top: -20px;
	right: 200px;
	width: 200px;
	z-index: 100;
	color: White;
}




#titolofasciaverde{
	margin-left: 0px;
	height: 5pt;
	background-color: #ff7b00;
}


#titolonews{
	margin-left: 0px;
	height: 17pt;
	background-color: #DC143C;
}

#titoloprodotti{
	margin-left: 0px;
	height: 17pt;
	background-color: #7C7C7C;
}


#titoloeventi{
	margin-left: 0px;
	height: 17pt;
	background-color: #4169E1;
}

#titolopromozioni{
	margin-left: 0px;
	height: 17pt;
	background-color: #FFA500;
}

#loginhome{
	position:relative;
	text-align: right;
	left:0px;
	top:0px;
	width:auto;
}

.titolofascia {
	
	font-size: 14pt;
	text-transform: lowercase;
	color: #FFFFFF;
	padding-left: 10px;
}


.testo {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;


}

.testoevidenzanews{
	font-weight: bold;
	color: #DC143C;
}

.ricerca {

	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	color: #000000;
}

.ricercabianco {

	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	color: #ffffff;
}


.areariservata {
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(images/triangolo_bianco.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	background-color: #ff7b00;
	text-indent: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
}
.testologinhome {
	font-size: 10pt;
	background-color: #efefef;
	background-image: url(images/triangolo_bianco.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	padding-left: 15px;
	
	text-indent: 0pt;




}
.testologinhomeentra {

	font-size: 10pt;
	background-color: efefef;
	background-image: url(images/form_go_news.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 25px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.titolofreccia {
	font-size: 14pt;
	font-weight: bolder;
	color: #000000;
	background-image: url(images/outset.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 50px;

}

.titolopartners{
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	background-color: #efefef;
	background-position: right;
	text-indent: 5pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(images/triangolo_bianco.gif);
	background-repeat: no-repeat;
}

.clsSplitter {
          clear: both;
    }
    /* Hide for all IE */
body>div .clsSplitter {
          height: 1px;
    }
    /* End Hide */
.footercopy {
	top: 0px;
	font-size: 8pt;
	color: #333333;
	text-align: center;
   margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;

}
.footericone {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.newsmenudata {
	font-size: 10pt;
	font-weight: bolder;
	color: #DC143C;
	width: 200px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 1px 5px 5px;
}

.eventimenudata {
	font-size: 10pt;
	font-weight: bolder;
	color: #4169E1;
	width: 200px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 1px 5px 5px;
}

.promomenudata {
	font-size: 10pt;
	font-weight: bolder;
	color: #FFA500;
	width: 200px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 1px 5px 5px;
}

.newsmenutitolo {
	font-size: 10pt;
	font-weight: normal;
	color: #515151;
	width: 200px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}

.eventimenutitolo {
	font-size: 10pt;
	font-weight: normal;
	color: #515151;
	width: 200px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}

.promomenutitolo {
	font-size: 10pt;
	font-weight: normal;
	color: #515151;
	width: 200px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}
.newtablebordertopbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.tabhomerigaverde {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: Black;
	border-left: 1px solid Black;
	border-top: 5px solid #ff7b00;
	padding-left: 30px;
	padding-right: 30px;
}

.tabhomerigaverdenospazio {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: Black;
	border-left: 1px solid Black;
	border-top: 5px solid #ff7b00;
	padding-left: 0px;
	padding-right: 0px;
}

.tabborderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: Black;
	border-left: 1px solid Black;
	padding-left: 0px;
	padding-right: 0px;
}


.homenewstitolo {
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #DC143C;
	background-image: url(images/triangolo_bianco.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.homeeventititolo {
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #4169E1;
	background-image: url(images/triangolo_bianco.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 350px;
}

.homepromotitolo {
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FFA500;
	background-image: url(images/triangolo_bianco.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

.homenewstxt {
	font-size: 8pt;
	color: #000000;
	background-image: url(images/triangolo_grigio.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 3px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: auto;
	border-bottom: 1px solid Silver;

}

.hometxt {
	font-size: 8pt;
	color: #000000;
	background-image: url(images/triangolo_grigio.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 3px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 95%;
	border-bottom: 1px solid Silver;
}
.tabborderbottom {
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Black;

}
#contenitorehome{
	position: absolute;
	left: 244px;
	top: 407px;
	width: 720px;
	height: 100px;
	border-top: 1px solid #000000;
}
.menutestuale {
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: -30px;
	padding-left: -30px;


}
.newsmenuprodottotitolo {

	font-size: 10pt;
	font-weight: bolder;
	color: #7C7C7C;
	width: 200px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 1px 5px 5px;
}
.prodotticategorietxt {
	font-size: 10pt;
	font-weight: normal;
	color: #5C5C5C;
	width: 200px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9D9D;

}
.headerindirizzilink {


	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	color: #000000;
}
.headerindirizzo {
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-align: left;

}

.citazione {
	font-size: 9pt;
	font-style: italic;
	text-align: left;
}
.newsdata {
	font-size: 10pt;
	font-weight: bolder;
	color: #DC143C;
	text-align: left;
	padding: 0px;
	margin-right: 50px;
	margin-left: 50px;

}
.abstract {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.eventidata {
	font-size: 10pt;
	font-weight: bolder;
	color: #4169E1;
	width: 200px;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;

}
.promodata {
	font-size: 10pt;
	font-weight: bolder;
	color: #FFA500;
	width: 200px;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;

}

.prodotticatmenu A:link {
	color: White;
		font-weight: bolder;
			text-decoration: none;
			background-color: transparent;
}

.prodotticatmenu A:visited {
	color: White;
	font-weight: bolder;
	text-decoration: none;
	background-color: transparent;
}

.prodotticatmenu A:active {
	color: White;
	font-weight: bolder;
	text-decoration: none;
	background-color: transparent;
}

.prodotticatmenu A:hover  {
	color: White;
	font-weight: bolder;
	text-decoration: underline;
	background-color: transparent;
}


.prodottilsubcatink A:link {
	color: black;
	text-decoration: none;
	background-color: transparent;
}

.prodottilsubcatink A:visited {
	color: black;
	text-decoration: none;
	background-color: transparent;
}

.prodottilsubcatink A:active {
	color: black;
	text-decoration: none;
	background-color: transparent;
}

.prodottilsubcatink A:hover  {
	color: black;
	font-weight: bolder;
	text-decoration: underline;
	background-color: transparent;
}

