
a {
    font : bold 12px sans-serif;
    padding : 0px 0px;
    color : #b79042;/*#395616;*/
    text-decoration:none;
  }

a>img {
    border:1px solid white;
  }

a:hover>img {
    border:1px solid #cc5234;
  }

body {
    background : #e8e8e8;
    color:black;
    font-weight:normal;
    font-size:15px;
    font-family:sans-serif;
    border:0px;
    margin:0px;
    padding:0px;
  }

em {
    font-size:12px;
    coLOR:#CC5234;/*#43541A;*/
    foNT-WEIGHT:bold;
    font-family:sans-serif;
  }

form {
    padding:0px;
    border:0px;
    margin:0px;
  }

h1 {
    color:#5F7825;
    text-align:center;
    font-size:20px;
    font-family:sans-serif;
    padding:5px;
    border:0px;
    margin:0px;
  }

h2 {
    color:#43541A;
    text-align:center;
    font-size:15px;
    font-family:serif;
  }

h3 {
    color:blue;
    text-align:center;
    font-size:12px;
    font-family:serif;
  }
  h4 {
  	text-align:left;
  }

hr {
    background : #9e935d;
    border-width : 0px;
    height:1px;
    margin:0px;
  }

img {
    border-width : 0px;
    PADDING : 1px;
    foNT-SIZE : 12px;
    maRGIN : 0px;
  }

input,option,select,th {
    foNT-SIZE:12px;
    borDER:1px solid #b79042;
    maRGIN:2px;
    PADDING:0;
    hEIGHT:18px;
    background-color:#FFF476;
    font-family:sans-serif;
  }

li {
    font-size:12px;
    text-align:left;
    font-weight:bold;
    color:#43541A;
    font-family:sans-serif;
  }

p {
    font : bold 12px sans-serif;

    color : #5F8534;
    text-align : left;
  }


p>em {
    color:#43541A;
    font-weight:bold;
    font-size:12px;
    font-family:sans-serif;
  }

table {
    padding:0px;
    margin:0px;
    border:0px;
  }

td {
    padding:0px;
    margin:0px;
    border:0px;

  }
 th
 {
 	padding-right:20px;
 	padding-left:20px;
 }

textarea {
    foNT-SIZE:12px;
    PADDING:0;
    background-color:#FFF476;
    borDER:1px solid #b79042;
    maRGIN:2px;
    font-family:sans-serif;
  }

th {
    color:black;
    font-weight:bold;
    font-family:cursive;
  }

tr {
    padding:0px;
    margin:0px;
    border:0px;
  }

a.marca {		/*MARCAS DE BÚSQUEDA DENTRO DE LAS PÁGINAS*/
    font-size:0px;
    margin:0px;
    padding:0px;
    border:0px;
  }

input.boton {
    background:#b79042;
    color:white;
    font-weight:bold;
    font-size:12px;
    border:1px solid #875406;
    padding:3px;
    height:22px;
    font-family:sans-serif;
  }

input.disabled {
    background:#E8E8E8;
    color:black;
    font-weight:bold;
    font-size:12px;
    height:22px;
    font-family:sans-serif;
  }

table.banner {
    border : #9e935d solid;
    border-width : 0px 0px 3px 0px;
  }

table.pie {
    border : #9e935d solid;
    border-width : 3px 0px 0px 0px;
  }
table.lista {
    border:1px solid #9e935d;

  }

table.lista td {
    border:1px solid #9e935d;
  }

td.menuv {
    background : white;
    font : normal 12px sans-serif;
    border : #9e935d solid 1px;
    color : black;
    text-align : center;
    vertical-align : top;
  }


td.menuv a {
    font : bold 12px sans-serif;
    padding : 0px 0px;
    color : #b79042/*#395616;*/
    text-decoration : none;
  }

td.menuv hr {
    background : #9e935d;
    border-width : 0px;
    width : 150px;
    height:1px;
    margin:0px;
  }

td.menuv p {
    background : #b79042;
    font : bold 12px sans-serif;
    margin: 0px;
    color : white;
    padding: 5px;
    text-align:center;
  }

textarea.disabled {
    foNT-SIZE:12px;
    color:inherit;
    borDER-wIDTH:1px;
    maRGIN:0;
    PADDING:0;
    background-color:#E8E8E8;
  }

a:hover {
    color:#CC5234;
  }

td.menuv a:hover {
    font : bold 12px sans-serif;
    padding : 0px 0px;
    color : #CC5234;
    text-decoration : none;
  }
a#cartel{
    font : bold 12px sans-serif;
    padding : 0px 0px;
    color : red;
    text-decoration : none;
  }
a#cartel:hover{
    font : bold 12px sans-serif;
    padding : 0px 0px;
    color : #CC5234;
    text-decoration : none;
  }

