@charset "utf-8";
/* CSS Document */

.testo {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}

.testo_registrati {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:09px;
}

.testo_link {
	font-family:calibri, Arial;
	color:#000000;
	font-size:12px;
}

.segno_colore {
	color: #FF6600;
}


.testo_invia {
font-family:calibri, Arial;
color:#000000
font-size:12px;

}

.testo_contbenvenuto {
font-family:calibri, Arial;
color:#000000
font-size:11px;

}

.testo_benvenuto {
	font-family:calibri, Arial;
	color: #000000;
	font-size: 20px;
}

.table {
table-layout:fixed;
border:thin;
}

.testo_bianco {
font-family:calibri, Arial;
font-size:18px;
color:#FFFFFF;
background-color:#eb721d;
text-align:left;
}

.benvenuto {
font-family:calibri, Arial;
font-size:18px;
color:#FFFFFF;
background-color:#eb721d;
text-align:center;
}

.testo_bianco_piccoli {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:center;
}

.testo_input {
font-size:11px;
font-family: Arial,calibri ;
background-color:#FFFFFF;
}

.inputext {
width:45;
height:10;
}

a img{
border:none
}

body { background-image:url(immagini/bkg-body.gif); 
background-position:left top; 
background-repeat:repeat;
color: #333333;
}

#bordo { width:956px;
background-image:url(immagini/bordo.png);  
background-position:left top; background-repeat:repeat-y;
}

#footer {width:780;
background-image:url(immagini/bordofondo.png);
background-position:left top; background-repeat: no-repeat;
}

.testo_bianco_link {
font-family:calibri, Arial;
font-size:18px;
color:#FFFFFF;
font-style:inherit;
background-color:#eb721d;
text-align:right;
}

a:link    {text-decoration: none}
a:visited {text-decoration: none;}
a:hover   {
	color: #FF3300
}

a {
	color: #000000;
}


