body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #404040;
}

h1 {
 font-family: "Times New Roman", Times, serif;

}

/*h2, h3 {
	margin-top: 5;
}*/
h3{
	font-size: 1.3em;
}
h4{
	
	color: #4682B4;
}
th{
	border-bottom: 1px dotted #4682B4;
	font-size: 1.0em;
}
/*p, ol, ul, dl, blockquote {
}*/

a:link {
	color: #8B0000;
	text-decoration:  underline;
}

a:hover {
	text-decoration: none;
background-color: Yellow;
	color: #8B0000;
}
a:visited {
	color: #8B0000;
	
}

a:active {
	text-decoration:  underline;
	background-color: Yellow;
	color: #8B0000;
}

/* Header */

#header {
	
	height: 165px;
	background-image: url(immagini/header_sf.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}

#stemma{
	width: 90px;
	height: 110px;
	background-image: url(immagini/stemma.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float:right;
	left: 90%
}


/* Logo */

#logo {
	float: left;
	padding-top: 100px;
	background-image: url(immagini/top.jpg);
	background-repeat: no-repeat;
	width:90%;
	position: absolute;
	height: 70px;
}
#logo2 {
	float: left;
	width: 90%;
	position: absolute;
	margin-top: 0px;
}
#logo span{
	visibility: hidden;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	font-size: 3.2em;
	color: Black;
	font-style: italic;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 0.5em;
	font-size: 1em;
}

/* Menu */

#menu {
	width:99%;
	margin-top:120px;
	float: left;
	padding:2px;
		background-image: url(immagini/menu_top_sf.jpg);
		background-repeat: repeat-x;
		background-position: top;
	height:28px;
	position: absolute;
}

#menu ul {
	margin:5px;
	padding: 0 0 0 0;
	list-style: none;
	
}

#menu li {
	
	display: inline;
	background-color: #708090;
}

#menu a {

	display: block;
	float: left;
	color: White;
	font-weight: bold;
	height:20px;
	text-align: center;
	padding: 0px 10px 0px 10px;
	border-left: thin solid #DCDCDC;
}

#menu a:hover {
	color: Black;
	font-weight: bold;
}

#menu .first a {
	border: none;
}
#menuBott{
	text-align: center;
}
#menuBott a{
	font-size: 0.8em;
	text-transform: uppercase;
}
#menuBott ul {
	margin:5px;
	padding: 0 0 0 0;
	list-style: none;
}
#menuBott li {
display: inline;
padding: 3px;
}
/* Content */

#content {
	width: 100%;
	padding:0px;
	margin:0px;
	
}

#colOne {
	float: left;
	width: 20%;
}
#colOne h2{
	background-image: url(immagini/menu_sf_l.jpg);
		background-position: bottom right;
		background-repeat: no-repeat;

}
#colTwo {
	float: left;
	width: 55%;
	padding: 0 0 0 2em;
}
#colTwo h1 {
		font-style: italic;
	font-size: 2.5em;
}
#colTwo h2 {
	margin-bottom: .3em;
	font-size: 2em;
}

#colThree {
	float: right;
	width: 20%;
}
#colThree h2{
		background-image: url(immagini/menu_sf.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		
}

/* Footer */

#footer {
	padding: 20px 0;
	background-color: Gray;
	color: White;
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer a {
	color: #EEEEEE;
	font-weight: bold;
}

/* Boxed */

.boxed h2 {
	margin: 0;
	padding: 10px 0 3px 10px;
	font-size: 1.0em;
	color: #FFFFFF;
}

.boxed h3 {
	margin: 0;
	font-size: 1em;
}

.boxed p, .boxed ul {
	margin-top: 0;
}

.boxed ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
	color: #CADAFF;
}

.boxed-content {
	padding: 0 5px 0 0;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 5px;
	background-image: url(immagini/sf_mn_l.jpg);
	background-repeat: repeat-y;
}
.menuL li{
padding: 0 0 0 0;
list-style: none;
	font-size: 0.9em;

}
#istituzioni ul {
	list-style-position: inside;
	
}
#istituzioni li{
 padding: 5px;
	margin: 2px 0 0 0;
	width: 75%;
	border-bottom: 1px dotted Silver;

}
#istituzioni a{
		color: #454545; 
}
#sistituzioni ul {
	list-style-position: inside;
}
#sistituzioni li{
 padding: 5px;
	margin: 5px 0 0 0;
	width: 80%;
	border-left: 2px solid #CCCCCC;

}
#sistituzioni a{
	color: #696969; 
}

.menuR li{
padding: 0 0 0 0;
list-style: none;
	font-size: 0.9em;

}


#news{
	width: 47%;
	display: block;
	float: left;
	border-bottom: 1px solid #DCDCDC;
	margin: 0 2px 2px 0;
	text-align: left;
	padding: 2px;
	min-height: 180px;
	font-size: 0.9em;
	
	
}
#news h2{
	font-size: 1.2em;
	font-weight: bold;
}
.data{
	font-size: 1.2em;
	color: #A52A2A;
	font-weight: bold;
}
#comunicazioniUrgenti{
	width: 47%;
	display: block;
	float: left;
	border-bottom: 1px solid #DCDCDC;
	margin: 0 2px 2px 0;
	text-align: left;
	padding: 5px;
	min-height: 180px;
	font-size: 1.0em;
	
}
#comunicazioniUrgenti h2{
font-size: 1.2em;
font-weight: bold;
}
#pagine{
	width: 47%;
	display: block;
	float: left;
	border: 1px solid #DCDCDC;
	margin: 0 2px 2px 0;
	text-align: left;
	padding: 5px;
	min-height: 100px;
	font-size: 0.8em;
	
}
#pagine a{
	color: #FF4500;
	font-size: 1.2em;
}
/*.wrapper{
	
}*/
img.miniatura{
	float: right; 
	display: block; 
	clear: right; 
	margin-left:5px; 
	padding: 5px;
	border: 1px solid #E6E6FA;
}

