/* GENERAL STYLES */
html,body
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Tahoma,Verdana,Sans-Serif;
	font-size: 90%;
}

body a
{
color:#0000CC;
}

img
{
border:none;
}


body a:hover
{
text-decoration:none;
}

h1
{
	font-size: 120%;
	color: #7F0D0D;
text-transform:uppercase;
}

h2
{
	font-size: 110%;
	color: #303030;
}


#leftcol, #titolostampa, #intestazione, #briciole, #footer
{
display:none;
}

















/* EDITOR PROPERTIES */
