/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */

BODY
{
	background-image: url(./img/fondopagina.jpg);
	text-align: center;
	background-color: white;
	margin: 0px auto 0px 4px;
}

.Errore
{
	background-color: White;
	margin: 0px auto 0px;
}

A
{
	color:#2D4B9B;
	text-decoration: none;
}
A:hover
{
	color:#006;
	text-decoration:none;
}

.ibAttivo
{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.ibDisattivo
{
	filter : progid:DXImageTransform.Microsoft.Alpha(Opacity=20, Style=0);
	
}

/* Classi per il testo */

.bodyImg
{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

.TitoloFinestra
{
	font-family : Arial;
	color : #004295;
	font-size : 16px;
	font-weight : bold;
}

.TitoloForm
{
	font-family : Arial; 
	font-size: 19px; 
	color: #004295; 
	font-weight: bold;
	margin:12px 9px 12px 4px;
}

.ParagrafoFinestra
{
	font-family : Arial;
	font-size : 14px;
	color: #004295; 
	/*font-weight : bold;*/
}

.TestoAvviso
{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : Red;
	text-align : center;
}

.TitoloInfo
{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #004295;
	text-align : center;
}

.TestoFinestra
{
	font-family : Arial;
	font-size : 12px;
}

.HeaderTabella
{
	text-align: center;
	background-color: #004295;
	font-family: Arial;
	color: white;
	font-size: small;
	font-weight: bold;
}

.TestoInfo
{
	/*font-style: italic;*/
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color : #004295;
}

.TestoLink
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;	
}

.CampoObbligatorio
{
	background : #FFEEEE;
}

.CampoLettura
{
	background: gainsboro;
	font-style: italic;
}

.InfoCampo
{
	font-family : Arial;
	font-size : 11px;
	color : Gray;
}

.TestoSeparatore
{
	font-family : Arial;
	font-size : 12px;
	color : #004295;
}

.SeparatoreFinestra
{
	HEIGHT : 1px;
	BACKGROUND-COLOR : #004295;
}

.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

/* box */
.home-content-t1
{
	background-image: url(./img/top-760.gif);
	text-align: left;
	padding-bottom: 0px;
	margin: 3px 0px 8px;
	padding-left: 0px;
	width: 760px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
}
.home-content-t1_avv
{
	background-image: url(./img/top-760.gif);
	text-align: left;
	padding-bottom: 0px;
	margin: 3px 0px 8px;
	padding-left: 0px;
	width: 400px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
}

.home-content-b1
{
	background-image: url(./img/bot-760.gif);
	padding-bottom: 3px;
	margin: 0px 0px 6px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
}
.home-content
{
	border-bottom: medium none;
	border-left: #afb4b8 1px solid;
	padding-bottom: 1px;
	background-color: whitesmoke;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: medium none;
	border-right: #afb4b8 1px solid;
	padding-top: 1px;
}
.home-content-size
{
	text-align: left;
	width: 750px; 
	margin: 10px 4px 0px 4px;
}
.home-content-size_avv
{
	text-align: left;
	width: 400px; 
	margin: 10px 4px 0px 4px;
}

/* box form LogIn */

.box_form
{
	width:260px;
	padding:2px 2px 5px 2px;
	border:1px solid #c0c0c0;
	text-align:left;
	background:#f9f9f9 url(./img/sfumatura.gif) bottom repeat-x
}

/* linea separazione */

.hr_line2
{
	height: 0px; 
	border: dotted #5D6B77 0px; 
	border-top-width: 1px;
}

/* footer */

#com_v7-footer
{
	background-image: url(./img/sfondo_footer.gif);
	border-bottom: #cdcdcd 1px solid;
	text-align: center;
	border-left: #cdcdcd 1px solid;
	margin-top: 3px;
	width: 760px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 50% bottom;
	height: 22px;
	border-top: #cdcdcd 1px solid;
	border-right: #cdcdcd 1px solid;
}

/* Atro */

#divCentro { 
     width : 100%; 
     height : 100%;  
     overflow : auto; 
}

#divAttesa { 
	POSITION: absolute;
	LEFT: 0px;
	TOP: 6500px;
	HEIGHT: 100%;
	WIDTH: 100%;
	Z-INDEX: 1000;
	CURSOR: wait;
	VISIBILITY: hidden;
	/*background-image: url(./img/sfondo02.gif);
	background-repeat: repeat;*/
}

#divAvviso
{
	background-image: url(./img/bktrasp.png);
	z-index: 1000;
	position: absolute;
	width: 100%;
	background-repeat: repeat;
	height: 100%;
	top: 0px;
	left: 0px;
}

/*
#imgAttesa 
{
	border:0.1cm outset darkblue;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=5);
}
*/

#divCalendario
{
	BORDER-RIGHT:outset;
	BORDER-TOP:outset;
	FILTER:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=5);
	VISIBILITY: hidden;
	BORDER-LEFT:outset;
	BORDER-BOTTOM:outset;
	POSITION:absolute;
	BACKGROUND-COLOR:#e1f1f6;
}

#ieCalendario
{
	BEHAVIOR:url(src/calendar.htc);
	cal--title-background-color:#0000C0;
	cal--title-color:white;
}

#hrVerticale
{
	layout-flow:vertical-ideographic;
}

/* ************************************ */
/*
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/
