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;
}

.CajaBorderCurvoTopLeft
{
	width: 5px;
	height: 5px;
	background-image: url('../imagenes/tabla-top-left.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.CajaBorderCurvoTopLine
{
	height: 5px;
	background-image: url('../imagenes/tabla-hori-top.gif');
	background-position: left top;
	background-repeat: repeat;
}
.CajaBorderCurvoTopRight
{
	width: 5px;
	height: 5px;
	background-image: url('../imagenes/tabla-top-right.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.CajaBorderCurvoBottonLeft
{
	width: 5px;
	height: 5px;
	background-image: url('../imagenes/tabla-botton-left.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.CajaBorderCurvoBottonLine
{
	height: 5px;
	background-image: url('../imagenes/tabla-hori-botton.gif');
	background-position: left top;
	background-repeat: repeat;
}
.CajaBorderCurvoBottonRight
{
	width: 5px;
	height: 5px;
	background-image: url('../imagenes/tabla-botton-right.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.CajaBorderCurvoLeftLine
{
	width: 5px;
	background-image: url('../imagenes/tabla-vert-left.gif');
	background-position: left top;
	background-repeat: repeat;
}
.CajaBorderCurvoRightLine
{
	width: 5px;
	background-image: url('../imagenes/tabla-vert-right.gif');
	background-position: right top;
	background-repeat: repeat;
}

.CajaBorderRectoTopLeft
{
	width: 1px;
	height: 1px;
	background-color: #9A9A9A;
}
.CajaBorderRectoTopLine
{
	height: 1px;
	background-color: #9A9A9A;
}
.CajaBorderRectoTopRight
{
	width: 1px;
	height: 1px;
	background-color: #9A9A9A;
}
.CajaBorderRectoBottonLeft
{
	width: 1px;
	height: 1px;
	background-color: #9A9A9A;
}
.CajaBorderRectoBottonLine
{
	height: 1px;
	background-color: #9A9A9A;
}
.CajaBorderRectoBottonRight
{
	width: 1px;
	height: 1px;
	background-color: #9A9A9A;
}
.CajaBorderRectoLeftLine
{
	width: 1px;
	background-color: #9A9A9A;
}
.CajaBorderRectoRightLine
{
	width: 1px;
	background-color: #9A9A9A;

}

.grid-header
{
	background-color: #186696;
	font: bold 11px Verdana;
	height: 16px;
	color: White;
	text-align: center;
}

.grid-row
{
	background-color: #F0F0F0;
	font: 11px Verdana;
	height: 13px;
}

.grid-alt-row
{
	background-color: #e8f1f7;
	font: 11px Verdana;
	height: 13px;
}

.botonLimpio
{
	font-family: Courier;
	background-color: White;
}

.titcaja
{
	margin: 0px;
	padding: 0px;
	color:#025BB5;
	font-family: arial, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	font-weight: normal;
	margin-top: 13px;
}

.cajatop
{
	background-image: url('../imagenes/tab-top.jpg');
	height: 35px;
}

.cajamid
{
		background-image: url('../imagenes/tab-mid.jpg');
		background-repeat: repeat-y;
}

.cajabot
{
		background-image: url('../imagenes/tab-bot.jpg');
		height: 7px;
}

.cajatop760
{
	background-image: url('../imagenes/tab-top760.jpg');
	height: 35px;
}

.cajamid760
{
		background-image: url('../imagenes/tab-mid760.jpg');
		background-repeat: repeat-y;
}

.cajabot760
{
		background-image: url('../imagenes/tab-bot760.jpg');
		height: 7px;
}

#dg_trid{
}

#dg_tdid {
	font-size:11px;
	padding:0px;
}

#dg_tdidn {
	font-size:11px;
	padding:0px;
}

#dg_header {
	font-weight:bold;
	border-bottom:4px #ddddd8 solid;
	background:#f4f5f6;
}

#datagrid {
	width:85%;
	font-family:Trebuchet MS;
	border: 1px #999999 solid;
	margin: 50px;
}

#id{
	font-size:8px;
	background-color:#333333;
}

#id a{
	color:#FFFFFF;
}

.al1 {
	background-color:#ff0000;
}

.al2 {
	background-color:#0000ff;
}
