body {
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: #EEE;*/
	/*color: #000;*/
	font-family:verdana;
	font-size:11px;
	/*background-color:#66ccff;*/
	background-image:url('img/gradiente.png');
	background-repeat: repeat-x;    
	line-height:normal;
	}

a {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
   }
   
a:hover
{
	font-family:verdana;
	font-size:11px;
	color:#ff0000;
	text-decoration:none;
}

a.bluelink {color:blue;}
a.bluelink:hover {color:red; text-decoration:none;}
table
{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;   margin:auto;}
	
#tdclas {
	vertical-align: middle;
	text-align: center;
	font-family: tahoma;
	font-size: 10px;
	padding:3px;
}

#tdandamento {
	vertical-align: middle;
	text-align: center;
	font-family: tahoma;
	font-size: 10px;
	font-weight:700;
	background-color: #FFFFFF;
}

#centrato {
	width: 850px;
	margin: auto;
	line-height:normal;
	/*text-align: left;*/
	
	
	}
	
#corpo {
	width: 850px;
	float: left;
	/*background: #0033ff;*/
	background: transparent;
	border: 2px solid #cc00ff;
	margin: 0 0px;
	display: inline;
	}
	
#colonna-1 {
	float: left;
	width: 100px;
	background: #00ccff;
	color: #000;
	vertical-align: top;
	}
	
#colonna-2 {
	float: left;
	width: 720px;
	background: transparent;
	color: #0033ff;
	}

#intestazione {
	background: transparent;
	color: #FFF;
	width: 100%;
	margin: 0 -3;
	}
	
#pie-di-pagina {
	background: transparent;
	color: #0033cc;
	width: 100%;
	margin: 15 -3;
	text-align: center;
	font-variant: small-caps;
	font-size: 10px;
	letter-spacing: 1px;
	}
	
#intestazione, #colonna-1, #colonna-2, #pie-di-pagina{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
	
div p {
	margin: 0;
	padding: 0.5em 1em;
	}
	
#link-1{
	float: left;
	background-image:url('img/bottoni/bot0.png');
	width:100px;
	height:35px;
	text-align: center;
	vertical-align: middle;
	line-height:10%;
	font-variant: small-caps;
	font-weight: bold;
	font-size:13px;
	line-height:normal;
	}
#link-1:hover{background-image:url('img/bottoni/bot1.png');
				  color: yellow;
				  font-style: italic; }
				  
#link-2{
	float: left;
	background-image:url('img/bottoni/bot0.png');
	width:100px;
	height:35px;
	text-align: center;
	vertical-align: middle;
	line-height:10%;
	font-variant: small-caps;
	font-weight: bold;
	font-size:10px;
	line-height:normal;
	}
#link-2:hover{background-image:url('img/bottoni/bot1.png');
				  color: yellow;
				  font-style: italic; }
				  
				  
*.allsmex{
	width: 640px !inportant;
	padding-left:10px;
	font-size:11px;
	font-family:"Verdana";	
}

div.trofei{
	position: relative;
	border:2px solid purple;
	margin-left:10px;
	margin-top:2px;
	background-color: #0060ff;
	color: white;
	font-family:"Verdana";
	font-size: 12px;
	font-variant: small-caps;	
}

h2.trofei{
	color:yellow;
}

div#prox{
	background-color: #0060ff;
	color: white;
	font-family:"Verdana";
	font-size: 12px;
	font-variant: small-caps;
	width:500px;
	border: 1px solid yellow;
	margin: auto auto;
}

div#probiframe{
	padding-left:10px;
}

table#giornata{
	width:490px;
	border-spacing:5px;
}

td#c0{
	text-align:center;
	color:yellow;
	font-weight:bold;
}

td#c1{
	text-align:center;
	width:170px;
}

td#c2{
	text-align:center;
	width:70px;
}

.red{
	color:red;
}

.lime{
	color:lime;
}
.white{
	color:white;
}

div#barra{
	border-bottom: 1px solid red;
	height: 24px;
	font-size: 10px;
	padding-top: 3px;
	text-align: right;
}
div#barra select,input{
	font-size: 9px;
}
div#barra form{
	margin:0px;
	margin-right: 5px;
}
div#barra div#log1{
	float: right;
	text-align: right;
}
div#barra div#log2{
	text-align: left;
	float: left;
}
div#barra span#userbar{
	text-align: right;
	font-weight: bold;
}

table#soldi{
	text-align: center;
	color: black;
	border: 1px solid red;
	width: 400px;
}
table#soldi .tot{
	font-weight: bold;
}

table#articolohome{
	background-color: #CCFFFF;
}

span#coppaitalia{
	color: white;
	font-size: 17px;
	font-weight: bold;
}