﻿body
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat;
}


.testo
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
}

.testo2
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
}

.testopiccolo
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:10px;
}


.titolopagina
{	
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:13px;
	color:Red;
	font-weight:bold;	
}


a
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:Red;
	text-decoration:none;
}

a:hover
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:Red;
	text-decoration:underline;
}

.casellatesto
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:12px;
	width:300px;
}