/* CSS Document */

	/*####################  CONTENT  #######################*/
	
@media only screen and (min-width: 0px) 
{

} 

@media only screen and (min-width: 800px) 
{
	/* COLONNA IMMAGINI */	
	div#column_dx{
		height:600px; 
	}		
} 