body
{
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    border: none;
    padding: 0;
    text-align: center;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: #6792C5;
}

body, div, p, th, li, dd
{
    font-family: calibri;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}
.boxhome
{
    border: 1px solid #999999;
    background-color: #F4F4F4;
    width: 700px;
    text-align:center;
    margin-top:20px;
    padding-top:30px;
    padding-bottom:50px;
}

a
{
    color: #00609F;
}
#maincontainer{
	margin: 0 auto;
	height:100%;
	min-height:100%;
	
}



#titoloStudio
{
    font-size: 18px;
    font-weight: bold;
    top: 40px;
    position: absolute;
    width: 100%;
    color: #7A672F;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

#titoloPerson
{
    font-size: 20px;
    font-weight: bold;
    top: 50px;
    position: absolute;
    width: 100%;
    color: #C1DA58;
    font-family: Arial, Helvetica, sans-serif;
    float:right;
    text-align:center;
}

.versione
{
    position: absolute;
    left: 18px;
    top: 137px;
    float: left;
    color: #004E82;
    font-weight: bold;
    font-size: 14px;
}
.menutesta
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #00366C;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #00366C;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #00366C;
    background-color: #DF5900;
    top: 0px;
    position: absolute;
    color: #CCCCCC;
    height: 25px;
    width: 70%;
}
.contTable2
{
    top:150px;
    position:absolute;
    left:0;
    width:100%
}

.buttonBack
{
    top:100px;
    position:absolute;
    float:right;
    right:50px;
    z-index:10;
}
#wrapper {
	width: 960px;
	text-align: center;
	margin: 0px auto 10px;
	background-color: #005275;
}



.contenuto
{
    width: 940px;
    text-align: center;
      margin: 0 auto 0px auto;
    position: relative;
    z-index: 100;
    top: 15px;
    min-height: 450px;
    height: auto;
    padding: .2em .8em .2em .8em; /* un pò di padding */
    -webkit-border-radius: .7em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .7em; /* i bordi impostati per mozilla firefox */
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* un pò di ombra per i browser webkit */
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* la stessa ombra su firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: .7em; /* per tutto il resto (su ie non funziona) */
    color: #000000; /* il colore del testo */
    border: 1px solid #957C3E;
    background-color: #E9EFEF;
    display: block;
    
    
}

.menu
{
    width: 200px;
    text-align: center;
    z-index: 100;
    top: 0px;
    height: 680px;
    padding: .2em .8em .2em .8em; /* un pò di padding */
    -webkit-border-radius: .7em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .7em; /* i bordi impostati per mozilla firefox */
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* un pò di ombra per i browser webkit */
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* la stessa ombra su firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: 9px; /* per tutto il resto (su ie non funziona) */
    color: #FFFFFF; /* il colore del testo */
    border: 1px solid #002D6A;
    background-color: #E9EFEF;
}

.contenutoForm
{
    width: 710px;
    margin: 0 auto 0px auto;
    text-align: center;
    min-height:500px;
    height: auto;
    left:0px;
    position: relative;
    z-index: 100;
    top: 0px;
    background-color: #E9EFEF;
    padding: .2em .8em .2em .8em; /* un pò di padding */
    -webkit-border-radius: .7em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .7em; /* i bordi impostati per mozilla firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: 9px 9px 9px 9px; /* per tutto il resto (su ie non funziona) */
    color: #FFFFFF; /* il colore del testo */
    border: 1px solid #002D6A;
    background-repeat: no-repeat;
    
}

#headerHome
{
    background-position: center;
    width: 940px;
    margin: 0 auto 0px auto;
    text-align: center;
    height: 150px;
    position: relative;
    z-index: 100;
    top: 2px;
    left: 0;
    background-color: #FFFFFF;
    padding: .2em .8em .2em .8em; /* un pò di padding */
    -webkit-border-radius: .7em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .7em; /* i bordi impostati per mozilla firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: 9px 9px 9px 9px; /* per tutto il resto (su ie non funziona) */
    color: #FFFFFF; /* il colore del testo */
    border: 1px solid #957C3E;
    background-repeat: no-repeat;
}
#headerHome .logoright
{
    right: 10px;
    position: absolute;
    top: 15px;
    width: 110px;
    height: 111px;
    color: #0059DF;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/logo1.png);
    float:right;
}

#headerHome .logoleft
{
    left: 10px;
    position: absolute;
    top: 10px;
    width: 196px;
    height: 110px;
    color: #0059DF;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/logoOpen.png);
    background-repeat: no-repeat;
}

#headerHome .logocenter
{
    right: 210px;
    position: absolute;
    top: 22px;
    width: 80px;
    height: 80px;
    color: #0059DF;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/logobianco.png);
    float:right;
}

