﻿body
{
	background-attachment: fixed;
	background-position: right bottom;
	background-color: #f5f5dc;
	
}

a.ROLL1{
	display: block;
	width: 156px;
	height: 37px;
	font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
    background-image: url(img/cerco1.jpg);
}

a.ROLL1:hover
{
	display: block;
	width: 156px;
	height: 37px;
	font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	background-image: url(img/cerco2.jpg);   
}
a.ROLL2{
	display: block;
	width: 156px;
	height: 37px;
	font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
    background-image: url(img/sono1.jpg);
}

a.ROLL2:hover
{
	display: block;
	width: 156px;
	height: 37px;
	font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	background-image: url(img/sono2.jpg);   
}
a.ROLL3{
	display: block;
	width: 156px;
	height: 37px;
	font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
    background-image: url(img/registrami1.jpg);
}
a.ROLL3:hover
{
	display: block;
	width: 156px;
	height: 37px;
	font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	background-image: url(img/registrami2.jpg);   
}

INPUT.txt
{
	font: Arial;
	font-size: 13px;
	color: Black;
	width: 98%;
}
TEXTAREA.txt
{
	font: Arial;
	font-size: 13px;
	color: Black;
}
span
{
	font: 12px/16px "Trebuchet MS";
}
Lbl
{
	font-size: 27pt;
}
