/* generali */
html {
	margin: 0px;
	padding: 0px;
}
/*
dinamico
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
	background-image: url('../img/sfondo-pagina-riga-giorno.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}
*/
div {
	padding: 0px;
	margin: 0px;
}

a {
	/*text-decoration: none;*/
	color: #bf0202;
}

a:Visited {
	/*text-decoration: none;*/
	color: #bf0202;
}

a:Hover {
	text-decoration: underline;
	color: #bf0202;
}


table {
	border-collapse: collapse;
}

.azzera-float {
	clear: both;
	font-size:1px;
}

/* sezioni */
/*
dinamico
#contenitore{
	width:100%;
	position: absolute;
	top:0px;
	left: 0px;
	background-image: url('../img/top-sfondo-pagina-giorno.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
*/
/*
dinamici
#top {
	width: 670px;
	height: 180px;
	float:left;
}
*/


#torna-home {
	float:left;
	width:130px;
	height: 175px;
}

#home {
	width:130px;
	height: 80px;
	padding-top: 82px;
	text-align:center;

}

#titolo-pagina {
	margin-top:110px;
	margin-left:40px;
	float:left;
	width:360px;
	height:40px;
}

#menu-top {
	margin-top:0px;
	float:left;
	margin-left:40px;
}

#stemma {
	margin-top:94px;
	margin-right:20px;
	float:right;
	width:66px;
	height:80px;
}

#centro {
	width: 669px;
	background-image: url('../img/sfondo-centro-bordo.gif'); 
	background-repeat: repeat-y;
	background-position: right;
	background-color: #f8f8f8; 
}

#menu {
	width: 180px;;
	text-align:center;
}

.punto-menu {
	border: 0px; 
	margin-bottom:2px; 
	margin-right:5px;
}

#scalinata {
	width: 200px;
	text-align:center;
	padding-top:34px;
/*	padding-bottom:17px;*/
	float:left;
	border-right: 1px solid #dadada;
/*	margin-top:17px; */
}

#quattro-box {
	float:left; 
	margin-top:17px; 
	width: 450px;
	background-image: url('../img/cornice-4-box.gif'); 
	background-repeat: no-repeat; 
	background-position: center;
}

#colonna-sn {
	float:left; 
	width:200px; 
	height:290px; 
}

/*
dinamico
#colonna-dx {
	float:right; 
	width: 210px;
	!width: 200px;
	height:290px; 
}
*/

#contenuti-pagina {
	width: 400px;
	float:left; 
	margin-top:17px; 
	margin-left:30px; 
/*	border: 1px solid black;*/
	text-align: left;

}

#contenitore-etichetta {
	height: 18px;
	background-color: #bf0202;
	background-image: url('../img/etichetta-titolo-sn.gif'); 
	background-repeat: no-repeat; 
	background-position: bottom left;
	padding: 0px 10px 0px 10px;
	float:left;
}

#titolo-etichetta {
	font-weight: bold; 
	color:white; 
	height: 16px;
	padding:1px 0px 0px 0px;
	float:left;
}

#fine-etichetta {
	background-color: #ffffff;
	background-image: url('../img/etichetta-titolo-dx.gif'); 
	background-repeat: no-repeat; 
	background-position: top right;
	height: 18px;
	float:left;
	width:7px;
}

.foto-centrale {
	border:0px;
	margin:1px 0px 0px 0px; 
	padding:0px;
}

#sottotitolo-pagina {
	text-align: center; 
	font-weight:bold; 
	color:white; 
	background-color:#bf0202; 
	height: 16px;
	width: 395px; 
	margin-top:1px;
	padding-top:1px;
}

#testo-pagina, #testo-pagina-elenco-attivita {
	margin-top:20px;
	margin-right:5px;
	text-align:justify;
	line-height:1.5em;
}

.box {
	width: 99%;
	height: 140px;
	padding-top:5px;
}

.foto-box {
	float:left;
	padding-left: 18px;
}

#bottom {
/*	height:163px;roby*/
	height:210px;
	width: 669px; 
/*	margin-bottom:15px;*/
	background-image: url('../img/bottom.gif'); 
	background-repeat: no-repeat;
	/*background-position: top right; roby*/
	background-position: bottom right;
}

