﻿* {margin:0; padding:0;}	/* style_original.css */
body {
	background: #fff; 
	margin: auto;
	font-size: 10pt;
	color: #333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#PizarraAll {
	width: 986px;
	margin: 0px auto 0px auto;		/* para centrar con todos menos ie 6 */
}
#Contenido {
	background: #fff;
	width: 986px;		/* Ancho útil final (neto) */
	overflow: hidden;	/* sacado del libro CSS Avanzado.pdf */
	height: auto !important;
	margin-bottom: 10px;
}
#lgGobcan {
	float: left;
	width: 170px;
	height: 80px;
}
#menuHeader1 {
	top: 0px;
	float: right;
	height: 20px;
	margin: 16px 0px 0px 0px;
}
#menuHeader2 {
	clear: both;
	font-weight: bold;
	color: #fff;
	padding: 2px 8px 0px 8px;
	clear: both;
	background-color: #036;
	height: 20px;
	width: 986px;
	vertical-align: 50%;
	margin: auto 0px;
}
#imgTitular {
	clear: both;
	height: 127px;
	width: 986px;
}
#zonaBusca {
	float: left;
	height: 212px;
	width: 618px;
	margin: 13px 8px 8px 16px;
	background-image: url(images/busca_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px;
	overflow: hidden;
}
#tabZonaBusca {
	left: -5px;
	width: 624px;
	margin: 14px auto 0px auto;
}
.BucarTB 
{
	font: 150%;
	font-weight: bold;
}
.clZS {
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	width: 68px;
	margin: 0px auto 0px auto;
}
#zonaSuscr {
	float: right;
	height: 212px;
	width: 280px;
	margin: 13px 16px 8px 8px;
	background: url(images/suscr_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px;
	overflow: hidden;
}
#zonaServicio {
	background: url(images/servi_header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 178px;
	width: 954px;
	margin: 8px 16px 8px 16px;
	padding: 5px 0px 5px 0px;
}
#tabZonaServNum {
	height: 146px;
	width: 954px;
	margin: 10px auto 0px auto;
}
#zonaDestaca {
	background: url(images/desta_header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 278px;
	width: 934px;
	margin: 8px 16px 8px 16px;
	padding: 5px 10px 5px 10px;
	/* height: auto !important; */
}
#Clear {
	clear: both;
}
.Clear {
	clear: both;
}
#FirmaAlPie {
	background: #036;
	color: #fff;
	width: 966px;
	/*height: 35px; */
	text-align: center;		/* para centrar con ie */
	margin: 0px auto;		/* para centrar con todos menos ie */
	padding: 10px;
}
img
{
	border: 0;
}
a:link
{
	color: #0f5B95;
	text-decoration: none;
}
a:visited
{
	color: #0f5B95;
	text-decoration: none;
}
a:active
{
	color: #000099;
	text-decoration: underline;
}
a:hover
{
	color: #000099;
	text-decoration: underline;
}
.as2:link
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.as2:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.as2:active
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.as2:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
input
{
	border-right: #6060ff 1px solid;
	border-top: #000080 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #000080 1px solid;
	color: #040c70;
	border-bottom: #6060ff 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #d0d0ff;
}
.ColorFr01	{	color: #040c70;	}
.ColorFr02	{	color: #5050aa;	}
.ColorFr03	{	color: #6060ff;	}
.ColorFr04	{	color: #d0d0ff;	}
.ColorFr05	{	color: #e0e0ff;	}
.ColorBk01	{	background-color: #040c70;	}
.ColorBk02	{	background-color: #5050aa;	}
.ColorBk03	{	background-color: #6060ff;	}
.ColorBk04	{	background-color: #d0d0ff;	}
.ColorBk05	{	background-color: #e0e0ff;	}
.Titulo
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: large;
	padding-bottom: 3px;
	color: #040c70;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.TextBox
{
	border-right: #6060ff 1px solid;
	border-top: #000080 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #000080 1px solid;
	color: #040c70;
	border-bottom: #6060ff 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #d0d0ff;
}
.Boton
{
	border-right: #000080 1px solid;
	border-top: #6060ff 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #6060ff 1px solid;
	cursor: hand;
	color: #040c70;
	border-bottom: #000080 1px solid;
	font-family: Verdana, Arial, Helvetica;
	height: 20px;
	background-color: #9090ff;
}
.Boton2
{
	border-right: #700c04 1px solid;
	border-top: #700c04 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #700c04 1px solid;
	cursor: hand;
	color: #700c04;
	border-bottom: #700c04 1px solid;
	font-family: Verdana, Arial, Helvetica;
	height: 20px;
	background-color: #9090ff;
}
.Texto
{
	font-size: 10pt;
	font-weight: normal;
}
.TextoMega
{
	font-size: 150%;
	font-weight: bold;
}
.TextMili
{
	font-size: 9pt;
	font-weight: normal;
}
.TextMicro
{
	font-size: 8pt;
	font-weight: normal;
}
.TextNano
{
	font-size: 7pt;
	font-weight: normal;
}
.TextFeton
{
	font-size: 6pt;
	font-weight: normal;
}
.BgCol0
{
	background-color: #d0d0ff;
}
.BgCol1
{
	background-color: #9090ff;
}
.BgCol2
{
	background-color: #5050aa;
}
.BgCol3
{
	background-color: #101066;
}
table
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 0;
	padding: 0;
	margin: 0;
}
.tablas2
{
	color: #f0f000;
	font-size: 10pt;
	background-color: DimGray;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid;
}
.tablas3
{
	font-size: 10pt;
	background-color: lightgrey;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid;
}
.tablas3-fila-impar
{
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
}
.tablas3-fila-par
{
	background-color: white;
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
}
.tablas4
{
	font-size: 10pt;
	background-color: white;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid;
}
.tablas5
{
	font-size: 10pt;
	background-color: #ffff99;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid;
}
.tablas7
{
	font-size: x-small;
	background-color: white;
	color: #565656;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid;
}
.tablas7-fila-impar
{
	BORDER-TOP: #FFED00 1px solid; 
	BORDER-LEFT: #FFED00 1px solid; 
}
.tablas7-fila-par
{
	background-color: #ffff99;
	BORDER-TOP: #FFED00 1px solid; 
	BORDER-LEFT: #FFED00 1px solid; 
}
.tcbTLB {
	 border-top: solid 1px #1b1bcf;
	 border-left: solid 1px #1b1bcf;
	 border-bottom: solid 1px #1b1bcf;
}
.tcbTL {
	 border-top: solid 1px #1b1bcf;
	 border-left: solid 1px #1b1bcf;
}
.tcbR {
	 border-right: solid 1px #1b1bcf;
}
.padding4px
{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	text-align: justify;
	/*text-justify: newspaper; */
}
.NumRec
{
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	FONT-SIZE: xx-small; 
	Z-INDEX: 116;
	OVERFLOW: hidden; 
	BORDER-LEFT: silver 1px solid; 
	WIDTH: 100%; 
	COLOR: white; 
	BORDER-BOTTOM: silver 1px solid; 
	BACKGROUND-COLOR: #0f5B95;
}
.TitleColum
{
	color: White;
	background: url(images/titlebara.gif) no-repeat;
	/* BACKGROUND-COLOR: #4169E1 */
}
.FlotandoDerecha 
{
	display: block;
	float: right;
	margin: 5px;
}
#Encabezado
{
	width: 408px;
	height: 60px;
	padding: 5px 0px 0px 0px;
	float: right;
}
#EncabezaGoHome
{
	float: left;
	width: 110px; 
	height: 55px; 
}
#EncabezaBajaBanderas
{
	float: left;
	width: 292px; 
	height: 18px;
}
#EncabezaBanderas
{
	float: left;
	width: 292px; 
	height: 18px;
}
.tbLimpia
{
	border: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