#header
{
    background-position: center;
    width: 940px;
    margin: 0 auto 0px auto;
    text-align: center;
    height: 150px;
    position: relative;
    z-index: 100;
    top: 2px;
    left: 0;
    background-color: #FFFFFF;
    padding: .2em .8em .2em .8em; /* un pò di padding */
    -webkit-border-radius: .7em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .7em; /* i bordi impostati per mozilla firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: 9px 9px 9px 9px; /* per tutto il resto (su ie non funziona) */
    color: #FFFFFF; /* il colore del testo */
    border: 1px solid #957C3E;
    background-repeat: no-repeat;
}

#header .logoright
{
    right: 10px;
    position: absolute;
    top: 15px;
    width: 110px;
    height: 111px;
    color: #0059DF;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/logo1.png);
    float:right;
}

#header .logoleft
{
   left: 10px;
    position: absolute;
    top: 10px;
    width: 196px;
    height: 110px;
    color: #0059DF;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/logoOpen.png);
    background-repeat: no-repeat;
}

#header .logocenter
{
    right: 210px;
    position: absolute;
    top: 22px;
    width: 80px;
    height: 80px;
    color: #0059DF;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/logobianco.png);
    float:right;
}

#header .infopanel 
{
	float: right;
	margin-top: 115px;
	position:absolute;
	text-align: right;
	right: 10px;
}

#header .infopanel ul { margin: 0; padding: 0; list-style: none; }
.infopanel ul li
{
    padding: 0;
    margin-right: 7px;
    padding-right: 8px;
    color: White;  
    text-align: left;
    display: inline;
    border-right: 1px solid #000000;
}
#header .infopanel ul li strong { color: #212627 }
#header .last 
{
    position:absolute;
    top:105px;
    right:20px; 
    float:right;
    text-align: right;
}

#header .last a
{
    font-family: Helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #FF3300;
    text-decoration: none;
}

#header .last a:hover
{
    font-family: Helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

#header .infopanel a
{
    font-family: Helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
#header .infopanel a:hover
{
    font-family: Helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #343F64;
    text-decoration: none;
}

#navigazione
{
    position: absolute;
    top: 10px;
    z-index: 5;
    background-color: #E9EFEF;
    width:auto;
    text-align:center;
    float:left;
}

#navigazione ul
{
    top:0px;
	float: left;
	height:12px;
	margin-top: 0px;
	margin-left: 0px;
	display: inline;
	padding: 0;
	list-style: none;
}

 #navigazione ul li
{
    padding: 0 1px 0 2px;
    margin: 0;
    color: Black;
    text-align: left;
    display: inline;
    font-size: 14px;
}

 #navigazione ul li a
{
   text-decoration:none;
    border-bottom:1px dotted #222;
    font-family: calibri;
    font-size: 14px;
}
#navigazione ul li a:hover{ border-bottom:1px solid #222; color:#222 }
div#infopanelPaz
{
    float: right;
    top: 5px;
    right: 20px;
    text-align: left;
    position:absolute;
    width: 700px;
}
#infopanelPaz ul { margin: 0; padding: 0; list-style: none; }
#infopanelPaz ul li
{
    padding: 0 5px 3px 8px;
    margin: 0;
    color: #333333;
    border-left: 1px solid #a5aea4;
    text-align: left;
    left: 0;
    display: inline;
    border-left-color: #808080;
    font-size: 14px;
}

.strongInfPaz
{
    color: #990099;
    font-size: 14px;
}

#header .nav
{
    position: absolute;
    top: 95px;
    width: 961px;
    height: 25px;
    background: #0E3561 url(../images/nav_bg1.gif) repeat-x 0 0;
    border-top: 1px solid #103F72;
    border-bottom: 1px solid #1F79DC;
    float:left;
    display:block;
}

	#header .nav ul {
		float: left;
		height: 25px;
		margin-top: 0px;
		margin-left: 0px;
		display: block;
		padding: 0;
		list-style: none;
		background: #444b4d url(../images/nav_bg1.gif) repeat-x 0 0;
	}
	 #header .nav li {
		float: left;
		display: inline;
		margin: 0;
		padding: 0;
		background: url(../images/nav_inset1.gif) no-repeat top right;
	}
	#header .nav a 
	{
		float: left;
		width: 90px;
		margin: 0;
		padding: 0;
		text-align: center;
		line-height: 25px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #c8d1d4;
		text-decoration: none;
		
	}
	#header .nav li.selected a,
	#header .nav a:hover { background: url(../images/nav_over_bg1.gif) repeat-x 0 0; color: #ffffff }
	#header .nav li.last {
	background-position: top left;
	float: right;
	padding: 0px 0px 0px 0px;
}
.imgstampa
{
    border-right: 1px solid #666666;
}

	#header .nav li.selected a,
	#header .nav a:hover { color: #ffffff }
	#header .nav li.last {
	background-position: top left;
	float: right;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #666666;
}
	
	
div#content {
	width:960px; 
	background-color:#fff; 
	text-align:center;
}

.contTable
{
    top: 170px;
    text-align: center;
    position: relative;
}

