* {
    padding: 0;
    margin: 0;
} 
body,html {
 	 padding          : 0;
 	 margin           : 0;
 	 margin-bottom    : 10px;
  	 background:url('../images/5.jpg');
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #660033;
	 text-align:center;
    }
#gabbiacentrata{
	width:922px;
	margin:auto;
	text-align:left;
}
#gabbia {
	width: 772px;
	float:left;
	
}
#menu{
	width:772px;
	height:142px;
	background:url(../images/menu.jpg);

}
.menu-top{ 
    /*background: #F6F9FB;  */
	padding-bottom:  5px;
	padding-top	  :110px;
	padding-left  : 10px;
	width		  :750px;
	font-weight   : bold;
	vertical-align:bottom;
	text-align:left;
}

#top { 
background: no-repeat url('../images/base_01.jpg');
height: 20px;
}

#centro {
	/* width: 772px; */
	background: url('../images/base_02.jpg');
	background-repeat: repeat-y;
}

.header {
width:772px;
height: 220px;
/*filmato flash */
}

.navigatore{ 
    /*background: #F6F9FB;  */
	border-bottom : 1px dotted #660033; 
	padding-bottom: 3px;
	padding-left  : 12px;
	width		  : 720px;
	margin-left	  : 5px;
	font-weight   :bold;
	text-align:left;
}


.bloccoleft {
  float			   : left;
  width            : 180px;
  /*height           : 100%; */
	margin:0px 8px 0px 3px;
	padding:5px;
  /*background-color:#FFFF00; */

}

.middle {

	width: 550px;
	 float:right;
	/*margin-left: 10px;
	background-color:#FFCC00; */
	padding-right:18px;
	/*padding-left: 20px*/

}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#down {
	background: no-repeat url('../images/base_03.jpg');
	height: 20px;
	width:772;
}

.piedipagina {
	font-size:9px;
	font-weight:bold; 
    background: none; 
	text-align: center;
	vertical-align:top;
}
	
/* ----------------------colonna destra--------------------------------- */
#destro{
	width:150px;
	float:right;
	background-color:#990000;
	background:url(../images/base_c.jpg);
}
#topDx{
	width:150px;
	height:20px;
	background:url(../images/base_a.jpg);
}
#annuncio{
	width:120px;
	margin:0px 6px 0px 11px;
	padding:4px;
}
#bottomDx{
	width:150px;
	height:20px;
	background:url(../images/base_b.jpg);
}
/* ----------------------colonna destra--------------------------------- */

