﻿@charset "UTF-8";

/* inizio struttura DIV */

html, body{
	margin:0px;
	padding:0px;
	
}

body{
	font: 80% Arial, Helvetica, sans-serif;
	color:#333
	
}


body
{
	background-color: #DFDFDD;
	}

a {
	/*display:block;*/
	color: #000;
	padding:0px;
	text-decoration: none;
}

a:Hover {
	/*display:block;*/
	color: #666;
	padding:0px;
	text-decoration: none;
}

div#TOP {
	margin:0px;
	padding: 0px;
	z-index:1
	
}
div#contenitore{
	text-align:left;
}

div#ContenitoreArchivioNews {
	
	padding-bottom:30px;
	
	
	}

div#ContenitoreArchivioNews table, div#ContenitoreArchivioNews tr, div#ContenitoreArchivioNews td {
	border: 0px none #066;
	}
div#SX{/*background:#B9CAFF*/}
div#DX{/*background:#FF8539*/}

div#footer  {
	color: #FFFFFF;
	font-size:90%;
	/*background-color: trasparent;*/
	padding:5px;
	background-color: #625C5A;	

}
div#footer p{
	margin:0;
	padding:5px 5px;
	
}

div#footer a {
	color: #FFFFFF;	
}

div#contenitore{
	width:900px;
	margin:0px auto;
	padding: 0px 0px 0px 0px;	/*background: url(../../../images/img_table/bg_sx_istituzione.gif) repeat-y 0px;*/
}
div#RIGACENTRALE{
	float:left;
	width:100%;
	margin-bottom:20px;
	margin-top:-45px;
	z-index:10;
		
}
div#CENTRO{
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 210px;
	margin-bottom: 20px;
	margin-left: 210px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: thin solid #999;
}

DIV#CENTRO .tab_new img {
margin: 0px;
}

/*DIV#CENTRO img {
	padding: 10px;
	background-color:#FFF;
	border: 1px solid #900;
	}*/


div#SX{
	float:left;
	width:195px;
	margin-left:-900px;
	padding: 10px 0px 0px 5px;	/*background: #00FF00;*/
}
div#DX{
	float:left;
	width:195px;
	margin-left:-200px;
	margin-right:5px;
	margin-top:-45px;
	padding: 0px 0px;
}
div#footer{clear:left;	width:900px;
}

div#invisibile{
display:none;
	
}


/* fine struttura DIV */



/*da completare per il funzionamento anche su explorer 6: utilizzando il tag position: absolute, il rigo
si sovrappone alle grafiche permetetndo una corretta impaginanazione anche su explorer 6.0
così facendo va però modificato il tag titolo base inserendo un margin botton di almeno 30 px
diversamente il rigo si sovrappone alla prima riga di testo. una alternativa senza inserire il 
margin-botton sul titolo è quello di ripassare le pagine mettendo un ulteriore invio, 
con il rischio però di non avere un testo correttamente formattato nel caso non si usi il css (versione disabili)*/
.PercorsoNavigazione {z-index:10001;
	}
#navigazione {
	z-index:10001;
	
	}

.tabRigo {
	margin: 0px;
	padding: 0px;
	height: 3px;
	width:100%;
	border-style: none;
	font-size: 1px;
	background-color: #F00;
	
}


.FiloTabella {
	background-color: #DFDFDD;	/*margin: 0px;
	padding:0px;
	width: 100%;
	color: #666666;
	overflow: hidden;*/
	}
	
	
#menu2liv .FiloTabella {
	margin-top:20px;
	background-color: #FFF;
	}

.angoloarrotondato {
	display:none;
	}

.TitoloBase {
	color: #F00;
	font: bold 250% Arial, Helvetica, sans-serif;
	line-height: 90%;
	letter-spacing: -0.05em;
}


.TitoloPrint {
	font-size: 200%;
	color: #000000;
	font-weight: normal;
} 

.Titolo {
	color: #FE2B00;
	margin-top: 40px;
	font: bold 250% Arial, Helvetica, sans-serif;
	line-height: 90%;
	letter-spacing: -0.05em;
}

