
/********Cajas de texto******/

.box{
background: url(../images/box.png) no-repeat left top;
border:1px solid #CCCCCC;
color:#555555;
display:block;
font-size:1.2em;
margin-bottom:3px;
padding:6px 5px 4px 7px;
-moz-border-radius:3px 3px 3px 3px;
font-size:14px;
}

/********Estilos Generales******/

.franja{  
background-color: #00384A;	
}

.txt{ color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;}

.texto_blanco {
padding: 0px 0px 0px 0px;
color: #ffffff;
font-size:15px;
font-family:Arial,Tahoma,Verdana;
line-height:13px;}

.texto_footer {
padding: 0px 0px 0px 0px;
color: #ffffff;
font-size:10px;
font-family:Arial,Tahoma,Verdana;
line-height:10px;}

td {
padding: 0px 0px 0px 0px;
color: #333333;
font-size:13px;
font-family:Arial,Tahoma,Verdana;
line-height:13px;}

div#footer_top 
{
position: fixed;
bottom: 50px;
width:100%;
height:33px;
background-color:#FFFFFF;
background:url(../images/footer_top.png) no-repeat center;
}
div#footer_bot
{
position: fixed;
bottom:0px;
width:100%;
height:30px;
background-color:#000000;
background:url(../images/footer_bot.png) no-repeat top center;
}

/********Botones******/

a {
  outline: none;
}

.ingresar_btn {
display: block;
width:96px;
height:36px;
background:url(../images/ingresar_btn.png) no-repeat top;
border:0;
  
}

.ingresar_btn:hover {
width:96px;
height:36px;
background:url(../images/ingresar_btn.png) no-repeat bottom;
border:0;
}

a {
  outline: none;
}

a.indicadores_btn {
display: block;
width:92px;
height:84px;
background:url(../images/indicadores.png) no-repeat top;
  
}

a.indicadores_btn:hover {
width:92px;
height:84px;
background:url(../images/indicadores.png) no-repeat bottom;
}

a {
  outline: none;
}

a.catalogos_btn {
display: block;
width:92px;
height:84px;
background:url(../images/catalogos.png) no-repeat top;
  
}

a.catalogos_btn:hover {
width:92px;
height:84px;
background:url(../images/catalogos.png) no-repeat bottom;
}

a {
  outline: none;
}

a.historial_btn {
display: block;
width:92px;
height:84px;
background:url(../images/historial.png) no-repeat top;
  
}

a.historial_btn:hover {
width:92px;
height:84px;
background:url(../images/historial.png) no-repeat bottom;
}

a {
  outline: none;
}

a.herramientas_btn {
display: block;
width:92px;
height:84px;
background:url(../images/herramientas.png) no-repeat top;
  
}

a.herramientas_btn:hover {
width:92px;
height:84px;
background:url(../images/herramientas.png) no-repeat bottom;
}

a {
  outline: none;
}

a.documentos_btn {
display: block;
width:92px;
height:84px;
background:url(../images/documentos.png) no-repeat top;
  
}

a.documentos_btn:hover {
width:92px;
height:84px;
background:url(../images/documentos.png) no-repeat bottom;
}

a {
  outline: none;
}

a.historial_auditoria_btn {
display: block;
width:92px;
height:84px;
background:url(../images/historial_auditoria.png) no-repeat top;
  
}

a.historial_auditoria_btn:hover {
width:92px;
height:84px;
background:url(../images/historial_auditoria.png) no-repeat bottom;
}

a {
  outline: none;
}

a.encuesta_btn {
display: block;
width:92px;
height:84px;
background:url(../images/encuestas.png) no-repeat top;
  
}

a.encuesta_btn:hover {
width:92px;
height:84px;
background:url(../images/encuestas.png) no-repeat bottom;
}

a {
  outline: none;
}

a.control_registros_btn {
display: block;
width:92px;
height:84px;
background:url(../images/control_registros.png) no-repeat top;
  
}

a.control_registros_btn:hover {
width:92px;
height:84px;
background:url(../images/control_registros.png) no-repeat bottom;
}

a {
  outline: none;
}

a.actas_btn {
display: block;
width:92px;
height:84px;
background:url(../images/actas.png) no-repeat top;
  
}

a.actas_btn:hover {
width:92px;
height:84px;
background:url(../images/actas.png) no-repeat bottom;
}

a {
  outline: none;
}

a.tareas_btn {
display: block;
width:92px;
height:84px;
background:url(../images/tareas.png) no-repeat top;
  
}

a.tareas_btn:hover {
width:92px;
height:84px;
background:url(../images/tareas.png) no-repeat bottom;
}