/* Created by - mijalab */
/* Author - Mi Ja */
body {overflow-y:scroll}
/* link tutte le pagine */
a:link {font family: Verdana; font-size: 10px; font-weight: none; color: #333333; text-decoration: none} 
a:visited {font family: Verdana; font-size: 10px; font-weight: none; color: #333333; text-decoration: none} 
a:active {font family: Verdana; font-size: 10px; font-weight: none; color: #333333; text-decoration: none}
a:hover {font family: Verdana; font-size: 10px; font-weight: none; color: #333333; text-decoration: none}

/* link community */
a.lc:link {font-family: Verdana; font-size: 10px; font-weight: none; color: #006600; text-decoration: none} 
a.lc:visited {font-family: Verdana; font-size: 10px; font-weight: none; color: #006600; text-decoration: none} 
a.lc:active {font-family: Verdana; font-size: 10px; font-weight: none; color: #006600; text-decoration: none}
a.lc:hover {font-family: Verdana; font-size: 10px; font-weight: none; color: #333333; text-decoration: none}

/* link footer */
a.lf:link {font-family: Verdana; font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none} 
a.lf:visited {font-family: Verdana; font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none} 
a.lf:active {font-family: Verdana; font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none}
a.lf:hover {font-family: Verdana; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none}

/* titoli */
.tt { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight:normal; font-size: 11px; color: #000000}
/* titoli */
.tg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px; color: #f51100}
/* footer */
.ft {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size: 10px; color: #ffffff}

#sfondo { background-image:url(../images/bg_sfumato.jpg); background-repeat:repeat-x; 
}
#sfbondy { background-image:url(../images/bg_body.jpg); background-repeat:repeat-x; 
}

/* google map*/
.googmap{
	height:470px;
	width:470px;
	display:block;