.Titolo1 {
	color: #FE2B00;
	font-weight: bold;
	/*line-height: 90%;*/
	padding-top: 15px;
	font: bold 150% Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
}

.Titolo2 {
	color: #666;
	/*line-height: 90%;*/
	padding-top: 15px;
	margin: 10px 0px;
	font: bold 150% Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
}

.Titolo2 a {
	color: #333;
}



.TestoBase {
	font: 100%  Arial, Helvetica, sans-serif;
	
}

.TabellaBase {
	font: 100%  Arial, Helvetica, sans-serif;
	border: 2px solid #FFFFFF;
}

.LinkBase {
	color: #666;
	text-decoration: none;
}
.LinkBase a:Hover {
	color: #F00;
	}
.tab_datoutente {
	color: #002C4D;
	text-decoration: none;
	font: 60% Verdana, Arial, Helvetica, sans-serif;
}


div#DX li{
	list-style: url(../../images/img_table/elenco_puntato_amministrazione.gif) outside;
	margin:0px 0px 0px 12px;
	padding:0px;	/*height: 13px;*/
}

div#fotoprewiev {
	padding: 0px;
	clear: both;
	height: 50px;
	width: 50px;
	overflow: hidden;
	border: 0px solid #999999;
	margin: 5px;
	
} 

.IntestazioneTabelle {
	/*background: url(../../images/img_table/top_tabelle_lifeingubbio.gif) no-repeat;*/
	height: 30px;
	color: #333;
	vertical-align: middle;
	background-color: #DFDFDD;
	width:194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
} 

.ChiusuraTabelle {
	height:1px;
	display:none;
	background-color: #666;	
	}

.TitoloIntestazioneTabelle {
	padding-left: 10px;
} 

.FondoTabelle {
	background-color: #DFDFDD;
}

.menu1liv {
	background: url(../../images/img_table/gubbio_29.gif) no-repeat left 3px;
	font-size: 105%;
	height: 17px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #FFFFFF;
	text-decoration:none;
} 

.menu1liv a {
	background: url(../../images/img_table/spacer.gif) no-repeat left top;
	height: 0px;
	padding-left: 0px;
	border-bottom: 0px solid #999999;
	border-top: 0px solid #FFFFFF;
	text-decoration:none;	
}

.menu1livSelezionato {
	background: url(../../images/img_table/spacer.gif) no-repeat left top;
	height: 0px;
	padding-left: 0px;
	text-decoration:none;
	color: #DA251D;
}

.menu2liv {
	margin:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 8px;
	padding-right: 2px;
	font-size: 100%;
	display: block;
} 

.menu2liv a {
	margin:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 8px;
	padding-right: 2px;
	font-size: 100%;
	display: block;
	
}

.menu2liv a:hover {
	margin:0px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 8px;
	padding-right: 2px;
	font-size: 100%;
	display: block;
	
}

.menu2livSelezionato{
	padding-left: 8px;
	padding-right: 2px;
	font-size: 100%;
	color: #DA251D;
	font-weight:bold;
	display: block;
}  

.ContenutoContenutimenu2liv img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	}



.IntestazioneVociFratelli {
	/*background: url(../../images/img_table/top_tabelle_lifeingubbio.gif) no-repeat;*/
	height: 30px;
	color: #666;
	vertical-align: middle;
	width:194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: lighter;
	background-color: #DFDFDD;
	letter-spacing: -0.02em;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 


.IntestazioneVociFratelli a {
	color:#333
}
.CapoletteraVociFratelli {
	font-size: 95%;
	/*background: url(../../images/img_table/Gubbio_25.gif) no-repeat;*/
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 46px;
} 

.RigaVociFratelli1 {
	display:none;
} 

.RigaVociFratelli2 {
	font-size: 95%;
	margin: 0px;
	padding: 1px 0px 1px 0px;
	/*height: 16px;*/
} 

.RigaVociFratelli3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
} 

.info  {
	font-size: 80%;
	font-style: italic;	
	
	} 
	
