html,body{
margin: 0px;
padding: 0px;
}

body{
	background-color: #D9D9D9;
	font-family: verdana, arial, sans-serif;
	font-size: 10;
	color: #3A3D42;
	vertical-align: top;
	overflow: scroll;
}

#corpotabella{

}

#head{
margin: 0px;
padding: 0px;
}

#menu{
margin: 6px 0px 0px 0px;
padding: 0px;
}

#menu table, #menu table tr, #menu table td{
margin: 0px;
padding: 0px;
}



#bottonet{
  height: 29px;
  width: 172px;
	background-image: url(../site_image/Pulsante_Menu.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 15;
	font-weight: bold;
	color: #fff;
}
#bottoneb{
  height: 29px;
  width: 172px;
	background-color: #7E909E;
	text-align: center;
	font-size: 15;
}


#bottonet a{
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 15;
}

#bottonet a:link{
  color: #fff;
  text-decoration: none;
}

#bottonet a:hover{
  color: #D9D9D9;
	text-decoration: none;
}

#bottonet a:visited{
  color: #fff;
	text-decoration: none;
}

#bottonet a:active{
  color: #fff;
	text-decoration: none;
}

#bottoneb a{
  display: block;
  color: #3A3D42;
  text-decoration: none;
  font-size: 15;
}

#bottoneb a:link{
  color: #3A3D42;
  text-decoration: none;
}

#bottoneb a:hover{
  color: #D9D9D9;
	text-decoration: none;
}

#bottoneb a:visited{
  color: #3A3D42;
	text-decoration: none;
}

#bottoneb a:active{
  color: #3A3D42;
	text-decoration: none;
}



#hspace{
 width: 4px;
}

#vspace{
 height: 6px;
}

#container{
margin: 0px;
padding: 10px;
background-color: #7E909E;
}

#contenuti{
margin: 0px;
padding: 8px;
background-color: #BEC3C7;
}

#titolo{
margin: 10px 0px 0px 0px;
padding: 0px;
font-size: 14;
font-weight: bold;

}

#cornice{
  margin: 14px 0px 0px 0px;
  padding: 0px;
  width: 664px;
	background-image: url(../site_image/Righe.gif);
	background-repeat: repeat;

}

#testo{
margin: 14px 0px 30px 0px;
padding: 0px;
font-size: 12;

}

#testo p{
margin: 0px 0px 0px 0px;
padding: 0px;

}

#email{
vertical-align:bottom;.
}

#footer{
margin: 3px 0px 0px 0px;
background-color: #7E909E;
font-size: 9;
color: #fff;
height: 28px;
text-align: center;
line-height: 28px;
}
