body {
	margin: 0px;
	width: 100%;
	font-family: Calibri,'Trebuchet MS', Arial; 
	font-size: 10pt; 
	color: #000000; 
}

.enlace a:link {
	text-decoration: none;
	border-bottom:1px dotted #444444;
	color: #000000; 
	cursor: pointer;
}

.enlace a:visited {
	text-decoration: none;
	border-bottom:1px dotted #666666;
	color: #000000; 
	cursor: pointer;	
}

.enlace a:hover {
	text-decoration: none;
	border-bottom:1px solid #000000;
	color: #000000; 
	cursor: pointer;
}

.enlace a:active {
	text-decoration: none;
	border-bottom:1px dotted #ff0000;
	color: #000000; 
	cursor: pointer;	
}

.p_tabla {
	width: 100%;
	height: 100%;
}
.p_cabecera {
	background-color: #DFDFFF;
	height: 100px;
}

.p_columna_izquierda {
	background-color: #9999FF;
	padding: 5px;
	padding-top: 15px;
	vertical-align: top;
}

.p_columna_derecha {
	background-color: #8FD2FF;
	padding: 5px;
	padding-top: 15px;
	vertical-align: top;
}

.p_columna_derecha2 {
	background-color: #8FD2FF;
	padding: 5px;
	padding-top: 15px;
	vertical-align: top;
	text-align: center;
}

.titulo_seccion {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000099;
	padding-right: 20px;
	padding-bottom: 30px;
}

.boton {
	 font-family: Verdana;
	 font-size: 8pt;
	 color: #000000;
	 font-weight: normal;
	 background-color: #bbd4f3;
	 border: 1px solid #000000;
	 cursor: pointer;
}

.como_boton {
	 font-family: Verdana;
	 font-size: 8pt;
	 color: #000000;
	 font-weight: normal;
	 border: 1px solid #bbd4f3;
	 display: inline-block;
	*display: inline; /* IE6 e IE7 */
	 padding-left: 5px;
	 padding-right: 5px;
}

.como_boton a {
	text-decoration: none;
}

.campo {
	font-family: Verdana; 
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.negro {
	font-family: Calibri,'Trebuchet MS', Arial; 
	font-size: 10pt; 
	color: #000000; 
}

.negromini {
	 font-family: Calibri,'Trebuchet MS', Verdana, Arial;
	 font-size: 8pt;
	 color: #000000;
	 font-weight: normal;
}

td {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

#columna_central {
	padding: 15px;
	padding-top: 5px;
	padding-left:20px;
	background: url(imagenes/fondo_cuerpo.gif) left top repeat-y;
}

.estilo_cabecera {
	color: #ffffff;
}

.estilo_cabecera a {
	color: #ffffff;
}

.estilos_modulos_cabecera {
	color: #000000;
}

.estilos_modulos_cabecera a {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 9pt;	
}

h1 {
	font-size: 12pt;
	color: #29aae3;
}

h2 {
	font-size: 11pt;
}

h3 {
	font-size: 10pt;
}

.cabecera_tablas {
	border-bottom:1px solid #29aae3;
	font-size: 10pt;
	font-weight: bold;
}

.visible {
	display: block;
	visibility: visible;
}

.invisible {
	display: none;
	visibility: hidden;
}

.seleccion a, .seleccion span { 
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
	padding:0px 3px 0px 3px; 
	text-decoration: none; 
	cursor: pointer;
	color: #000000;
}

.seleccion a:hover, .seleccion a.hover, .seleccion span { 
	background: #e7f4f9; 
	border:1px solid #d8f0fa; 
	padding:0px 3px 0px 3px; 
}
.seleccion a.clicked, .seleccion a.clicked:hover, .seleccion span.clicked { 
	background: #beebff; 
	border:1px solid #99defd; 
	padding:0px 3px 0px 3px; 
}
.seleccionado { 
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
	background: #beebff; 
	border:1px solid #99defd; 
	padding:0px 3px 0px 3px; 
}

.no_seleccionado { 
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
	background: #ffffff; 
	border:1px solid #FFFFFF; 
	padding:0px 3px 0px 3px; 
	
}

.seleccionado a { 
	text-decoration: none; 
	cursor: pointer;
	color: #000000;
}

.pagina_seleccionada {
	width:90%; 
	border:1px solid #99defd; 
	background-color:#beebff; 
	margin-top:0px; 
	padding:0px;	
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}

.pagina_no_seleccionada {
	width:90%; 
	border-bottom: 1px solid #d1d1d1;
	background-color:#ffffff; 
	margin-top:0px; 
	padding:0px;	
}

.boton_caja_peq_sel {
	 font-family: Verdana;
	 font-size: 7pt;
	 color: #ffffff;
	 font-weight: normal;
	 text-transform: uppercase;
	 text-align: center;
	 text-decoration: none;
	 border: 0;
	 padding-top: 4px;
	 display: inline-block;
	*display: inline; /* IE6 e IE7 */
	 height: 18px;
	*height: 22px;
	 width: 100px;
	 cursor: pointer;
	 background: url(./imagenes/botones.png);
	 background-position: 0px -23px;
}

.boton_caja_peq {
	 font-family: Verdana;
	 font-size: 7pt;
	 color: #000000;
	 font-weight: normal;
	 text-transform: uppercase;
	 text-align: center;
	 text-decoration: none;
	 border: 0;
	 padding-top: 4px;
	 display: inline-block;
	*display: inline; /* IE6 e IE7 */
	 height: 18px;
	*height: 22px;
	 width: 100px;
	 cursor: pointer;
	 background: url(./imagenes/botones.png);
	 background-position: 0px 0px;
}

.boton_caja_peq:hover {
	 background-position: 0px -23px;
	 color: #ffffff;
}

.boton_caja_peq_sel {
	 font-family: Verdana;
	 font-size: 7pt;
	 color: #ffffff;
	 font-weight: normal;
	 text-transform: uppercase;
	 text-align: center;
	 text-decoration: none;
	 border: 0;
	 padding-top: 4px;
	 display: inline-block;
	*display: inline; /* IE6 e IE7 */
	 height: 18px;
	*height: 22px;
	 width: 100px;
	 cursor: pointer;
	 background: url(./imagenes/botones.png);
	 background-position: 0px -23px;
}

.boton_caja_gra {
	 font-family: Verdana;
	 font-size: 7pt;
	 color: #000000;
	 font-weight: normal;
	 text-transform: uppercase;
	 text-align: center;
	 text-decoration: none;
	 border: 0;
	 padding-top: 4px;
	 display: inline-block;
	*display: inline; /* IE6 e IE7 */
	 height: 18px;
	*height: 22px;
	 width: 200px;
	 cursor: pointer;
	 background: url(./imagenes/botonesG.png);
	 background-position: 0px 0px;
}

.boton_caja_gra:hover {
	 background-position: 0px -23px;
	 color: #ffffff;
}

.registro_seleccionado {
	border:1px solid #99defd; 
	background-color:#beebff; 
	margin-top:0px; 
	padding:0px;	
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	text-decoration: none;
	border-bottom:1px dotted #444444;
	color: #000000; 
	cursor: pointer;
}

.registro_no_seleccionado {
	padding:0px;	
	text-decoration: none;
	border-bottom:1px dotted #444444;
	color: #000000; 
	cursor: pointer;
}