/***********************
 (c) 2002 E-side s.r.l. 
 ***********************/
 
/* Stile vuoto */
.base{}
.lightbox{}
BODY 
{ 
    background:white; 
    color: black; 
    margin:0px;
	padding:0px;
} 

h1,h2,h3,h4,p{margin:0;padding:0;}

h1 {
    color: #969696;
    font-weight:normal;
    font-family:times new roman,arial;
    font-size:24px;
    line-height:28px;
    padding:0 0 10px 0;
}
h2{
    font-family:georgia, arial;
    font-size:24px;
    font-weight:normal;
    line-height:30px;
    color:#989898;
}
h3{
    font-family:arial;
    color:#596da2;
    font-size:15px;
    font-weight:bold;
    line-height:15px;
    text-transform:none;
}
h4{
    margin-top:12px;
	font-family:arial;
    color:#AB1919;
    font-size:11px;
    font-weight:normal;
    line-height:12px;
    text-transform:uppercase;
}
.titoli{color:#596da2;font-weight:bold;font-size:15px;line-height:15px}
.monumenti-opere, .monumenti-opere *{
	color:#596da2;
	font-weight:bold;
	font-size:12px;
}

.località{color:#596da2;font-weight:bold;font-style:italic;}

td,p,body,input,textarea,select,li,ul {font-family:arial,verdana;font-size: 12px;line-height:18px;} 

p{margin-bottom:3px;}

a{color:#b10f24;text-decoration:none;}
a:hover{color:#c7313a;border-bottom:none;}

a.tratteggiato{
	border-bottom:1px dashed #888;
}

a.crumbs {}
a.crumbs:hover {}
.acrumbs {}




.dim0 {width: 95px}
.dim1 {width: 250px}

input,textarea
{
	border: 1px #333333 solid;
}

.but
{
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
}
.cbx,.bbx,.rbx,.img
{
	border: 0px
}

.blue{color:#2E4764;border-bottom:none;}
.blue:hover{color:#666;}

.bold{font-weight:bold;}

/***************************
 **** PERCORSI TURISTICI ***
 ***************************/
 

.percorsi-header {
    width:302px;
    height:25px;
    background:#D9E9E9;
    /*border-bottom:6px solid #EBEBEB;*/
    /*margin:10px 0;*/
    line-height:32px;
    color:#92AFB3;
    font-size:15px;
    font-weight:bold;
    text-align:center;
    padding-bottom:10px;
} 
.percorsi-descr{
    width:302px;
    border-bottom:2px solid #fff;
    padding:8px 0 8px 0;
    min-height:76px;
} 

.percorsi-descr p.pic{
    border-top:1px solid #CDCBD0;
    padding:0px 0 7px 0;
    margin:0px;
    text-align:center;
}
.percorsi-descr p.pic img{margin-top:10px;}
.percorsi-descr p.pic:first-child{
    border-top:0px solid #CDCBD0;

}
.percorsi-descr h1 a,
.percorsi-descr h2 a{
	font-family:arial,verdana;
    margin:0 6px 10px 0px;
    padding:0;
    color:#31488B;
    font-size:12px;
    font-weight:bold;
    line-height:15px;
} 
.percorsi-descr p{  
    margin:0 6px 0 0px;
    line-height:15px;
}
.percorsi-descr p.link
{
    text-align:right;
    padding:6px 6px 2px 0;
}
.percorsi-descr p.link a{ 
    font-family:georgia,arial;
    font-weight:bold;
    text-decoration:none;
    font-size:11px;
    color:#31488B;
}

/* BOX PRENOTA ONLINE */

#box_prenota_online {
	margin-bottom: 9px;
	margin-top: 10px;
	margin-left: 9px;
	max-width: 302px;
}

#box_prenota_online .pic {
	float: left;
	margin-right: 5px;	
}

#box_prenota_online h4 {
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	line-height: 40px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	margin-left: 45px;
}

#box_prenota_online h4 a {
	color: #6A6335;
	font-size: 11px;
}

#box_prenota_online li {
	height: 40px;
	overflow: hidden;
	padding-bottom: 6px;
}

#box_prenota_online ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box_prenota_online_header {
	font-weight: bold;
    text-align: center;
    height:30px;
    background: url(../img/header_booking_on_line_main.gif) repeat-y;
    line-height:30px;
    color: white;
    font-size: 16px;
}

#box_prenota_online img {
	width: 40px;
	border: none;
}

.box_prenota_online_content {
    /*height:auto;*/
    background:#EDE8D4; 
    padding: 6px 6px 0 6px;
}


.box_prenota_online_footer {
    width:302px;
    height:30px;
    background:#BFB486 url(../img/footer_booking_on_line.gif) repeat-x;
    line-height:30px;
    text-align:center;
    padding:0;
    margin:0;
}
.box_prenota_online_footer a, .box_prenota_online_footer a:hover{color:white; font-weight:bold;text-decoration:none;}
.box_prenota_online_footer a:hover{color:white; font-weight:bold;text-decoration:none;}

