@charset "iso-8859-1";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

body {
	margin:0px;
	padding:0px;	
}

td.bianco {
	background-image:url(../immagini/img_bianco.png);
	font-family:'Century Gothic';
	font-size:12px;
	line-height:18px;
	padding: 35px;
	text-align:justify;
}

p {
	padding: 10px 0px;
}

h1 {
	font-size: 16px;
	padding: 15px 0px;
}

table.menu {
	font-family:'Century Gothic'; 
	font-size:16px; 
	color:#FFF;
}

table.menu a.menu:link, table.menu a.menu:active, table.menu a.menu:visited {
	font-family:'Century Gothic'; 
	font-size:14px; 
	color:#FFFFFF;
	text-decoration:none;	
}

table.menu a.menu:hover {
	text-decoration:underline;	
}

a {
	color: #000;
	text-decoration: none;
}

a.red:link, a.red:active, a.red:visited {
	color:#600;
	text-decoration:none;	
}

a.red:hover {
	color:#600;
	text-decoration:underline;	
}