/*crea l'elenco puntato solo nella zona centrale evitando di influenzare i 
menu top (agisce anche nelle colonne) se lo vogliamo solo al centro sostituire con div#CENTRO */
div#CENTRO li{
	list-style: url(../../images/freccetta.gif) ;
	margin-bottom: 5px;
} 


div#SX li{
	/*list-style: url(../../images/img_table/elenco_puntato_amministrazione.gif);
	margin-top: 8px;
	margin-left: -20px;
	line-height: 120%;*/	
}

hr
{
	background: #DA251D;
	color: #DA251D;
	height: 1px;
	margin: 3px 0px;
	width: 100%;
	noShade: true;
} 

/*codici per angoli arrotondati tabella fratelli */
#round1 {background: url(../../images/img_table/1.gif) no-repeat;}
#round2 {background: url(../../images/img_table/2.gif) repeat-x;}
#round3 {background: url(../../images/img_table/3.gif) no-repeat;}
#round4 {background: url(../../images/img_table/4.gif) repeat-y; vertical-align: top;}

#round5 {
	color: #333;
	font-weight: bold;
	display:table;
	background-image:url(../../images/img_table/ico_stampa.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size:120%;
	list-style-type: none;
	margin:0px;
	padding-left:15px;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 10px;
	
}
#round5 a {
	font-weight: normal;
	color:#333
	list-style-type: none;	
	
}

#round5 a:Hover {
	color:#666
	list-style-type: none;	
}

#round5 li {
	color: #333;
	font-weight: bold;
	display:table;
	padding-left:15px;
	background-image:url(../../images/img_table/spacer.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	font-size:85%;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

#round6 {background: url(../../images/img_table/5.gif) repeat-y;}
#round7 {/*background: url(../../images/img_table/6.gif) no-repeat;*/}
#round8 {/*background: url(../../images/img_table/7.gif) repeat-x;*/}
#round9 {/*background: url(../../images/img_table/8.gif) no-repeat;*/}
/*fine angoli arrotondati*/	
	
/*tabella in evidenza*/
#TabMenuEvTopDx {
	background: url(../../images/img_table/Gubbio_34.gif) no-repeat;
	height: 28px;
	font: bold 105% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	text-indent: 20px;
}
#TabMenuEvSelectorDx {
	vertical-align: top;
	height: 18px;
	width: 23px;
	background: url(../../images/img_table/Gubbio_26.gif) repeat-x;
}
#TabMenuEvLinkDx {
	vertical-align: middle;
	width: 146px;
	background: url(../../images/img_table/Gubbio_37.gif) repeat-x;
	font-size: 110%;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	color: #FFFFFF;
}
#TabMenuEvLinkDx a {
	color: #FFFFFF;
	text-decoration: none;
}
#TabMenuEvLinkDx a:hover {
	text-decoration:none;
	color: #FF0000;
}
#TabMenuEvFooterDx {
	background: #003960 url(../../images/img_table/Gubbio_39.gif) no-repeat;
	height: 18px;
	font: bold 105% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 55px;
	text-transform: uppercase;
}

/*******************************************************************************
 *******************************************************************************

 I N I Z I O     M E N U     O R I Z Z O N T A L E 
 SpryMenuBarHorizonta)
 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************
 *******************************************************************************/

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************
 LAYOUT INFORMATION: describes box model, positioning, z-order
 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0px;
	list-style-type: none;
	font-size: 100%;
	width: Auto;
	height: 0px; /*float: left;*/;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
	position: relative;
	top: -85px;
	font-weight: normal;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0px 0px 0px 1px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left; /*cursor: pointer;*/
	width: auto;
	float: left;

}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 12.2em;
	position: absolute;
	left: -1000em;
	background-color: #635D5C;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	margin: 0;
	padding: 0;
	
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 12.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -2% 0 0 98%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	margin: 0px;
	padding: 0px;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	padding: 4px 10px 4px 17px;
	color: #FFF;
	text-decoration: none;
	border-left: 0px solid White;
	white-space: nowrap;
}
/* Menu items that have mouse over or focus have a blue background and white text 
*/
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	/*per explorer 6 metto le indicazioni come sopra senno non va*/
	display: block; /*cursor: pointer;*/
	/*background-color: #906B41;*/
	padding: 4px 10px 4px 17px;
	/*color: White;*/
	text-decoration: none;
	border-left: 0px solid White;
	color:#CCC;
	white-space: nowrap;

}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	/*per explorer 6 metto le indicazioni come sopra senno non va*/
	display: block; /*cursor: pointer;*/
	/*background-color: #906B41;*/
	padding: 4px 10px 4px 17px;
	/*color: White;*/
	text-decoration: none;
	border-left: 0px solid White;
	color:#CCC;
	white-space: nowrap;


}

