html,
body {
	padding:0;margin:0;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12;
	}
	
table, 
div {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 12;
	}

td.ds { 
	width:150px; 
	margin:0; 
	padding:0; 
	text-align:center; 
	}

td#center { 
	height:100%; 
	width:480px; 
	text-align:center; 
	border-style:solid; 
	border-width:0;
	}

.center { 
	height:100%; 
	border-style:solid;  
	border-width:0 5;
	}

div.box {
	margin: 0;
	padding: 5; 
	border-width:0; 
	text-align:left;
	}

div.menu_box {
	margin: 0;  
	padding: 0 4; 
	border-width:0; 
	text-align:center;
	}
	
table#main {
	height:100%;
	width:780;
	/*border-style:solid;
	border-width:1;
	border-top-width:3;*/
	margin-top:5;
	margin-bottom:5;
	}

.menu { 
	border-style:solid; 
	border-width:0; 
	//padding: 6 0; 
	height:40px;
	text-align:center;
	font-size: 14;
	/*font-weight:bold; */
	//background-image: url('immagini/sfumato-giu.png');
	}

#menu_smusso_sinistro{
	position:relative;
	float:left;
	background-image: url('immagini/sfumato-giu1.png');
	//border:1px solid black;
	width:40;
	height:40;
	//z-index:2;
}	

#menu_contenuto_centrale{
	position:relative;
	float:left;
	//width:100%;
	//border:1px solid black;	
	height:40px;
	//text-align:center;
	z-index:0;
}

#menu_smusso_destro{
	position:relative;
	float:right;
	background-image: url('immagini/sfumato-giu2.png');
	//border:1px solid black;	
	width:40;
	height:40;
	//z-index:2;

}	

#log_box { 
	padding:6 0; 
	text-align:center;  
	background-image: url('immagini/sfumato-giu.png'); 
	background-repeat: repeat-x;
	border-style:solid; 
	border-width:0;
	}
		
#menu_down { 
	margin-top:4;
	padding:4 0; 
	text-align:center;  
	border-style:solid; 
	border-width:1 0; 
	font-weight:bold;
	}

#footer { 
	//padding: 4 0; 
	margin:5 0 0 0; 
	background-image: url('immagini/sfumato-giu.png');	
	text-align: center; 
	font-weight:bold;
	height:40px;
	border-style:solid;
	border-width:0;
	}
		
#up_banner{
}
		
#header {
	background-image: url('immagini/banner.jpg'); 
	background-repeat: no-repeat; 
	height:80;
	width: 780;
	border-style:solid; 
	border-width:0;
	}
		
.tabella {
	table-layout: fixed;
	border-collapse: separate; 
	border-spacing: 2px; 
	border: 2px solid black;
	margin:0; 
	width:100%; 
	border-style:solid; 
	border-width:1 0; 	
	}
	
.tabella thead, 
.tabella caption {
	font-weight:bold;
	}
.tabella caption {
	border-style:solid;
	border-width:1 0 0 0;
	}

/*.content_bar{border-style:solid; border-width:1; margin-top:10; }*/
.content, 
.software {
	/*table-layout: fixed; */
	/*border-collapse: separate; */
	/*border-spacing: 2px; */
	border-width: 1px;
	border-style:solid;
	width:100%;
	margin:0;
	text-align:left;
	padding:2;
	clear:both;
	}
	
.content thead, 
.content caption, 
div.titolo {
	font-weight:bold;
	}
	
.smallContent {
	text-align: left;
	border-width: 0 0 1 0;
	border-style:solid;
	margin-bottom: 5;
	line-height: 20px;
	}
	
div.border {
	height:5; 
	width:100%
	}
	
div.titolo {
	line-height:20px; 
	width:100%; 
	border-style:solid; 
	border-width: 0; 
	text-align:center;
	background-image: url('immagini/sfumato-rosa.png');
	}
	
div.download {
	/*background-image: url('immagini/download.gif'); 
	background-repeat: no-repeat; background-position:0 4;*/
	line-height:20px;
	}
	
.scorrimento {
	line-height: 20px; 
	margin:0 0 5 0; 
	width:100%; 
	}
	
.immagine {
	margin:0 5;
	float:left;
	border-width:0;
	}

.menu, 
div.titolo {
	font-size: 13;
	}

div.concorso {
	line-height:50px; 
	width:140px; 
	font-size: 20; 
	font-weight:bold;
	margin:0 0 15 0;
	}

div.adminContent {
	text-align: center;
	border-style:solid; 
	border-width: 0 0 1 0;
	line-height: 20px;
	margin-bottom:5;
	}
	
div.punti {
	font-size: 15;
	margin-bottom:3;
	border-width: 1px;
	border-style:solid;
	}

div.up_right {
	border-width: 1px;
	border-style:solid;
	padding: 2 4;
	}

img {
	border-width:0
	}
	
h2 {
	font-size: 17; 
	color:red
	}
	
h3 {
	font-weight:bold;
	font-size: 12;
	}

#scrollOuter {
	overflow:hidden;
	height:100px;
	width:150px;
	}
#scroll {
	position:relative;
	top:0px;
	height:auto;
	}
