html, body{  
  text-align: center;
  font-family: Tahoma, Verdana, sans-serif, arial;
  font-size: 12px;
  background: #e5e5e5;
}

#container{
  width: 82em;
  min-height: 50.5em;
  padding: 0em; 
  margin-left: auto;
  margin-right: auto;
  text-align:center;
	background-image:url(../images/sfondo.png);
	background-position: bottom;
	background-repeat: repeat-y;
  /*background:#000000;/*sfondo del conteriner*/
}

#header{
  width: 82em;
  padding: 0em;
  min-height: 7em;
  vertical-align:middle;
	text-align:left;
	background-image:url(../images/head.png);
	background-position:top;
	background-repeat:no-repeat;
  /*background:red;*/
}
#header img{
	border:none;
}

#navigator{
  width: 15em;
  min-height: 20em;
  text-align: center;
	padding-bottom:0.5em;
	padding-top:0.5em;
	padding-right:0.5em;
	padding-left:0.5em;
	margin-left:0.5em;
  float: left;
  /*background:#fde3ff;/*sfondo navigator sotto il menu */
}

#content{
  width: 65em;
  /*padding: 0.5em;*/
	padding-bottom:0.5em;
	padding-top:0.8em;
	padding-right:0.5em;
  margin: 0em;
  text-align: left;
  /*background:#bb234b; /*sfondo content */
  float: right;
}

#content2{
  background-image:url(../images/sfondo2.png);
  min-height: 36.5em;
  width: 62.3em;
  padding:0.5em;
	margin-right:0.5em;
  text-align:left; 
  color:#000;
  border: solid #98342e 0.2em;
  /*background:#D2D2D2;/*sfondo pagine*/
  float: right;
}

#footer{
	margin:0em;
	padding:0em;
	/*background:#fff;/*sfondo footer */
	text-align:center;	
	background-image:url(../images/footer.png);
	background-position: bottom;
	background-repeat:no-repeat;
	clear: both;
}
#footer2{
	width: 80em;
	border-top:solid #98342e 0.3em;
	text-align:center;
	min-height:2.2em;
	margin-left:1em;
	margin-right:1em;
}
#footer2 p{
	margin:0em;	
	padding:0.4em;
  font-size: 0.8em
}

#navBar{
	margin-top:0.7em;
	margin-left:1em;
	margin-right:1em;
	width:79.4em;
	height:1.2em;
	background:#98342e;
	padding:0.4em;
	color: #fff;
	text-align:left;
	font-weight: bolder;
}

#meteo{
	clear: both;
}

#meteo img{
	width:7.5em;
	border:none;
}
#meteo a{
	width:50em;
	border:none;
}

#w3c{
	clear: both;
	text-decoration: none;
}

#w3c img{
	width:4.5em;
	border:none;
}

#visite{
	min-height: 2em;
	clear: both;
}

#visite img{
	border:none;
}

#navBar a {
	font-size: 12px; 
	font-weight: bolder; 
	color: #fff;
}


/*Menu*/
div.jsenable h3{cursor: pointer}

div.jsenable ul ul{display:none}

div#menu li.hide ul{display:none}

div#menu li.show ul{display:block}

div#menu li.show h3{
		background-color: #98342e; /*sfondo sotto menu selezionato*/
		color:#fff}

#menu { 
	width:14.5em; 
	background:#fff;
	text-align: left; 
	float:left; 
	padding:0.3em; 
	margin:0.3em 0em 0.3em 0em; 
	border: solid #98342e 0.2em;
}
#menu h3{
		font-size: 100%; 
		margin: 0em; 
		padding: 0.3em 1em; 
		border-top: 0.1em solid #FFF;
		color: #fff;
		background-color: #9A0800;/* sfondo del menu del link con sotto menu*/
}
#menu ul,div#menu li{margin: 0;padding: 0em;list-style-type: none}
#menu li{margin: 0 0 0.1em 0}
#menu a{
	display: block;
	margin: 0em; 
	padding:0.3em 1em; 
	/*height: 1.5em;solo su IE*/ 
	line-height:  1.5em; 
	border-top: 0.1em solid #FFF;
	background-color:#98342E;/*sfondo del menu dei link normali*/
	color: #fff; 
	text-decoration: none;
	font-weight: bold
}

#menu a:hover{
		color: #000; 
		background-color: #DFA58A;
}

#menu ul ul a{
	color: #fff; 
	background-color: #9A343B;/*4BB647sfondo del menu dei link sottomenu*/
	font-weight: normal
}
.menuLink a {
	font-size: 100%;
	margin: 0;
	padding: 0.3em 1em; 
	border-top: 0.1em solid #FFF;
	color: #000;
	background-color: #9A2822;/*#9C6A3B;*/
}
/*fine menu9C6A3B;*/


