body {
	
	background:#053964;
	margin:0px auto;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	
}

.bordosito

{

width:780px;
border:1px solid #003399;

}
/* Area superiore logo comune  */ 
.top {
	
	border-bottom:none;
	height:86px;
	width:780px;
	background-color: #ffffff;
	text-align:left;
	background-image: url(../img/sfondotop.gif);
	background-repeat: repeat-x;
}


/* Barra di navigazione  */ 
.position {
	background-color: #1260AC;
	color: #FF4E00;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	width: 780px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-indent: 12px;
	font-size: 0.7em;
	vertical-align: bottom;
	background-image: url(../img/bgk_position.gif);
	border-top: 1px solid #B35F02;
	border-bottom: 1px solid #B35F02;
	background-position: bottom;
}

#bottom {
	background-color: #1260AC;
	color: #053964;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 780px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-indent: 12px;
	font-size: 0.7em;
	vertical-align: bottom;
	background-image: url(../img/bgk_position.gif);
	background-position: bottom;
	border-top:1px solid #B35F02;
	border-bottom:1px solid #B35F02;
}
 
#copyright
{
	color: #dbdbdb;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	
}

/* Area contenuti principale  */ 
#main
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	background-color:#cdddef;
	width: 780px;
	overflow:auto;
	}
	
/* Area contenuti principale  */ 
#maingestione
{
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	margin: 0em;
	background-color: #ebebeb;
	width:780px;
	overflow:auto;
	}

/* Area contenuti sinistra  */ 
#mainleft

{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
margin:0em;
width:200px;
float:left;
vertical-align:top;
}

/* Area contenuti destra  */ 
#mainright
{
margin:0em;
width:560px;
float:left;
vertical-align:top;

}

/* RICERCA */ 
#settore_ricerca {
	color: #ffffff;
	width:85%;
	border:1px solid #1260AC;
	background-color:#5a89c1;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	padding:0.3em;
	margin-top:0.9em;
	
}

#settore_ricerca input {
	
	border:1px solid #1260AC;
	background-color:#ffffcc;
	font-weight: bold;
	
}

#settore_ricerca input.button {
	
	border:1px solid #1260AC;
	background-color:#ff5c13;
	color:#ffffff;

	
}

#settore_ricerca form {
	
	margin:0px;
	padding:0px;

	
}

/* MENU */ 
.settore_menu {
	color: #053964;
	width:85%;
	/*border-top:1px solid #4A67AC;
	border-right:1px solid #4A67AC;
	border-left:1px solid #4A67AC;
	border-bottom:1px solid #4A67AC;*/
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	padding:5px;
	margin-bottom:1em;
	background-color:transparent;

	
}


.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* 
/* HOME PAGE  */ 
	
	.modulo
{
	padding:3px;
	text-align:left;
	border:1px solid #99ccff;
	
	
}


#colsxcontenutihome
{
margin-top:0px;
width:300px;
float:left;
margin-right:5px;


}
#coldxcontenutihome
{

width:250px;
float:left;
vertical-align:top;
text-align:center;


}

#documentihome
{

font-size:100%;
width:100%;
color:#000000;



}

#documentihome img 
{
padding-top:5px;
padding-right:3px;
float:left;
margin-bottom:0px;
vertical-align:bottom;

}

#documentihome a
{

font-weight:bold;
display:block;
font-weight:bold;
text-decoration:none;
font-family: arial, verdana, tahoma;
margin-top:3px;
}

#documentihome .data
{
  color:#003366;
font-weight:bold;
text-align:left;
text-indent:3px;
font-weight:bold;
text-decoration:none;
border-bottom:1px solid #b8b8b8;
background-color:#d7ebff;
margin-top:8px;
margin-bottom:8px;
font-family: arial, verdana, tahoma;
}

#documentihome .servizio
{
 color:#cc3300;
font-weight:bold;
 font-family:Lucida Bright;
display:block;
text-align:left;
text-decoration:none;
border-bottom:1px solid #b8b8b8;
background-color:#ffffcc;
font-family: arial, verdana, tahoma;
}

#documentihome a:hover
{
  text-decoration:underline;
}

#documentihome h1
{
margin-bottom:5px;
margin-top:2px;
}				



/* Inizio stili per box notizie*/ 
.notizie
{

font-size:100%;
width:100%;
padding:5px;
color:#000000;
min-height:80px;
border-bottom:1px dotted #cecdee;

}
P.notizie{margin:0px;}
 
/* imposta l'immagine e sinistra */ 
.notizieboximg
{
width:120px;
height:80px;
float:left;
text-align:center;
vertical-align:middle;

}

img.notizie
{
margin-top:0px;
padding:2px;
border:1px dotted #cecdee;
float:left;
width:auto;

}


 
 .notizieboxtesti
{


color:#000000;
width:230px;
float:right;


 }
