body{ background-image: url(imgs/bg.png); margin: 0; padding: 0; font-family: verdana; font-size: 12px;}

/* Tabla general */
table.general{ width: 1000px; height: 600px;}
td.gTop{ width: 1000px; height: 276px; background-image: url(imgs/top.png); padding: 0px 0px 0px 340px; color: #f2dc24; background-repeat: no-repeat; background-position: top;}
td.gBody{ width: 1000px;  background-image: url(imgs/body.png); padding: 0px 120px 0 170px; color: #000; vertical-align: top;}
td.gBottom{ width: 1000px; height: 71px; background-image: url(imgs/bottom.png); background-repeat: no-repeat; color: white; font-size: 10px;}

/* LINKS */
a.menu{ color: #f2dc24; text-decoration: none; font-size: 14px; }
a.menu:hover{ color: #fff; text-decoration: underline; font-size: 14px;}
a.menuin{ color: #fff; text-decoration: none; font-size: 14px; }
a.menuin:hover{ color: #fff; text-decoration: underline; font-size: 14px;}

/* Fuentes */
h1{ color: black; letter-spacing: -2px; text-decoration: underline; font-weight: normal;} 

/* Imgs */
img.index{ height: 150px; margin: 10px 10px 10px 10px; border: 2px solid black; }
img.productos{ height: 150px; margin: 10px 10px 10px 10px; border: 2px solid black;}