﻿@charset "utf-8";
/* CSS Document */
body{
	font-family: Calibri;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align:justify;
}
h1
{
    font-family: Calibri;
    font-size: 24px;
    color: #335FAE;
    font-weight: normal;
    border-bottom: solid 1px #335FAE;
}  
     
#header{
	width:761px; 
	height:111px; 
	margin:0 26px -4px 26px;padding:0;
}
#header img
{
    margin:0;
    padding:0;
}

.menubar
{
    background: #006699 url( '../../Images/menu_bk.jpg' ) no-repeat left;
    border-bottom: 1px solid #CCCCCC;
    height:35px;
}

#menu {
	width: 98%;
	margin-right:20px;
	height:31px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	
}
#menu li
{
    text-align: center;
    width: 123px;
    margin-right: 1px;
}

#menu a
{
    font: normal 12px calibri, arial, helvetica, sans-serif ;
    color: #000000;
    display: block;
    border: 1px solid #999966;
    background: #FFD03A url(  '../../Images/tab_out.gif' ) repeat-x;
    height: 22px;
    
}

#menu a {
	text-decoration: none;
	margin-top: 3px;
	padding-top:6px;
}
#menu a:hover {
	padding-top:9px;
	margin-top:0px;
	background: #99CCFF url( '../../Images/tab_in.gif' ) repeat-x;
	border: 1px solid #3E86C1;
	height:22px;
}
#menu .doslns
{
    padding-top:3px;
    height: 25px;
    line-height: 10px;
}
#menu .doslns:hover
{
    padding-top:6px;
    height: 25px;
}
.contenido
{
    margin-top:10px;
}
.banner
{
    padding-bottom:5px;
}

.frmheader
{
    background: #006699 url('../../Images/frm_r1_c5.jpg' ) no-repeat right;
    font-family: Calibri;
    font-size: 18px;
    color: #FFFFFF;
}

.brdsinup
{
    border-style: solid;
    border-width: 1px;
    border-color: #006699 #cccccc #cccccc #cccccc;
}

#categorias td
{
 text-align:center;
 padding-top:10px;
 padding-bottom:11px;
 vertical-align:top;
}

#categorias a,#categorias a:hover
{
    text-decoration:none;
    font-size:12px;
    color: #333333;   
}
#categorias .iluminada
{
    background-color:#E6F4FF;
    border: 1px solid #8DCFFF;
}

#categorias .apagada
{
    background-color:#FFFFFF;
    border: 1px solid #FFFFFF;
}

.frmnoheader
{
    border-width: 0px 1px 1px 1px;
    border-color: #CCCCCC;
    border-style: solid;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;

}
.noheader
{
    background-image: url( '../../Images/noheaderbk.gif' );
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FFFFFF;
}
.capital
{
    font-size: 19px;
    font-weight: bold;
}
.mempleo{
    width:160px; 
    background-color:#3E86C1; 
    color:#ffffff;
    padding:0 5px 0 9px;
    font-size:12px;
    height:88px;
}
.li_links
{
 float: left; 
 width: 49%; 
 padding:50px 0 0 10px;
 text-align:left;
 }

.li_links div
{
padding:3px 0 3px;    
}
.li_links img
{
    padding-right:5px;
}
.li_links a, .li_links a:hover
{
    font-size: 14px;
    color: #1382A6;
    text-decoration: underline;
}

.cmsEdit
{
	font-family:arial;
	font-weight:bold;
}
.cmsEdit a,.cmsEdit a:hover
{
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
}

.campo
{
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width:240px;
    padding:4px 0 4px 0;
    margin:6px 0;
}
.etiketas
{
    color: #224A6A;
    font-size: 16px;
    padding-right:6px;
}
.flotante
{
    background-position: left top;
    position: relative;
    margin-right: -20px;
    left: -25px;
    width: 195px;
    height: 164px;
    /*background-image: url( '../../Images/flotante.gif' );*/
}

/* para formularios */
hr
{
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #CCCCCC;
    height: 1px;
}
.frmtabla td
{
    text-align: left;
}
.frmresumen
{
    font-size: 14px;
    color: #333333;
}
.frmaviso
{
    text-align: right;
    font-size: 12px;
}
.frmtabla
{
    font-family: Verdana;
    font-size: 10px;
    text-align: left;
}
.frmtabla th
{
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding:7px 0 7px 0;
}
.lbl
{
    font-family: arial;
    font-size: 13px;
}
.hrinterna
{
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #E6E6E6;
    height: 1px;
    width: 90%;
    text-align:left;
}