.button
{
    display: inline-block; /* opzionale */
    outline: none;
    cursor: pointer; /* impostiamo che il cursore diventi mano quando si va sopra il tasto */
    text-align: center; /* allineiamo il testo al centro */
    text-decoration: none; /* senza decorazioni perchè non ci piace :P */
    font: 13px/100% Arial, Helvetica, sans-serif; /* definiamo il font */
    padding: .4em .8em .4em .8em; /* un pò di padding */
    text-shadow: 0 1px 1px rgba(0,0,0,.3); /* attributo css3 per dare un pò di ombra al testo; la "a" di rgba sta per "alfa" con il quale si imposta il livello di trasparenza */
    -webkit-border-radius: .2em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .2em; /* i bordi impostati per mozilla firefox */
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* un pò di ombra per i browser webkit */
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* la stessa ombra su firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: .2em; /* per tutto il resto (su ie non funziona) */
    color: #FFFFFF; /* il colore del testo */
    border: 1px solid #AA9142; /* il bordo del colore che vogliamo */
    background: #7A672F; /* un background di base */
    height: 30px;
    font-weight: bold;
}
 
 .buttonNew
{
    display: inline-block; /* opzionale */
    outline: none;
    cursor: pointer; /* impostiamo che il cursore diventi mano quando si va sopra il tasto */
    text-align: center; /* allineiamo il testo al centro */
    text-decoration: none; /* senza decorazioni perchè non ci piace :P */
    font: 12px/100% Arial, Helvetica, sans-serif; /* definiamo il font */
    padding: .2em .8em .2em .8em; /* un pò di padding */
    text-shadow: 0 1px 1px rgba(0,0,0,.3); /* attributo css3 per dare un pò di ombra al testo; la "a" di rgba sta per "alfa" con il quale si imposta il livello di trasparenza */
    -webkit-border-radius: .2em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .2em; /* i bordi impostati per mozilla firefox */
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* un pò di ombra per i browser webkit */
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* la stessa ombra su firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: .2em; /* per tutto il resto (su ie non funziona) */
    color: #FFFFFF; /* il colore del testo */
    border: 1px solid #999966; /* il bordo del colore che vogliamo */
    background: #666633; /* un background di base */
    height: 30px;
    font-weight: bold;
}
 .buttonDentro
{
    display: inline-block; /* opzionale */
    outline: none;
    cursor: pointer; /* impostiamo che il cursore diventi mano quando si va sopra il tasto */
    text-align: center; /* allineiamo il testo al centro */
    text-decoration: none; /* senza decorazioni perchè non ci piace :P */
    font: 12px/100% Arial, Helvetica, sans-serif; /* definiamo il font */
    padding: .2em .8em .2em .8em; /* un pò di padding */
    text-shadow: 0 1px 1px rgba(0,0,0,.3); /* attributo css3 per dare un pò di ombra al testo; la "a" di rgba sta per "alfa" con il quale si imposta il livello di trasparenza */
    -webkit-border-radius: .2em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .2em; /* i bordi impostati per mozilla firefox */
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* un pò di ombra per i browser webkit */
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* la stessa ombra su firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: .2em; /* per tutto il resto (su ie non funziona) */
    color: #FFFFFF; /* il colore del testo */
    border: 1px solid #78931E; /* il bordo del colore che vogliamo */
    background: #9EC027; /* un background di base */
    height: 22px;
}

.buttonLungo
{
    cursor: pointer; /* impostiamo che il cursore diventi mano quando si va sopra il tasto */
    text-align: center; /* allineiamo il testo al centro */
    font-size: 12px; /* definiamo il font */
    text-shadow: 0 1px 1px rgba(0,0,0,.3); /* attributo css3 per dare un pò di ombra al testo; la "a" di rgba sta per "alfa" con il quale si imposta il livello di trasparenza */
    -webkit-border-radius: .2em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .2em; /* i bordi impostati per mozilla firefox */
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* un pò di ombra per i browser webkit */
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* la stessa ombra su firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: .2em; /* per tutto il resto (su ie non funziona) */
    border: 1px solid #C0C0C0; /* il bordo del colore che vogliamo */
    background: #E2E2E2;
    color: #007ACC;
    background-image: url('../images/sem0.png');
    background-repeat: no-repeat;
    background-position: 7px center;
}
/* poi definiamo il css quando si passa sopra il tasto con il mouse */
.button:hover
{
    color: #FFFFFF;
    background-color: #AA9142;
}
/* infine definiamo il css per quando si clicca il tasto */
.button:active {
		color: #8AAED2;
		padding-top:1px;
		background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
		background: -moz-linear-gradient(top,  #ffffff,  #cccccc);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffff', endColorstr='#cccccc');
	}
.textbox
{
	border: solid 1px;
}
.textbox1
{
	border-style: none;
	color:White;
	width:0px;
	background-color:#F3EEE8;
	font-family: calibri;
    font-size: 14px;
}
.titolo
{
    text-align: center;
    font-size: 18px;
    width: 100%;
    color: #000000;
    z-index:100;
    margin-top:30px;
}

.titolo .fontTitolo
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #666666;
    border: none;
    font-size: 20px;
    text-shadow: 1px 1px 1px #CCCCCC;
}

