/* CSS Document */
<!--
body {
	background-color: #FFFFFF;
	margin-top: 4px;
	text-align: justify;
	
	SCROLLBAR-FACE-COLOR: #D7E9FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-SHADOW-COLOR: #D7E9FF;
	SCROLLBAR-ARROW-COLOR: #FF9900;
	SCROLLBAR-BASE-COLOR: #B5B8BD;
	scrollbar-3dlight-color: #D7E9FF;
	scrollbar-darkshadow-color: #D7E9FF;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;	
}
.txtopenpush {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #00486C;
}

.txtblu11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00486C;
}

.txtblu10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00486C;
}


.txtwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.txtwhite11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;     
	color: #ffffff;
}

.txtwhiteBold13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: bold;     
	color: #ffffff;
}

.txtblu12 {
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00486C;
}

.txtbluBold8 {
	font-family:Verdana;
	font-size:8pt;
	color: #00486C;
    line-height:150%;
    text-align :justify    
   
}

 


.textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #556275;
	width: 120px;
	height: 12px;
}

.buttonlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background:#556275;
	border:1px solid #f0f0f0;
	color: #f0f0f0;
	width: 126px;
	height: 16px;
}
.txtorange12 {
	color: #FE3D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.txtorange11 {
	color: #FE3D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}


.txtorange14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE3D00;
	font-weight:bold;
	font-size:14px;
}




a:link {
	color: #00486C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00486C;
}
a:hover {
	text-decoration: none;
	color: #FE3D00;
}
a:active {
	text-decoration: none;
	color: #00486C;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.linkorange:link {
	font-size:11px;	
	color: #FE3D00;
	text-decoration: none;
}

.linkorange:visited {
	font-size:11px;	
	text-decoration: none;
	color: #FE3D00;
}
.linkorange:hover {
	font-size:11px;	
	text-decoration: none;
	color: #00486C;
}
.linkorange:active {
	font-size:11px;	
	text-decoration: none;
	color: #FE3D00;
}

.linkorange12:link {
	font-size:11px;	
	color: #FE3D00;
	text-decoration: none;
	font-size:12px;
}

.linkorange12:visited {
	font-size:11px;	
	text-decoration: none;
	color: #FE3D00;
	font-size:12px;	
}
.linkorange12:hover {
	font-size:11px;	
	text-decoration: none;
	color: #00486C;
	font-size:12px;	
}
.linkorange12:active {
	font-size:11px;	
	text-decoration: none;
	color: #FE3D00;
	font-size:12px;	
}

.linkblu11:link {
	color: #00486C;
	text-decoration: none;
	font-size:11px;
}

.linkblu11:visited {
	text-decoration: none;
	color: #00486C;
	font-size:11px;	
}
.linkblu11:hover {
	text-decoration: none;
	color: #FE3D00;
	font-size:11px;	
}
.linkblu11:active {
	text-decoration: none;
	color: #00486C;
	font-size:11px;	
}


.linkcz11:link {
	color: #556275;
	text-decoration: none;
	font-size:11px;
}

.linkcz11:visited {
	text-decoration: none;
	color: #556275;
	font-size:11px;	
}
.linkcz11:hover {
	text-decoration: none;
	color: #FE3D00;
	font-size:11px;	
}
.linkcz11:active {
	text-decoration: none;
	color: #556275;
	font-size:11px;	
}

.infodittabox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #00486C;
	border: 1px solid;
	height: 18px;
	width: 340px;
	background-color: #F2F3F7;
	   
}



.cella {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#00486C; }
.cella_orange {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#ff3300 }
.cella_white {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff }

.box-1{ 	
	position: static; 
}

.inputbox {height:12px; font-size:12px; width:160px;}
.textarea {height:100px; font-size:12px; width:160px;}
.textarea2 {height:100px; font-size:12px; width:240px;}
.select {height:18px; font-size:12px; width:160px;}

-->