img.miniatura2{
	margin: 4px;
	margin-left:5px; 
	padding: 5px;
	border: 1px solid #E6E6FA;
}


#macroaree ul {
	list-style-position: inside;
	
}
#macroaree li{
 padding: 5px;
	margin: 2px 0 0 0;
	width: 80%;
	background-color: #F0F8FF;
}
#macroaree a{
		color: Black; 
}
#calendario{
	width: 98%;
	border-left: 1px solid #E6E6FA;
	font-size: 0.8em;
	padding: 5px;
}
#calendario a{
	color: #FF8C00;
}
#acrobat{
	margin: 5px;
	border-top: 2px groove #708090;
	padding:5px;
	height: 135px;
	background-image: url(immagini/acrobat.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align:center;
}
#acrobat span{
 visibility: hidden;
}
#corpo{
	text-align: justify;
}
#navbar{
	text-align: right;
	margin-bottom:10px; 

}
#spagine{
	width: 30%;
	display: block;
	float: left;
	border: 1px solid #DCDCDC;
	margin: 0 2px 2px 0;
	text-align: center;
	padding: 5px;
	min-height: 30px;
	font-size: 0.8em;
	
}
#spagine a{
	color: #FF4500;
	font-size: 1.4em;
	font-weight: bold;
}
#elencovoci{
	margin-top: 10px;
	border-bottom: 1px solid #708090;
}
#elencovoci a{
	color: #FF4500;

}
#elencovoci li{

	margin-bottom: 5px;
}
.sfriga1{
	color: #4682B4;
   background-color: #F5F5F5;
}
.sfriga2{
	color: #778899;
	 background-color: White;
}
#tabElencovoci{
	width: 100%;
	border-bottom: 2px solid Gray;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.fTd{
	
	font-weight: bold;
	width: 70px;
	vertical-align:top; 
}
/*#boxAlto{
}*/
#contBox{
	width: 100%;
	text-align: right;
}
#menSs{
	background-image: url(immagini/sfss.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 10px;
	border-top: 2px solid #DCDCDC;
	padding:5px;
}
#menSs li{
	margin-bottom: 5px;
}
#elencoFile{
	width: 47%;
	display: block;
	float: left;
	margin: 0 2px 2px 0;
	text-align: left;
	padding: 5px;
	min-height: 50px;
	font-size: 0.8em;
	
}
.allegati{
	margin: 3px;
}
#stato span{
	visibility: hidden;
}
.sTrue{
	background-image: url(immagini/false.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.sFalse{
	background-image: url(immagini/true.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#stato{
	width: 30px;
	height:30px;
}
#soluzione{
	padding-left: 10px;
	border-left: 5px solid #CC0000; 
}
.messaggio{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	color: #FF4500;
	border: 2px solid #FF4500;
}
#sottoMenu{
	text-transform: uppercase;
	margin:5px;
	width: 100%;
	
}
#sottoMenu li{
		list-style: none;
		display: inline;
}
#sottoMenu a{
	border-right: medium solid #FF8C00;
	border-left: medium solid #FF8C00;
	padding: 5px 10px 5px;
	display: block;
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	color: #FF4500;
	
}
#sottoMenu a:hover{
	background-color: #E6E6FA;
}

fieldset{
	border: 2px solid #B0C4DE;
	
}
legend{
	font-size: 1.2em;
	color: White;
	font-weight: bold;
	padding: 3px;
	border: 2px solid White;
	background-color: #B0C4DE;
}

fieldset label{
	vertical-align: top;
	padding-right: 5px;
}
fieldset li{
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	list-style: none;
}
.voceElenco{
	border-bottom: 1px solid Gray;
	
}
input{
		font-size: 0.8em;
}
recapiti input {

	width: 180px;
}
#inviaMail{
	float: right;
}
.dataAngolo{
	background-image: url(immagini/sf_data.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #A9A9A9;
	margin-bottom: 5px;	
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	color: White;
}
.sfNome
{
		background-image: url(immagini/sf_nome.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

.etichettant{
	color: Black;
	font-weight: bold;
}
#noinfo{
	margin:10px;
	padding: 10px;
	border: 2px solid #FF8C00;
	color: #FFA500;
	font-weight: bold;
	text-align: center;
}
.individua{
	border: 1px solid #FF8C00;
	background-color: Yellow;
}
.ak{
	color: Yellow;
	border: 1px solid Yellow;
	background-color: #FFA500;
	padding: 3px;
	font-weight: bold;
	/*text-decoration: overline;*/
}
#minialbum{
	text-align: center;
	background-color: #FFFFF0;
	border-bottom: 1px solid #CCCCCC;
}
label{
	font-size: 0.8em;
}
#recapiti{
	padding: 5px;
		background-image: url(immagini/sf_recapiti.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		text-align: center;
		
}
#logourp{
	margin-top: 10px;
	background-image: url(immagini/logo_urp.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		width: 100%;
		height: 70px;
}
#fotocentrale{
	width: 100%;
	height: 250px;
	background-image: url(immagini/fotocentrale.jpg);
		background-repeat: no-repeat;
		background-position: bottom center;
		margin-bottom: 10px;
}
#multimedia{
	padding-top: 50px;
	height: 10px;
	text-align:center;
	background-image: url(immagini/multimedia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		
}
