* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

A, A:hover {
	text-decoration: none;
}

HR {
	display: none;
}

BODY {
	font-size: 100%;
	background-color: #F2F1C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #747474;
}

#Wrapper {
	width: 100%;
	background-color: #FFFFFF;
}

/*
#Testata {
	position: relative;
	width: auto;
	height: 149px;
	background-image: url('../immagini/home2005/b_testata.gif');
	background-repeat: repeat-x;
}
*/

#TestataHome {
	position: relative;
	width: auto;
	height: 149px;
	background-image: url('../immagini/home2005/b_testata.gif');
	background-repeat: repeat-x;
}

#TestataVivere {
	position: relative;
	width: auto;
	height: 149px;
	background-image: url('../immagini/home2005/b_ambito_vivere.gif');
	background-repeat: repeat-x;
}

#TestataVisitare {
	position: relative;
	width: auto;
	height: 149px;
	background-image: url('../immagini/home2005/b_ambito_visitare.gif');
	background-repeat: repeat-x;
}

#TestataCartellone {
	position: relative;
	width: auto;
	height: 149px;
	background-image: url('../immagini/home2005/b_ambito_cartellone.gif');
	background-repeat: repeat-x;
}

#TestataTemi {
	position: relative;
	width: auto;
	height: 149px;
	background-image: url('../immagini/home2005/b_ambito_temi.gif');
	background-repeat: repeat-x;
}

#Logo {
	position: absolute;
	width: 423px;
	height: 49px;
	top: 0px;
	left: 0px;
	background-image: url('../immagini/home2005/comune_logo.gif');
}

#Logo A {
	display: block;
	width: 423px;
	height: 49px;
	text-indent: -9999px;
}

#SitoUfficiale {
	position: absolute;
	width: 179px;
	height: 49px;
	top: 0px;
	right: 8px;
	background-image: url('../immagini/home2005/sito_ufficiale.gif');
}

#SitoUfficiale H2 {
	text-indent: -9999px;
}

#Ambiti LI {
    display: inline;
    list-style-type: none;
}

#Ambiti A {
    display: block;
    position: absolute;
	top: 75px;
	width: 187px;
	height: 56px;
	text-indent: -9999px;
}

#Ambiti DIV.Sopra {
    display: block;
    position: absolute;
	top: 51px;
	width: 187px;
	height: 24px;
	text-indent: -9999px;
}

/* VIVERE */

#Ambiti DIV#SopraVivereOn {
	background-image: url('../immagini/home2005/ambiti/area_civica_on.jpg');
	right: 576px;
}

#Ambiti DIV#SopraVivereOff {
	background-image: url('../immagini/home2005/ambiti/area_civica_off.jpg');
	right: 576px;
}

#Ambiti A#Vivere {
	background-image: url('../immagini/home2005/ambiti/vivere_off.jpg');
	right: 576px;
}

#Ambiti A#Vivere:hover, A#VivereAct  {
	background-image: url('../immagini/home2005/ambiti/vivere_on.jpg');
	right: 576px;
}

/* VISITARE */

#Ambiti DIV#SopraVisitareOn {
	background-image: url('../immagini/home2005/ambiti/area_turistica_on.jpg');
	right: 384px;
	text-align: right; /* posizionamento bandiere */
	padding-top: 1px;
}

#Ambiti DIV#SopraVisitareOff {
	background-image: url('../immagini/home2005/ambiti/area_turistica_off.jpg');
	right: 384px;
	text-align: right;
	padding-top: 1px;
}

#Ambiti A#Visitare {
	background-image: url('../immagini/home2005/ambiti/visitare_off.jpg');
	right: 384px;
}

#Ambiti A#Visitare:hover, A#VisitareAct  {
	background-image: url('../immagini/home2005/ambiti/visitare_on.jpg');
	right: 384px;
}

/* CARTELLONE */

#Ambiti DIV#SopraCartelloneOn {
	background-image: url('../immagini/home2005/ambiti/appuntamenti_on.jpg');
	right: 192px;
}

#Ambiti DIV#SopraCartelloneOff {
	background-image: url('../immagini/home2005/ambiti/appuntamenti_off.jpg');
	right: 192px;
}

#Ambiti A#Cartellone {
	background-image: url('../immagini/home2005/ambiti/cartellone_off.jpg');
	right: 192px;
}

#Ambiti A#Cartellone:hover, A#CartelloneAct {
	background-image: url('../immagini/home2005/ambiti/cartellone_on.jpg');
	right: 192px;
}

/* TEMI */

#Ambiti DIV#SopraTemiOn {
	background-image: url('../immagini/home2005/ambiti/approfondimenti_on.jpg');
	right: 1px;
}

#Ambiti DIV#SopraTemiOff {
	background-image: url('../immagini/home2005/ambiti/approfondimenti_off.jpg');
	right: 1px;
}

#Ambiti A#Temi {
	background-image: url('../immagini/home2005/ambiti/temi_off.jpg');
	right: 1px;
}

#Ambiti A#Temi:hover, A#TemiAct {
	background-image: url('../immagini/home2005/ambiti/temi_on.jpg');
	right: 1px;
}

ADDRESS#IndirizziAlto {
	font-size: 80%;
	color: #98986E;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#IndirizziAlto STRONG {
	color: #146226;
}

.Inv {
	display: none;
}

.Clear {
	clear: both;
	height: 1px;
	font-size: 0px;
}
