/* foglio di stile che ridefinisce i tag principali */
*,* {
	margin: 0;
    padding: 0;
	}
body {
	padding: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	color:#666;
	text-align: left; 
	background-color:#fff;
	height: 100%;
	
}


a:link, a:visited, a:active{
	color:#ae3315;
	text-decoration:none
}
a:hover {
	color:#333;	 
	text-decoration:underline
}
*/
/* Default H1 Tag */
h1 {
	font-size: 1.2em;
	color: #0467AA;
	text-align: left
}

/* Default H2 Tag */
h2 {
	font-size: 0.9em;
	color: #0467aa;
	font-weight: bold;
	text-align: left
}

/* H3 Tag */
h3 {
background:#fff url(../images/line2.gif) bottom left no-repeat;
color:#af3316;
font-size:130%;
padding:5px 0;
padding-left: 8px;
}
 ul {
margin-left: 0;
padding-left: 0;
list-style: none;
padding-top:6px
}

 li {
padding-left: 10px;
background-image: url(../images/arrow_d.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

img { margin:8px 0 0 0; padding:0 }

h1,h2,h4 {
font-size:110%;
text-transform:uppercase;
color:#AF3316;
padding:6px 0;}

	h5 {
font-size:110%;
color:#000;
padding:6px 0;}

	h6 {
font-size:110%;
color:#333;
padding:6px 0;}

 caption {color: #AF3316; text-align: left;}
 table {margin: 0; padding: 2px; border-collapse: collapse; width: 97%;border:1px solid #f1f1f1}
  td,  th {padding: 2px 2px; border-bottom: 1px solid #EEE;}
 td + td {border-left: 1px solid #FAFAFA; color: #999;}
 td + td + td {color: #666; border-left: none;}
 td a {color: #333; text-decoration: none; text-align: left;}
 td a, th a {display: block; width: 100%;}
 td a:hover {background: #ccc; color: #FFF;}
 tfoot th {text-align: left;}
 th {text-align: left;}
 th + th {text-align: left;}
 th + th + th {text-align: left;}
 th a {color: #AF3316; text-decoration: none;}
 th a:visited {color: #F69;}
 th a:hover {color: #AF3316; text-decoration: underline;}
 thead tr, tfoot tr {color: #555; }
 tr {background: url(../images/bg_table.jpg) repeat-x #F8F8F8; color: #666;}
 tr:hover {background: #FFF;}

p {text-align: left; padding:6px 0}
img {
	border: 0;
	margin: 0;
	padding: 0;
	}
object {
	border: 0;
	}
hr {display:none}




/* per apertura in nuova finestra*/
a.new {
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
}

object  {
	display:block;
	}
#top_pagina {
	background:url(../images/top_pagina2.gif) no-repeat top right;
	text-align:right;
	padding:0;
	font-size:80%;
	color:#666;
	margin: 0 15px 5px 5px;
	padding-right:20px;
	height:16px;
	}
#top_pagina a{
	text-decoration: none;
	color:#666;
	}
#top_pagina a:hover{
	text-decoration: none;
	color:#137eb6;
	}
#line {
	
	border-top:1px solid #ccc;
	margin:0;
	padding:0;
	margin-top: 20px;
	height:10px
}
#stampa1 {
	background:url(../images/stampa.gif) no-repeat top left;
	float:left;
	text-align:right;
	padding:0;
	font-size:80%;
	color:#666;
	margin: 0 0 5px 0;
	height:15px;
	}
#stampa1 a{
	text-decoration: none;
	color:#666;
	padding-left: 18px;
	}
#stampa1 a:hover{
	text-decoration: none;
	color:#137eb6;
	}



a.mappa_g
{
padding-right: 20px;
background:#fff url(../images/mappa_g.gif) center right no-repeat;
}

#link_footer{
float:left;
}
 
table .gm 
{margin: 0; padding: 2px; border-collapse: collapse; width: 40%; border:1px solid #f1f1f1; background-color:yellow}
 

