.contenitore /* Iexplore */ 
{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -233px;
  margin-left: -390px
}

/*>div.contenitore /* Firefox  
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 780px;
  height: 466px;
  margin: auto
}*/

.appuntamenti {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 108px;
	width: 680px;
	z-index: 3;
	overflow: hidden
}

.news {
	position: absolute;
	top: 0px;
	left: 680px;
	height: 108px;
	width: 100px;
	z-index: 3;
	overflow: hidden
}

.telefono {
    position: absolute;
    top: 110px;
    left: 519px;
    height: 165px;
    width: 262px;
    z-index: 3;
	overflow: hidden
}

.latoimgsx {
	position: absolute;
	top: 110px;
	left: 0px;
	height: 146px;
	width: 211px;
	z-index: 3;
	overflow: hidden
	}


.txtsotto {
	position: absolute;
	top: 346px;
	left: 0px;
	height: 100px;
	width: 780px;
	z-index: 3;
	overflow: hidden
}
.sxbasso 
{
  position: absolute;
  top: 446px;
  left: 0px;
  width: 550px;
  height: 20px;
  z-index: 3
}
.dxbasso 
{
  position: absolute;
  top: 446px;
  left: 550px;
  width: 150px;
  height: 20px;
  z-index: 3
}
.grigiosotto1 {
	position: absolute;
	top: 275px;
	left: 0px;
	height: 2px;
	width: 780px;
	z-index: 3;
	background-color: #999999;
	overflow: hidden
	}
.grigiosotto2 {
	position: absolute;
	top: 343px;
	left: 0px;
	height: 2px;
	width: 780px;
	z-index: 3;
	background-color: #999999;
	overflow: hidden;
	}
.grigiosopra {
	position: absolute;
	top: 108px;
	left: 0px;
	height: 2px;
	width: 780px;
	z-index: 3;
	background-color: #999999;
	overflow: hidden;
	}

.grigiolato {
	position: absolute;
	top: 110px;
	left: 517px;
	height: 165px;
	width: 2px;
	z-index: 3;
	background-color: #999999;
	overflow: hidden;
	}

.imgviso {
	position: absolute;
	top: 110px;
	left: 211px;
	height: 165px;
	width: 247px;
	z-index: 3
}
	
.imgverticale {
    position: absolute;
    top: 110px;
    left: 468px;
    height: 165px;
    width: 58px;
    z-index: 3
	}

.imgbenvenuto {
    position: absolute;
    top: 256px;
    left: 0px;
    height: 19px;
    width: 211px;
    z-index: 3
}

.imglogo {
    position: absolute;
    top: 278px;
    left: 0px;
    height: 54px;
    width: 780px;
    z-index: 3
}
.imgnews{
    border: none;
    height: 30px;
    width: 100px;    
}
p {
	text-align: left;
	font-family: Arial,'Times New Roman',sans-serif;
	font-size: medium;
}	
.normal {
	margin-left: 4%;
	color: #FF6600;
	background-color: white
}
.home {
    	margin-left: 4%;
	color: #666;
	background-color: white
}

a {
	background-color: #FFF;
	text-decoration: none;
	padding: 0 0 3px;
	border-bottom: 4px solid;
	color: #999;
}
a:link {
	color: #666;
	border-bottom:  2px solid  #666;
}
a:visited {
	color: #666;
	border-bottom: 2px solid #666;
}
a:hover {
	color: #666;
	font-weight:bold;
	border-bottom: 4px solid  #F60;
}
a:active {
	color: #666;
	font-weight:bold;
	border-bottom: 4px solid #F60;
} 
ul#menuhome{
	list-style: none;
	margin: 0;
	padding: 7px 0;
   border-bottom: 2px solid #999999;
	/*font-weight: bold;*/
   text-align: center;
	font-family: Arial,'Times New Roman',sans-serif;
	font-size: medium;
	white-space: nowrap}
ul#menuhome li{
	display: inline;
	margin: 0 3px}
ul#menuhome a{
	text-decoration: none;
	padding: 0 0 3px;
   border-bottom: 4px solid #FFF;
	color: #666}
ul#menuhome a#current{
	border-color: #F60;
	color:#666}
ul#menuhome a:hover{
	border-color: #F60;
	color: #666} 
hr { 
margin-left: 7%;
margin-right: 7%; 
}
body {
background-color: white;
}


