body {
	background-color: #54544A; 
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 105%;
	margin: 10px;
}

TABLE {
	empty-cells: show; font-size: 0.8em;
}

h1 { font-size: 11px; color: #000; padding: 3px; text-align: right; background-color: #fff;
	border-bottom: 1px solid #ff0000; }

h2 { font-size: 13px; border-bottom: 1px solid #ff0000; }	
	
.stiletabella {
	width: 100%; margin: 0px; padding: 0px; border-collapse: collapse;
	vertical-align: top; text-align: left;
}

.stiletabella TD {
	margin: 0px; padding: 0px; border-collapse: collapse;
}

.stiletabella TR {
	margin: 0px; padding: 0px;	border-collapse: collapse;
}

.stiletabella2 {
	width: 100%; margin: 0px; padding: 0px; border-collapse: collapse;
	vertical-align: bottom; text-align: left;
}

.stiletabella2 TD {
	margin: 0px; padding: 0px; border-collapse: collapse;
}

.stiletabella2 TR {
	margin: 0px; padding: 0px;	border-collapse: collapse;
}

.contorno {
	border: 1px solid #54544A;
	width: 100%;
	background-color: #fff;
}

.sfondotop {
	background-color: #54544A;
	background-image : url(../public/back001.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 54px;
	border-bottom: 3px solid #ff0000;
	border-top: 3px solid #ff0000;
}

.top_red {
	height: 54px;
}

.sfondomenu {
	background-image: url(../images/sfondo_top.gif);
	border-bottom: 3px solid #ff0000;
}

.menutop { padding: 2px; height: 26px; background-color: #F1F1F1; color: #ff0000; 
	border-top: 1px solid #ff0000; border-left: 1px solid #ff0000;	padding-left: 10px; }

#menut { font-size: 12px; margin: 0; padding: 0; }

#menut ul { list-style: none; margin: 0px; padding: 0px; }

#menut ul li { display: inline; margin-left: 0px; height: 15px; }

#menut ul li a{ padding: 5px; text-decoration: none; white-space: nowrap;
	color: #ff0000; }

#menut ul li a:hover{ text-decoration: none; background: #fff; color: #000; }	

#menut #attivo { background: #fff; border-left: 1px solid #CBD0D4; border-top: 1px solid #CBD0D4;
	border-right: 1px solid #333; border-bottom: 1px solid #333; }

#menut #attivo a{ color: #000; font-weight: bold; }
	
.colsx {
	width: 25%;
	height: 400px;
	border-right: 1px solid #ff0000;
	background-color: #F1F1F1;
	vertical-align: top;
}

.colcenter {
	width: 75%;
	vertical-align: top;
	text-align: left;
	color: #333;
	background-image: url(../images/bk_main.gif);
	background-repeat: repeat-x;
}

.colcenter img {
	border: 1px solid #ff0000;
	margin: 3px;
}

.colcenter a { color: #ff0000; text-decoration: underline; }
.colcenter a:hover { color: #000; text-decoration: none; }

ul.menu1ul {
	padding: 0px;
	margin: 0px;
/*	width: 100%; */
	list-style: none;
}

ul.menu1ul li{
	display: block;
/*	width: 100%; */
	list-style: none;
	border-bottom: 1px dashed #FF0000;
}

ul.menu1ul li a{
	font-size: 90%;
	font-weight: bold;
	padding: 2px;
	display: block;
	width: 95%; 
   color: #54544A;
	text-decoration: none;
}

ul.menu1ul li a:hover{
	color: #fff;
	background-color: Red;
	text-decoration: none;
}

.attivo {
	height: 100%;
	background-color: Gray;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	padding: 1px;
	text-decoration: none;
}

.passivo {
	background-color: #fff;
	color: #ff0000;	
	padding: 2px;
	text-decoration: none;
	font-size: 90%;
	border: 1px solid Gray;
}

.passivo a:hover {
	background-color: Gray;
	color: #fff;	
}

.titoli {
	background-color: #D2D2D0;
	color: #000;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid #ff0000;
}

.catevid {
	background: url(../images/sel.gif) no-repeat left;
	padding-left: 20px;
}

.catnevid {
	background: url(../images/nosel.gif) no-repeat left;
	padding-left: 20px;
}

.footer {
	border-top: 3px solid #54544A;
	background: url(../images/bk_foo.gif) repeat-x;
}

.footer a {
	color: #ff0000;
	text-decoration: none;
}

.footer a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.dis {
	padding: 3px;	
}

.cat0 {
	width: 45%;
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CACACA;
}

.cat0 a{
	color: #ff0000;
	text-decoration: none;
}

.cat0 a:hover{
	color: maroon;
	text-decoration: underline;
}

.cat0 img{
	text-align: center;
}

.sottocat {
	width: 100%;
	background-color: transparent;
}

.sottocats {
	width: 100%;
	border-left: 5px solid #54544A;
	background-color: #FFB2B2;
}

.dettaglio {
	padding: 1px;
	text-align: right;
}

.scheda0 {
	clear: both;
	width: 100%;
	border-top : 1px dotted #ff0000;
	border-bottom : 1px dotted #ff0000;	
	background-color: #FFF3F4;
	color: #ff0000;
	font-size: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
}

.scheda0 a{
	text-decoration: none;
	color: #ff0000;
}

.scheda0 a:hover{
	text-decoration: underline;
	color: #ff0000;
}

.spaziatura {
	clear: both;
	width: 100%;
	padding: 3px;
	margin: 3px;
}

.cat01 {
	float: left;
	margin: 5px;
	padding: 5px;
	text-align: left;
}

.paginasel {
	border: 1px dotted #ff0000;
	background-color: #F1F1F1;
}

.cc0 {
	color: #ff0000;
}

.cc0 a{
	color: #ff0000;
	text-decoration: none;
}

.cc0 a:hover{
	color: #000;
	text-decoration: underline;
}

.divpulizia {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}