
body{
	text-align: Left;
	vertical-align: middle;
	font-family:tahoma,verdana,arial;
	font-size: 12px;
}

h1{
  color: #000000;
  text-align: Left;
  font-size: 12px;
  font-family:tahoma,verdana,arial;
  font-weight: normal;
  line-height: normal;
  margin: 0px 4px 0px 4px;
 
  }

h2{
  color: #000000;
  text-align: Left;
  font-size: 12px;
  font-family:tahoma,verdana,arial;
  font-weight: bold;
}

div#content{
	width:760px;
	height: 422px;
	border:1px solid black;
}

div#title{
	width: 760px;
	height: 68px;

}

div#menu{
	width: 760px;
	height: 22px;
	margin-right: 0px;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 0px;
	color: white;
        font-family:tahoma,verdana,arial;
	font-size: 12px;
}
	
div#menu_right{ 
        float:right;
        margin-right: 15px;
}
	
div#menuimg{
	width: 159px;
	margin-left: 32px; 
        background-image: url(../images/beb.jpg);
	background-repeat: no-repeat;
}
  
div#testo{
	width: 760px;
	height: 304px;
}  

div#destro{
	background-color: #FFFFFF;
	float: right;
	width: 280px;
	height: 304px;
}



div#footer{
	width: 760px;
	height: 23px;
}


a:link{color: white;}
a:active{color: white;}
a:visited{color: white ;}
a:hover{color:yellow;}

a.leng{
	 color: #666666;
}
