/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body a, a:hover, a visited{
	color: #990000;
	text-decoration: none;
}
img{
	border: 0;
}

/* struttura --------------------------------------*/
/* centrata larghezza fissa */
#scatola {
	width: 100%;
	text-align: left;
}
/* testata (logo, fanzine) */
#testa {
	visibility:hidden;
	display:none;
}
#testa_print {
	height:60px;
	text-align: center;
	vertical-align: top;
	width: 100%;
	visibility:visible;
	display:block;
}
#menu {
	visibility:hidden;
	height:0px;
	display:none;
}
#body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-left:2px;
	height:100%;
}
#bodyleft{
	width:90%;
	float:left;
	clear:both;
}
#bodyright{
	width:90%;
	float:left;
	clear:both;
}
#bodyright a{
	color: #990000;
	text-decoration: none;
}
#branca_LC{
	background-color: #000000;
	color: #000000;	
	}
#branca_LC h2{
	height:20px;
	padding-top:10px;
	padding-left:5px;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;
}
#branca_LC_riq{
	padding:5px;

}
#branca_EG{
	color: #006600;	
}
#branca_EG_riq{
	padding:5px;
}
#branca_EG h2{
	height:20px;
	padding-top:10px;
	padding-left:5px;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;
}
#branca_RS{
	color: #990000;	
}
#branca_RS_riq{
	padding:5px;
}

#branca_RS h2{
	height:20px;
	padding-top:10px;
	padding-left:5px;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;
}
#footer {
	visibility:hidden;
	height:0px;
	display:none;
}
#footer_C {
visibility:hidden;
height:0px;
}
#footer_C a, a:hover, a:visited {
	color:#CC0000;
	text-decoration: none;
}
.nascosto{
visibility:visible;
display:block;
}
#menu ul {
	list-style: none;
	padding-left: 10px;
	margin:0;
	text-align:left;	
}
#menu ul li { 
/*	padding:5px 0; */
	margin:0;
	display:inline;
} 
#menu ul li.nascosto { display:none }
#menu ul li a { 
	text-decoration:none;
	padding:5px 10px 5px 10px; 
	background:transparent;color:#990000;
}
#menu ul li a:visited { 
	background:transparent;
	color:#990000;
	text-decoration:none;
	}
#menu ul li a:hover {
	background:transparent;
	color:#990000;	
	text-decoration:none;
}
#menu ul li#voisietequi a { background:#fff;color:#009;padding-bottom:6px }
#menu ul { position:relative;top:1px }
#LC{
	border: thin dotted #FFCC00;
	padding:3px;
	margin:5px;
}
#LC h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
#EG{
	border: thin dotted #33CC00;
	padding:3px;
	margin:5px;
}
#EG h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
#RS{
	border: thin dotted #CC0000;
	padding:3px;
	margin:5px;
}
#RS h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
}#CoCa {

	border: thin dotted #CC0000;
	padding:3px;
	margin:5px;
}
#CoCa h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
textarea, select, input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	border: 1px solid #FFCC00;
}
.rubrica{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.giallo {
	color: #FF9900;
}
.rosso {
	color: #990000;
}
.verde {
	color: #006600;
}
.azzurro {
	color: #000099;
}
.nonstampare{
	visibility:hidden;
	display:none;
}
h1, h2{
	text-align: center;
}