#formMail { 
	text-align: center; 
}

.text{
	border: 0.1em dashed #98342e;
	font-size: 0.9em;
	font-family:Tahoma, Verdana, sans-serif, arial;
	width:30em; 
	height:1.6em;
	vertical-align:middle;
}
.textArea{
	border: 0.1em dashed #98342e;
	font-size: 0.9em;
	font-family:Tahoma, Verdana, sans-serif, arial;
	width:30em; 
	vertical-align:middle;
}
.lstMenu{
	border: 0.1em dashed #98342e;
	font-size: 0.9em;
	font-family:Tahoma, Verdana, sans-serif, arial;
	width:30em;
	height:1.6em;
	vertical-align:middle;
}
.cmdButton{
	border: 0.1em dashed #98342e;
	width:10em;
	height:2em;
	font-size: 1em;
	font-family:Verdana, Tahoma, sans-serif, arial;
	vertical-align:middle;
}

#index { 
	text-align: center; 
	min-height: 30em;
}
#index img{ 
	padding:0em;
	margin:0.7em;
	width:11.5em;
}
#Orari{
	margin:auto;
	text-align:center;
}
#Orari table{
	margin:auto;
	width:95%;
	border:0;
}
#Orari td p{
	margin-left:5em;
	font-size:1.2em;
	font-variant:small-caps;
	text-align:justify;
}
#index table{
	margin:auto;
	width:95%;
	border:0;
}
#index table td p{
	font-size:1.2em;
	font-variant:small-caps;
	text-align:justify;
}

#homeFoto { 
	text-align: center; 
	min-height: 30em;
}
#homeFoto img{ 
	padding:0em;
	margin:0.7em;
	height:7em;
	width:7em;
}
#homeFoto table{
	margin:auto;
	border:0;
}
#link{ 
	border: none;
	width:50em;
	margin-left:auto;
	margin-right:auto;
}
#link table{ 
	width:100%;
}
#link img{ 
	border:none;
}


.title{
	font-size: 1.1em;
	font-weight: bolder; 
	color: #98342e;
}
#titleBig{
	font-size: 1.5em;
	height:2em;
	font-weight: bolder;
	text-decoration:underline;
	text-transform: uppercase;
	margin:0;
	padding-left:0;
	color: #98342e;
}
#titleSmall{
	font-size: 1em;
	height:1.5em;
	font-weight: bolder;
	text-decoration:underline;
	text-transform: uppercase;
	margin:0;
	padding-left:0;
	color: #98342e;
}


#terminiCondizioni p{
	text-align:justify;
	/*text-indent: 0.5em;*/
	margin-top: 0; 
	margin-bottom: 0;	
}
#invioMail{
	margin:auto;
	text-align:center;
	
}
#invioMail p{
	text-align:justify;
	margin-top: 0; 
	margin-bottom: 0;
	width:30em;
}
#doveSiamo img{
	/*border:none;*/
	width:15em;
	float:left;
	padding:0em;
	margin-right:1em;
}
#doveSiamo p{
	font-size:1.2em;
	padding:0em;
	margin:0;
	padding-top:0.5em;
	padding-left:1.2em;
}

#chiSiamo{
	padding:0;
	padding-right:0.5em;
	padding-left:0.5em;
	margin-top:0;
}
#chiSiamo img{
	/*border:none;*/
	width:5em;
	padding:0em;
	float:left;
	vertical-align:middle;
	margin-right:1em;
}
#chiSiamo table{
	width:95%;
	padding:0em;
	margin: auto;
}
#chiSiamo p{
	text-align:justify;
	font-size:1.1em;
}

#servizi img{
	/*border:none;*/
	width:8em;
	padding:0em;
	float:left;
	vertical-align:middle;
	margin-right:1em;
}
#servizi table{
	width:95%;
	padding:0em;
	margin: auto;
}
#servizi table td{
	padding:0.5em;
	font-size:1.1em;
	width:50%;
}

#contatti{
	margin:auto;
	text-align:center;
}
#contatti table{
	width:26em;
	text-align:center;
	padding:0;
	margin:auto;
}
#contatti table th{
	background-color: #DFA58A;
	margin-top: 0; 
	margin-bottom: 0;
	font-size:1.2em;
	color:#000;
}

a:link, a:active, a:visited{color:#98342e ; font-weight: bolder; text-decoration: underline;}
a:hover {text-decoration: none; color:#DFA58A;  font-weight: bolder;}




.right{
	text-align:right;
}


hr.cleaner { clear:both; height:1px; margin: -1px 0 0 0; padding:0; border: none; visibility: hidden; }
.horline { border-top: solid #0066ff 2px;}