.eventidata
{
  color:#cc3300;
font-weight:bold;
display:block;
text-indent:3px;
text-align:left;
font-weight:bold;
text-decoration:none;
border-bottom:1px solid #b8b8b8;
background-color:#ffffcc;
margin-top:8px;
margin-bottom:8px;
font-family: arial, verdana, tahoma;
}


.notiziedata
{
  color:#006633;
font-weight:bold;
display:block;
text-indent:3px;
text-align:left;
font-weight:bold;
text-decoration:none;
border-bottom:1px solid #b8b8b8;
background-color:#ecfede;
margin-top:8px;
margin-bottom:8px;
font-family: arial, verdana, tahoma;
}



		
	.titdochome
{
		font-weight:bold;
		display:block;
		padding:0.2em;
		width:auto;
		text-align:left;
		border:1px solid black;
			background-color:#ff6600;
		color:#ffffff;
		text-indent:5px;
		
		}
	.titeventihome
{
		font-weight:bold;
		display:block;
		padding:0.2em;
		width:auto;
		text-align:left;
		border:1px solid black;
		background-color:#3995EB;
		color:#ffffff;
		text-indent:5px;
		
		}

	
		
		
		
/* Area help  */ 
#help
{
padding:0.8em;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.9em;
text-align:justify

}


/* form gestione */
#gestione_form
{
	color: #053964;
	width:90%;
	border:1px solid #1260AC;
	background-color: #9AC6F0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	padding:0.3em;
	margin-top:0.9em;
}

.gestione_form_riga
{
	padding-top:0.1em;
	padding-bottom:0.1em;
}

.gestione_form_nome_campo
{
	font-weight: bold;
	float: left;
	width: 180px;
	text-align: left;
}

.gestione_input
{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	background-color:#ffffff;
	border:1px solid #1260AC;
	font-size: 100%;
	padding-left: 0.1em;
	padding-right: 0.1em;
}

.gestione_textarea
{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	background-color:#ffffff;
	border:1px solid #1260AC;
	font-size: 100%;
	padding-left: 0.1em;
	padding-right: 0.1em;
}

.gestione_form_submit
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:#1260AC;
	border:1px solid white;
	font-weight:bold;
	font-size: 110%;
}

.gestione_form_valore
{
	text-align: left;
}

#gestione_elenco
{
	color: #053964;
	width:90%;
	border:1px solid #1260AC;
	background-color: #9AC6F0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	padding:0.3em;
	margin-top:0.9em;
}

.gestione_elenco_riga
{
	padding-top:0.1em;
	padding-bottom:0.1em;
	width: 100%;	
}

.gestione_elenco_campo
{
	float: left;
	padding-left:0.3em;
	padding-right:0.3em;	
	color: #053964;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	text-align: left;
	/*border:1px solid #1260AC;*/
}

.gestione_elenco_ultima_colonna
{
	padding-left:0.3em;
	padding-right:0.3em;	
	color: #053964;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
}

/* area contenuti */ 
.contenuti 
	
	{
	color: #000000;
	width:100%;
	border:1px solid #1260AC;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding:0.5em;
	margin-top:0.9em;
	margin-bottom:1em;
	text-align:justify;
	overflow:auto;
	line-height:1.3em;
			
}



H1 {

		border:1px solid #1260AC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1em; 
	font-weight: bold;
	color:#053964;
	text-align:center;
	background-image: url(../img/bgk_position.gif);
	background-position: bottom;
	padding:0.2em;
	margin-right:0em;

}


H2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:1em; 
	line-height:18px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
	color:#FF4E00;
		

}

H3 {
	color: #053964;
	width:180px;
	padding:2px;
	border:1px solid #1260AC;
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;

}

DT
	{
	margin-top:10px;
	background: transparent;
	border-bottom: 1px solid #3399CC;
	font-weight:bold;
	}
	
	
DT.dati
	{
	background: transparent;
	border-bottom: 1px dotted #ff3300;
	font-weight:bold;
	
		}
	

	
UL
	{
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	margin-top:0px;
	}
	
UL.square
	{
	margin-top:0px;
	margin-left:20px;
	padding:0px;
	margin-top:0px;
	}

LI
{
	list-style-type: square;
	margin-top:10px;
	margin-left:20px;
	background: transparent;

	
}


LI.square
{
	list-style-type: square;
	list-style-image: url(../img/square.gif);
	margin-top:10px;
	margin-right:0.5em;
}

LI.menu{
	list-style-type: none;
	margin-top: 0px;
	margin-left:0px;
	background: transparent;
	text-align:left;
}

 
IMG {
	text-align:center;
		
}

IMG.fotosx
{		
		float:left;
		padding:3px;
		margin:5px;
		margin-top:0px;
		border:1px solid #99ccff;		
}

IMG.bordo
{
	border: 1px solid #093968;
	padding:5px;
	float:right;
	margin:0.5em;
		
}


/* Formattazione eventi  */ 

