@charset "utf-8";

/* CSS Document */


body { 
	background:none;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	float:left;
	clear:both;
	width:100%;
}

#top{
	width:100%;
	height:118px;
	float:left;
}

.rosso {
	color:#8A1B08;
	font-size:120%;
	font-weight:bold;
}

.blu {
	color:#195E96;
	font-size:120%;
	font-weight:bold;
}

#logo{
	float:left;
	width:0px;
	height:0px;
	padding:0px;
}

table {
	border-collapse:separate;
	border-spacing:0}
caption, th, td {
	text-align:left;
	font-weight:normal;
}

#contPage{
	width:100%;
	float:left;
	clear:both;
}

#contPage h1 {
	display:block;
	float:left;
	clear:both;
	color:#316fa8;
	width:100%;
	font-size:26px;
	line-height:39px;
	font-weight:normal;
	margin-bottom:10px;
}

#contPage h2{
	display:block;
	float:left;
	clear:both;
	text-transform:uppercase;
	color:#9f9f9f;
	width:100%;
	font-size:14px;
	line-height:18px;
	font-weight:normal;}
	
#contPage p,
#pageContHome p{
	margin-bottom:10px;
	line-height:18px;
	font-size:12px;
	color:#626262;
	width:100%;
}

#pageContHome h1{ margin-top:10px; }

#contPage img{
	margin:10px;
	padding:3px;
	border:1px solid #CCCCCC;}

#contPage img.event{
	float:right;
	margin-top:5px; }

#contPage p a{
	color:#626262;
	font-weight:bold;
	text-decoration:underline;}
	
#contPage table{
	float:left;}
#contPage td,
#contPage th{
	line-height:1.4;}

table.meteo {
	font-size:11px;
	text-align:center;
	margin-bottom:10px;
}

table.meteo td,
table.meteo th {
	text-align:center;
	vertical-align:middle;
	padding:3px;
}

table.meteo th {
	color:#333333;
	background-color:#9ECFF3;
	padding:4px;
	font-weight:bold;
}

table.meteo th span.title { 
	font-size:13px;
	display:block;
	border-bottom:1px solid #666666;
	padding-bottom:3px;
}

table.meteo tr.odd { background-color:#EFFBFF; }

table.meteo tr.even { background-color:#E7F9FF; }

#contPage table.meteo img { 
	float:none; 
	margin:0px 5px 0px 0px; 
}

#come_arrivare {
	width:640px;
	height:350px;
	margin-bottom:20px;
	float:left;
}

#info_window {
	width:280px;
	height:140px;
}

h2#maps {
	display:block;
	float:left;
	clear:both;
	text-transform:uppercase;
	color:#316FA8;
	width:100%;
	font-size:14px;
	line-height:18px;
}

#info_window a.percorso {
	width:200px;
	height:31px;
	background:url(/images/button_percorso.png) no-repeat 0 0;
	font-size:12px;
	text-align:center;
	line-height:16px;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	padding:3px 0px 15px 0px;
	display:block;
}

#contPage form.filtra_eventi {
	border-top:1px dotted #86C4E8;
	border-bottom:1px dotted #86C4E8;
	float:left;
	padding:10px 0px;
	margin:0px 285px 15px 0px;
	width:100%;
}

#contPage span.filtra {
	line-height:18px;
	font-size:14px;
	font-weight:bold;
	color:#316FA8;
}

#contPage ul li {
	list-style-type:none;
	display:list-item;
	padding:0px;
	line-height:1.4;}
#contPage ul li.section { font-weight:bold; }
#contPage ul li.section ul { 
		padding-left:25px;
		font-weight:normal; }
#contPage ul a {
	color:#626262;
	text-decoration:none;
	font-size:13px;
	line-height:20px;}
#contPage ul a.leggi_tutto { float:right;}
#contPage ul a:hover {
	text-decoration:underline;}

#contPage ul.pages li span,
#contPage ul.sections li span{
	float:left;
	clear:both;
	display:block;
	width:100%;
	margin-bottom:8px;
	text-align:right;
	color:#626262;
	font-size:12px;}
#contPage ul.pages li span a,
#contPage ul.sections li span a{
	display:block;
	float:left;
	/*width:100%;*/
	text-decoration:none;
	cursor:pointer;
	line-height:18px;
	font-size:14px;
	font-weight:bold;
	color:#316FA8;}
	
div#contPage ul.pages li a img.thumb,
div#contPage ul.sections li a img.thumb{
	display:block;
	float:left;
	padding:0 14px 13px 0;
	max-width:120px;
	background:url(/images/shadowPhotoEventsH.gif) no-repeat right bottom;
	border:none;}
	
#contPage ul.genericList li,
#contPage ul.pages li,
#contPage ul.sections li{
	display:block;
	float:left;
	clear:both;
	width:100%;
	padding:10px 0;}
#contPage ul.pages li,
#contPage ul.sections li {
	border-bottom:1px dotted #86C4E8;}

#contPage form.filtra_eventi label {
	padding-right:5px;
}
#contPage form.filtra_eventi input.cerca {
	width:82px;
	padding:2px 20px 11px 4px;
	background:url(/images/buttonWeatherBlu.png) no-repeat 0 0;
	font-size:11px;
	text-align:center;
	line-height:16px;
	color:#fff;
	cursor:pointer;
	border:none;
}

#contPage form.filtra_eventi input.date {
	background:#fff url(/images/calInput.gif) no-repeat 80px center;
	height:14px;
	width:75px;
	color:#000;
	line-height:14px;
	padding:2px 20px 2px 6px;
	text-align:center;
	border:1px solid #86C4E8;
	margin-right:10px;
}

#contPage p span.data {
	font-weight:bold;
	color:#316FA8;
}
	

#language,
#logo img,
#utilityTop,
#boxSearch,
#contFlash,
#boxEventsHome,
#eventsContainer,
#boxEvidenceHome,
#left,
#pollicino,
#go_top,
#footer{ display:none; }

