body {
	font-family: Arial;
	font-size: 0.7em;
	color: #000000;
	height: 100%;
	background-color: #E5E5E5;
	margin: 0px;
}

label, td {
	/*font-family: Arial;
	font-size: 0.8em;
	color: #000000;*/
}

td a {
	font-family: Arial;
}

img {
	border: none;
}

a {
  color: #3D54A2;
}
/* -------------- sfondi e colori nella parte di amminsitrazione ------------ */
.bodyAdmin {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 0.8em;
}

.bodyAdmin label, td {
	color: #000000;
	text-align: left;
}

.bodyAdmin .menu {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.bodyAdmin .menu td {
	height: auto;
}


/* larghezza di tutto (di solito uguale a quella delle testate) */
#tutto {
	width: 800px;
	margin-left: 5%;
	background-color:#FFFFFF;
}

#Template_corpoPagina {
	border: none;
	padding: 0px;
	margin: 0px;
	width: 50%;
}
#Template_corpoPagina table {
	padding: 0px;
	margin: 0px;
}
#Template_corpoPagina td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.testata {
	margin: 0px;
	padding: 0px;
}

.piedipagina {
}

/* Barra canali */
.barracanali {
	/*border: solid 1px #FF0000;*/
	margin: 0px;
	padding: 0px;
	height: 33px;
	background-image: url(UserFile/Image/Sfondo_BarraCanali.jpg);
}
.barracanali * {
	/*border: solid 1px #FF0000;*/
	margin: 0px;
	padding: 0px;
}

.barracanali ul { 
	margin: 0px 0px 0px 3px;
}

.barracanali li { 
	float:left;
	list-style-type:none;
	list-style-position:outside;
}

.bottoneCanale span {
	margin: 0px;
	padding: 0px;
}
.iconaCanale a {
	font-size: 0.9em;
	color: #000000;
}
.iconaCanale a:hover {
	color: #3366CC;
	text-decoration: underline;
}
.bottoneCanale img {
	margin: 0px;
	padding: 0px;
}

/* Div delle breadcrumbs */
.BreadCrumbs { 
	font-size: 8pt; 
	font-family: Tahoma;
	font-weight: bold;
	color: #326698;
	height: 10px;
	padding: 5px 0px 5px 10px;
}
.BreadCrumbs a { 
	text-decoration: underline;
	color: #326698;
}
.BreadCrumbs span { 
	color: #FD9801;
}

/* Div delle lingue */
.lingue { 
  
	background-image: url(UserFile/Image/Sfondo_Lingue.jpg);
	background-repeat: no-repeat;
}

.ImmagineLingua {
	margin-left: 5px;
  clear:left;
}
/* Fine Div delle lingue */

table.normale {
	border: solid 1px #339966;
}

#TabellaDefMenu {
	margin-top: 10px;
}	
	
#idMenuDef {
	color: #FFFFCC;
}

.menu {
	margin: 0px;
	padding: 45px 0px 5px 0px;
	background-image: url(UserFile/Image/SfondoMenu.gif);
	background-repeat: no-repeat;
 	width: 200px;
}

.menu div.ob_tree {
  background-color: transparent;
	/*border: solid 1px #C9C9C9;*/
}
.menu span, a {
	text-decoration: none;
	/*font-size: 8pt; 
	color: #FFFFFF;*/
	font-family: Tahoma;
	font-weight: bold;	
}
.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu td {
	height: 21px;
}
.menu td.ob_t3 {
    /*border:1px solid red;*/
    background-color:transparent;
}

/* Menu generale della parte d'amministrazione */
#MenuAmministrazione {
	float: left;
	color: #000000;
	background: none;
}
#MenuAmministrazione span {
	color: #000000;
}
#MenuAmministrazione a {
	color: #000000;
}
#MenuAmministrazione td.ob_t3 {
    background-color: #FFD700;
}
#MenuAmministrazione div.ob_tree {
	border: none;
}
body.bodyAdmin .UtenteLogato  {
	width: auto;
}

#menu {
	float: left;
	background: none;
}
#menu td {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

.menuItem {
	/*vertical-align: middle;*/
	display: compact;
}

