/*-------------sempre uguali--------*/
html, body {
	height: 99%;
	#height: 99%;
	background-color:#000000;
	background-position:top;
	background-image:url(img/sfondo-pagine.jpg);
	background-repeat:repeat-y;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}
table
{
	border:0px;
}
img
{
	border:0px;
}
a:link, a:active, a:visited
{
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
/*-----------Ordinati ------------*/

#corpo
{
	margin: 0 auto; 
	text-align:center;
	width:950px;
}

/*----------disordine-----------------*/
#piccolo {
	font-size:14px;
}
#mini {
	font-size:12px
}
#altezzacento
{
	height:96%;
	text-align:center;
}

#barraFoot
{
	background-image:url(img/t.png);
	background-position:top;
	color:#CCC;
	padding:10px;
	font-size: 70%;
	height:230px;
}

#sfondoimg {
	background-color:#FFFFFF;
	background-image: url('img/carica.gif');
	background-repeat:no-repeat;
	background-position:center;
}
#cella_usato a
{
	color:#000000;
}
#al_centro
{
	border:1px;
	width:100%;
	text-align:center;
}

/*----------------barra--------------------------*/
#link
{
	font-size:14px;
	color:#FFF;
	/*color: #66cc66;*/
	text-decoration: none;
}

#link:hover 
{
	font-size:14px;
	text-decoration: none;
	color: #CCC;
}


#sfuma {
background-image:url(img/sfumato.png);
} 
#sfuma_bianco {
background-image:url(img/sfumato_bianco.png);
} 






.imgMax250
{
	margin:0 13px 13px 0;
	max-width:250px;
	max-height:250px;
}