.TD1grigio
{
    border-bottom: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.titoloPag
{
    width: 100%;
    background-color: #666666;
    color: White;
    height: 17px;
    padding: 2px 0px 2px 0px;
    font-size:16px;
    font-weight: bold;
}

#footer {
	clear: both;
	height: 47px;
	padding: 5px 0 20px 7px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D4A5B;
	background: url(../images/footer.gif) no-repeat 0 0;
}
.tdVisitaTesta
{
    border-bottom: #A06632 1px double;
    border-right: #E0CFBF 2px outset;
    border-top: #E0CFBF 1px outset;
    background-color: #103F72;
    font-weight: bold;
    font-size: 10px;
    right: 10px;
    left: 10px;
    vertical-align: middle;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: white;
    padding: 5px 5px 5px 5px;
    border-color: #79AFEC #1D71CD #79AFEC #79AFEC;
}

.tdVisitaTestaNew
{
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: white;
    border: 1px solid #BB7100;
    background-color: #FFBD5B;
    padding: 5px 5px 5px 5px;
}
.contTableUtente
{
    border-style: solid;
    border-width: 10px 1px 1px 1px;
    border-color: #999999;
    background: #f3f3f3;
    top: 160px;
    text-align: center;
    position: relative;
    min-height: 450px;
    margin-left: 50px;
    margin-right: 50px;
}
#boxtab 
{
    border: solid 1px #E7EFEC; 
    border-bottom:1px solid #fff;
    height:20px;
}
.TD1Vis
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    background-color: #FEFAFB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F2F2F2;
}
/* ------------------------------------------------------------------------------------------------------- */
/* TABS                                            ------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */

groupWrapper
{
	width: 100%;
	float: left;
	min-height: 400px;

	height: 400px; /* ie treats as min-height */
	min-height: 400px; /* ie ignores */
	padding-top: 6px;
}
*>.groupWrapper { height: auto; /* ie ignores child selector, modern browsers replace height declaration */ }

groupItem { margin-bottom: 12px }

groupItem .itemHeader
{
	text-align: left;
	line-height: 24px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 0 0 0 30px;
	cursor: move;
	height: 24px;
	position: relative;
	background: #767676 url(../images/unique.gif) no-repeat left;
	margin-bottom: 10px;
}