#bottom-left {
	padding-left:15px;
	padding-top: 67px;
	float: left;
	width: 319px;
}

#indirizzo {
	/*height: 50px; roby*/
	/*height: 95px;*/
	width: 330px;
}

#copyright {
	height: 18px;
	color: #ffffff;
	margin-top: 20px;
}

#banner {
	float:left;
	margin-left: 50px;
	margin-top: 84px;
}

#credits {
	position:absolute;
	top:420px;
	left:750px;
	width: 30px;
	height:30px;
}

/* elenchi puntati */
ul.elenco-monumenti {
	margin:12px; 
	padding:4px;
}

li.riga-monumenti {
	list-style-image: url("../img/punto-menu.gif");
	line-height:1.5em;
}

/* testi */

.titolo-box {
	font-weight: bold;
	color: #003077;
	padding-left:18px;
	width:100%; 
	padding-bottom:5px;
	padding-top:5px;
}

.testo-box{
	padding-left:18px;
	padding-top:3px;
}

.titolo-menu-aperto {
	font-weight: bold;
	color: #003077;
	padding-bottom:5px;
	padding-left: 14px;
	padding-top:0px;
	border-bottom: 1px solid #dadada;
	text-align:left;
}

.titolo-menu {
	font-weight: bold;
	color: #003077;
	padding-left: 14px;
	padding-top: 1px;
	border-bottom: 1px solid #dadada;
	text-align:left;
	height: 26px;
}

.voce-menu {
	color: #bf0202;
	margin-left: 10px;
	height: 18px;
	font-weight: normal;

}

/* come raggiungerci */

.distanze-da {
	position:absolute;
	top:340px;
	left:490px;
	width:135px;
	height: 145px;
	z-index:200;
	border: 2px solid black;
	padding-left: 4px; 
	padding-right:4px;
}

.distanze-da-citta {
	float:left;
	text-align:left;
	margin-top:2px;
	font-weight: bold;
}

.distanze-da-km {
	float:right;
	text-align:right;
	margin-top:2px;
}

.tempi-distanze-da {
	width:160px; 
	margin-left:15px;
}

.tempi-distanze-da-citta {
	width: 60px;
	float:left; 
	text-align:left;
	margin-top:2px;
	font-weight: bold;
}

.tempi-distanze-da-km {
	width: 50px; 
	float:left; 
	text-align:right;
	margin-top:2px;
}

.tempi-distanze-da-min {
	width: 50px;
	float:right; 
	text-align:right;
	margin-top:2px;
	font-style: italic;
}


/* box eventi */
#contenitore-eventi {
	position:absolute;
	top:110px;
	left:669px;
	width: 191px;
	height:283px;
	background-image: url('../img/eventi.gif'); 
	background-repeat: no-repeat; 
	background-position: top left;
	overflow: hidden;
}

#contenitore-pulsanti-eventi {
	position:absolute;
	top:320px;
	left:860px;
	width: 21px;
	height:70px;
}

#link-eventi {
	float:right;
	width: 75px;
	height: 23px;
}

#eventi {
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 20px;
	height: 220px;
	position: relative;
	overflow: hidden;
}

#eventi a { 
	color:#003077;
	font-weight: bold;
}

ul.elenco-eventi {
	margin:0 .5em 0 1em;
	padding:0;
	overflow: hidden;
}

li.riga-eventi {
	line-height:1.5em;
	list-style: none;
	overflow: hidden;
	padding-top:10px;
}
/* fine box eventi */

/* box banner promo */
#contenitore-banner-promo {
	position:absolute;
	top:425px;
	left:669px;
	width: 191px;
	height: 225px;
	background-image: url('../img/sfondo-promo.gif'); 
	background-repeat: no-repeat; 
	background-position: top right;
}
#promo {
	margin: 17px 5px;
	position: relative;
}
#promo .titolo{
	display: block;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}
#promo .icona{
	border-bottom: 1px dotted #c3ba7e;
	padding: 9px 0;
}
#promo .icona img{
	vertical-align: middle;
	margin-right: 3px;
}
#promo a { 
	color: #000000;
	text-decoration: underline;
}
#promo a:hover { 
	text-decoration: none;
}
/* fine box banner promo */

