@charset "utf-8";
/* CSS Document */

body
{
	font-family: "Trebuchet MS", Verdana, Arial, sans;
	font-size:0.8em;
	color:#fff;
}



h1 
{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
       
}

#description
{
    font-size:16px;
}
#description p
{
    margin-top:6px;
}


#box_test
{
	color:#fff;
	font-size:1.5em;
	
}

#box_test h1
{
    color:#000;
    margin-top:18px;
    padding-bottom:6px;
    border-bottom:#A1111D 1px dotted;
}

#Form
{
     color:#000;
}

#box_test p
{
   color:#000;
}

span.cerchio {
	color:#fff;
	font-size:15px;
	font-style:italic;

}

.due_cifre
{
    text-indent:-5px;
}

textarea{
    font-family: "Trebuchet MS", Verdana, Arial, sans;
    	color:#000;
	font-size:16px;
}

#footer p
{
	font-size:10px;
	text-align:center;

}

table.datiUtente
{
    color:#002247;
    margin-top:20px;
}

table.datiUtente td
{
    padding:10px 10px 10px 0;
    border-bottom: 1px solid #ddd;

}
.error
{
    color:red;
    display:none;
}


#paper p
{
    	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
        font-weight:bold;
}
