body{ margin: 0; padding: 0px; background-image: url(img/bg.png); background-repeat: repeat; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;}

/* tabla general */
table.general{ width: 850px;}
td.head{ width: 819px; height: 146px; background-image: url(img/titulo.png); background-position: center; background-repeat: no-repeat;}
td.menu{ width: 819px; height: 66px; background-image: url(img/menu.png); background-position: center; background-repeat: no-repeat; padding: 0 0 0 175px;}
td.body{ width: 819px; height: 500px; background-image: url(img/body.png); background-position: center; background-repeat: repeat-y; vertical-align: top; padding: 0 60px 10px 60px;}
td.bottom{ width: 819px; height: 66px; background-image: url(img/bottom.png); background-position: center; background-repeat: no-repeat; color: white; text-align: center; font-size: 11px; letter-spacing: 1px;}

/* img */
img.light{ height: 150px; border: 2px solid #523500; padding: 2px 2px 2px 2px; margin: 5px 5px 5px 5px;}
img.lightindex{ padding: 2px 2px 2px 2px; margin: 5px 5px 5px 5px;}

/* Links menu */
a.menu{ padding:0 20px 0 0px; font-size: 14px; color: #fff; text-decoration: none; }

/* Fuentes */
h1{ color: black; letter-spacing: -2px; font-weight: normal;}
h2{ text-align: center; font-size: 22px; font-weight: normal; text-decoration: underline; letter-spacing: 1px;}
h3{ text-align: center; font-size: 16px; font-weight: normal;}
h4{ text-align: center; font-size: 14px; font-weight: normal;}
h5{ text-align: center; font-size: 13px; font-weight: normal;}

