/***** CLASSI/OGGETTI *****/
.s_FFFFFF {height:20px}
.so_FFFFFF {width:20px}

.titolo {padding-left:10px;padding-right:10px;padding-top:2px;padding-bottom:2px;background-color:#DDE3E6;font-size:14px;}
.testo {padding:10px;background-color:#F5F5F5;border-top:solid 1px #fff;}
.icona {padding-left:10px;padding-right:10px;padding-top:2px;padding-bottom:2px;background-color:#F5F5F5;border-top:solid 1px #fff;}
.icona * {vertical-align:middle;}
.icona IMG {margin-right:5px;}

.ling, .ling_, .ling_d {width:140; height:15; color:#fff; font-size:10px; font-weight:bold; border:0;}
.ling {background-color:#B3BCC0; cursor:pointer;}
.ling_ {background-color:#0033CC;}
.ling_d {background-color:#F0F0F0;}

/***** LAYOUT *****/
.noBR {display:none;}

BODY {padding: 0; margin-top: 5px; text-align: center; background-image:url(../img/layoutElem/bgBody.png); background-repeat:repeat-x; background-position:top; background-color:#98E0F5}
BODY, TD {font-family: Arial; font-size: 11px; color:#666;}
IMG {border: 0;}
A, A:visited {color:#09A2DC; font-weight:bold; text-decoration:none}
A:hover {color:#09A2DC; font-weight:bold; text-decoration:none}
P {margin:0}

.header {font-size:10px; color:#9FA5AC; text-transform:uppercase; text-decoration:none}
.headerS {font-size:10px; color:#000B8D; text-transform:uppercase; text-decoration:none; cursor:pointer}

#motoreRicerca { background-image: url(../img/menu/input_sfondo.gif); background-repeat: no-repeat; height:16px; border:0px; background-position:left top; font-size:11px; line-height:14px; border-bottom: #CFCFCF solid 1px; border-right:#9F9F9F solid 1px; color:#999999; padding-left:3px; padding-right:3px}
.inputField{ line-height:12px; font-size:10px; color:#1B328B}

/*
HR {height:1px; color:#B7BCDC; border:0; margin-top:7; margin-bottom:7;}
UL, OL  {margin-top:0; margin-bottom:0;}
UL {margin-left:16px;}
OL {margin-left:23px;}
*/




/* the news box */
#frasihomebox
{
	width:310px;
	
}
#frasihomebox a
{
    text-decoration:none;
	color:#000;
	font-weight:normal;
}


/* the frasi box when JavaScript is available */
#frasihomebox
{
	height:45px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#frasihomebox div
{
	position:absolute;
	top:0;
	left:0;
	margin:0 0 0 0;
	padding:0;
}


/* form 08 */
.labelForm08_err{color:#cc0000; font-weight:bold}
.titoloVerde{font-size:15px; line-height:18px; color:#09A2DC}
.labelForm08{font-size:11px; line-height:13px; font-weight:bold; color:#666666}
.fieldForm08 { background-image: url(../img/menu/input_sfondo.gif); background-repeat: no-repeat; height:17px; border:0px; background-position:left top; font-size:11px; line-height:14px; border-bottom: #CFCFCF solid 1px; border-right:#9F9F9F solid 1px; color:#999999}


