/* CSS Document */

.body{
background-color:#EBEBEC;
scrollbar-face-color:#327822;
	scrollbar-shadow-color:#D0D1D5;
	scrollbar-highlight-color:#D0D1D5;
	scrollbar-arrow-color:#EFB82A;
	scrollbar-darkshadow-color:#327822;
	scrollbar-track-color:#D0D1D5;
	crollbar-3dlinght-color:#4F8841
}

.testo_titoli{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#1D890F
}

.testo_sottotitoli{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000
}

A.{
color:#333333;
text-decoration:none;
font-size:13px

}
a:hover{
color:#25890B;
text-decoration:underline
}

.testo_portfolio{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:bold
}

.testo_numero{
font-family:Georgia, "Times New Roman", Times, serif;
color:#25890B;
font-size:16px; font-weight:bold
}

.testo_sito{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
font-weight:normal
}

.testo_numero1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#25890B;
font-size:12px; font-weight:bold
}

.testo_copy{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
font-weight:normal
}

