﻿#divprincipal{
	width: 1000px;
	border-bottom: 2px solid #CACAFF;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-top: 2px solid #000;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 100%;
	border: 2px black solid;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 0px 2px 50px #999;
	webkit-box-shadow: 0px 2px 50px #999;
  	-moz-box-shadow: 0px 2px 50px #999;
}
/*Inicio Botonera*/
#divbotonera {
	background-color: #E8E8FF;
	border-left:  1px solid  #CACAFF;
	border-right:  1px solid  #CACAFF;
	border-top: 1px solid  #CACAFF;
	border-bottom: 1px solid  #CACAFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url('estilo/fondfinal.gif');
	background-repeat: repeat;
	text-decoration: none;
	width: 160px;
	position: relative;
	text-align: left;
	display: table-cell;
	padding: 0px 0px 0px 2px;
	vertical-align: top;
}
#ulbotonera{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 160px;
	font-size: 9pt;
	margin-top: 0px;
}
#ulbotonera li{
	margin: 0px;
	list-style-type: none;
}
.enlacebot{
	height: 22px;
	padding-left: 0px;
	border: 1px solid #CACAFF;
	background-image: url('estilo/enlbot.gif');
	background-repeat: repeat-x;
	padding-top: 0px;
}
.enlacebot a:link{
	text-decoration: none;
	width: 155px;
	padding: 3px 0px;
	padding-left: 3px;
	display: block;
	height: 16px;
}
.enlacebot a:visited {
	display:block;
	width: auto;
	height: 15px;
	text-decoration: none;
	padding: 3px 0px;
	padding-left: 3px;
	text-decoration: none;
}
.enlacebot a:hover {
	text-decoration: underline;
	background-color: #D9FFC6;
	color: #B00000;
}
.titulobot {
	background-color: #06598A;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	height: 16px;
	background-image: url('estilo/titbot.jpg');
	background-repeat: no-repeat;
	padding: 3px 0px;
}
#fboletin {
	background-color: #D5D5FF;
	width: auto;
	text-align: center;
	padding-left: 0px;
	margin-bottom: 20px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
/*Fin Botonera*/

/*Inicio contenido*/
#divcontenido {
	background-color: #FFFFFF;
	display: table-cell;
 	width: 816px;
	position: relative;
	text-align: left;
	background-color: #FFF;
	padding: 0px 10px 20px 10px;
	vertical-align: top;
}
/*Fin Contenido*/

/*Inicio Final*/
#divfinal{
	display: block;
	text-align: center;
	background-color: #E8E8FF;
	clear: both;
	color: #FFF;
	background-image: url('estilo/fondfinal.gif');
	background-repeat: repeat;
	/*margin-top: 20px;*/
}
#contfinal {
	color: #000;
	width: 1000px;
	z-index: 1;
	background-image: url('estilo/fondfinal.gif');
	background-repeat: repeat;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 23px;
	background-color: #E8E8FF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: 1px #CACAFF solid;
}
#divparacentrar {
width: 1000px; position: relative; display: table; left: 0px; top: 0px;background-color: #C9C9C9;
}
#divparacentrar #bannerfinal1 {
width: 500px; z-index: 1; padding-top: 5px; padding-bottom: 5px; float: left; position: relative;text-align: center;
}
#divparacentrar #bannerfinal2 {
width: 500px; z-index: 1; float: left; padding-top: 5px; padding-bottom: 5px; position: relative;text-align: center;
}

