/*  
	mediasalute-AZ-it colour 
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

#home_title, #home_title h1{
	background-color:#3A3F7C;
}

#home_text{
	background-color:#fff;
	color:#000;
}