body
{
	font-size: 11pt;
}

.Bottone_Invia
{ cursor:pointer; }
.Bottone_Reset
{ cursor:pointer; margin-left:10px; }

.Contatore
{
	font-family : Arial;
    font-weight : bold;
    font-size: 10pt;
    margin-left: 5px;
	text-align: right;
}

/*
	CONTATTI
*/	
.Contatti_ImmagineElenco
{
	text-align: center;
	vertical-align:middle;
	width:50px;
}
a:link.Contatti_TestoElenco {color :Blue;} 
a:hover.Contatti_TestoElenco {color :red;}
.Contatti_TipoTestoElenco {
	color:Red;
	/*font-size: 12px;*/
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

/*
	CONTENUTO
*/
.Contenuto_Testo {
	font-size: 13pt; 
}
.Contenuto_Titolo {
	font-size: 16pt;
}
.Contenuto_SottoTitolo {
	font-size: 15pt;
}

.Footer {
    color:#FFFFFF;
	font-family:Arial;
	/*font-size:11pt;   */
	font-size:12pt;   
	margin-top:10px; 
	text-align:center; 
}
a:link.Footer {color :yellow;} 
a:hover.Footer {color :red;}

/*
	MENU IMMAGINI
*/
.MenuImmagini_Titolo
{
	font-size: 20pt;
	font-weight:bold;
	padding-top:5px;
}
.MenuImmagini_VociTitolo
{
	font-size: 13pt;
	font-weight:bold;
}
.MenuImmagini_VociFooter
{
	color: yellow;
	font-weight:normal;
	font-size:7pt;
	text-align:center;
}

/*
	MENU TERAPIE
*/
.MenuTerapie_Voci
{
	background-repeat: no-repeat;
	background-image: url('../Immagini/Bottone%20Pieno Bis.png');
    background-position:center;
	color: #204060;
	cursor:pointer;
	font-size: 12pt;
	font-weight:bold;
	height: 42px;
    line-height:1em;
	margin:0 auto;
	margin-bottom: 10px;
	padding-top:20px;
    text-align: center;
     vertical-align:middle;
	width: 180px;
}

/*
	RICHIESTA
*/
.Richiesta_Pannello
{ background-color: #178A91; padding-left:10px; padding-right:10px }
.Richiesta_Titolo
{
	color: #204060;
	font-size: 14pt;
	font-weight:bold;
	height: 44px;
	margin-bottom: 5px;
	padding-top:5px;
	text-align: center;
	width: 140px;
}
.Richiesta_VociTitolo
{ padding-top: 10px; }

/*
	RISPOSTA
*/
.Risposta
{
	color: #FF0000;
	margin-bottom: 5px;
	text-align: center;
	width: 150px;
}

/*
	TOOLTIP
*/
.tooltip {
	background-color:#a7c742;
	border:1px solid #204060;
	color:#204060;
	font-size:14px;
	padding:5px;
	text-align:center;
	width:150px;
}

.tip-title {
	background-color:#a7c742;
	border:1px solid #204060;
	color:#204060;
	font-size:14px;
	padding:5px;
	text-align:center;
	width:150px;
}
.tip-text {
	background-color:#E8E8E8;
	border:2px dotted #003399;
	font-size:11px;
	padding:5px;
	text-align:center;
	width:130px;
}

.Titolo_PaginaIE {
    height:250px; 
    position:absolute; 
	top:50%; 
}

.Titolo_PaginaIE_Contenitore 
{ position:relative; }

.Titolo_PaginaVerticaleIE {
	/*background: trasparent;*/
	color: #204060;
	font-size: 16pt;
	font-weight:bold;
	font-style:oblique;
	position:relative; 
	text-align:center;
	top:-50%; 
}

.Titolo_PaginaALTRI {
    height:100%; 
    display :table; 
}

.Titolo_PaginaVerticaleALTRI {
	/*background: trasparent;*/
	color: #204060;
	display:table-cell; 
	font-size: 16pt;
	font-weight: bold;
	font-style:oblique;
	text-align:center;
	vertical-align:middle;
}
