@charset "utf-8";
/* ESTILO PARTICULAR DE LA WEB DE INICIO */
body{
	margin: 20px 20px 20px 20px;
}
.img_gamma{
	margin-left: 130px;
}
.tabla_datos{
	background-image: url(../../imagenes/fondo_inicio.gif);
	background-repeat: repeat-x;
	padding: 10px 5px 5px 5px;
}