.centra {
	text-align: center;
}

/*div.ob_tree	{
	overflow: auto;
	padding: 5px;
	float: left;
	background-color: #eeeeee;
	width: 20%;
	margin-bottom: 100%;
}*/

.formRicerca {
	text-align: center;
	vertical-align: middle;
}

.formRicerca input, select {
	margin: 5px;
}
	
table.gestione {
	font-family: Arial;
	font-size: 1em;
	border-color: #339966;	
}

table.gestione td {
	padding: 5px;
	border-color: #339966;
}

.tabGestione {
	text-align: center;
	margin-left: 20%;
}

/* Stile degli header dei datagrid lato amministrazione */
.tabGestione th {
	border:solid 1px green;
	background-color:#DDFFDD;
}
.tabGestione th a {
	color:Black;
	text-decoration:none;
}
.tabGestione th a:hover {
	color:Black;
	background-color: #FFFFCC;
	text-decoration: underline;
}

.campoObbligatorio {
	font-weight: bold;
	color: #6600CC;
}

#tabellaModIns {
	font-size: 1em;
	text-align: left;
}

#AUC_btn_invia_2, #AUC_btn_annulla_2, #AUC_TabellaMod_btn_pagSuccessiva, #AUC_TabellaMod_btn_pagPrecedente {
	margin: 10px 5px 5px 5px;
}

#AUC_btn_inserisci {
	margin: 0px 5px 10px 5px;
}

#AUC_salva, #AUC_Indietro {
	margin: 5px;
}
	
#AUC_pnlMod, #AUC_pnlEditor {
	overflow: scroll;
	width: auto;
	border: solid 1px #999999;
	background-color: #eeeeee;
}
	
.iconaNews {
	margin: 0.5em;
}

.AvvisiErrori {
	color: Red;
	font-weight: bold;
}

.conferme {
	color: Blue;
	font-weight: bold;
}

h3, h2 {
	text-align:center;
	background-color: #A7A8AB;
	color: #FFFFFF;
}

/* elementi */
.InsiemeElementi {
	/*margin-top: 50px;*/
}
.titolo {
	font-weight: bold;
	font-size: 9pt;
	padding: 12px 0px 0px 35px;
}
.abstract{ 
	padding: 5px 0px 0px 20px;
	/*border: solid 1px #C9C9C9;*/
}
.testo { 
	padding: 5px 0px 0px 20px;
	/*border: solid 1px #C9C9C9;*/
}
.elemento {
	font-weight: normal;
	background-image:url(UserFile/Image/SfondoElemento.jpg);
	background-repeat:no-repeat;
}
.elemFooter {
	padding: 3px;
	text-align: right;
}

/* NEWS nella spalla destra (ridefinisco titolo, abstract ed elemento che ci sono sopra) */
div.SpallaNews {
	width:130px;
	font-size:0.75em;
	float:right;
	clear:right;
	margin: 0px 5px 0px 0px;
}
.SpallaNews .titolo {
	/*border: solid 1px #C9C9C9;*/
	color: #326698;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	visibility: hidden;
}
.SpallaNews .titolo a {
	color: #0000FF;
}
.SpallaNews .abstract {
	border: solid 1px #C9C9C9;
	padding: 5px;
	margin: 0px;
}
.SpallaNews .elemento {
	margin-bottom: 10px;
	padding: 0px;
	background-image: none;
}
.dataPubb {
	font-weight: normal;
	font-size: smaller;
}
/* FINE NEWS nella spalla destra */

/* BANNER Spalla Destra */
div.bannerDx {
	float:right;
	clear:right;
	margin: 0px 11px 0px 0px;
	width: 120px;
}
/* FINE BANNER Spalla Destra */

#btnStampa, #chiudi {
	margin: 5px;
}

.inviaAmico_popoup input, textarea {
	margin: 2px;
}

#txtMittente {
	position: relative;
	left: 30px;
	width: 250px;
}

#txtDestinatario {
	position: relative;
	left: 49px;
	width: 250px;
}
#txtOggetto {
	position: relative;
	left: 72px;
	width: 250px;
}
#txtTesto {
	position: relative;
	left: 86px;
	width: 350px;
}

