/*home*/
img {
border-width: 0;
}
/*div.clearer {
clear: left; 
line-height: 0; 
height: 0;
}*/
.contenitore /* Iexplore */ 
{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -228px;
  margin-left: -350px
}

/*>div.contenitore /* Firefox 
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 700px;
  height: 456px;
  margin: auto
}
 */
.imglogo
{
  position: absolute;
  top: 0px;
  left: 100px;
  width: 500px;
  height: 286px;
  z-index: 3
}
.txt1 {
	position: absolute;
	top: 286px;
	left: 0px;
	width: 700px;
	height: 25px;
	z-index: 3;
	overflow: hidden
}
.txtmenu {
	position: absolute;
	top: 311px;
	left: 0px;
	width: 700px;
	height: 50px;
	z-index: 3;
	overflow: hidden;
	text-align: center;
}
.txt2 {
	position: absolute;
	top: 361px;
	left: 0px;
	width: 700px;
	height: 25px;
	z-index: 3;
	overflow: hidden;
}
.w3c 
{
  position: absolute;
  top: 386px;
  left: 0px;
  width: 700px;
  height: 50px;
  z-index: 3
}
.w3cimg  {
width: 88px; 
height: 31px; 
}
.sxbasso 
{
  position: absolute;
  top: 436px;
  left: 0px;
  width: 550px;
  height: 20px;
  z-index: 3
}
.dxbasso 
{
  position: absolute;
  top: 436px;
  left: 550px;
  width: 150px;
  height: 20px;
  z-index: 3
}
ul#menuhome{
	list-style: none;
	margin: 0;
	padding: 7px 0;
    	border-bottom: 2px solid #00FFFF;
	/*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 #00FFFF;
	color: Gray;
}
ul#menuhome a#current{
	border-color: #F60;
	color: #000000
	}
ul#menuhome a:hover{
	border-color: #F60;
	color: #000000
	}
p { 
text-align: left; 
font-family: Arial,'Times New Roman',sans-serif; 
font-size: medium; 
color:#000000;
text-align: center; 
}	 

/*Comuni*/


body {
	background-image: url('Images/direfareverticale.gif');
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #00FFFF; 
	color: #FFFFFF;
}

