@charset "utf-8";
/* CSS Document */

/* --- Colores: --- */
h1, h2, h3, .TextoResaltado, a, p > a, TextoComentario {
	color: #BD1220;
}

.fondo {
	background-color: #BD1220;
}
.fondo_header {
	background-image: url(../img/secciones/home/header.jpg);
}
.fondo_infinito {
	background-image: url(../img/secciones/home/header_infinito.jpg);
}
