@charset "UTF-8";

	body 		{margin-left: 		0px;
				margin-top: 		0px;
				margin-right: 		0px;
				margin-bottom: 		0px;
				}
				
	.p, td			{font-family:		Verdana,Arial, Helvetica;
				font-size:			13px;
				}
	.Firma {font-size:			9px;}
		
	.Stile1		{font-size: 		25px;
				color:				#993399;
				}
		
	a:link 		{
	color:				black;
	text-decoration:none;
	font-weight: bold;
				}
				
	a:visited 	{
	color:				black;
	text-decoration:none;
	font-weight: bold;
				}
				
	a:active 	{
	color:				black;
	text-decoration:none;
	font-weight: bold;
				}

	.total		{width:				800;
				}
	
	.header		{width: 			800; 
				height: 			255;
				}
				
	.centro		{
	background-color: 	#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
				}
			
	.footer		{width:				800;
				height: 			50;
				}
				
	.inner		{width:				760;
				}
				
	.barre		{width:				250;
				height: 			20;
				}