@charset "utf-8";
/* CSS Document */
body{background-image:url(img/bkg.jpg);
background-repeat:repeat-x;
background-color:#235181;
text-align:center;
margin: 0px;
font-family:Verdana, Geneva, sans-serif; font-size:11px;
}

.tabellaleft{border:1px solid #366594;vertical-align:text-top;}
	
/*.tabellaright{border:1px solid #666666;vertical-align:text-top;}*/
	
	
.left_top{	
	background: #FCE0BB url(img/bkg_left_top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 180px;;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-align:left;
	font-size:11px;
	padding:5px 8px	;
	font-weight:bold;
	overflow:auto;
}

.right_top{
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-weight:bold;	
}
 .testo{font-family:Verdana, Geneva, sans-serif;font-size:11px; margin: 5px; color:#000; overflow:hidden; text-align: left; font-weight: normal;}


.left_top ul {
	color: #black;


  margin: 0;
  padding: 0;
  width:183px;/* or use height (tricks IE into letting you click anywhere on the block, not just the text */
}
.left_top ul li {
	color: black;
  display: inline; /* this gets rid of the gaps */
  margin: 0;
  padding: 0;
}
.left_top ul li a {
 
  color: black;
  display: block;
  width:183px;/* or use height (tricks IE into letting you click anywhere on the block, not just the text */
	text-decoration:none;
}
.left_top ul li a:hover {
  background: #ffab3e;
} 

.left_bottom{
	overflow:auto;
	background-image:url(img/bkg_left_bottom.jpg);
	background-repeat:repeat-x;
	height: 149px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-align:left;
	font-size:11px;
	padding:5px 8px	;
	font-weight:bold;
}

.right_bottom{
	
	
	background-repeat:repeat-x;
	height: 149px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-align:left;
	font-size:11px;
	padding:5px 8px	;
	font-weight:bold;
}

.mapcontainer{
	border: 1px solid #767170;}
	
	
	
.footer{font-family:Verdana, Geneva, sans-serif; font-size:11px; color: #002f5f; text-align: center; font-weight: bold;}

.negozio{background-image:url(img/bkg_nome.jpg); width: 230px; height: 20px !important; height: 28px;  font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:bold; text-align:left; padding: 6px 5px;}

.fondor{
	background-image:url(img/bkg_right.jpg); background-repeat:repeat-x;  height: 406px;}
	
#adsense {text-align: center;color: #002f5f;}
