html {
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	margin: 0;  
	padding: 0; 
	background-color: #7A93B1;
/*	background-color: #F8F8F1;
	background-color: #999999; */
	/*background-image:url(bg5.jpg);*/
/*	min-width: 800px;*/
}
.line {
	COLOR: #004b7a;
	font-weight: lighter;
	text-decoration: blink; 
	height: 2px;
	margin-top: 0px;
}

#page {
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	margin:0 auto;
	width:800px;
	/*background:#F8F8F1;*/
	font-size: 10pt;
/*	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;*/
	background-color:#FFFFFF;
/*	border-left: 1px solid #000000;
	border-right: 1px inset #000000; */
}
#header {
	font-weight:bold;
	text-align: center;
	color: #666;
	/*background-color: #FFFFFF;*/
	margin: 0;
	padding: 0;
}

#header div.title {
	margin: 0;
	padding: 0;
 	display: none;
}
#header div.image {
	width: 800px;
	height: 100px;
	margin: 0;
	padding: 0;
	/*background-color: #004b7a;*/
	vertical-align:middle;
}
#content {
	/*background:#fff;
	background-color: #FFFFFF;*/
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	padding: 1em 1em 1em 2em;
	line-height: 135%; 
	min-height:386px;
}
.footer {
	/*clear: both;*/
	color: gray;
	font-size: 8pt;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer A
{
	COLOR: gray; 
	TEXT-DECORATION: underline
}
.footer A:hover
{
	COLOR: #000000; 
	TEXT-DECORATION: underline
}
.footer-logos {
	clear:both;
	color: gray;
	font-size:8pt;
	text-align:center;
	vertical-align:middle; 
	padding-bottom: 0px; 
	padding-top: 10px;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2 {
	color: #004b7a;
}
h1, h2 {
	margin-top: 1px;
	padding-bottom: 3px;
	border-bottom: 2px solid #7A93B1;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:12px;
}

a {
  color: #004b7a;
}
a:hover {
  color: #F50505;
}
p {
	text-align:justify;
}

/* Menú de Módulos */
.image-top {
	margin:0;
	border: 0px;
	padding-bottom:0px;
	/*background-color: #004b7a;*/
	color:white;
	text-align:right;
	vertical-align:middle;
}
.mainmenu {
	margin:0;
	border: 0px;
	padding-bottom:3px;
	background-color: #004b7a;
	color:white;
	text-align:right;
	vertical-align: bottom;
	font-size: 12px;
	height:16px; 
}
.mainmenu a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.mainmenu a:hover {
 	color:#FFFFFF;
	font-weight:bold;
}

/* Menú de Opciones del Módulo */

.toc {
	/*margin: 10px;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	background: #dae0e6;*/
}
#toc {
	width:180px;
	height: 100%; 
	padding: 10px 10px 0px 10px;
}
.topic {
	font-size: 8pt;
	color:#004b7a;
	padding: 5px 0px 0px 0px;
/*	border-bottom: 1px solid #004b7a;*/
}
.titopic {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	border-left: 5px solid #36414d;
	border-bottom: 1px solid silver;
	padding: 5px;
	color: #fff;
	background: #a3b8cc;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
}
.topic ul {
  margin: 0px;
  padding: 0px;
}
.topic ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.topic a {
  display: block;
	color:#004b7a;
	height: 14px;
	font-size: 8pt;
	text-decoration: none;
}
.topic a:hover {
	color:#0066CC;
}

/* Campos del Login */
.loginLabel {
	font-size: 8pt;
	color:#004b7a;
	padding-left: 0px;
	padding-top: 2px;
	float: left;
}
.loginTexto {		
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	height:12px;
	float: right;
}
.loginBoton {		
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	float: right;
	height:22px;
}

/* Campos de Formulario */
.formTitulo {
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.formTitulo legend {
	font-size: 12px;
	font-weight: bold; 
	color: #999999;
}
.formRequerido {
	font-family: Arial;
	color: red;
	margin-left: -0.75em;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}
.formNoRequerido {
	font-family: Arial;
	color: white;	
	margin-left: -0.75em;
	font-size: 10px;
	font-weight: bold;
}
.formItem {		
	font-size: 10pt;
	padding-top: 5px;
}
.formLabel {		
	font-size: 11px;
	padding-left: 1em;
	width: 10em;
	float: left;
}
.formLabelClave {
	font-size: 11px;
	padding-left: 1em;
	width: 12em;
	float: left;
}
.formTexto {		
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	padding: 0.1em 0;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.formReadonly {		
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	padding: 0.1em 0;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #FFFFE6;
	background-color: #FFFFE6;
}
.formBotonesBar {
	text-align: right;
	font-size: 11px;
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #004b7a;
	padding-right: 10px;
}
.formBoton {
	width: 130px;
	height: 30px;
}
.formBoton:link, .formBoton:visited {
	background-color:#F9EEE6;
	color:#004b7a;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	text-decoration: none;
	font-weight: normal;
	min-width:90px;
}
.formBoton:link.active, .formBoton:visited.active, .formBoton:hover {
	background-color:#F9EEE6;
	color: #F50505;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	font-weight: normal;
	min-width:90px;
}
.formBloque {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin-left: 10px;
	margin-right: 10px;
}
.formBloque-titulo {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}
.linea {
	COLOR: #004b7a;
	font-weight: lighter;
	text-decoration: blink;
	height: 1px;
	margin-top: 5px;
}
.linea A {
	text-decoration: none
}
.linea A:hover {
	text-decoration: none
}

/* Para control X-List Configurar Sistema */
.menuFichas {
	margin-bottom: 10px;
	border-bottom:5px solid #004b7a;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: right;
}
.menuFichas ul {
	margin:0;
	padding:0;
	list-style:none;
}
.menuFichas li {
	display:inline;
	margin:0;
	padding:0;
}
.menuFichas-Active {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #004b7a;
	padding: 3px 5px 1px 5px;
}
.menuFichas-Inactive {
	text-decoration: none;
	background-color: #F9EEE6;
	padding: 3px 5px 1px 5px;
}

/* Estilos del DataGrid */
.grid-bar{
	padding-left: 10px; 
	padding-right: 10px;
}
.grid {
	width: 100%;
	font-size:11px;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 0px solid #FFFFFF;
}
.grid td {
	padding: 3px;
	vertical-align: top;
}
.grid-header {
	color: #fff;
	background-color: #5383A1;
	text-align: center;
}
.grid-header-none {
  display:none;
}
.grid-row1 {
	background-color: #F5F2EF;
	text-align:left;
}
.grid-row2 {
	background-color: #F2EEDF;
	text-align:left;
}
.grid-row-selected {
	background-color: lightyellow;
}
.grid-pager {
	text-align: right;
	font-weight:bold;
	color: #B6B6B6;
}
.grid-pager a {
	color: #004b7a;
	text-decoration: none;
}
.grid-abc {
	text-align: center;
	font-weight:bold;
	letter-spacing: 1px;
	color: #CCCCCC; 
}
.grid-abc a {
	color: #004b7a;
	text-decoration: none;
}
.grid-abc a:hover {
	color: #FF0000; 
}
.grid-temas {
	width: 300px;
	font-size:11px;
}
.grid-temas2 {
	width: 400px;
	font-size:11px;
}
.link-agregar {
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
/*	letter-spacing: 1px;*/
}
.link-agregar:link, .link-agregar:visited {
	color: #004b7a;
	text-decoration: none;
}
.link-agregar:link.active, .link-agregar:visited.active, .link-agregar:hover {
	color: #FF9933; 
	text-decoration: underline;
}

.anexos
{
	BORDER-RIGHT: #cccccc 0px solid; BORDER-TOP: 0px; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: 1px;
	vertical-align:top;
	text-align:left;
	width:170;
	background-color:#EFEFEF;
	padding: 0;
	line-height: 135%;
}
.evento {
/*  margin: 5px;*/
  font-weight: bold;
  color: #004b7a;
  padding: 15px 2px 3px 5px;
	letter-spacing: 1px;
	margin-top: 0px;
	border-bottom:  1px solid #004b7a;
}
.enc-evento {
	margin-right:10px;
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #fff;
	line-height: 120%;
	color: black;
}
.tit-evento {
  margin: 0px;
  font-weight:bold;
}
.det-evento {
}
.texto {		
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	padding: 0;
	font-size: 9pt;
	text-align: justify;
	font-weight: normal;
}

.frase {
	font-size: 8pt;
	line-height: 120%;
  padding-left: 8px;
	color: black;
	margin: 0px 3px 0px 4px;
  background-image: url('imgcenter.gif');
  background-repeat: repeat-y;
  background-position: left top;
}
.texto-frase {
	padding:5px 5px 5px 0px;
}
.autor-frase {
  font-weight:bold;
	text-align:right;
	padding-right: 10px; 
	line-height:100%;
}
.tit-frase {
  font-weight: bold;
  color: #004b7a;
  padding: 3px 2px 0px 30px;
	letter-spacing: 1px;
	border-bottom: 1px solid #004b7a;
	margin: 10px 3px 0px 4px;
  background-image: url('imgtop.gif');
  background-repeat: no-repeat;
  background-position: left top;
}
.pie-frase {
  font-weight: bold;
  color: #004b7a;
  padding: 15px 10px 5px 22px;
	letter-spacing: 1px;
	margin: 0px 3px 0px 4px;
  background-image: url('imgbottom.gif');
  background-repeat: no-repeat;
  background-position: left top;
}
.fecha{ 
	text-transform: capitalize;
}
.parrafo-vinneta{
	padding-left: 5px;
	text-align: justify;
	display: list-item;
	list-style-type: circle;
	list-style-position: outside;
	margin-left:15px;
}
.about-texto {		
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	padding: 0.1em 0;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
.about-texto A
{
	COLOR: #000000; 
	TEXT-DECORATION: underline
}
.about-texto A:hover
{
	COLOR: #000000; 
	TEXT-DECORATION: none
}
.buscar-boton
{		
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.tituloError
{
	margin-top: 1px;
	padding-bottom: 3px;
	border-bottom: 1px solid #990000;
	font-size:14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}



.menu-grupo {
	margin: 0px; 
	margin-bottom:10px; 
	margin-top:10px;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	background: #dae0e6;
}

.menu-grupo-titulo {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	border-left: 5px solid #7A93B1;
	border-bottom: 1px solid #7A93B1;
	padding: 5px;
	color: #fff;
	background: #004b7a;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
}

.menu-grupo-titulo a {
	color: yellow;
	text-decoration: none;
	text-transform: none;
}

.menu-grupo-titulo a:hover {
	color: red;
}

.menu-grupo-items {
	margin: 0 0 5px 0;
	border-top: 1px solid #cfd4d9;
	padding: 0px 0 0 10px;
	font-size: 11px;
}

.menu-grupo-items ul {
	margin: 0 15px 5px 15px;
	padding: 0;
	list-style: square;
}

.menu-grupo-items li {
	color: #004b7a;
	margin-top: 3px; 
}

.menu-grupo-items a {
	color: #004b7a;
	text-decoration: none;
}

.menu-grupo-items a:hover {
	color: #0066CC;
}

