
/* 
BLU SCURO = 1b274a 
TESTO BLU SCURO = 0c4589
AZZURRO = 6e97f6
*/

BODY {font-family:tahoma; font-size:12px; padding:0px; margin:0px; text-align:center}

.link { color:black; text-decoration:none; font-size:11px; font-weight:bold }
.link:hover { color:black; text-decoration:underline; }

.linksemplice { color:black; text-decoration:none; font-size:11px; }
.linksemplice:hover { color:black; text-decoration:underline; }

.whitelink { color:white; }
.blulink { color:#0c4589; text-decoration:none}
.blulink:hover { text-decoration:underline }

.testoblu {color:#0c4589}

#headertable { 
	width:900px; 
	height:125px; 
	background: url(images/header.jpg) no-repeat top left;
}

#gotohome {float:left; bordeR:0px solid red; width:400px; height:100px; }
#gotohome:hover { cursor:pointer }

#maintable {
	width:900px; 
	border:0px solid #1b274a;
}

.TDmenuL1 {
	background: url(images/bg_menu.gif) repeat-x top left;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:white;
	height:36px;
	padding:auto auto;
}

.TDmenuL1 A {
	text-decoration:none;
	color:white;
}
.TDmenuL1 A:hover {
	text-decoration:underline;
}

.TDmenuL2 {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#0c4589;
	height:24px;
	padding:auto auto;
}
.TDmenuL2 A {
	text-decoration:none;
	color:#1b274a;
}
.TDmenuL2 A:hover {
	text-decoration:underline;
	color:#1b274a;
}

.TDmenuL1ATTIVO {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:white;
	height:36px;
	padding:auto auto;
}

.TDmenuL2ATTIVO {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	height:24px;
	padding:auto auto;
}

.TDmenuL2ATTIVO A {
	text-decoration:underline;
	color:#0080C0;
}



/* ---------------------- */

.cont {
	border:1px solid #1b274a;
	background-color:#f7f7f7;
}

.contHeader {
	background: url(images/bg_riquadro.gif) repeat-x top left;
	height: 25px;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.contHeaderDIV {
	background: url(images/bg_delfino.gif) no-repeat top left;
	padding:3px 10px;
}

.contFooter {
	background: url(images/bg_riquadro_bottom.gif) repeat-x top left;
	height: 19px;
	color:white;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:0px 20px;
}

.contFooter A {
	color:white;
	text-decoration:none;
}

.contFooter A:hover {
	color:white;
	text-decoration:underline;
}

/* ---------------------------- */
.data {
	color:#1b274a;
	font-size:11px;
	font-weight:bold;
}

.megatitolo {
	color:#0c4589;
	font-size: 30px;
	font-weight:bold;
}
.absmegatitolo {
	color:#0c4589;
	font-size: 20px;
}

#scorrevole {
	margin-top:5px;
	color:#0c4589;
	width:100%;
	/*overflow:auto;*/
	text-align:justify;
	font-size:11px;
}


/* ------------------------ */

#loginTABLE TD {
	color:white;
}

.iLogin {
	font-size:12px;
	color:#0c4589;
	border:1px solid #6e97f6;
}

/* --------------------------- */

.CONT_RIGHT_COL {
	border:1px solid #1b274a;
	width:155px;
	margin-left:auto;
	margin-top:5px;
}

.HEADER_RIGHT_COL {
	text-align:left;
	background: url(images/bg_riq_right.gif) no-repeat top left;
	height:38px;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding: 4px;
}