/* CSS Document */

/******************************* ID ELEMENTS ************************************/
#infoshow
{ 
  margin:10px 0px 25px 0px;
  height: 225px;
  width:300px;
  overflow:auto;
}

#pin_desc
{ 
  height:200px;
  width:290px;
 }

#buttonbox
{ 
  position:absolute;
  bottom: 0px;
}

/* IE specific to get polylines working */


#navbar ul {
background:url(http://ping.magicnet.it/img/tool.jpg);
list-style: none;
padding:6px 3em;margin:0;
text-align:left;	
}
#navbar ul li { 
	padding:5px 0;
	margin:0;
	display:inline;
} #navbar ul li.nascosto { display:none }
#navbar ul li a { 
text-decoration:none;
font-weight: bold;
padding:5px 10px 5px 10px;
background:transparent;color:#FF6600;
}
#navbar ul li a:hover { color:#fff; }
#navbar ul li#voisietequi a { background:transparent;color:#ffCC00;padding-bottom:6px;font-weight: bold }
#navbar ul { position:relative;top:1px }


#contactus input:focus, #contactus input.sffocus
{
background: #F1F7FD;
border-width: 2px;
border-color: #0099ff;
border-style: outset;
}

/******************* TITLE Class *************************************/
body
{ 
  background: #fff; /* url(/images/bg.png) repeat-x top left; */
  font-family: verdana, helvetica, arial;
  font-size:8pt;
  margin:15px;
  color:#333;
 } 
 
body ul
{
	color: #FF6600;
	font-variant: small-caps;
	font-size: 12px;
	list-style-image: url(http://www.magicnet.it/immagini/li_azzurro.gif);
	line-height: 2;
 } 

img { border: 0 }

a, a:visited
{ 
  color: #090;
 }

a.standout
{ 
  color: #fe9601;

}

h1
{
	font-size:36px;
	color: #0066CC;
	font: calibri;
 }

h2 {
	font-size: 14px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1em;
	color: #330099;
	font-weight: lighter;
}


.clear_left{
	clear:left;
}

h1,h2,h3,h4,h5,h6,p {
margin-bottom: 10px;
margin-left: 10px;
}

.padding {
	padding: 10px 0;
	margin: 0 10px;
}

.news img{
	float: left;
	margin: 10px;
	border: 1px #006600 solid;
}
help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#corpo #map .help ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #000000;
	line-height: 1;
}
#corpo #map .help li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #FF6600;
	line-height: 2;
	font-weight: bolder;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:10px;
}

