body
{
    margin: 0px;
    font-family: 'arial';
    font-weight: normal;
    font-size: 9pt;
    background-color: #ffffff;
    scrollbar-face-color: #c1ba87;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #c1ba87;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #f2f1e7;
    scrollbar-darkshadow-color: #c1ba87;
}

td
{
    color: #000000;
    font-family: 'arial';
    font-size: 8pt;
}

td a
{
    color: #404040;
    font-family: 'arial';
	font-weight: bold;
    font-size: 8pt;
	text-decoration: none;
}


td a:hover
{
    color: #000000;
    font-family: 'arial';
    font-size: 8pt;
	text-decoration: underline;
}

ul
{
    margin-top: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
    text-indent: 0px;
    text-align: left
}

li
{
    font-size: 9pt;
    padding-left: 0px;
    margin: 6px 0px 0px 12px;
    text-indent: 10px;
    line-height: 120%;
    list-style-image: url("./images/li.gif");
	text-align: 'justify'

}

.enlace a
{
    font-size: 8pt;
    color: #000000;
    text-decoration: underline
}

.enlace a:hover
{
    font-size: 8pt;
    color: #b9b973;
    text-decoration: underline
}

.texton
{
    font-family: 'arial';
	font-size: 9pt;
	margin-left: 12px;
	text-align: 'justify'
}

.textov
{
    margin-top: 9px;
    margin-bottom: 9px;
	font-family: 'arial';
	font-size: 7.5pt;
	text-align: 'justify';
	
}

.textoc
{
	color: #CC6600;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 12px;
}

.textog
{
	color: #CC6600;
	font-size: 14pt;
	font-weight: bold;
}

.textof
{
	font-size: 8pt;
	font-weight: bold;
	margin-left: 40px;
	text-align: 'left'
}

.imgboton
{
    border-right: #c1ba87 1px solid;
    border-top: #c1ba87 1px solid;
    border-left: #c1ba87 1px solid;
    border-bottom: #c1ba87 1px solid;
    position: absolute
}

label
{
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
    text-decoration: underline
}

.cabecera {
  width: 100%;
}

.menu {
  width: 100%;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-top: 1px solid #C1BA87;
  border-bottom: 1px solid #C1BA87;
}

.menu td {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  border-left: 1px solid #C1BA87;
  border-right: 1px solid #C1BA87;
  border-top: 1px solid #C1BA87;
  border-bottom: 1px solid #C1BA87;
}

#menu_vacio {
  background-color: #ffffff;
  width: 5%;
  border-left: 0px solid #C1BA87;
  border-right: 0px solid #000000;
  border-top: 0px solid #C1BA87;
  border-bottom: 0px solid #C1BA87;
}

.menu td a {
  color: #000000;
  text-decoration: none;
}

.menu td a:hover {
  color: #F2F1E7;
  text-decoration: underline;
}

.submenu {
  width: 80%;
}

.submenu td {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  border-left: 1px solid #C1BA87;
  border-right: 1px solid #C1BA87;
  border-top: 1px solid #C1BA87;
  border-bottom: 1px solid #C1BA87;
}

.submenu td a {
  color: #000000;
  text-decoration: none;
}

.submenu td a:hover {
  color: #C1BA87;
  text-decoration: underline;
}

.contenido {
  width: 80%;
}

.contenido td {
  border-left: 1px solid #C1BA87;
  border-right: 1px solid #C1BA87;
  border-top: 0px solid #C1BA87;
  border-bottom: 1px solid #C1BA87;
}

.pie {
  width: 100%;
}

.productos {
  width: 100%;
  height: 100%;
}

.productos td {
  border-left: 0px solid #C1BA87;
  border-right: 0px solid #C1BA87;
  border-top: 0px solid #C1BA87;
  border-bottom: 0px solid #C1BA87;
}

.productos td a {
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.productos td a:hover {
  color: #C1BA87;
  text-decoration: underline;
}

.emergente {
  border-left: 0px solid #C1BA87;
  border-right: 0px solid #C1BA87;
  border-top: 0px solid #C1BA87;
  border-bottom: 0px solid #C1BA87;
}

.boton {
  font-size: 9pt;
  font-weight: bold;
  background-color: #FFFFFF;
  border: 1px solid #C6B986;
}

.cuadro {
  font-size: 9pt;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 1px solid #C6B986;
}

.cuadro2 {
  font-size: 9pt;
  font-weight: normal;
  background-color: #FFFFFF;
  border: 0px solid #C6B986;
}