


/********************************************
******** CHANGE COLOR PROPRIETIES ***********
*********************************************/

.green { background: url(../../images/localistorici/color/red.png) #6B0101 repeat-x;}	
.switch_green { background: url(../../images/localistorici/color/switch_green.jpg) no-repeat ;}	

.container .left_column .menu ul a {
	color: #fff;
	text-decoration: none;	
	}
.container .left_column .menu ul a:hover {
	color: #888;
	text-decoration: underline;	
	}
.container .left_column .menu li.first a{color: grey;}

 a {color:#000;}	
 a:hover {color:#1d1d1d;}	
 
 .content .fullbox table.thead {
	color: white;
	background: black ;
	padding: 0 10px;
	font-size: 1em;
	
	}

/**************** END ***********************/

