body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	text-align: left;
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	font-size: 12px; *
	font-size: small; /* for IE */ *
	font: x-small; /* for IE in quirks mode */
	
}

.sub_elenco td{
	
	background-color: #666666; color: #ffffff; padding:2px;
	
}




A:LINK {
	text-decoration: none;
	color: #2d344f;
	text-decoration: underline;
}

A:VISITED {
	text-decoration: none;
	color: #2d344f;
	text-decoration: underline;
}

A:HOVER {
	text-decoration: none;
	font-weight: bolder;
	color: #2d344f;
}

.tab1 {
	border-color: #000000;
	border: 1px solid #333333;
	border-collapse: collapse;
}

.tab2 {
	border-color: #000000;
	border: 1px solid #333333;
	border-collapse: collapse;
}

.formclass {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.form1 {
	font-size: 12px;
	color: #000000;
	background-color: #fefdf9;
	border: #666666 1px solid;
	width: 170px;
	padding:2px;
	margin-bottom:2px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

.form3 {
	font-size: 12px;
	color: #333333;
	background-color: #dddddd;
	border: #666666 1px solid;
	width: 170px;
	padding:2px;
}

.form1_dis {
	font-size: 12px;
	color: #000000;
	background-color: #fefdf9;
	border: #bbbbbb 1px solid;
	width: 170px;
	padding:2px;
}

.form1:HOVER {
	background-color: #fefcf2;
}

.form2 {
	font-size: 9px;
	color: #eeeeee;
	background-color: #666666;
	border-color: #dddddd;
	border-width: 1px;
	border: #dddddd;
}

.div_altern_form1 {
	font-size: 12px;
	color: #000000;
	background-color: #fffdf5;
	border: #bbbbbb 1px solid;
	width: 85%;
	text-align: center;
}

.div_altern_grey {
	font-size: 12px;
	color: #ffffff;
	background-color: #666666;
	border: #cccccc 2px solid;
	width: 85%;
	text-align: center;
	padding: 2px;
}

.div_altern_grey A {
	color: #ffffff;
	text-decoration: none;
}

.div_altern_grey A:HOVER {
	color: #ffffff;
	background-color: #777777;
	text-decoration: none;
}

.div_altern_grey A:VISITED {
	color: #ffffff;
	text-decoration: none;
}

.bord_percentuale {
	font-size: 11px;
	color: #333333;
	background-color: #fffdf5;
	border: #333333 1px solid;
	width: 95%;
	text-align: left;
	vertical-align: middle;
}

.interno_precentuale {
	font-size: 11px;
	color: #ffffff;
	background-color: #666666;
	border: none;
	text-align: right;
}




.bott2 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	background-color: #eeeeee;
	border: #333333 1px solid;
	cursor: pointer;
}

.bott2:HOVER {
	background-color: #fffeee;
}

.sfondopurple {
	background-color: #2d344f;
	color: #FFFFFF;
}

.sfondopurplelight {
	background-color: #eef3fb;
}

.menulefttitle {
	border-bottom: #2d344f 1px solid;
	width: 180px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	padding: 5px;
	color: #2d344f;
	font-size: 14px;
	font-weight: bold;
}

.menuleft {
	display: block;
	width: 180px;
}

.menuleft A {
	background-color: #eeeeee;
	color: #333333;
	border: #333333 1px solid;
	width: 100%;
	margin-right: 20px;
	margin-top: 5px;
	text-align: left;
	padding: 2px;
	border-left: #63b0ff 5px solid;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	display: block;
}

.menuleft A:VISITED {
	color: #333333;
	text-decoration: none;
}

.menuleft A:HOVER {
	text-decoration: none;
	cursor: pointer;
	background-color: #cde0ff;
	color: #333333;
}

.sfondoright {
	background-color: #eeeeee;
	color: #ffffff;
	border: #666666 1px solid;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}

.subsfondoright {
	background-color: #ffffff;
	color: #000000;
	border-top: #ffffff 1px solid;
	padding: 2px;
}



.title_div_underline {
	
	font-size: 15px;
	text-align:left;
	color: #333333;
	padding:1px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom: 2px #212b53 solid;
	
}

.title_purple_light {
	font-size: 15px;
	color: #eeeeee;
	padding:3px;
	margin:2px;
	background-color: #212b53;
}

.note_purple_light {
	font-size: 11px;
	color: #333333;
	background-color: #f4e1a3;
}

.title_elenco_div  {

	color: #333333;
	background-color: #eeeeee;
	padding:5px;
	font-weight: bold;
	border:2px #666666 solid;
}

.title_elenco TD, .title_elenco TR  {
	font-size: 11px;
	color: #333333;
	background-color: #d7e3f1;
	padding-bottom:3px;
	padding-top:3px;
	font-weight: bold;
}

.elenco_elenco, .elenco_elenco TD {
	font-size: 11px;
	background-color: #ffffff;
	border-bottom: 1px #aaaaaa solid;
	padding-bottom:3px;
	padding-top:3px;
	color: #333333;
	font-weight: normal;
}

.title_elenco2 td {
	font-size: 12px;
	padding:5px;
	color: #eeeeee;
	background-color: #212b53;
}

.elenco_elenco2 td {
	font-size: 12px;
	padding:5px;
	background-color: #ffffff;
	border-bottom: 1px #aaaaaa solid;
	color: #333333;
	font-weight: normal;
}

.divborder {
	   border:3px #103913 solid;
	   padding:4px;
	}

.div_elenco_elenco {
	font-size: 11px;
	color: #eeeeee;
	background-color: #eef3fb;
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	border-right: 1px #666666 solid;
	color: #333333;
	font-weight: normal;
}



.div_note {
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	color: #333333;
	background-color: #c1d9fc;
	width: 70%;
	padding: 10px;
	border: #666666 1px solid;
}

.div_note_small {
	font-weight: bolder;
	font-size: 12px;
	text-align: center;
	color: #333333;
	background-color: #c1d9fc;
	width: 70%;
	padding: 10px;
	border: #666666 1px solid;
}

.menutoptop {
	background-color: #ffffff;
	border-bottom: 3px solid #333333;
	width: 100%;
}

.menutop2 {
	background-color: #212b53;
	border-bottom: 2px solid #eeeeee;
	font-size: 14px;
	color: #eeeeee;
	text-align: right;
	padding: 1px;
	padding-right: 10px;
	font-weight: bold;
}

.campo_obbligatorio {
	border-bottom: #ff0000 1px solid;
}

#divtip {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	width: 250px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}

.etichetta_prima {
	border-top: #63b0ff 4px solid;
}

.etichetta2 {
	font-weight: bold;
	font-size:11px;
	margin-top: 20px;
}

.etichetta2:after {
	/*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.etichetta2 ul {
	border: 1px solid #666666;
	background:url(../images/sprite.png) repeat-x 0 0;
	padding: 4px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.etichetta2 ul li {
	display: inline;
	cursor: pointer;
}

.etichetta2 ul li a {
	color: #333333;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #666666; /*THEME CHANGE HERE*/
}

.etichetta2 ul li a:hover {
	background:url(../images/sprite.png) repeat-x 0 -100px;
}

.etichetta2 ul li a[rel]:after { /*HTML to indicate drop down link*/
	content: " ";
	/*content: " " url(../downimage.gif); /*uncomment this line to use an image instead*/
}

.etichetta3 {
	font-weight: bold;
	margin-top: 4px;
}

.etichetta3:after {
	/*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.etichetta3 ul {
	border: 1px solid #666666;
	background:url(../images/sprite.png) repeat-x 0 -100px;
	font-size: 11px;
	padding: 4px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.etichetta3 ul li {
	display: inline;
	cursor: pointer;
}

.etichetta3 ul li a {
	color: #333333;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #666666; /*THEME CHANGE HERE*/
}

.etichetta3 ul li a:hover {
	background: #aaaaaa; /*THEME CHANGE HERE*/
}

.etichetta3 ul li a[rel]:after { /*HTML to indicate drop down link*/
	content: " ";
	/*content: " " url(../downimage.gif); /*uncomment this line to use an image instead*/
}

.docupos {
	/*position: static;*/
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}
	

div#footerr {
	color: #FFF;
	background-color: #212b53;
	height: 20px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	position: fixed;
	width: 100%;
	bottom: 0;
	border-top:2px #63b0ff solid;
}

div.testo_footerr {
	width: 100%;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



.operatori_highlight {
	
	padding: 3px; background-color: #3399FF; border: 2px #333333 solid; color: #333333;
	
	}
	
.operatori_highlight_red {
	
	padding: 3px; background-color: #ff0000; border: 2px #333333 solid; color: #ffffff;
	
	}

.operatori_highlight_white {
	
	padding: 3px; background-color: #ffffff; border: 2px #333333 solid; color: #333333;
	
}

.imgbanche {
	
}


.etichetta4 {
	font-weight: bold;
	font-size:12px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.etichetta4:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.etichetta4 ul {
	border: 1px solid #aaaaaa;
	background-color:#fefefe;
	padding: 5px 0;
	margin: 0;
	text-align: left; 
}

.etichetta4 ul li {
	display: inline;
	cursor: pointer;
}

.etichetta4 ul li a, .etichetta4 ul li a:visited, .etichetta4 ul li span {
	color: #eeeeee;
	background-color: #2d344f;
	padding: 5px 10px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #333333; 
}

.etichetta4 ul li a:hover,.etichetta4 ul li span:hover {
	background-color: #5988e0;
}
