body {
	margin: 0px;
	font:.80em verdana, sans-serif;
	color: Black;
	padding : 0px;
	text-align : center;
	background : White;
}

#header {
	width: 100%;
	height : 60px;
	text-align : left;
	position:relative;
	background: #CC0000;
	color: #CC0000;
	margin : 1px 0px 0px 0px;
}

#header1 {
	float:left;
	width : 281px;
	color: #CC0000;
	position: absolute;
	text-align : left;
	background : url(immagini/sfondo.jpg);
	top : 0px;
	left : 1px;
	height: 58px;
	}

#header2 {
	float:left;
	background: #CC0000;
	color: #CC0000;
	position: absolute;
	top : 33px;
	right : 0;
	text-align : left;
	height : 60px;
	margin : 0px 0px 0px 281px;
	left: 690px;
}

#header img {
	margin : 21px auto 20px 72px;
}

#striscia1 {
	width : 100%;
	color : #BBBBBB;
	background : #BBBBBB;
	position: relative;
	text-align : left;
	margin : 40px auto 0px 0px;
	height : 10px;
}

#striscia2 {
	clear:left;
	width : 100%;
	color : #BBBBBB;
	background : #BBBBBB;
	position: relative;
	text-align : left;
	margin : 0px auto 0px 0px;
	height : 10px;
}


#corpo {
	/*padding:10px;
	*/
	width: 100%;
	color: Black;
	/*border-left : 1px solid #336699;*/
	height : 100%;
	background : White;
	/*border-right : 1px solid #336699;
	*/
	text-align : left;
	position:relative;
	margin : 0px;
}

#colonna-sx {
	float:left;
	width: 60px;
	height : 100%;
	color: Black;
	background : White;
	position:absolute;
	top:0;
	left:0;

}

#colonna-dx {
	float:right;
	width: 70px;
	height: 100%;
	background : #ffffff;
	position:relative;
	top:0;
	left:0;
}

#colonna-dx img {
	
}

#colonna-basso img {
	margin : 0px auto 0px auto;
}


#menu {
	float:left;
	width: 160px;
	color: Black;
	background : #E8E8E8;
	position:absolute;
	top:0;
	left: 60;
	height : 100%;
	text-align : center;
	z-index:1;
}

#menu .box {
	text-align : center;
	background : #D1D1D1;
	color: Black;
	height : 20px;
	margin : 10px 0px 4px 0px;
	border-bottom : 1px solid #CC0000;
	/*border-left : 1px solid Gray;
	border-right : 2px solid Gray;*/
	border-top : 2px solid #CC0000;
}

A {
	/*DISPLAY: block;*/
	CURSOR: hand;
	color: #CC0000;
	TEXT-DECORATION: none;
}

A.menu {
	OVERFLOW: hidden;
	COLOR: #CC0000;
	WHITE-SPACE: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

A.menu:hover {
	COLOR: Red;
	BACKGROUND-COLOR: #f5f5f5
}


#versione {
	width: 742px;
	color: Black;
	border-left : 1px solid #336699;
	background : White;
	border-right : 1px solid #336699;
	text-align : left;
	position:relative;
	padding : 5px 0px 5px 5px;
}

#principale {
	float:left;
	background: White;
	color: Black;
	margin: 0px 72px 0px 0px;
	position:absolute;
	top:0;
	left: 220;
	width: 700px;
	
}

#principale .titolo {
	padding:12px;
	font-size:15px;
	margin : 0px 75px 0px 0px;
	text-align : left;
	font-weight : bold;
	color: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	
}

#principale.box .b {
	COLOR: #CC0000;
	font-weight : bold;
}


#principale .box {
	padding:8px;
	margin : 0px 80px 0px 0px;
	text-align : justify;
}

#principale .box-centered {
	padding:8px;
	margin : 0px 80px 0px 0px;
	text-align : center;
}

b {
	COLOR: #CC0000;
	font-weight : bold;
}

#principale .immagini {
	width:100%;
	margin-top: 10px;
	left: 50%;
	text-align : center;
	
}

img {
	margin: 0px 0px 0px 0px;
	border-color:#990000;
	
	
	
}
#footer {
	clear:left;
	width : 742px;
	border-bottom: 1px solid #336699;
	padding: 2px 10px 5px;
	background: White;
	color: #434343;
	font-size: 0.9em;
	line-height:1.2em;
	border-right : 1px solid #336699;
	border-left : 1px solid #336699;
	font-family : sans-serif;
}

HR {
	color : Silver;
	width : 400px;
	text-align : center;
}


#principale .img {
	border:solid #990000 1px;
}

.textTabella
{
	font-size: 11pt;

	font-family: font-family : Arial, Helvetica, sans-serif;
	color: #676767;
	font-weight: normal;
}
.inputred
{
	color: White;
	background-color: #CC0000
}
.inputgrigio
{
	color: #676767;
}
TD
{
	font-family: font-family : Arial, Helvetica, sans-serif;
	font-size:11pt
}
/*hr {
	display: none;
}*/
