td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.outline {
	border: 1px solid rgb(204, 204, 204); 
	padding: 2px;
	background: rgb(255, 255, 255) none repeat;
	width: 812px;
}

table.modulo th {
	background: transparent url('imgs/title_bg.gif') repeat-x;
	color: rgb(102, 102, 102);
	text-align: left;
	padding-top: 1px;
	padding-left: 4px;
	padding-bottom: 2px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
}

a.livello1:link, a.livello1:visited { 
	background: transparent url(imgs/menu_bg.png) no-repeat; 
	display: block; 
	vertical-align: middle; 
	font-size: 10px; 
	font-weight: bold; 
	color: rgb(255, 255, 255); 
	text-align: left; 
	padding-top: 5px; 
	padding-left: 18px; 
	height: 20px ! important; 
	width: 100%; 
	text-decoration: none; 
}
a.livello1:hover { 
	background-position: 0px -25px; 
	text-decoration: none; 
	color: rgb(51, 51, 51); 
}

a.livello2:link, a.livello2:visited { 
	background: transparent url(imgs/menu_lev1_bg.png) no-repeat; 
	display: block; 
	vertical-align: middle; 
	font-size: 10px; 
	font-weight: bold; 
	color: rgb(255, 255, 255); 
	text-align: left; 
	padding-top: 5px; 
	padding-left: 36px; 
	height: 20px ! important; 
	width: 100%; 
	text-decoration: none; 
}
a.livello2:hover { 
	background-position: 0px -25px; 
	text-decoration: none; 
	color: rgb(51, 51, 51); 
}

a:link, a:visited { color: rgb(255, 102, 0); text-decoration: none; font-weight: bold; }
a:hover { color: rgb(196, 60, 3); text-decoration: none; font-weight: bold; }

#left_outer { float: left; margin-top: 2px; width: 165px; }
#latraleSxIn { padding: 2px; float: none ! important; }
#centraleIn {  padding: 2px; float: none ! important; }

#centraleOut {
/*	border: 1px solid rgb(204, 204, 204 ); */
	margin-top: 2px;
	margin-left: 2px;
	float: none ! important;
	height: 100%;
	padding: 2px;
	vertical-align: top;
}
#rightOut { float: right; margin-top: 0px; width: 165px; }


.contentheading {
	background: transparent url('./imgs/contenthead.png') repeat-x scroll left top;
	height: 25px;
	color: rgb(102, 102, 102);
	text-indent: 15px;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
	text-align: left;
}

.lateraleSxOut {
	float: left;
	width: 165px;
	margin-top: 2px;
}
.chiara {
	background-color:#CDE4F8;
	text-align: left;

}
.scura {
	background-color: #E9F3FC;
	text-align: left;
}


.pulsante { border: 3px double rgb(204, 204, 204); margin: 1px; padding: 0px 5px; background: transparent url('imgs/button_bg.png') repeat-x; color: rgb(255, 102, 0); font-family: Arial,Hevlvetica,sans-serif; text-align: center; font-size: 11px; font-weight: bold; width: auto; line-height: 18px ! important; height: 26px ! important; }
.riga { border: 2px ridge rgb(65, 105, 225); background-color: rgb(103, 64, 225); }
.poll_chiara {
	background-color:#CDE4F8;
	text-indent: 2px;
	text-align: left;
}
.poll_scura {
	background-color: #E9F3FC;
	text-align: left;
	text-indent: 2px}
#strutL  {
	border: 1px solid #CCCCCC;
}

#strutC  {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#strutCR  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


#strutR  {
	border: 1px solid #CCCCCC;
}

.z {
	background-color:#CDE4F8;
}

.z1 {
	background-color: #E9F3FC;
}
