@charset "utf-8";
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A411C;
}
.fondoplatorest {
	background-image: url(../img/general/fondo_plato_css.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondoplatoubi {
	background-image: url(../img/ubicacion/plato_fondo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondoencabezado {
	background-image: url(../interactivas/encabezado.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

