ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

td.colores {
  vertical-align: middle;
  background-color: #fff;
  padding: 2px;
  margin: 0px;
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a.thickbox {
  margin: 10px;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}
td {
  vertical-align: top;
}
body
{
  padding: 5px 100px 20px 100px;
  background-image: url('/images/camisa.jpg');
  background-repeat: no-repeat;
  background-position: 0px 150px;
}

h1.titulo {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
h2 {
  font-size: 16px;
}

h1.temporada {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right
}

div.menu_horizontal {
  padding: 5px 0px 5px 0px;
  width: 100%;
  margin-bottom: 40px;
  background-color: #000;
  color: #ddd;
}

a.menu {
  color: #ddd;
}

img.inline {
  margin: 0px;
  display: inline;
}

div.sub_contenedor {
  text-align: left;
}

img.imgTienda {
  height: 600px;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
}

div.contenido {
  text-align: center;
}

div.footer {
  position: relative;
  right: 0px;
  width: 400px;
  margin-top: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color. #000;
}

input.button {
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: #000;
  color: #ddd;
}

th {
  text-align: left;
  vertical-align: top;
  width: 120px;
}

fieldset.formulario {
  text-align: left;
  padding: 20px; 
  width: 500px;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: #ddd;
}

legend {
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  padding: 2px 20px 2px 20px;
  background-color: #000;
  color: #ddd;
  font-weight: bold;
}

td {
  background-color: #ddd;
}

td.camisa {
  padding: 10px 10px 10px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: #31282b;
}

input, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #000;
}
