/* CSS Document */

body { background-color: #fcfcfc; background-image:url(../images/bkg_solari.jpg); background-repeat: repeat; background-attachment: scroll; margin: 0; padding: 0; }
	
td { font-family: Helvetica, sans-serif; font-size:12px; color:#666666; line-height: 18px; text-align: justify; }
	
a { color: #370000; font-weight: bold; text-decoration: none; }
	
a:hover { color: #333333; font-weight: bold; font-style: oblique; text-decoration: none; }	
	
#navigation a {
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background: url("../../img/freccia.gif") 0px 6px  no-repeat;
	}
	
#navigation a:hover {
	color: #333333;
	padding: 0px 0px 0px 10px;
	background: url("../../img/freccia.gif") 0px 6px  no-repeat;
	}	

.testi { font-family: Helvetica, sans-serif; font-size:10px; font-weight:normal; color: #002e6e; line-height:15px; font-style:normal; text-align: justify; }
	
.testi2 { font-family: Helvetica, sans-serif; font-size:10px; font-weight:normal; color: #002e6e; line-height:15px; font-style:normal; text-align: justify; }	
	
.corsivo_blu { font-family: Helvetica, sans-serif; font-size:12px; color: #370000; font-weight: normal; line-height:16px; font-style:normal; text-transform: none; text-align: justify; }
	
.titolo { font-family: Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #390000; line-height:20px; font-style:normal; text-align: justify; }	
	
.sottotitolo { font-family: Helvetica, sans-serif; font-size:13px; font-weight:normal; color: #666666; line-height:15px; font-style:normal; text-align: justify; }	

.bordo_immagini{ background-color: #ffffff; margin: 3px; border: solid 1px #999999; }
	
.bordo_pull{ background-color: #ffffff; border-color: #cccccc; border-style: solid; }
	
.trattini{ border-bottom: 1px dashed #d1cfcd; border-right-style: dashed; }
	
.colore_box {
    background-color: #f6f6f6;
	
    }
.evidenzia {
	font-family: Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color: #666666;
	line-height:15px;
	font-style:normal;
	}

