@charset "utf-8";
/* CSS Document */
.fondoprincipal { 	
	background : url('../images/fondo/background.gif') repeat-y center top; 
	background-color:#FFFFFF; 
	width:100%;
	}
