body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin:0;
	background: #f2f2f2;
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 780px;
}
.Stile2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
form label.error{
	padding-left: 0.2em;
	color: red;
	font-size: 0.75em;
	float: right;
	line-height: 26px;
}
table#search_tf tr {
	height: 26px;
}
div#main_container {
	width:870px; 
	height: 225px; 
	padding-top:200px; 
	padding-left:73px; 
	background: transparent url(../images/placca.jpg) no-repeat 13px 0;
}
em {
	font-size: 0.8em;
}

em.note {
	color: white;
	font-style: normal;
}
em.ko_note {
	color: red;
}
em.ok_note {
	color: green;
}	

body {
	font: 10px verdana;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#box_green {
	background-color: #C1E065;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 1em;
	margin-bottom: 10px;
	border: 1px solid black;
	line-height: 1.7em;
}
.td {
	font-family: Verdana;
	font-size: 10px;

}

#indicazioni_stradali {
	display: none;
	top: 250px;
	background-color: #FFFFFF;
	padding: 11px;
	margin-bottom: 1em;
}

a.link_green:link, a.link_green:visited {
	font-weight: bold;
	color: #4a6f00; 
	font-family: Verdana;
    font-size: 11px;
	text-decoration: none;
}
a.link_green:hover {
	font-weight: bold;
	color: #4a6f00; 
	font-family: Verdana;
    font-size: 11px;
	text-decoration: underline;
}

.link a{
	color: #3b3c3c;
	text-decoration:none;
}
.link a:link{
	color: #3b3c3c;
	text-decoration:none;
}
.link a:hover{
	color: #3b3c3c;
	text-decoration:underline;
}
.link a:visited{
	color: #3b3c3c;
	text-decoration:none;
}
#map a { color: green;}

td.logo {
	position: relative;
	width: 860px;
	height: 120px;
	background: transparent url("../images/header.jpg") no-repeat top left;
}
td.logo a {
	float:left;
	width: 260px;
	height: 50px;
	text-indent: -5000px;
	outline: none;
}

body#noaddress div#map{
	width: 700px;
	height: 200px;
	margin-top:300px;
	margin-left: 100px;
	color: white;	
}
.evidence {
	color:#66cc00;
	font-weight: bold;
}

/*indicazioni stradali*/
#txt_route table tr td {
	background: white;
}
#getAllResult a {
	font-weight: normal;
	color: green;
}
#getAllResult a:hover {
	text-decoration: none;
}

