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

body { padding: 0px; margin: 0px; background: transparent url(entrada/fondo_total.jpg) no-repeat top left; }

#direccion td { font: bold 12px verdana; color: 600; text-align: center; }

#nota_legal a { font: bold 10px verdana; color: #000; text-decoration: none; }
#nota_legal a:hover { font: bold 10px verdana; color: #600; text-decoration: none; }
