@charset "utf-8";
/* CSS Document */

body,html 	
	{ height:100%;margin:0 
	}

#divTesta  	{
	width:900px;
	height:200px;
	position:absolute;
	left:400px;
	top: 44px;
	}
#divCentro {
	width:900px;
	position:absolute;
	left: 223px;
	top: 326px;
	}
			
.tableTesta
	{background-image:url(../grafiche_php/sfondi/sottotesta.gif);
	margin:0px;
	padding:0px;}
			
.tableCentro{margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:12px;
	font-size:12px;
	background-color:#FFF;
}
.table_s{padding:5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:12px;
	font-size:12px;
}
	
.sotto	
	{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px
	}
.aSotto:link
	{text-decoration:none; color:#999;
	
	}
.aSotto:hover
	{text-decoration:underline}
	
.divVideo{border:5px;color:#CC0000;
	}
	
.bakSx{background-image:url(../grafiche_php/sfondi/bk50.jpg);}

.bakSu{	background-image:url(../grafiche_php/sfondi/2.jpg);
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px; color:#999999;
		}
.ricgetta_table { background-image:url(../grafiche_php/sfondi/righetta.gif);}