/*Fin Final*/
#divtabla {
	display: table;
	padding: 0px;
}
#divfila {
	display: table-row;
	padding: 0px;
}
/*Fin botonera*/
/*Titulo*/
#conttitulo {
	width: 100%; 
	height: 120px;
	z-index: 1;
	background-color: #06598A;
	background-image: url('estilo/fondtit.gif');
	background-repeat: repeat;
	background-attachment: inherit;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
}
#conttit1{
	padding: 25px 10px 3px 0px;
	width: 297px;
	height: 110px;
	z-index: 1;
	background-image: url('estilo/fondotitulo.gif');
	background-repeat: no-repeat;
	top: 5px;
	left: 10px;
	position: absolute;
	text-align: left;
}
#conttit2{
	width: 445px;
	height: 51px;
	z-index: 1;
	float: right;
	margin-right: 50px;
	text-align: center;
	top: 35px;
	position: absolute;
	left: 420px;
}
#conttitdeg {
	width: 995px;
	height: 30px;
	z-index: 1;
	background-image: url('estilo/degtit.gif');
	background-repeat: repeat-x;
	text-align: right;
	border-bottom: 1px #FFF solid;
	padding-right: 5px;
}
/*Fin Titulo*/
.botonform {
	background-color: #06598A;
	border: 2px solid #666666;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
:hover.botonform {
	background-color: #0F9EF4;
	color: #FFFFFF;
}
:focus.botonform {
	background-color: #06598A;
	color: #FFFFFF;
}
textarea:focus {
	border: 1px solid #000000;
	background-color : #FFFFD7;
	color: #000000;
}
input:focus {
	border: 1px solid #000000;
	background-color : #FFFFD7;
	color: #000000;
}
select:focus {
	border: 1px solid #000000;
	background-color : #FFFFD7;
	color: #000000;
}
.agfav A {
	padding: 0px;
	font-size: 8pt;
	background-color: #FFFFFF;
}
.agfav A:HOVER {
	color: #000000;
	background-color: #D9FFC6;
}
.agfav a:visited{color: #000080;}
.agfav a:active {color: #000080;}
/*Tabla ganancias*/
.tablagan {
	border: 2px solid #06598A;
	border-collapse: collapse;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 2px 2px 10px #999;
}
.tablagan TR:HOVER {
background-color: #E6F2FF;
}
.tablagan TD {
	border: 1px solid #06598A;
	padding: 2px;
}
.tablagan .celtop {
	background-color: #06598A;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	background-image: url('estilo/degtitgan.gif');
}
.tablagan .celtit {
	background-color: #FFFFD7;
	font-weight: bold;
	font-size: 11pt;
	padding-right: 20px;
}
.tablagan .celdapagapor {
	padding-right: 25px;
	font-weight: bold;
}
.tablagan .celdatarifa {
	padding-right: 25px;	
}
/* Fin Tabla ganancias*/

/* Inicio Varios*/
.nombreemp {
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	padding-bottom: 7px;
}
.hapagado{
	background-color: #FFFFCC;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.parareg {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
}
.parareg span {
	background-color: #ECFFEC;
	padding: 5px 5px 5px 1px;
}
.just{text-align: justify;}
.titular {
	background-color: #06598A;
	color: #FFFFFF;
	font-size: 13pt;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	background-image: url('estilo/degtitular.gif');
	background-repeat: repeat-x;
	margin: 15px 0px 15px 0px;
}
/* Fin Varios*/

/* Inicio Elementos comunes */
h1{
	margin: 0px 0px 0px 30px;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
h2{
	font-size: 15pt;
	font-weight: bold;
	background-color: #C1E8FF;
	text-align: center;
	background-image: url('estilo/degtitpag.gif');
	margin: 0px 0px 15px 0px;
}
body {
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	background-color: #F2F9FF ;/*#BCBCBC; /* #E3E3E3;/*#FFFFFF;*/
	text-align: center;
}
img {
	border-width: 0px;
}
li {
	margin-bottom: 4px;
}
p{ 
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {border: 1px solid #06598A;}
input {
	border: 1px solid #06598A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
select {
	border: 1px solid #06598A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
textarea {
	border: 1px solid #06598A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
body a:hover {
	background-color: #FFFFE1;
	color: #005000;
	text-decoration: underline;
}
a:link {color:  #000080;}
a:visited {color: #7254FE;}
a:active {color: #B00000;}
/* Fin Elementos comunes */