IMG.eventi
{
		border: 1px solid #093968;
		float:left;
		margin-right:0.5em;
		

	}

.data
{
		font-weight:bold;
		color:#494949;
}

.luogo
{
		color:#FF4E00;
}


.titolo_evento
{
		font-weight:bold;
		color:#1260AC;;
}

/* Fine Formattazione eventi  */ 


/* Formattazione Associazione  */ 

IMG.associazione
{
	border: 1px solid #093968;
	float:left;
	margin-right:0.5em;
	margin-top:0.5em;
	
	}


.presidente
{
		color:#FF4E00;
}


.titolo_associazione
{
		font-weight:bold;
		color:#1260AC;;
}

/* Fine Formattazione Associazione  */ 


/* Formattazione DOCUMENTI  */ 

.categorie_doc
{
		font-weight:bold;
		float:left;
		border:1px solid #99ccff;
		padding:0.2em;
		width:35%;
		text-align:left;
		}

.categoria_titolo
{
		font-weight:bold;
		float:left;
		border:1px solid #99ccff;
		width:97%;
		text-align:left;
		background-color:#ccffcc;
		padding-left:0.5em;
		margin-bottom:0.5em;
}


.numero_doc
{
	width: 15%;
	font-weight: bold;
	border: 1px solid #99ccff;
	width: auto;
	text-align: left;
	background-color: #ececec;
	padding-left:0.5em;
	padding-right:0.5em;
	}

.box_doc
{
		float:left;
		border:1px solid #99ccff;
		padding:0.2em;
		width:60%;
		text-align:left;
		margin-left:0.5em;
		}

/* Fine Formattazione DOCUMENTI  */ 

/* Formattazione ORGANI ISTITUZIONALI */ 

.scheda
{
		float:left;
		padding:0.2em;
		width:60%;
		text-align:justify;
		margin-left:0.5em;
		}


IMG.organi
{		border: 1px solid #093968;
		float:left;
		margin-right:0.5em;
}



.nome
{
		font-weight:bold;
		color:#494949;
		width:90%;
		text-align:center;
		background-color:#F8EBCA;
		margin:0.5em;
}

.luogo
{
		color:#FF4E00;
}


.titolo_evento
{
		font-weight:bold;
		color:#1260AC;;
}

/* Fine Formattazione eventi  */ 

.foto
{		
		float:left;
		padding:0.5em;
		width:30%;
		
}

.descrizione
{		border-left: 1px solid #093968;
		float:left;
		padding-left:0.6em;
		width:65%;
		text-align:justify;
		margin-left:0.5em;
		}

.cartinestradali
{
		float:left;
		border:1px dotted #99ccff;
		padding:0.2em;
		width:45%;
		text-align:center;
		margin-left:1em;
		}
		
.keyword{
		background-color:#ffff99;
		font-weight:bold;
	}


INPUT
{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	background-color:#ffffff;
	border:1px solid #1260AC;
	font-size: 100%;
}

TEXTAREA
{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	background-color:#ffffff;
	border:1px solid #1260AC;
	font-size: 100%;
}

INPUT.submit
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:#1260AC;
	border:1px solid white;
	font-weight:bold;
	font-size: 110%;
}



a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #1260AC;
	font-weight: bold;
	text-decoration: none;
	

}
a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FE4D00;
	font-weight: bold;
text-decoration: none;
	

}


a.mappa {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FF4E00;
	font-weight: bold;
	text-decoration: none;
	

}
a.mappa:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FF4E00;
	font-weight: bold;
	text-decoration: underline;
	

}


a.validate {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #dbdbdb;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	

}
a.validate:hover {
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #dbdbdb;
	text-decoration:underline;
	

}


a.menu {
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	color:#000000;
	display: block;
	text-decoration: none;
	padding: 0.2em;
	border-left:15px solid #5a89c1;
	border-top:1px solid #000066;
	border-right:1px solid #000066;
	border-bottom:1px solid #000066;
	background-color:#ffffff;
}



a.menu:hover {
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	color:#000000;
	display: block;
	text-decoration: none;
	padding: 0.2em;
	text-indent:3px;
	border-left:15px solid #5a89c1;
	 border-top:1px solid #000066;
	border-right:1px solid #000066;
	border-bottom:1px solid #000066;
	background-color:#fdfbd7;
}



a.menu2{
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	color:#000000;
	display: block;
	text-decoration: none;
	padding: 0.2em;
	border-left:15px solid #ff6600;
	border-top:1px solid #000066;
	border-right:1px solid #000066;
	border-bottom:1px solid #000066;
	background-color:#fff5df;
}


a.menu2:hover {
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	color:#000000;
	display: block;
	text-decoration: none;
	padding: 0.2em;
	text-indent:3px;
	border-left:15px solid #5a89c1;
	 border-top:1px solid #000066;
	border-right:1px solid #000066;
	border-bottom:1px solid #000066;
	background-color:#ffffff;

}