/* elenco frammenti */
.elenco-frammenti {
	width: 100%;
	border:0px;;
	margin:0px;
	padding:0px;
}

.intestazione-frammenti {
	height: 25px;
	color: #003077;
	background-color: #f8f8f8; 
	font-weight: bold;
	padding:1px 0px 2px 4px;
	border-bottom: 2px solid #dadada;
}

.riga-frammenti {
	height: 20px;
	color: black;
	background-color: #f8f8f8; 
	font-weight: normal;
	padding:1px 0px 3px 4px;
	border-bottom: 1px solid #dadada;
}

#contenitore-frammento {
	width: 700px;
	border:0px;
	margin:20px 10px 10px 10px;
}

#frammento {
	border:1px solid black;
	padding:15px 15px 25px 15px;
	color: black;
	background-color: #f8f8f8; 
}

#chiudi-stampa-frammento {
	padding:5px;
	border-top: 1px solid black; 
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	width: 50px;
	text-align:center;
	float:right;
	color: black;
	background-color: #f8f8f8; 
}

#titolo-semplice-etichetta {
	color: #bf0202;
	font-weight: bold; 
	height: 16px;
	padding: 1px 0px 0px 0px;
	text-align: left;
	border-bottom: 1px solid #BF0202;
}
#menu-attivita-commerciali{
	text-align: center; 
	font-weight:bold; 
	color:white; 
	background-color:#bf0202; 
	width: 399px; 
	margin-top: 5px;
	padding: 0;
}
#menu-attivita-commerciali a{
	display: block;
	float: left;
	color: #ffffff !important;
	text-decoration: none !important;
	padding: 0;
}
#menu-attivita-commerciali a:hover{
	background-color: #003077;
}

#menu-attivita-commerciali img{
	vertical-align: middle;
	margin: 10px 0;
}
.link-precedente{
	width: 115px;
	border-right: 1px solid #dc7d7d;
}

.link-successivo{
	width: 115px;
	border-left: 1px solid #dc7d7d;
}

.link-elenco{
	width: 167px;
}

.torna-indietro-right {
	float:right;
	text-align:right;
	margin-top:5px;
	padding-right: 6px;
	height: 18px;
}

.torna-indietro-right-negozio{
	text-align:center;
	margin-top:5px;
	padding-right: 6px;
}

.torna-indietro-left {
	float:left;
	text-align:left;
	margin-top:5px;
	padding-right: 6px;
	height: 18px;
}

/* link */
a.LinkHome {
	text-decoration: none;
	color:#ffffff;
}

a.LinkHome:Visited {
	text-decoration: none;
	color: #ffffff;
}

a.LinkHome:Hover {
	text-decoration: underline;
	color: #ffffff;
}

a.LinkMenu {
	text-decoration: none;
	color:#003077;
}

a.LinkMenu:Visited {
	text-decoration: none;
	color: #003077;
}

a.LinkMenu:Hover {
	text-decoration: underline;
	color: #003077;
}

a.LinkMenuPano {
	text-decoration: none;
	color:#003077;
}

a.LinkMenuPano:Visited {
	text-decoration: none;
	color: #0030ff;
}

a.LinkMenuPano:Hover {
	text-decoration: underline;
	color: #0030ff;
}


a.LinkNero {
	text-decoration: none;
	color:black;
}

a.LinkNero:Visited {
	text-decoration: none;
	color: black;
}

a.LinkNero:Hover {
	text-decoration: underline;
	color: black;
}

a.LinkNoUnd {
	text-decoration: none;
	color: #bf0202;
}

a.LinkNoUnd:Visited {
	text-decoration: none;
	color: #bf0202;
}

a.LinkNoUnd:Hover {
	text-decoration: none;
	color: #bf0202;
}


/* form */

form {
	margin: 0px;
	padding: 0px;
}

.textbox {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #004fa3;
	/*width:100%;*/
	height: 13px;
	font-size: 10px;
}
.select {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #004fa3;
	width: 98%;
	height: 15px;
	font-size: 10px;
}

