﻿* 					{margin:0; padding:0; }
body				{position:absolute; top:0; left:0; }
#headerbox			{position:fixed; top:0; left:0; height:3em; width:100%; }
#header				{position:relative; top:0; left:0; right:0; height:100%; }
#content			{padding-top:4em; padding-bottom:2em; background-color:#F67C40; background-image:url('web/fondo_tattoo.gif'); background-repeat:repeat-x; }
#footerbox			{position:fixed; bottom:0; left:0; height:1em; width:100%; }
#footer				{position:relative; top:0; left:0; right:0; height:100%; }
* html body			{height:100%; overflow:hidden; }
* html			{height:100%; overflow:hidden; }
* html #headerbox	{position:absolute; padding-right:16px; z-index:30; }
* html #header		{z-index:30; }
* html #content		{position:absolute; height:100%; width:100%; overflow:auto; z-index:20; }
* html #footerbox	{position:absolute; height:20; width=100%; padding-right:16px; z-index:50; }
* html #footer		{z-index:50; }

body				{background-color:#F67C40;}
table				{border:1; width:100%; } 
td					{font-family: times new roman; font-size: 12; font-weight:800; text-align:center; }

.title				{font-family: times new roman; font-size: 28; font-weight:800; text-align:center; }
.menus				{font-family: times new roman; font-size: 18; font-weight:800; text-align:center; color:red}
.menus a			{font-family: times new roman; font-size: 18; font-weight:800; text-align:center; color:red; text-decoration:none; }
.menus a:hover		{font-family: times new roman; font-size: 18; font-weight:800; text-align:center; color:red; text-decoration:none; }
.image				{align:left; padding-left:5px; }
