/*CSS specifico orange*/

body{
	background: url(../images_n/orange.jpg) repeat-x;
}

.tipologia {
	color:#f1d87c;
}
#navigazione_principale a:link, #navigazione_principale a:visited {
	color:#f1d87c;
}

/*template purity*/


.w_purity {
    
    background:#fff !important
}
.w_purity #titolo{


}
.w_purity #leftcolumn{
      border-left:2px dotted #FED1B2;
	  border-top:2px dotted #FED1B2;

}

.t_purity {
    background:#FF9224 !important;
    color:#000 !important;
    
}
.nav_purity a:link, .nav_purity a:visited {
    color:#000 !important ;

}
#centercolumn {
	  border-top:2px dotted #FED1B2;
}
