body {
	margin:0px 0px 10px 0px;
	padding:0px;
	
	background-color:#F8F8F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}

div {
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	
	border:#999999 solid 1px;
}

textarea {
	font-family:Tahoma, Arial, Verdana;
	font-size:8pt;
	color:#000000;
	
	border:#999999 solid 1px;
}

textarea.css {
	font-family:Tahoma, Arial, Verdana;
	font-size:10pt;
	color:#000000;
	
	border:#999999 solid 1px;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	
	border:#999999 solid 1px;
}

.tab_spaziatura {
	margin-bottom:10px;
}

.tab_testata {
	background-image:url(../img/sqr_rosso.gif);
	background-repeat:repeat-y;
	background-position:top left;
	
	background-color:#FF9966;
	border:#CC3300 solid 1px;
	
	font-weight:bold;
	text-align:center;
	
	padding-top:2px;
	padding-bottom:2px;
}

.tab_content {
	background-image:url(../img/sqr_arancio_arrow.gif);
	background-repeat:repeat-y;
	background-position:top left;
	
	background-color:#FFFFFF;
	border-bottom:#CCCCCC dashed 1px;
	border-right:#CCCCCC solid 1px;
	
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#000000;
	
	padding-left:15px;
}

.tab_content_bis {
	background-image:url(../img/sqr_arancio.gif);
	background-repeat:repeat-y;
	background-position:top left;
	
	background-color:#FFFFFF;
	border-bottom:#CCCCCC dashed 1px;
	border-right:#CCCCCC solid 0px;
	
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#000000;
	
	width:5%;
	
	padding-left:0px;
}

.tab_content_bis_1 {
	background-color:#FFFFFF;
	border-bottom:#CCCCCC dashed 1px;
	border-right:#CCCCCC solid 1px;
	
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#000000;
	
	width:95%;
	
	padding-left:3px;
}

.tab_content_2 {	
	background-color:#FFFFFF;
}

.tab_content_3 {	
	background-color:#FFFFFF;
}

.tab_content_over {
	background-image:url(../img/sqr_arancio_arrow.gif);
	background-repeat:repeat-y;
	background-position:top left;
	
	background-color:#FFF8CC;
	border-bottom:#CCCCCC dashed 1px;
	border-right:#CCCCCC solid 1px;
	
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
	color:#000000;
	
	padding-left:16px;
}

.tab_content_over_bis {
	background-image:url(../img/sqr_arancio.gif);
	background-repeat:repeat-y;
	background-position:top left;
	
	background-color:#FFF8CC;
	border-bottom:#CCCCCC dashed 1px;
	border-right:#CCCCCC solid 1px;
	
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
	color:#000000;
	
	padding-left:1px;
}

.tab_content_over_bis_1 {	
	background-color:#FFF8CC;
	border-bottom:#CCCCCC dashed 1px;
	border-right:#CCCCCC solid 1px;
	
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
	color:#000000;
	
	padding-left:4px;
}

.tab_content_over_2 {	
	background-color:#F8F8F8; /*FFF8CC*/
}

.tab_content_over_3 {	
	background-color:#FFF8CC; /*FFF8CC*/
}

.tab_content_special{
	background-image:none;
	
	background-color:#FFFFFF;
	border-bottom:#CC3300 solid 1px;
	border-left:#CC3300 solid 1px;
	border-right:#CC3300 solid 1px;
	
	font-weight:normal;
	text-align:center;
	
	padding-bottom:5px;
	padding-top:5px;
}

.ora {
	font-size:7pt;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

a.arancio {
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}

a.arancio:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
}

a.menu {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

a.menu:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}

.tab_content a {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

.tab_content a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}

.tab_login {
	margin-top:40px;
	margin-bottom:20px;
	
	background-color:#F8F8F8;
	border:#CCCCCC solid 1px;
}

td .vuoto{
	border-bottom:#CCCCCC dashed 1px;
	border-right:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
}

span.conferma {
	background-color:#009900;
	color:#FFFFFF;
	padding:1px;
}

span.errore {
	background-color:#FF0000;
	color:#FFFFFF;
	padding:1px;
}

span.hidden {
	color:#000000;
	padding:0px 0px 0px 15px;
	display:none;
}

.bottoni {
	font-weight:bold;

	background-image:url(../img/bg_bottoni.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	
	border-bottom:#FF9900 solid 2px;
}

table.adm_tab {
	border:#CCCCCC solid 1px;
}

table.adm_tab th {
	background-color:#F8F8F8;
	border:#CCCCCC solid 1px;
	color:#000000;
	
	text-align:center;
	
	font-weight:bold;
}

table.adm_tab td {
	border:#CCCCCC solid 1px;
	color:#000000;
	
	text-align:left;
}

table.adm_tab td.vuoto {
	border:none;
}
.tableborder {
	border-top: 1px none #F8F8F8;
	border-right: 1px solid #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
	border-left: 1px solid #F8F8F8;
}
.titolo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 26px;
}
.recens {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; line-height: 17px}

.tableborderGrigio {
	border: 1px solid #CCCCCC;
}