groupItem .itemHeader a { color: #fff }
groupItem .itemHeader a.closeEl {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
groupItem .itemContent {
	text-align: left;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #eee;
	width: auto;
}
sortHelper {
	border: 1px dashed #666;
	width: auto !important;
}

groupWrapper p {
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
groupItem.noborder .itemContent { border-width: 0 }

.ddoverlap li{
    display: inline;
    margin: 0;
}

.link1
{
    border: 1px solid #FFAEFF;
    font-size: 14px;
    padding: 4px 6px;
    text-decoration: none;
    color: #FFFFFF;
    position: relative;
    display: block;
    float: left;
    background-color: #FFCCFF;
}
.link1select
{
    font-size:14px;
    padding: 4px 6px;
    text-decoration: underline;
    color: #0066CC;
    position: relative;
    display: block;
    float: left;
    background-color: WhiteSmoke;
    font-weight: bold;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-color: #999999;
    border-right-color: #999999;
    border-left-color: #999999;
}

.ddoverlap ul{
    padding: 0;
    margin: 0;
    font: bold 80% default;
    list-style-type: none;
}
.ddoverlap li a{ /*imposta singola tag*/
    text-decoration: none;
    color: #000;
   /* background: transparent url(../images/righttabdefault.gif) 100% 0px no-repeat;*/
    border-left: 1px solid #dbdbd5;
    position: relative;
    display: block;
    text-align:center;
}

.ddoverlap li a:visited{
color: #000;
}

.ddoverlap li a:hover{
text-decoration: underline;
}

.ddoverlap li.selected a{ /*selected tab style*/
color: black;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(../images/righttabdefault.gif) 100% 0px no-repeat;
}

.ddoverlap li.selected a:hover{
text-decoration: none;
}

.div_trasparenza
{
    FIlTER:Alpha(Opacity=50);
    moz-opacity:.50;
    opacity:.50;
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	overflow:hidden;
	border-width: 0px;
	text-align:center;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	z-index:99999;
}

divConferma{
	z-index:110;
}
div#sidenav
{
    padding: 0px 0 0 52px;
}

   div#sidenav a {
       float: left;
       width: 180px;
       line-height: 23px;
       margin: 0 10px 2px 10px;
       background: url(../images/subnavgray_item.gif) no-repeat 0 0;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 10px;
       font-weight: bold;
       color: #000;
       text-align:left;
       padding:0 0 0 18px;
       text-decoration: none;
   }
   div#sidenav a:hover { background: url(../images/subnavgray_item_on.gif) no-repeat 0 0 }
    .textbox {
		margin: 0px 0 0 0;
		border: 0px;
		border-style:inset;
		border-width:1px;
		font-size: 14px;
		background-color: #fff;
	}

.tdVisitaTesta
{
    border-bottom: #A06632 1px double;
    border-right: #E0CFBF 2px outset;
    border-top: #E0CFBF 1px outset;
    background-color: #1860AD;
    font-weight: bold;
    font-size: 10px;
    right: 10px;
    left: 10px;
    vertical-align: middle;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: white;
    padding: 5px 5px 5px 5px;
    border-color: #69BEDE #2998C2 #69BEDE #69BEDE;
}

.tdUnscheduled
{
	background-color: #666666;
	font-weight: bold;
	font-size: 10px;
	right: 10px;
	left: 10px;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: white;
	border-top: #999999 2px outset;
	border-right: #808080 2px outset;
	border-bottom: #808080 2px double;
}

.tdDatiAggPag{
	BORDER-BOTTOM: DimGray 2px double;
	BORDER-Right: #bebabe 2px outset;
	BORDER-left: #bebabe 2px outset;
	BORDER-TOP: #bebabe 2px outset;
    BACKGROUND-COLOR: #f0fbff;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    VERTICAL-ALIGN: middle;
    FONT-FAMILY:  Arial, Helvetica, sans-serif;
    color: white
}
.tdDatiAggAnag{
	BORDER-BOTTOM: #bebabe 1px solid;
	BORDER-Right: #bebabe 1px outset;
	BACKGROUND-COLOR: WhiteSmoke
}

.tdDatiAggCD4{
	BORDER-BOTTOM: #bebabe 1px solid;
	BORDER-Right: #bebabe 1px outset;
	BACKGROUND-COLOR: #ffebeb
}
.tdDatiAggRna{
	BORDER-BOTTOM: #bebabe 1px solid;
	BORDER-Right: #bebabe 1px outset;
	BACKGROUND-COLOR: #dcebff
}
.tdDatiAggTer{
	BORDER-BOTTOM: #bebabe 1px solid;
	BORDER-Right: #bebabe 1px outset;
	BACKGROUND-COLOR: #eef4f9
}
.tdDatiAggGen{
	BORDER-BOTTOM: #bebabe 1px solid;
	BORDER-Right: #bebabe 1px outset;
	BACKGROUND-COLOR: #fff2e6
}
.divControlVisit
{
	background-color: #D9D6CE;
	margin:10px;
	top: 210px;
	left: 400px;
	position: absolute;
	width: 250px;
	height: 110px;
	border: 4px solid #9F9175;
	font-family: Verdana;
	font-size: 12px;
}
.divImgConVis{ 
	left: 10px; 
	position: absolute; 
	top: 10px; 
    width: 59px; height: 61px; 
    background: url(../images/icon_warning_32x.gif) no-repeat 0 0;
}

.DropDownList
{
	font-family:Verdana;
	font-size:11px;
}

.TD1
{
    border-bottom: #FFCA79 1px solid;
    border-right: #FFCA79 1px solid;
    font-family: calibri;
    font-size: 14px;
    font-weight: normal;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
}
.ViewPanel
{
    border: 1px solid #FF9933;
    min-height: 350px;
    background-color: #FFE4CA;
}
.titoloPag
{
    width: 100%;
    background-color: #666666;
    color: White;
    height: 17px;
    padding: 2px 0px 2px 0px;
    text-align:center;
}
.titoloPagImport
{
    width: 100%;
    background-color: #484848;
    color: White;
    height: 17px;
    padding: 2px 0px 2px 0px;
    border-bottom: 3px solid #4AA5FF;
    border-bottom-color: #333333;
}
h2 { page-break-before: always }
div#navmenu1
{
    margin-left:0px;
	height: 25px;
	/*background: url(../images/nav_bg1.gif) repeat-x 0 0;*/
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;/*#dadbdb;*/
	left:0px;
}
#navmenu1 a 
	{
		float: left;
		margin: 0 ;
		padding: 5px 0 0 5px;
		text-align: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		/*background: transparent url(../images/nav_bg1.gif) repeat-x 0 0;*/
		font-size: 9px;
		font-weight: bold;
		color: #c8d1d4;
		text-decoration: none;
	}
div#navmenu 
{
    margin-left:0px;
	height: 25px;
	/*background: url(../images/nav_bg1.gif) repeat-x 0 0;*/
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;/*#dadbdb;*/
	left:0px;
}
    #navmenu ul 
    {
        top:0px;
		float: left;
		height:12px;
		margin-top: 0px;
		margin-left: 0px;
		display: inline;
		padding: 0;
		list-style: none;
		/*background: url(../images/nav_bg1.gif) repeat-x 0 0;*/
	}
	
	#navmenu li {
		float: left;
		height: 20px;
		display: inline;
		margin: 0;
		padding: 0;
		/*background: url(../images/nav_inset1.gif) no-repeat top right;*/
	}
#navmenu li a
{
    height: 20px;
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
    text-align: left;
    line-height: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif; /*background: transparent url(../images/nav_bg1.gif) repeat-x 0 0;*/
    font-size: 10px;
    font-weight: bold;
    color: #25467F;
    text-decoration: none;
}
#navmenu li a:hover
{
    color:#FF7A22;
}
	#navmenu li strong
{
    height: 20px;
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
    text-align: left;
    line-height: 25px;
    font-family: Calibri; /*background: transparent url(../images/nav_bg1.gif) repeat-x 0 0;*/
    font-size: 13px;
    font-weight: bold;
    color: #404040;
    text-decoration: none;
}
	.navselected{ /*selected tab style*/
    color: black;
    height: 25px;
    z-index: 100; /*higher z-index so selected tab is topmost*/
    top: 0px; /*Shift tab 1px down so the border beneath it is covered
    background: transparent url(../images/nav_inset1.gif) repeat-x 0 0;*/
}


.buttonFB{
    padding: 2px 6px;
    font-size: 13px;
    background-color: #69A74E;
    background-position: 0px -96px;
    border-color: #3B6E22 #3B6E22 #2C5115;
    color: white;
}
.uiButtonSpecial{
    background-color: #69A74E;
    background-position: 0px -96px;
    border-color: #3B6E22 #3B6E22 #2C5115;
    color: white;
    border-bottom-color: #888;
    border: solid;
}
.uiButtonSpecial1{
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: normal !important;
    padding: 2px 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}
.infoHelp
{
    color: #FFCC00;
    moz-opacity: .80;
    opacity: .80;
    visibility: hidden;
    border: 2px double #999999;
    position: absolute;
    background-color: #000000;
    width: 200px;
    height: auto;
    filter: Alpha(Opacity=80);
    font-size: 11px;
    padding: 2px;
    text-align: left;
    min-height: 80px;
    left:0px;
    min-width: 200px;
}
.boxGestDiagnosiSec
{
    border: 1px solid #666666;
    border: solid 1px #666666;
    background-color: #666666;
    position: absolute;
    width: 650px;
    height: 250px;
    top: 150px;
    left: 250px;
    padding: 5px 5px 5px 5px;
}

.boxTerapiaAntibiotica
{
    border: 1px solid #666666;
    border: solid 1px #666666;
    background-color: #666666;
    position: absolute;
    width: 650px;
    height: 350px;
    top: 50px;
    left: 10px;
    padding: 5px 5px 5px 5px;
}
.boxComorbilita
{
    position: absolute;
    top: 100px;
    border: 1px solid #C0C0C0;
    background-color: #C0C0C0;
    width: 750px;
    min-height: 270px;
    padding: 5px 5px 5px 5px;
    left: 150px;
    z-index: 99999;
}

.boxAnamSignif
{
    position:absolute;
    top:210px;
    border: 1px solid #666666;
    background-color: #919191;
    width: 650px;
    min-height: 270px;
    padding: 5px 5px 5px 5px;
    left:170px;
    z-index: 100002;
}
.boxHBindex
{
    position: absolute;
    top: 100px;
    border: 1px solid #666666;
    background-color: #CDCDCD;
    width: 650px;
    min-height: 370px;
    padding: 5px 5px 5px 5px;
    text-align:center;
    z-index: 100002;
}
.boxcerca
{
    top:150px; 
    height:auto;
    width:100%;
}

.boxcercaTable
{
    border: 1px solid #B3AB4A;
    background-color: #EAE8D7;
    height:100%;
    padding:2px 5px 5px 5px;
}

.boxElencoQuery
{
    border: 1px solid #999999;
    background-color: #C7C7C7;
    height: 100%;
    padding: 10px 5px 5px 5px;
    color: #000000;
}

.boxTestoQuery
{
    border: 1px solid #999999;
    background-color: #FFFFC4;
    height: 30px;
    padding: 2px 5px 5px 5px;
}

.boxQuery
{
    border: 1px solid #666666;
    border: solid 1px #666666;
    background-color: #B6B6B6;
    position: absolute;
    width: 600px;
    min-height: 200px;
    padding: 4px 4px 4px 4px;
    left: 170px;
    top: 150px;
    z-index: 103000;
}

.boxRisposta
{
    border: 1px solid #5B5B5B;
    background-color: #666666;
    position: absolute;
    min-height: 200px;
    padding: 2px 2px 2px 2px;
    left: 170px;
    top: 130px;
    z-index: 100003;
    width:600px;
}

.elencorisposta
{
    border: 1px solid #CCCCCC;
    height: auto;
    width: 600px;
    text-align: left;
    background-color: #E8E8E8;
    margin-left:15px;
}

.headerGRW
{
    background-color: #EDEDED;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #F8F8F8;
    color: #303030;
    font-size: 13px;
    font-weight: bold;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #F5F5F5;
    border-bottom-style: outset;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
}

.headerGridVis
{
    background-color: #FFE7CE;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #F8F8F8;
    color: #303030;
    font-size: 13px;
    font-weight: bold;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #F5F5F5;
    border-bottom-style: outset;
    border-bottom-width: 1px;
    border-bottom-color: #FF9933;
}

.group
{
    border-style: solid;
    border-width: 10px 1px 1px 1px;
    border-color: #7A672F;
    background: #f3f3f3;
    margin-bottom: 1em;
    padding-bottom: 1em;
    width: 400px;
}

.group h2
{
    padding: 0.1em 0.3em;
    margin-top: 0;
    color: #333333;
    font-size: 22px;
    font-weight: normal;
    text-shadow: 0 1px 0 #777;
}

.group-cnt {
    padding: 0 0 0 0.5em;
    display: inline-block;
    width: 98%;
}

.boxGestioneLock
{
    position: absolute;
    top: 100px;
    border: 1px solid #666666;
    background-color: #CDCDCD;
    width: 650px;
    min-height: 370px;
    padding: 5px 5px 5px 5px;
    text-align:center;
    z-index: 100002;
}

fieldset
{
    border: 1px solid #CFCFCF;
    padding: 10px;
    width: 60%;
    background-color: #F3F3F3;
}
legend 
{
    color        : #000000;
    font-size    : 18px;    
    padding-left : 10px;
    padding-right: 10px;
}

.pad5  {padding: 5px;}

.contTableVis
{
    position:relative;
    margin-top:20px;
}
table.grid
{
    border-collapse: collapse;
    border: 1px solid #C0C0C0;
} 
table.grid td, th{ 
    border:solid 1px #C0C0C0; 
} 

.boxsem
{
    border: 5px solid #4A62B0;
    background-color: #E2F0B5;
    position: absolute;
    top: 695px;
    padding: 3px; 
    color: #254070;
    width:175px;
    margin-left:5px;
}

.logoPatSin
{
    border: 1px solid #CCCCCC;
    -webkit-border-radius: .3em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .3em; /* i bordi impostati per mozilla firefox */
    border-radius: .3em;
    padding: 1px;
    width: 227px;
    background-color: #FFFFFF;
}

.boxPatologConc
{
    position:absolute;
    top:110px;
    border: 1px solid #666666;
    background-color: #919191;
    width: 650px;
    min-height: 270px;
    padding: 5px 5px 5px 5px;
    left:170px;
    z-index: 100002;
}

.boxTerapia
{
    position: absolute;
    top: 130px;
    border: 1px solid #666666;
    background-color: #C8C8C8;
    width: 600px;
    padding: 5px 5px 5px 5px;
    left: 170px;
    z-index: 999999;
}
/*	Default stylesheet for the Carpe Slider
	By Tom Hermansson Snickars                 
	2005-12-17 version 1.5
	Copyright CARPE Design                     
	carpe.ambiprospect.com
*/
*.carpe_horizontal_slider_display_combo {
	clear: left;
	margin: 0;
}
*.carpe_vertical_slider_display_combo {
	float: left;
	margin: 0;
}
*.carpe_horizontal_slider_track {
	background-color: #bbb;
	color: #333;
	width: 320px;
	float: left;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
	top:100px
}
*.carpe_vertical_slider_track {
	background-color: #bbb;
	color: #333;
	padding: 3px 6px 15px 6px;
	width: 24px;
	height: 100px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.carpe_horizontal_slider_track *.carpe_slider_slit {
	background-color: #333;
	color: #ccc;
	width: 308px;
	height: 2px;
	margin: 4px 4px 2px 4px;
	line-height: 0px;
	position: absolute;
	z-index: 1;
	border: 1px solid;
	border-color: #999 #ddd #ddd #999;
}
*.carpe_vertical_slider_track *.carpe_slider_slit {
	background-color: #000;
	color: #333;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0px;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}
*.carpe_horizontal_slider_track *.carpe_slider {
	width: 16px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.carpe_vertical_slider_track *.carpe_slider {
	width: 20px;
	background-color: #666;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	z-index: 1;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.carpe_slider_display_holder {
	background-color: #bbb;
	color: #333;
	width: 22px;
	margin: 0;
	float: left;
	padding: 2px px 0 0;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
	font-size:12px;
	font-weight: bold;
	color:Red;
}

.carpe_slider_display {
	background-color: #bbb;
	color: #333;
	padding: 3px 1px 0 0;
	width: 30px;
	text-align: right;
	font-size: 11px;
	line-height: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	cursor: default;
}

.vaiaquery
{
    position:absolute;
    float:right;
    left:455px;
    top:-15px;
    color:Red;
    font-size:14px;
    
}

.strongtitolo2
{
    color: #FF6600;
    font-family: 'Arial Narrow';
    text-shadow: 0 2px 2px rgba(0,0,0,.3);
    font-weight: bold;
    font-size: 45px;
}

 .myCalendar {  
    background-color: #f2f2f2;  
    width: 156px;  
    border:10px solid #4CCAEF !important;
    border-top:0px !important;}  
    .myCalendar a {  
    text-decoration: none;  }  
.myCalendar .myCalendarTitle {  
    font-weight: bold;  
    height:40px;line-height:40px;
    background-color:#4CCAEF;
    color:#ffffff;
}  
.myCalendar th.myCalendarDayHeader  
{
    height:25px;
    border-bottom: outset 2px #fbfbfb; 
    border-right: outset 2px #fbfbfb; 
}
.myCalendar td.myCalendarDay {  
    border: outset 2px #fbfbfb;
}  
  .myCalendar td.myCalendarDay:nth-child(7) a{color:#c52e2e !important;}
.myCalendar .myCalendarNextPrev {  
    text-align: center;  
}  

.myCalendar .myCalendarNextPrev a  {font-size:1px;}
.myCalendar .myCalendarNextPrev:nth-child(1) a{color:#4CCAEF!important;background:url("prevMonth.png") no-repeat center center;}
.myCalendar .myCalendarNextPrev:nth-child(1) a:hover,.myCalendar .myCalendarNextPrev:nth-child(3) a:hover{background-color:transparent;}
.myCalendar .myCalendarNextPrev:nth-child(3) a{color:#4CCAEF!important;background:url("nextMonth.png") no-repeat center center;}
.myCalendar td.myCalendarSelector a {  
    background-color: #25bae5;  
}  

.myCalendar .myCalendarDayHeader a,
.myCalendar .myCalendarDay a,   
.myCalendar .myCalendarSelector a,  
.myCalendar .myCalendarNextPrev a {  
    display: block;  
    line-height: 20px;  
}  
.myCalendar .myCalendarToday{  background-color: #f2f2f2; -webkit-box-shadow: 0 0 7px 3px #e5e5e5;
box-shadow: 0 0 7px 3px #e5e5e5;}
.myCalendar .myCalendarToday a{color:#25bae5 !important;}
.myCalendar .myCalendarDay a:hover,   
.myCalendar .myCalendarSelector a:hover {  
    background-color: #25bae5;  
}
.buttonFreeze
{
    display: inline-block; /* opzionale */
    outline: none;
    cursor: pointer; /* impostiamo che il cursore diventi mano quando si va sopra il tasto */
    text-align: center; /* allineiamo il testo al centro */
    text-decoration: none; /* senza decorazioni perchè non ci piace :P */
    font: 12px/100% Arial, Helvetica, sans-serif; /* definiamo il font */
    padding: .2em .8em .2em .8em; /* un pò di padding */
    text-shadow: 0 1px 1px rgba(0,0,0,.3); /* attributo css3 per dare un pò di ombra al testo; la "a" di rgba sta per "alfa" con il quale si imposta il livello di trasparenza */
    -webkit-border-radius: .2em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .2em; /* i bordi impostati per mozilla firefox */
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* un pò di ombra per i browser webkit */
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* la stessa ombra su firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: .2em; /* per tutto il resto (su ie non funziona) */
    color: #FFFFFF; /* il colore del testo */
    border: 1px solid #0079CA; /* il bordo del colore che vogliamo */
    background: #0099FF; /* un background di base */
    height: 22px;
}

 .buttonLock
{
    display: inline-block; /* opzionale */
    outline: none;
    cursor: pointer; /* impostiamo che il cursore diventi mano quando si va sopra il tasto */
    text-align: center; /* allineiamo il testo al centro */
    text-decoration: none; /* senza decorazioni perchè non ci piace :P */
    font: 12px/100% Arial, Helvetica, sans-serif; /* definiamo il font */
    padding: .2em .8em .2em .8em; /* un pò di padding */
    text-shadow: 0 1px 1px rgba(0,0,0,.3); /* attributo css3 per dare un pò di ombra al testo; la "a" di rgba sta per "alfa" con il quale si imposta il livello di trasparenza */
    -webkit-border-radius: .2em; /* i bordi impostati per i browser che utilizzano il webkit */
    -moz-border-radius: .2em; /* i bordi impostati per mozilla firefox */
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* un pò di ombra per i browser webkit */
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); /* la stessa ombra su firefox */
    box-shadow: 0 1px 2px rgba(0,0,0,.2); /* idem per gli altri browser (tranne IE) */
    border-radius: .2em; /* per tutto il resto (su ie non funziona) */
    color: #FFFFFF; /* il colore del testo */
    border: 1px solid #F09100; /* il bordo del colore che vogliamo */
    background: #FFAC2F; /* un background di base */
    height: 22px;
}

.boxGestTrattFarm
{
    border: solid 1px #C0C0C0;
    background-color: #666666;
    position: absolute;
    width: 750px;
    min-height: 270px;
    top: 100px;
    padding: 5px 5px 5px 5px;
    z-index: 100001;
}