#btnInvia {
	position: relative;
	left: 40%;
	margin: 10px;
}

#lblTesto {
	vertical-align: top;
}

#lblAmici {
	font-size: 80%;
	color: #0000FF
}

/* Utente Logato */
.UtenteLogato {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 8pt; 
	color: #000000; 
	font-family: Tahoma;
	font-weight: bold;
}
#CampiUtenteLogato {
	background-image:  url(UserFile/Image/SfondoLogato.jpg);
	background-repeat: no-repeat;
	width: 138px;
	height: 147px;
	padding: 45px 0px 0px 20px;
}
#CampiUtenteLogin {
	background-image:  url(UserFile/Image/SfondoLogin.jpg);
	background-repeat: no-repeat;
	width: 148px;
	height: 147px;
	padding: 35px 0px 0px 10px;
	color: #FFFFFF; 
}
.UtenteLogato a {
	color: #FFCC00;
}
.UtenteLogato a:hover {
	text-decoration: underline;
}
#Template_UtenteLogato_login_inputUI {
	width: 60px;
	height: 12px;
	margin: 15px 0px 0px 15px;
}
#Template_UtenteLogato_login_inputUI_EN, #Template_UtenteLogato_login_inputUI_DE {
	width: 60px;
	height: 12px;
	margin: 15px 0px 0px 25px;
}
#Template_UtenteLogato_login_inputPW, #Template_UtenteLogato_login_inputPW_EN, #Template_UtenteLogato_login_inputPW_DE {
	width: 60px;
	height: 12px;
	margin-top: 15px;
}
#Template_UtenteLogato_login_bottoneSbt {
	margin: 12px 20px 0px 0px;
	float: right;
}
#Template_UtenteLogato_btnLogout {
	margin: 0px 0px 5px 25px;
}
#Template_UtenteLogato_login_lblErrLogin {
	color: #FF0000;
	position:absolute;
	left:690px;
	top:145px;
	width: 150px;
}

/* Login */
#LoginAdmin * {
	margin: 10px;
	vertical-align: middle;
}

#LoginAdmin_inputUI {
	position: relative;
	left: 30px;
	width: 120px;
}
	
#LoginAdmin_inputPW {
	position: relative;
	left: 20px;
	width: 120px;
}

div.piedipagina {
	clear: both;
}

#Preferenze {
	clear:both;
	background-color: #eeeeee;
	border: solid 1px #666666;
	padding: 3px;
	font-size: 0.8em;
	width: 150px;
}

.sottotestata .ricerca * {
	vertical-align: middle;
	margin-top: 10px;
}

/* --------------- MODULO NEWS ------------------- */
.FiltroNews * {
	vertical-align: middle;
	margin: 2px;
	font-size: 8pt;
}
.FiltroNews {
	margin-top: 5px;
}
/* --------------- FINE MODULO NEWS -------------------- */

/* Menu che mostra le cartelle di documenti lato amministrazione*/
#Cartelle {
	float:left;
	margin-right:10px;
	background: none;
}
#Cartelle a:hover {
	color: #CC3300;
}
#Cartelle td.ob_t3 {
    border:1px solid red;
    background-color:#FFFF99;
}

#CartelleAdmin * {
	vertical-align: middle;
}
#CartelleAdmin {
	background: none;
}
/* Menu per mostrare le cartelle nel modulo documenti */
#MenuCartelle {
	margin-top:0px;
	background: none;
	padding: 5px;
	width: 20%;
	/*border: solid #FF0000 1px;*/
}
#MenuCartelle a:hover{
	color: #CC3300;
}
#MenuCartelle td.ob_t3 {
    border:1px solid red;
    background-color:#FFFF99;
}
#CartelleChk {
	background: none;
}

/* Modulo documenti lato visualizzazione*/
#Template_CorpoDocumenti {
	width: 65%;
}
#Template_CorpoDocumenti td{
	vertical-align: top;
}
#Template_DataGridDocumenti {
	margin-left: 130px;
}
#Template_DataGridDocumenti td, th {
	padding: 3px;
}

