@charset "utf-8";
/* CSS Document */


#contenedor-contenidos {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 470px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E2BE5D;
	line-height: 10px;
}

