Body
{
    font-size: 12px;
    line-height: 12px;
    font-family: Calibri, Arial, 'Times New Roman';
    text-align: center;
}
.titol {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF6600;
}
.fondo {
	background-attachment: fixed;
	background-image: url(images/fondo.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}
INPUT
{
    font-size: 8pt;
    background: #ccccff;
}
.dropdownmenu
{
    background-color: #ccffcc;
    font-size: 10pt;
    font-family: Serif;
}