/*******************************************************************************
 SUBMENU INDICATION: styles if there is a submenu under a given menu item
 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../../images/img_table/divisorio_menu_top.gif);
	background-position: left;
	background-repeat: no-repeat;
	/*background-position: 95% 50%;*/
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../../images/img_table/divisorio_menu_top.gif);
	background-position: left;
	background-repeat: no-repeat;
	/*background-position: 95% 50%;*/
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
/*background-image: url(../../images/img_table/divisorio_menu_top.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	/*background-position: 95% 50%;*/
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
/*background-image: url(../../images/img_table/divisorio_menu_top.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	/*background-position: 95% 50%;*/
}

/*******************************************************************************
 BROWSER HACKS: the hacks below should not be changed unless you are an expert
 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	display: none;
	position: absolute;
	z-index: 1020;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	
	}
}
/*******************************************************************************
 *******************************************************************************

F I N E     M E N U     O R I Z Z O N T A L E  (SpryMenuBarHorizonta)
LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************
 *******************************************************************************/
 
 /* Elenco telefonico indice */
.bulletinRubricaSelectIndex
{
	color: #CC3333;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
.bulletinRubricaUnselectIndex
{
	color: #003366;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}
/* fine elenco telefonico*/


/* foto gallery */
img .imgPreview a {	
	color: #CCC;
	padding:10px;
	text-decoration: underline
	}

img .imgPreview a:Hover {
	color: #FF0;
	padding:10px;
	text-decoration: underline
}




.TitoloPhotoGallery{
	font-size: 120%;
	font-weight: bold;
	color: #FF0;
}

.imgGalleryTabella {
}

.imgGalleryTabella tr td {
	text-align:center;
	}



/*foto gallery prodotti */

#contenitore  #CENTRO .imgGalleryTabella tr td a .imgPreview {
	border: 1px solid #000000;
	padding: 8px;
	margin: 4px;
	background-color:#FFFFFF;

}

#contenitore  #CENTRO .imgGalleryTabella tr td a:hover .imgPreview {
	border: 1px solid #000000;
	background-color:#333333;
   
}

/*foto gallery colonna dx*/
#contenitore  #DX center  .imgGalleryTabella tr td a .imgPreview {
	border: 1px solid #000000;
	padding: 8px;
	margin: 4px;
	background-color:#FFFFFF;

}

#contenitore  #DX center  .imgGalleryTabella tr td a:hover .imgPreview {
	border: 1px solid #000000;
	background-color:#333333;
	

}

/*#contenitore #RIGACENTRALE #CENTRO .TestoBase table tbody tr td center .imgGalleryTabella tr td a .imgPreview*/


/*DocumentGallery*/
.documentGalleryTabella {
	background-color: #DFDFDD;
	color: #333;
	padding: 4px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.documentGalleryTitoloDettaglio {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.documentGalleryDataDettaglio {}
/*con questo tag sotto allineo le icone alla riga*/
.documentGalleryTabella tr td img {
	vertical-align: middle;
}

/*questa è una pecetta da sistemare in seguito via programmaione*/
#gallerycontinua tr td .TestoBase, #gallerycontinua tr td .TitoloBase {
	font-size:0px;
	display:none;
	line-height: 0px;
	}




/* utility */

.UtilityRiga_PaginaStampabile {display:inherit }
.UtilityRiga_InviaAmico {display:inherit}
.UtilityRiga_Forum { display:none}













