@charset "utf-8";
/* CSS Document */

body {
	background-color: #63B1D8;
	color: #000000;
	font-family: sans-serif;
	line-height: 130%;
}

#corpo, #link-section, #section, #spot {
	background-color:#f4f2f2;
	padding: 3px;
	font-size: 90%;
}

#container {padding:2px;}

a {color: #006699;}

a:active, a:focus, a:hover, a.actual {
	color: #000000;
	background-color: #FFCC33;
}

h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 8px 0px 0px;
	background-image: url(/_skin/_images/mobile/logoprovincia-mobile.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#header h2, #headerPag h2{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}

h3 {
	color: #990000;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0BBAC;
}

h3 span {font-size: 90%; color:#000000;}

h2, h4, h5, h6 {
	color: #339900;
	margin-top: 4px;
	margin-right: 0px; margin-left: 0px;
	margin-bottom: 4px;
}

li.hideAc, .hideAc, .showAc, .hidePalm, #header span, #headerPag span,  #apriRicerca, #altriServizi, #parametri, #searchWindow, #mininav, #print, .hidePalmButNotBrowser {display:none;}

#tu6in {
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FFCC00;
	color: #990000;
	margin-bottom: 0px;
	}
	
#dataAgg {
	padding-top: 6px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #FFCC00;
	}

.showPalm, h3 span {
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	clear:both;
}

img {
	display: block;
}

#testo {
	margin: 0px;
	padding-top: 6px;
	border-top: 2px solid #FFCC00;
	font-size: 110%;
}

#menuSx {
	margin: 0px;
	padding: 6px;
	color: #0099CC;
}

#menuSx a span {display: block;}

#menuSx ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menuSx li {
	margin: 0px;
	padding-left: 0px;
	list-style-type: disc;
}

#menuSx li a{
	color: #004080;
}

.clear {clear:both;}
