@charset "utf-8";
/* CSS Document */

BODY { padding:0px; margin:0px; font-family:tahoma; color:#FFFFFF; background-color:#405462 }

:focus {outline-style: none}

A { text-decoration:underline }
A:hover { text-decoration:underline }
.noUnderline { text-decoration:none }

.titoloL2 { font-family:tahoma; font-size:30px; font-weight:bold; color:#0053a0 }
.sottotitoloL2 { font-family:tahoma; font-size: 22px; }
.sottotitoloL3 { font-family:tahoma; font-size: 18px; }
H2 { font-family:tahoma; font-size: 18px; font-weight:bold; color:#214f6c }
H3 { font-family:tahoma; font-size: 15px; font-weight:bold; margin-top:5px; color:#214f6c }
.testoL2 { font-family:tahoma; font-size:13px; color:#214f6c; } 
.testoL2 UL { margin:0px 20px; padding:0px }
.testoL2 UL LI { list-style-type: square;  }

.testonews { font-size:11px }

.privatebody UL { padding:0px; margin:0px; margin-left:15px; margin-top:5px }
.privatebody LI { margin:0px; padding:0px; font-size:12px; margin-top:1px }

.privatebodyTITLE UL { padding:0px; margin:0px; margin-left:15px; margin-top:5px }
.privatebodyTITLE LI { margin:0px; padding:0px; font-size:12px }

.testoscuro { font-family:tahoma; font-size:13px; color:#11324a }
.testoSearch { font-family:tahoma; font-size:13px; color:#11324a }

.ulL2 { margin-left:25px; padding:0px; border:0px none  }
.ulL2 LI {  margin-bottom:10px; font-size:13px; color:#FFFFFF }
.ulL2 A { color:#FFFFFF; }

.ulHome { margin-left:15px }
.ulHome LI {  margin-bottom:9px; font-size:15px }
.ulHome LI A { text-decoration:none }
.ulHome LI A:hover { text-decoration:underline }

.menuL2 { text-decoration:none; font-size:14px; font-weight:bold; } 
.sottomenuL2 { text-decoration:none; font-size:10px; font-weight:bold }

/*.more { width:98%; text-align:right; color:#11324a}*/


#iKey { font-family:tahoma; 
		font-size:11px;
		color:#11324a;
		border:0px;}

.iLogin {
	background-color:#0C3E5E;
	color:white;
	border:1px solid #CCCCCC;
}

.languageSelect {
	font-familty:Tahoma;
	font-size:12px;
	width:90%;	
}
.languageSelect A {
	color:#333333;
	text-decoration:none;
}
.languageSelect A:hover {
	text-decoration:underline;
}

.pad { padding-top:10px; padding-left:10px }
.padlato { padding:0px 10px }


#TB_login { margin-top:0px }
#TB_login TD { color:#0053a0; font-size:12px; font-weight:bold }
#TB_login INPUT { font-family:Tahoma; font-size:12px; width:80px }

/* PER l'fck -- definiti anche in fck_editorarea.css*/
H1 { font-size:30px; color:#214f6c }
H2 { font-size:22px; font-weight:bold; margin:0px; padding:2px 0px }
H3 { font-size:20px; font-weight:normal; margin:0px; padding:2px 0px}
H4 { font-size:17px; font-weight:bold; margin:0px; padding:2px 0px }
H5 { font-size:15px; font-weight:bold; margin:0px; padding:2px 0px}
P { margin:0px; padding:0px; }


#TABLElanguage { /* margin:15px auto 0px auto; */ margin:8px auto 0px auto; }
#TABLElanguage TD A { padding:1px; text-decoration: none }
#TABLElanguage TD A:hover { background-color:white; text-decoration: none }

#sesTABLE { width:900px; }
#sesTABLE TH { background-color:#EFF6FF; padding:2px 10px; font-size:12px; color:#214f6c; }
#sesTABLE TD { font-size:12px; font-family:Tahoma; padding:4px;  color:#214f6c;  }
#sesTABLE .iTEXT { width:300px; font-size:12px; font-family:Tahoma; border:1px solid #CFE5FF  }
#sesTABLE .iTEXT:focus { background-color:#EFF6FF; }
#sesTABLE .iTEXTAREA { width:300px; height:100px; font-size:12px; font-family:Tahoma;  border:1px solid #CFE5FF }
#sesTABLE .iTEXTAREA:focus { background-color:#EFF6FF; }
#sesTABLE .stepping { padding:8px 0px; font-size:18px; font-weight:bold; }

.linkProminent { color:#3399FF }

/* TESTS */
#TD_COL_SX { border:0px solid red }
#DIV_COLDX { border:0px solid red }
#cuscinoDIV { border:0px solid red }
#cuscinoDIV2 { border:0px solid red }
#sfondo_bianco_mondo { border:0px solid red }
#colonnaSXcompleta { border:0px solid red }

#tabellaconrighe { /*width:100%*;*/  width:890px; }
#tabellaconrighe TD { border-bottom:1px solid #8EA3AF }
#tabellaconrighe TH { text-align:left; padding-left:4px; }
.inputbutton { background-color: #8EA3AF; color:black; border:1px solid #214F6C; font-family:Tahoma; font-size:11px }

.printses TH { text-align:left; padding:15px 2px 2px 2px;  color:#214f6c; }
.printses TD { font-size:12px; font-family:tahoma; border-bottom:1px dashed #214F6C;  color:#214f6c; }
.printses .field { background-color: #EFF6FF; width:70%; border-bottom:1px solid #214F6C; padding:3px }

.agreement { width:80%; text-align:left; margin:0 auto; }
.agreement TD { padding:10px 0px; vertical-align:top; }

.daysannotation { font-size: 10px; color:red; }

.tooltipHidden{
	margin: 5px; background-color: #eff6ff; 
	padding:5px; color:#214f6c; font-size:11px; 
	border:1px solid #214f6c;
}