/* Pannello con i campi per filtrare gli elementi lato amministrazione */
#AUC_Filtro_pnl {
	background-color: #eeeeee;
	border: solid 1px #666666;
	padding:2px;
	margin-bottom:0.8em;
	margin-top:0.5em;
	text-align:left;
	width:300px;
	font-size:80%;
	overflow:visible;
}
#Filtro {
	margin-bottom: 5px;
}
#AUC_Filtro_txtTitolo {
	margin-left:3.5em;
}
#AUC_Filtro_txtDescrizione {
	margin-left:0.4em;
}
#AUC_Filtro_ddlTipo {
	margin-left: 4.1em;
}
#AUC_Filtro_btnFiltra {
	margin-left:6em;
}

#AUC_Filtro_txtCognome {
	margin-left: 1em;
}
#AUC_Filtro_txtNome {
	margin-left: 2.9em;
}
#AUC_Filtro_txtemail {
	margin-left: 3.1em;
}
.IconaCalendario {
	cursor:pointer;	
	vertical-align:top;
}

/*  FAQ */
.nascondiFAQ {
	display:none;
}
.mostraFAQ {
	display:block;
}
.RispostaFAQ {
	font-family:Arial;
	font-size:0.9em;
	color:#000000;
}
.LinkDomandaFAQ {
	font-family:Arial;
	font-size:0.9em;
	text-decoration:none;
	color:#0000cc;
}
.LinkDomandaFAQ:hover {
	font-family:Arial;
	font-size:0.9em;
	text-decoration:underline;
	color:#ff0000;
}
.LinkCategoriaFAQ {
	font-family:Arial;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.divFAQ {
	text-align:left;		
	width:100%;
	margin-left: 5px;
}
.IntestazioneFAQ {
	font-size:1.9em;
	font-family:Arial;
	color:#666666;
	font-weight:bold;
	padding-bottom:10px;
}
.listDomandeFAQ {
	margin-left:15px;
}
.divRispostaFAQ {
	padding-bottom:10px;
}
.divNuovaFAQ {
	display:block;
	padding-bottom:30px;
	font-family:Arial;
	font-size:0.9em;
}
.divIntNuovaFAQ {
	padding-bottom:10px;
}
.LinkNuovaDomandaFAQ {
	font-family:Arial;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	color:#0000cc;
}
.LinkNuovaDomandaFAQ:hover {
	font-family:Arial;
	font-size:0.9em;
	text-decoration:underline;
	color:#ff0000;
}
.lblNuovaFAQ {
	font-family:Arial;
	font-size:0.9em;
	color:#ff0000;
}
.txtFAQ {
	font-family:Arial;
	font-size:0.9em;
	color:#0000cc;
	font-weight:bold;
	border:solid 1px #999999;
}
.btnFAQ {
	background-color:#efefef;
	font-family:Arial;
	font-size:0.9em;
	font-weight:bold;
}
/********** FINE - FAQ **********/


.dimensioneDoc {
	text-align: right;
}
.pager {
	text-align: center;
	background-color: #CCCCAA;
}
.invisible {
   display: none;
   background: #fff;
   color: #fff;
}


/* Risultati delle ricerche */
.dgRisultatiRicerca, .dgRisultatiRicerca td {
	border-style:none;
	text-align:left;
}
#Template_CorpoRisRicerca {
	width:55%;
	text-align:left;
}
.TitoloRicerca {
	
}	
.ElementoRicerca {
	padding:0.5em;
	margin:0.5em;
}
.RisRicerca {	
	background-color:#E6E7E8;
}
#Template_MessRicerca {
	font-size:small;
	font-weight:bold;
}
#Template_MessQueryRicerca {
	font-size:small;
	font-weight:bold;
	color:#003399;
}
/* Mappa del sito */
.ElementoMappa {
	background-color: #CCFFCC;
	text-align:center;
	float:left;
	margin: 1em;
	border: solid 1px #6699CC;
	width: 20%;
	text-align:left;
}
.MappaCanale {
	font-size: 130%;
	text-align:center;
}

