body
{
	margin:0px;
	border:0px;
	background-color:#ffffff;
	background-image:url('../img/sfondi/pagina.jpg');
	background-repeat:repeat-x;
}
table
{
	margin:0px;
	border:0px;
	padding:0px;
	
}
input
{
	border:1px solid #25b9d2;
}
textarea
{
	border:1px solid #25b9d2;
}
checkbox
{
	border:1px solid #25b9d2;
}
select
{
	border:1px solid #125da5;
	color:#125da5;
}
img
{
	margin:0px;
	border:0px;
}
img.cornice1
{
	border:1px;
	border-color:#125da5;
	border-style:solid;
}
.testo
{
	font-family:Verdana, Arial;
	font-size:0.8em;
	line-height:1.6em;
}
.testomedio
{
	font-family:Verdana, Arial;
	font-size:0.7em;
	line-height:1.8em;
}
.azzurro
{
	color:#25b9d2;
}
.viola
{
	color:#7c2984;
}
.lilla
{
	color:#c165a0;
}
.verde
{
	color:#c3d01f;
}
.bianco
{
	color:#ffffff;
}
.grigio
{
	color:#c0c0c0;
}
.big
{
	font-size:0.75em;
}
.little
{
	font-size:0.6em;
	line-height:1.5em;
}
.bold
{
	font-weight:bold;
}
.padding
{
	padding-left:45px;
	padding-top:10px;
}
.titoli
{
	font-weight:bold;
}
.dida
{
	font-family:Arial, Verdana;
	font-size:0.65em;
	line-height:1.8em;
	color:#125da5;
	font-weight:bold;
}
a
{
    text-decoration:none;
}
a:Active
{
    text-decoration:none;
}
a:Hover
{
    text-decoration:underline;
    color:#c3d01f;
}
a.viola
{
	color:#c165a0;
}
#contenitore_principale
{	
	width:974px;
	margin-left:400px;
	min-height:600px;
}
#contenitore_centrale
{
	width:974px;
	min-height:462px;
}
#contenitore_header
{
	width:974px;
	height:220px;
}
#contenitore_footer
{
	width:974px;
	height:146px;
}
#contenitore_footer1
{
	width:974px;
	height:133px;
}


/*ERRRORI E CSS PERSONALI*/

.errBox {border: 1px solid #F00;color: #F00;}