.textarea {
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #004fa3;
	width: 98%;
	height: 60px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
}

.button {
	color: #ffffff;
	background-color: #004fa3;
	border: 1px solid #000000;
	font-size: 10px;
}

#audio {
	border: 0px solid black;
	width:400px;
	height:110px;
	visibility:hidden;
	position:absolute;
	z-index: 500;
}

/* colori */
/*
rosso link #bf0202;
blu titolo #003077;
grigio righe #dadada;
azzurro sfondo eventi #baf8ff;
bianco centro #f8f8f8;
*/


/* pagine negozi */

.box_dati_negozio{
	width: 381px;
	background: transparent url('../img/sfondo-scheda-negozio.gif') top center no-repeat;
	padding: 4px 7px 0 7px; !padding: 9px 7px 0 7px;
	margin: 20px 5px 20px 0;
}
.box_dati_negozio h1{
	background-color: #003077;
	color: #ffffff;
	font-size: 140%;
	padding: 7px 5px; !padding: 5px;
	margin: 5px auto;
}
.indirizzo_negozio{
	float: left;
	width: 245px;
	margin-left: 3px;
	line-height: 190%;
}
.orario_negozio{
	margin-left: 3px;
}
.logo_negozio{
	float: right;
	max-height:126px;
	margin-right: 3px;
}
.box_dati_negozio p{
	margin: 0px 7px 21px 7px !important;
	padding: 0 !important;
	line-height: 190%;
/*	text-align: justify;*/
}
.link_scheda_negozio{
	float: left;
	padding: 7px 2px 9px 2px;
	background-color: #003077;
	color: #ffffff !important;
	border-left: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 32%;
	text-align: center;
	margin-top: 6px; !margin-top: 0px;
	margin-bottom: 0px;
}
.link_scheda_negozio:hover{
	background-color: #bf0202;
	text-decoration: none;
}
.link_scheda_negozio_selezionato{
	float: left;
	padding: 7px 2px 9px 2px;
	background-color: #ffffff;
	color: #bf0202 !important;
	border-left: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 32%;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px; !margin-top: 0px;
	margin-bottom: 0px;
}
.immagine_negozio{
	float: left;
	margin: 10px 6px;
	border: 3px solid #dadada;

}
p .messaggio-centrato{
	display: block;
	text-align: center;
	padding: 22px 0; !padding: 12px 0;
}

.box_dati_nascosto{
	position:absolute;
	left:0px;
	top:-900px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#att-comm{
	color:#003077;
	/*height:18px;*/
	margin-top:8px;
	/*padding-right:6px;*/
	font-weight:bold;
	font-size:140%;
	/*width:200px;*/
	text-align:left;
	/*float:left;*/
}

.titolo_gruppo{
	color: rgb(191, 2, 2);
	font-weight:bold;
}



/* pagina attivitą commerciali */

.elenco-att-comm{
	list-style:none;
}

.elenco-att-comm li{
	background-color:#F8F3D5;
	border:1px solid #F1E9BA;
	padding:4px;
	margin:4px 0;
	width:300px;
}


.quadratino-rosso{
	width: 10px;
	height: 10px;
	background-color: rgb(191, 2, 2);
	margin:1px 5px 0 3px;
	padding: 0px; 
	float: left;
}


#testo-pagina-elenco-attivita .titolo_gruppo{
	color: rgb(0, 0, 0);
	font-weight: normal;
	font-size: 150%;
	display: block;
	padding: 27px 5px 24px 5px;
}
#testo-pagina-elenco-attivita ul{
	margin-top: 0;
	margin-bottom: 20px;
}
.tipo_1{
	background: transparent url('../img/icona-ristoranti-pizzerie1.gif') top left no-repeat;
}
.tipo_2{
	background: transparent url('../img/icona-bar-pub-enoteche1.gif') top left no-repeat;
}
.tipo_3{
	background: transparent url('../img/icona-shopping1.gif') top left no-repeat;
}
.tipo_5{
	background: transparent url('../img/icona-gastronomia-alimentari1.gif') top left no-repeat;
}

/*fine pagina attivitą commerciali*/

#testapplet{
	border:5px dotted red;
	display:none;
}