﻿ï»¿/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0
*/
html{color:#000;background:#cFFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}
table{border-style:solid;}
fieldset{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:â€;}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesnâ€™t inherit in IE */
legend{color:#000;}


body
{
	/*background: #F7FCFD url(immagini/sfondo-ippocrate.jpg) no-repeat center top; /* url(immagini/sfondo.png);*/
	behavior:url(../css/csshover.htc);
	background: #ffffff url(../../immagini/vita2.png) no-repeat center top;
	background-color: #82b5e8;
	margin: 0;
	padding: 0;
	font-family: Arial;
}

#content
{
	clear:none;
	margin: 0 auto;
	width: 992px;
	text-align: left;
}

/*inizializzazione TAG*/
ul
{
    margin-left: 0;
    padding: 3px 0px;
    list-style: none;
    display:block;
}

li
{
    margin-left: 0;
    padding: 0px 0px;
    list-style: none;
    display:block;
}
/*fine inizializzazione TAG*/



/*HOME PAGE*/
div.panelHomeGlobal
{
	top: 0px;
	left: 0px;

}

div.panelHomeIntestazione
{
	top: 0px;
	left: 0px;
	background-color: transparent;
}

.panelCorpo
{
	margin-top:14px;
	width: 992px;
	background-position:bottom left;
}

/*FINE HOME PAGE*/

/*testi*/
.intestazioneHomePage
{

	font-size: 35pt;
	height: 100px;
	z-index: 100;
	color: #f5f5f5;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 4px;
	text-align: center;
	width: 992px;

}

/*MENU HOME PAGE*/
div.panelHomeMenu
{
	display:inline-block;
	float: left;
	width: 148px;
	margin-top: -35px;
	clear: none;
	margin-left:1px;
}

/*pannello menu*/
div.panelMenu
{
	margin-top:28px;
	margin-bottom: 2px;
	clear: both;
}

div.panelMenuPrimoPiano,div.panelMenu
{
	padding-top:0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom:4px;
	background-color: #6699cc;
	border: #088080 1px solid;
}

div.panelHomeCorpo
{
	display:inline-block;
	margin-top:0;
	margin-left:8px;
	padding-bottom:4px;
	width: 834px;
	clear:none;
}

/*layout elementi menu */
/*Main Menu*/

.panelMenu ul ul {display:none; position:absolute; left:75px; top:5px;}
.panelMenu ul li.liVoceMenu:hover { position:relative;}
.panelMenu ul li.liVoceMenu:hover ul.ulSubVoceMenu {display:block;}

.panelMenu ul.ulSubVoceMenu ul.ulSubVoceMenu li.liVoceMenu {float:left; display:inline; border:none;}
.panelMenu ul.ulSubVoceMenu ul.ulSubVoceMenu li.liVoceMenu:hover {text-decoration:none; border:none;}

.panelMenu li.liVoceMenu:hover ul li.liVoceMenu ul {display:none;}

.panelMenu ul ul li.liVoceMenu ul {left:110px;}
.panelMenu ul ul li.liVoceMenu:hover ul. {display:block;}

.panelMenu ul.ulSubVoceMenu {margin:0px; padding:0px;}

.panelMenu ul.ulSubVoceMenu li.liVoceMenu {

	list-style:none;
	color:#FFF;
	border-top:#fff solid;
	border-bottom:#fff solid;
	border-width:1px;
	cursor:pointer;
	padding:0;
	margin:0;
}

.panelMenu li.liVoceMenu {
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

.panelMenu .liVoceMenuOutStyle
{
	padding-left: 10px;
}

.panelMenu li.liVoceMenuPrimo
{
	margin-top:4px;
}

.panelMenu li.liVoceMenu a:link, .panelMenu li.liVoceMenu a:visited {
	display: block;
	margin: 0;
	margin-left:2px;
	margin-right:2px;
	padding: 3px 6px 3px 25px;
	text-decoration: none;
	border-left: 1px solid #b5d9e5;
	border-right: 1px solid #b5d9e5;
	border-top: 1px solid #b5d9e5;
	border-bottom: 1px solid #b5d9e5;
}

.panelMenu li.liVoceMenuUltimo a:link, .panelMenu li.liVoceMenuUltimo a:visited
{
	border-top: 1px solid #b5d9e5;
	margin-bottom:2px;

}

.panelMenu li.liVoceMenu a:hover, .panelMenu li.liVoceMenu a:focus, .panelMenu li.liVoceMenu a:active{
	border-color:#ffffff;
	background-color:#82b5e8;
}

.panelMenu li.liMenuPrincipale a:hover, .panelMenu li.liMenuPrincipale a:focus, .panelMenu li.liMenuPrincipale a:active{
	border-color:#ffffff;
	background-color:#82b5e8;
}


.ulSubVoceMenu
{
	background-color:#fff;
	border: 1px solid #b5d9e5;
}

.panelMenu ul.ulSubVoceMenu li
{
	padding:0;
	margin:0;
}

.panelMenu ul.ulSubVoceMenu
{
	background-color: #b5d9e5;
	padding:1px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	z-index:1000;
}

.panelMenu ul.ulSubVoceMenu li
{
	background-color: #fff;
}
/*fine layout elementi menu */

ul.ulMenuPrincipale
{
	display:block;
	background-color: #6699cc;
	font-size: 8pt;
	padding: 2px;
	margin-top:5px;
}

ul.ulMenuPrincipaleSub
{
	display:block;
	background-color: #6699cc;
	font-size: 8pt;
	padding: 2px;
	margin-top:10px;
}

li.liMenuPrincipale
{
	display:inline-block;
	margin:0px;
	padding:0px;
}

ul.ulMenuUltimi
{
	background-color: #ffffff;

	font-size: 8pt;
	padding-left:2px;
	padding-right:2px;
	margin-top:4px;
}

li.liVoceMenuOutStyle
{
	padding-bottom:4px;
}

ul.ulElemento
{
	padding-top:10px;
	padding-bottom:2px;
}

/*icone*/
li.liVoceMenuRaccolte
{
	background: url(../../immagini/icone/cartella_16.png) no-repeat 6px ;
}

li.liVoceMenuHome
{
	background: url(../../immagini/icone/home_16.png) no-repeat 6px;
}

a.menuHome
{
	color: #f5f5f5;
}

a.menuHome:link
{
	color: #f5f5f5;
	text-decoration: none;
}

a.menuHome:hover 
{
	color: #f5f5f5;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a.linkMenuDocumentiHome:hover

{
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background-color: transparent;
	background-image: url("../../immagini/icone/home_48.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 1px 50%;
}

li.liVoceMenuHome a:link, li.liVoceMenuHome a:visited
{
	display: block;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 25px;
	text-decoration: none;
	border: 1px solid #b5d9e5;
}

li.liVoceMenuHome a:hover, li.liVoceMenuHome a:focus, li.liVoceMenuHome a:active
{
	border-color: #ffffff;
	background-color: #82b5e8;
}

li.liVoceMenuHome
{
	font-size: 8pt;
	margin: 0pt;
	padding: 0pt;
}

li.liVoceMenuDocumentiHome
{
	background-color: transparent;
	background-image: url("../../immagini/icone/home_16.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 6px 50%;
}

ul li.liVoceMenuHome:hover
{
	position: relative;
}

li.liVoceMenuMailingList
{
	background: url(../../immagini/icone/mail_16.png) no-repeat 6px;
}

li.liVoceMenuDocumenti
{
	background: url(../../immagini/icone/documento_16.png) no-repeat 6px;
}

.fontMenuPrincipale
{
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

ul.ulMenuPrincipaleRss
{
	margin-bottom: 4px;
	margin-top: 2px;
	padding-left: 6px;
	border-color: #b5d9e5;
	height: 50px;
}

a.linkMenuDocumentiAree_orizz
{
	color: #f5f5f5;
	border: 1px solid #0099cc;
}

a.linkMenuDocumentiAree_orizz
{
	color: #f5f5f5;
	background-color: transparent;	
	font-size: 8pt;	
}

a.linkMenuDocumentiAree_orizz:link
{
	color: #f5f5f5;
	text-decoration: none;
}

a.linkMenuDocumentiAree_orizz:hover 
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	font-size: 8pt;
}

li.liVoceMenuAree_orizz a:link, li.liVoceMenuAree_orizz a:visited 
{
	margin: 0pt;
	margin-left: 1px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
}

li.liVoceMenuAree_orizz a:hover, li.liVoceMenuAree_orizz a:focus, li.liVoceMenuAree_orizz a:active
{
	border: 1px solid #ffffff;
}
/*FINE MENU HOME PAGE*/

/*Menu Superiore*/
.panelMenuSup
{
	background-color: transparent;
	color: #a9a9a9;
	display:none;
	font-size: 10pt;
	margin-top: 14px;
	width: 990px;
	height: 20px;
}

.lblSmall
{
	color: #4682b4;

	font-size: 8pt;
	font-weight: bold;
}

/*tabelle*/

div.panelGridView
{
	display:inline-block;
	border: #088080 1px solid;
	padding: 8px;
	background-color: #f8f8ff;
	margin-left: 4px;
	margin-top:2px;
	width: 810px;
	color: #696969;
}

/*griglie*/
.gridView
{
	background-color: #d3d3d3;
	border: #ffffff 1px solid;
	font-size: 10pt;
	width: 812px;
	color: #696969;
}

.gridViewHeader
{
	background-color: #696969;

	font-size: 10pt;
	font-weight:bold;
	height: 1px;
	color: white;
	font-weight: bold;
}

.gridViewAlternate
{
	background-color: #dcdcdc;

	font-size: 10pt;
	font-weight:bold;
	height: 1px;
	color: #3399cc;
}

.gridViewRow
{
	background-color: #d3d3d3;
	font-size: 10pt;
	font-weight:bold;
	height: 1px;
	color: #3399cc;
}


/*fonts*/
span.fontMenu
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

span.fontIntestazionePrimoPiano
{
	color: #ff9933;
	font-size: 14pt;
	font-weight: bold;
}

span.spanTestoPrimoPiano
{
	font-size: 10pt;
}

span.fontMenuItems
{
	color: #696969;

	font-size: 8pt;
}

span.fontSmall
{
	color: black;
}

span.fontSmallBold
{
	color: black;
	font-weight: bold;
}

span.titText
{
	font-size: 10pt;
	color: #1e90ff;
	font-weight: bold;
}

span.intText
{
	font-size: 8pt;
	color: #205386;
	font-weight: bold;
}

span.text
{
	font-size: 8pt;
	color: black;
	font-weight: bold;
}

span.lblSottotitoli
{
	font-size: 12pt;
	font-weight: bold;
	width: 100%;
	font-weight: bold;
	color: #205386;
}


/*span e div*/

span.spanNessunElemento
{
	border: solid 1px #ff6633;
	margin-left: 4px;
	margin-top: -6px;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width:800px;
}

div.panelhlBack
{
	border-top: solid 1px #82b5e8;
	margin-left: 4px;
	margin-top:-6px;
	width: 830px;
}

div.panelTitoloDescrizione
{
margin-top:10px;
	height: 10px;
	text-align: center;
}

div.panelTitoloSezione
{
	display:inline-block;
	float:left;
	margin-left: 4px;
	margin-top: -6px;
	width: 830px;
	text-align: center;
	clear:both;
	padding-top:10px;
}

div.panelCerca
{
	display:inline-block;
	float:left;
	margin-left: 4px;
	margin-top:20px;
	margin-bottom:10px;
	width: 750px;
	clear:both;
}

div.panelRssLista
{
	clear:none;
	display:inline-block;
	float:right;
	margin-right:12px;
	margin-bottom:0px;
	margin-bottom:2px;
	width: 20px;
}

span.lblTitoli
{
	font-size: 14pt;
	width: 100%;
	font-weight: bold;
	color: #205386;
}

span.lblMessaggi
{
	background-color: #d3d3d3;
	border-top: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	font-size: 10pt;
	font-weight: bold;
}

span.lblMessaggiErrore
{
	background-color: #d3d3d3;
	border-top: red 1px solid;
	border-bottom: red 1px solid;

	font-size: 10pt;
	width: 100%;
	font-weight: bold;
	border-right: red 1px solid;
	border-left: red 1px solid;
}


span.sottoTitoli
{
	background-color: #d3d3d3;
	border-top: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;

	font-size: 8pt;
	width: 100%;
	font-weight: bold;
}

span.Contenuto
{
	background-color: #dcdcdc;
	border-top: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;

	font-size: 8pt;
	width: 100%;
	height: auto;
}

div.panelDescrizioneHome
{
	z-index: 101;
	width: 812px;
	border: #088080 1px solid;
	padding:8px;
	margin-left:2px;
	margin-top:10px;
	background-color: #dcdcdc;
}

div.panelDescrizioneContent
{
	/*Height:1550px;*/
	margin-left: 4px;
	margin-top: 30px;
	width: 812px;
	border: #088080 1px solid;
	padding: 8px;
	background-color: #f8f8ff;
}

span.Messaggi
{
	position: relative;
	font-weight: bold;

	font-size: 10pt;
	z-index: 102;
	color: #1e90ff;
}

span.MessaggiAllerta
{
	position: relative;
	font-weight: bold;

	font-size: 10pt;
	z-index: 102;
	color: #cc3300;
}

span.etichette
{
	position: relative;
	font-weight: bold;

	font-size: 10pt;
	z-index: 102;
	color: #205386;
}

span.lblTitoloDescrizione
{
	font-weight: bold;
	font-size: 12pt;
	color: #205386;
}

span.Errore
{
	background-color: #FFFFC0;
	border-top: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	border-right: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;

	font-size: 8pt;
	width: 100%;
	height: auto;
}

.lblAutore
{

	font-size: 7pt;
	color: #808080;
}

span.lblInfo
{
	border: #a9a9a9 1px solid;

	font-size: 7pt;
	height: auto;
	color: #f8f8ff;
	left: 4px;
	top:50px;
}

span.lblInfoCerca
{
	font-size: 10pt;
	height: auto;
	color: #ffffff;
	left: 4px;
	top: 50px;
	font-weight: bold;
}

/*controlli homepage*/
div.panelPrimoPiano
{

	font-size: 7pt;
	width: 812px;
	background-color: #f8f8ff;
	padding: 8px;
	margin-left:2px;
	margin-top:10px;
	border: #088080 1px solid;
}

.ContenutoHome
{
	background-color: #dcdcdc;
	border: #3399cc 1px solid;

	font-size: 8pt;
	z-index: 103;
    position: relative;
    top: 10px;
    left: 0px;
    width:auto;
	height: auto;
}

div.panelLblPrimoPiano
{
	background-color: #ffffff;
	border-bottom: #a9a9a9 1px solid;
}

div.panelTitoloHome
{

	border-top: solid 1px #82b5e8;
	padding-top:10px;
	margin-left: 2px;
	margin-top: -6px;
	width: 830px;
}

span.sottoTitoliPrimoPiano
{

	font-size: 14pt;
	font-weight: bold;
	color: #d47612;
}

span.lblTitoloHome
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

/*tabelle homepage*/
.menuPrimoPiano
{
	position:relative;
	border-top: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	font-size: 8pt;
	height: 1px;
	z-index: 100;
	left: 0px;
	width: 810px;
	color: #696969;
	top:0px;
}

.menuPrimoPianoTitoli
{

	font-size: 14pt;
	color: #4682b4;
	width: 832px;
}

.menuPrimoPianoTesto
{
	color: black;

	font-size: 10pt;

}

.menuPrimoPianoLeggi
{
	color: black;

	font-size: 9pt;
	font-weight: bold;
}

span.intestazioneElementi
{

	font-size: 8pt;
	font-weight: bold;
	color: #1e90ff;
	text-decoration: none;
}


a.intestazioneElementi
{

	font-size: 8pt;
	font-weight: bold;
	color: #1e90ff;
	text-decoration: none;
}

a.intestazioneElementi:hover
{

	font-size: 8pt;
	font-weight: bold;
	color: #1e90ff;
	text-decoration: none;
}

a.intestazioneElementi:visited
{

	font-size: 8pt;
	font-weight: bold;
	color: #1e90ff;
	text-decoration: none;
}

a.intestazioneElementi:link
{

	font-size: 8pt;
	font-weight: bold;
	color: #1e90ff;
	text-decoration: none;
}


.intestazioneElementiPrimoPiano
{
	background-color: #000000;
	border-top: #3399cc 1px solid;
	border-bottom: #3399cc 1px solid;
	border-left: #3399cc 1px solid;
	border-right: #3399cc 1px solid;

	font-size: 8pt;
	height: 1px;
	z-index: 100;
	left: 0px;
	width: 100%;
	color: #3399cc;
}

.tabellaTipi
{
	background-color: #d3d3d3;
	/*
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-left: black 1px solid;
*/

	font-size: 8pt;
	height: 1px;
	z-index: 100;
	left: 0px;
	color: #696969;
	vertical-align:top;
}
/* fine tabelle homepage*/
/* fine controlli homepage*/

/*contenuto delle pagine*/
div.panelContenuto
{
	position: absolute;
	top: 156px;
	left: 294px;
	width: 842px;
	height: 192px;
}

table.tblCommenti
{
	position: relative;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 100%;
	border-bottom: 0px;
	height: 100%;
}

/* liste */

li.liControlli
{
    padding: 2px 30px;
    color: #0099cc;
    font-size: .8em;
    font-weight: bold;
}

li.liTesto
{
    color: #0099cc;
    padding: 2px 6px;
    font-size: .8em;
    font-weight: bold;
}

li.liControlliChk
{
    padding: 2px 30px;
    color: #0099cc;
    font-size: .8em;
    font-weight: bold;
    display: inline;
}

/* fine liste */


/*controlli*/
.txtCtl
{
	font-size: 10pt;
	color: #1e90ff;
	border: black 1px solid;
	font-weight: bold;
	height:16px;
	z-index:120;
}

.txtCtlErr
{
	font-size: 8pt;
	color: #dc143c;

	border-right: crimson 1px solid;
	border-top: crimson 1px solid;
	border-left: crimson 1px solid;
	border-bottom: crimson 1px solid;
	font-weight: bold;
}

.cmdCtl
{
	font-size: 10pt;
	color: white;
	border: black 1px solid;
	background-color: #ff9933;
	height: 20px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

.txtLk
{
	font-size: 8pt;
	color: #1e90ff;

	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
}

/*links*/

/*back*/

a.lnkBack
{
	font-weight: bold;
	color: #205386;

}
a.lnkBack:link
{
	font-weight: bold;
	color: #205386;

	text-decoration: none;
}

a.lnkBack:hover
{
	font-weight: bold;
	color: #82b5e8;

}

a.lnkBack:active
{
	font-weight: bold;
	color: #82b5e8;

}

a.lnkBack:visited
{
	font-weight: bold;
	color: #205386;
	text-decoration: none;
}

/*fine back*/

/*normali*/
a
{
	color: #006699;
}

a:link
{
	color: #006699;
	text-decoration: none;
}

a:hover
{
	color: #006699;
}

a:active
{
	color: #006699;
}

a:visited
{
	color: #006699;
	text-decoration: none;
}
/*fine normali*/

/*menu*/
a.menu
{
	color: #f5f5f5;
}

a.menu:link
{
	color: #f5f5f5;
	text-decoration: none;
}

a.menu:hover
{
	color: #f5f5f5;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a.menu:active
{
	color: #f5f5f5;
	text-decoration: none;
}

a.menu:visited
{
	color: #f5f5f5;
	text-decoration: none;
}

a.linkRSS
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

a.linkRSSLista
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

hr.menu
{
	color: #b5d9e5;
	height:1px;
}
/*fine menu*/


/*liste*/
a.lnkliste
{
	color: #3399CC;
	text-decoration: none;
}
a.lnkliste:link
{
	color: #3399CC;
	text-decoration: none;
}

a.lnkliste:hover
{
	color: #d47612;
	text-decoration: none;
}

a.lnkliste:active
{
	color: #d47612;
	text-decoration: none;
}

a.lnkliste:visited
{
	color: #3399CC;
	text-decoration: none;
}
/*fine liste*/

/*menuElementi*/
a.menuElementi
{
	color: #999999;

	font-size: 8pt;
}
a.menuElementi:link
{
	color: #999999;
	text-decoration: none;
}

a.menuElementi:hover
{
	color: #d47612;
	font-weight:bold;
}

a.menuElementi:active
{
	color: #999999;
}

a.menuElementi:visited
{
	color: #999999;
	text-decoration: none;
}

hr.menu
{
	color: #999999;
	height:1px;
}
/*fine menuElementi*/

/*fine links*/

/*CALENDARIO*/
.ajax__calendar_container { z-index : 1000 ; border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
/*FINE CALENDARIO*/


/*IMMAGINI*/
div.imgRssHome
{
	width: 32px;
	height: 32px;
	background: url("../../immagini/icone/rss32.png") no-repeat top left;
	border: none;
	margin:0px;
	padding:0px;
}


div.imgRssLista
{
	width: 16px;
	height: 16px;
	background: url("../../immagini/icone/rss16.png") no-repeat top left;
	border-style : none;
}

li.liRSS
{
	display:inline-block;
	float:right;
	margin:0px;
	padding:0px;
}

.imgContent {

}
/*FINE IMMAGINI*/

/*INIZIO PRIMO PIANO*/

/*INIZIO LISTA TESTI*/

.ctlListaTestiBlocco {
	margin-top: 10px;
}

.ctlListaTestiDivIMG
{

}

.ctlListaTestiElemento, .ctlListaTestiTitolo {

	padding: 2px;
	Overflow: auto;
	margin-top:5px;
	margin-bottom:5px;
}


div.ctlListaTesti_divImmagineElemento
{
	background-color:gray;
	border:solid 5px gray;
	padding:10px;
	float:left;
}

.ctlListaTestiSpanTitolo
{
	color: #ff9933;
	font-size: 16px;
	font-weight:bold;
}

.ctlListaTestiTestoSpanTitolo, .ctlListaTestiTestoSpanTitolo a:link
{
	font-size: 12pt;
	color: #4682b4;
	font-weight: bold;
}

.ctlListaTestiTestoSpanData
{
	font-size: 10pt;
}


.ctlListaTestiTestoSpanTesto
{
	font-size: 12pt;
}

.ctlListaTestiTestoSpanContinua
{
	font-size: 10pt;
	font-weight:bold;
}

.imgContent {
padding: 3px;
border: solid 1px #000000;
float: left;
clear: both;
margin-right: 10px;
}
/*FINE LISTA TESTI*/


/*FINE PRIMO PIANO*/


/* SOCIAL */
.panelSocial{
height: 24px;
margin-left: 4px;
margin-top: 10px;
margin-bottom: 4px;
width: 818px;
border: 1px solid #3399cc;
padding: 4px;
}

.social_bookmark {
display: block;
margin-left: auto;
margin-right: auto;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
text-align: center;
}


.social_img {
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
}
/* FINE SOCIAL */

/* MENU ML */
ul.ulMenuPrincipaleSubML
{
	display:block;
	font-size: 8pt;
	padding-top:2px;
}

 ul li.liVoceMenuML:hover { position:relative;}
 ul li.liVoceMenuML:hover ul.ulSubVoceMenu {display:block;}

 ul.ulSubVoceMenuML ul.ulSubVoceMenuML li.liVoceMenuML {float:left; display:inline; border:none;}
 ul.ulSubVoceMenuML ul.ulSubVoceMenuML li.liVoceMenuML:hover {text-decoration:none; border:none;}

 li.liVoceMenuML:hover ul li.liVoceMenuML ul {display:none;}

 ul ul li.liVoceMenuML ul {left:110px;}
 ul ul li.liVoceMenuML:hover ul. {display:block;}

 ul.ulSubVoceMenuML {margin:0px; padding:0px;}

 ul.ulSubVoceMenuML li.liVoceMenuML {

	list-style:none; 
	color:#FFF; 
	border-top:#fff solid; 
	border-bottom:#fff solid; 
	border-width:1px;
	cursor:pointer; 
	padding:0;
	margin:0;
}

 li.liVoceMenuML {
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

 li.liVoceMenuML a:link,  li.liVoceMenuML a:visited {
	display: block;
	margin: 0;
	margin-left:2px;
	margin-right:2px;
	padding: 3px 6px 3px 25px;
	text-decoration: none;
	border-left: 1px solid #b5d9e5;
	border-right: 1px solid #b5d9e5;
	border-top: 1px solid #b5d9e5;
	border-bottom: 1px solid #b5d9e5;
}

 li.liVoceMenuUltimoML a:link,  li.liVoceMenuUltimoML a:visited 
{
	border-top: 1px solid #b5d9e5;
	margin-bottom:2px;
	
}	

 li.liVoceMenuML a:hover,  li.liVoceMenuML a:focus,  li.liVoceMenuML a:active{
	border-color:#ffffff;
	background-color:#82b5e8;
}


li.liVoceMenuDocumentiML
{
	background: url(immagini/icone/mail_16.png) no-repeat 6px;
}


/*menu*/
a.menuML
{
	color: #f5f5f5;
}
a.menuML:link
{
	color: #f5f5f5;
	text-decoration: none;
}

a.menuML:hover
{
	color: #f5f5f5;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a.menuML:active
{
	color: #f5f5f5;
	text-decoration: none;
}

a.menuML:visited
{
	color: #f5f5f5;
	text-decoration: none;
}

a.linkMenuDocumentiML:hover
{
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background: url(immagini/icone/mail.png) no-repeat 1px;
}
/* FINE MENU ML */


/* calendario */

.calAnni
{
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

.calMesi
{
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

/* fine calendario */


/* CONTROLLO CONTENTLISTEXT */

.ctlListaTestiExt
{
	margin-left: 4px;
	margin-top: 30px;
	width: 812px;
}

.ddlListaExt
{
	border: 1px;
	/*width: 480px;*/
	vertical-align: top;
}
.ddlListaExtItem
{
	background-color:Window;
	border: dotted 1px #000000;
}

.tableListaTestiExt
{
	border: 0px;
	padding:5px;
}

.ctlTestoListaExtData
{
	font-size: 10pt;
	width: 100px;
	border: 0px;
}

.panelListaExt
{

	float:left;
	margin-left: 4px;
	margin-bottom:10px;
	width: 150px;
	clear:both;
}

.panelPaginazioneListaExt
{
	float:left;
	margin-left: 4px;
	margin-bottom:10px;
	width: 750px;
	clear:both;
}

.panelPaginazioneListaExtSpan, .panelPaginazioneListaExtSpanTop
{
	font-weight:bold;
	font-size:10pt;
}

.panelPaginazioneListaExtSpanSelezionato, .panelPaginazioneListaExtSpanSelezionatoTop
{
	font-weight:bold;
	font-size:12pt;
}

.panelPaginazioneListaExtSpanConteggio, .panelPaginazioneListaExtSpanConteggioTop
{
	font-weight:bold;
	font-size:10pt;	
}

.panelPaginazioneListaExtSpanTop:hover
{
	font-size:12pt;
}

.resultsListaExt
{
	float:left;
	margin-left: 4px;
	margin-bottom:10px;
	width: 750px;
	clear:both;
	font-weight:bold;
	font-size:10pt;
}

.divTableListaTestiExt
{
	width:272px;
	overflow:auto;
	word-wrap: break-word;
}

div.panelDescrizioneSezione
{

}

a.lnkListaTestiExt
{
	font-size: 10pt;
	color: #4682b4;
	font-weight: bold;
}
a.lnkListaTestiExt:link
{
	font-size: 10pt;
	color: #4682b4;
	font-weight: bold;
	text-decoration: none;
}

a.lnkListaTestiExt:hover
{
	font-size: 10pt;
	color: #4682b4;
	font-weight: bold;
	font-style:italic;
}

a.lnkListaTestiExt:active
{
	font-size: 10pt;
	color: #4682b4;
	font-weight: bold;
}

a.lnkListaTestiExt:visited
{
	font-size: 10pt;
	color: #4682b4;
	font-weight: bold;
	text-decoration: none;
	
}

.ctlListaExtData
{
	font-size: 10pt;
	word-wrap: break-word;
}

.ctlListaExtTesto
{
	font-size: 12pt;
}

.ctlListaExtImmagine
{
	border: solid 1px #000000;
	float: left;
	clear: both;
	margin-right: 2px;
}

.ctlListaExtElemento
{
	Overflow: auto;
	margin-top:5px;
	margin-bottom:5px;
}

/* FINE CONTROLLO CONTENTLISTEXT */

