#header {
	background-image: url(/img/header.png);	
}


#content {
	background-repeat:no-repeat;
  	background-position:bottom left;
	color:#330000;
	background-image: url(/img/productos/fondo_productos.jpg);	
}

#texto {
	padding:100px 50px 0px 600px;
	text-align:justify;
}

#title_productos{
	padding:50px 0 0;
	text-align:right;
	margin-right:209px;
	
}