body {
	padding:0px;
	margin:0px;
	color: #000000;
	text-align:left;
	background:#186695 url('../img/fondo.jpg') repeat-x left top;
	font-family: arial, sans-serif;
}

table {
	font-family: Tahoma;
	font-size:11px;
}

.fondomid
{
	background: url('../imagenes/bg_tabmid.jpg');
}

input.button
{
    border-color:#c3c3c3;
    font-family:verdana;
    font-size:10px;
    background-color: #ffffff;
    color:#000000;
    font-weight: bold;
}

input
{
    border-color:#c3c3c3;
    font-family:verdana;
    font-size:10px;
    background-color: #ffffff;
    color:#000000;
    font-weight: normal;
}

select
{
	font: 11px Verdana;
}

.titulo_pag
{
	padding-top: 5px;
	font: 18px Verdana;
	color: #777777;
}
.titulo_pag_bold
{
	padding-top: 5px;
	font: bold 18px Verdana;
	color: #777777;
}
.texto_pag
{
	font: 13px Verdana;
	color: #363636;
}

.texto_pie
{
	font: 10px Verdana;
	color: #FFFFFF;
}

.texto_blanco
{
	font: 11px Verdana;
	color: #FFFFFF;
	font-weight: bolder;
}

.texto_pag_bold
{
	font: bold 13px Verdana;
	color: #363636;
}
.texto_bold
{
	font: bold 11px Verdana;
	color: Black;
}
.texto_rojo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: Red;
text-decoration: none;
font-style: normal;
}
.titulo
{
	padding-top: 5px;
	font: 13px Verdana;
	color: #186696;
}
.titulo_bold
{
	padding-top: 5px;
	font: bold 13px Verdana;
	color: #363636;
}
.subtitulo
{
	padding-top: 5px;
	font: bold 11px Verdana;
	color: #363636;
}

.cajas
{
    BORDER-RIGHT: #003300 1px solid;
    BORDER-TOP: #003300 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #003300 1px solid;
    WIDTH: auto;
    COLOR: #000000;
    BORDER-BOTTOM: #003300 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: auto;
    BACKGROUND-COLOR: #ffffff;
}

.separador
{
	background-color: #9D9D9D;
	height: 1px;
}

.menuPrincipal
{
	font: bold 10px Verdana;
	margin-left: 4px;
}
.menuPrincipalItems
{
	background-position: left top;
	background-image: url('../imagenes/mPpal-left-off.gif');
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.menuPrincipalItems A
{
	padding-right: 6px;
	background-position: right top;
	background-image: url('../imagenes/mPpal-right-off-wide.gif');
	background-repeat: no-repeat;
	text-decoration: none;
    COLOR: #434343;
}

.menuSecundario
{
	margin-left: 0px;
	height: 23px;
	font: 10px Verdana;
	background-image: url('../imagenes/mScd-background.gif');
	background-repeat: repeat-x;
}
.menuSecundarioItems
{
	margin-top: -1px;
	padding-right: 0px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 5px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url('../imagenes/mScd-separator.gif');
}
.menuSecundarioItems A
{
	padding-right: 12px;
	text-decoration: none;
    COLOR: #434343;
}

span.LABEL {
	margin:0px;
	padding:2px;
	color:#475D7F;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	height:20px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
html>body span.LABEL{ /* non IE browsers */
	height: 15px;
}


div.Filtro {
	position: relative;
	left: -20px;
}
div.FiltroG {
	position: relative;
	left: -15px;
}
div.FiltroBox {
	border: 1px solid gray;
}
select.FiltroBox {
	border-top:2px solid #6C6C6C;
	border-left:2px solid #6C6C6C;
	border-bottom:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
}
input.FiltroBoxC {
	background-color: transparent;
}


span.LABEL2 {
	color:#475D7F;
	font-family: "lucida grande", tahoma, arial, verdana, sans-serif;
	height:16px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border: none;
}

input.DF {
	margin:0px;
	padding:2px;
	border-color:#c3c3c3;
	font-family:verdana;
	font-size:12px;
	background-color: #ffffff;
	color:#000000;
	font-weight: normal;
	height:20px;
}

select.DF {
	margin:0px;
	padding:0px;
	border-color:#c3c3c3;
	font-family:verdana;
	font-size:12px;
	background-color: #ffffff;
	color:#000000;
	font-weight: normal;
	height:20px;
}
