﻿html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

body{
    font-family:Tahoma, Verdana, Arial;
    font-size: 10px;
    background:#f5b303;
    margin:0px;
    text-align:center;
    }
    
html{ height:100%;}
#menu a{
color:#6f6537;
text-decoration:none;
}
#menu a:hover{
color:#ac9f66;

}

input
{
	font-size:11px;
}

ul#menu {
    padding-right:20px;
    list-style-image:none;
    }

ul#menu li 
{
	list-style-type:none;
	list-style-image:none;
     margin:8px;	padding:2px;	float:left;
    }
    
.footer{
padding:0px 0px 5px 15px;
font-size:.7em;
}
h1, h2, h3{
color:#b0a261;
padding:0px;
margin:0px 0px 0px 0px;
}
h1{
font-size:1.8em;

}
h2{
font-size:1.5em;

}
h3{
font-size:1.2em;

}

.marcado 
{
 color: Gray;
 font-weight:bold;	
}
.negrita
{
 color: #433a12;
 font-weight:bold;	
}

.menu_iconos
{
 color: #433a12;
 font-weight:bold;	
 font-size:9px;
}
.celdaMenu 
{
    border-color:Black;
    margin:0.5,0.5,0.5,0.5;
    border-style:solid;    
}

hr
{
height:10px;
color:#eeeeee;	
background-color:#eeeeee;
border:solid 0px #eeeeee;
}

.titulo
{
	height:18px;
	color:#6f6537;	
	text-decoration:none;
	font-weight:bold;
}

a 
{
	height:10px;
	color:#009999;	
	text-decoration:none;
	font-weight:bold;
}
a:hover 
{
	height:10px;
	color:#ff9900;	
	text-decoration:none;
	font-weight:bold;
}

.boton
{
	border: solid 0px #fF9900;
	height: 18px;
	background-color:#ff9900;
	color: #fFffff;
	font-weight: bold;
	margin: 2px;
	cursor: pointer;
}

.botoncancel
{
	border: solid 0px;
	color: #fFffff;
	font-weight: bold;
	margin: 0px;
	cursor: pointer;
}
SELECT
{
	font-size: 8pt;
}

.seccion
{
    font-weight:bold;
    font-size: 12px;
    color: #009999;
}

.nomeote
{
    font-weight:bold;
    font-size: 15px;
    color:#fF7600;
}

.subseccion
{
     font-weight:bold;
     color:#fF7600;
}
.desplegable1
{
    width:240px;
}
.subsubseccion
{   font-weight:bold;
    color:#009999;
}
.miniapartado
{
    color: #000000;
    font-size: 10px;
    font-weight: normal;
}
.cajatexto
{
    border: solid 1px #ff9900;
    background-color: #ffeec1;
    height: 18px;
}

.casillaverif
{
    border: solid 1px #777777;
}
.lineaRepeater
{
	border-bottom: solid 1px #000;
	padding-bottom: 6px;
	padding-top: 6px;
}

.lineaRepeateralt
{
	background-color: #ffffcc;
	border-bottom: solid 1px #000;
	padding-bottom: 6px;
	padding-top: 6px;
}

.lineaRepeateralt2
{
	background-color: #ffffcc;
	padding-bottom: 1px;
	padding-top: 1px;
}
.cuadro
{
	border-left:solid 2px #009999;
	border-right:solid 2px #009999;
	border-bottom: solid 2px #009999;
	background-color:#FFFFFF;
	
}

.cabecera
{
	background-color: #ff9900;
	color: White;
}

.titulo
{
	background-color:#009999;
	color:White;
	height:14px;
	font-size:12px;
	font-weight:bold;
}
.numerotitulo
    {
    color: #f5b303;
    font-weight: bolder;
    font-family: Arial, Tahoma;
    }
    
.menusuperior
{
    font-family: Trebuchet MS MS Gothic, Calibri, Verdana, Arial;
    font-size:15px;
    font-weight:bold;
    color: #009999;
    text-decoration: none;
  
}
.titulosubpagina
{
    font-family: Trebuchet MS MS Gothic, Calibri, Verdana, Arial;
    font-size:17px;
    font-weight:bold;
    color: #009999;
    text-decoration: none;
}  
.cerrarsesion
{
    color: #AA0000;
}