/* CALENDARIO EVENTI */
.CalBottone a {
	margin-left:1em;
}
.CalTabella {
	border-collapse:collapse;
	margin-left:0.9em;
}
.CalTabella td {
	border: solid 1px #000000;
	width: 2%;
	height:1em;
	padding:0.1em;
	text-align:center;
}
.CalListaEventi {
	list-style-type:none;
	list-style-position:outside;
	margin:0em;
}
.CalGiorno {
	vertical-align: top;
}
.CalOggi {
	vertical-align: top;
	background-color:#FFFF99;
}
.CalSab {
	vertical-align: top;
	background-color:#D0D0D0;
}
.CalDom {
	vertical-align: top;
	background-color:#C0C0C0;
}
.CalGiornoSett {
	text-align: center;
	background-color:#CCFFFF;
	font-size:xx-small;
}


/* ---------------------- MODULO AGENZIE -----------------------*/
#Template_CorpoAnnunci, #Template_CorpoCercaAnnunci {
	/*border: solid #FF0000 1px;*/
	width: 430px;
	text-align: center;
}
#Template_pnlElencoAnnunci {
	text-align:center;
}
#Template_pnlFiltro {
	margin-bottom: 20px;
	text-align: center;
}
#Template_dgAnnunci td{ /* celle della tabella con l'elenco degli annunci */
	padding: 5px;
}
#Template_dgAnnunci th{ /* celle di intestazione della tabella con l'elenco degli annunci */
	padding: 5px;
	background-color: #FFCC00;
	color: #FFFFFF;
}
#Template_pnlDati {
	/*border: solid #FF0000 1px;*/
	text-align: center;
}
#Template_pnlDati input {
	/*float:left;
	clear: right;
	margin: 2px 0px 2px 20px;*/
}
.nofloat {
	float: none;
	clear: none;
	border: solid #FF0000 1px;
	text-align: left;
	margin: 0px;
	height: auto;
}

#Template_btnInviaDati {
	/*margin-left: 50%;*/
}
.pnlProvince {
	margin-left: 10px;
}
.province {
	text-align: left;
	float: left;
	width: 25%;
	line-height: 20px;
}
#Template_pnlRicercaAnnunci {
	text-align: center;
	/*border: solid #FF0000 1px;
	height: 220px;*/
}
#Template_etichette {
	float: left;
	line-height: 30px;
	margin: 10px 0px 10px 40px;
	text-align: right;
	/*border: solid #0000FF 1px;*/
	height: 120px;
}
#Template_campi {
	float: left;
	text-align: left;
	padding-left: 5px;
	margin: 10px 0px 10px 0px;
	/*border: solid #00FF00 1px;*/
	height: 120px;
	width: 250px;
}
#Template_campi input, select {
	margin: 5px 0px 2px 5px;
}
#tblScheda td {
	text-align: left;
}
#Template_dlAnnunci td {
	width: 400px;
	border: solid 1px #0000FF;
	text-align: center;
}
.linkPagine {
	margin-left: 5px;
}
.floatSx {
	float: left;
}
#tblFormContattaAg input {
	margin: 0px;
	position: static;
	width: auto;
}
.destra {
	text-align: right
}
.sinistra {
	text-align: left
}
#tblAnnunci	input, select { /* Form per l'inserimento e modifica degli annunci */
	margin: 3px;
}
.schede {
	background-color:#FFFFFF;
	padding: 10px;
	text-align: center;
}
#Template_CorpoRegAgenzia {
	/*border: solid 1px #FF0000;*/
	text-align: center;
	width: 430px;
}
#pnlSchedaAgenzia {
	background-image: url(UserFile/Image/SfondoSchede.jpg);
	background-repeat: no-repeat;
	/*border: solid 1px Red;*/
	width: 426px;
	padding-top: 13px;
}
#pnlSchedaAnnuncio {
	background-image: url(UserFile/Image/SfondoSchede.jpg);
	background-repeat: no-repeat;
	/*border: solid 1px Red;*/
	width: 426px;
	padding-top: 13px;
}
#tblScheda td {
	border-bottom: solid 1px #CCCCCC;
}
#tblScheda {
	margin-bottom: 10px;
}
/* ------------------- FINE MODULO AGENZIE ---------------------*/

.ricerca {position: absolute;left: 20px;}