body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	scrollbar-face-color: #dfe4e7; 
	scrollbar-shadow-color: #bec6da; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #4C5D7D; 
	scrollbar-arrow-color: #000000;
	cursor: default;
}

#mainContent a:link, #mainContent a:visited { color: #FFFFFF; text-decoration: none; border-bottom: 1px dashed #4C5D7D; }
#mainContent a:hover, #mainContent a:active { color: #FFFFFF; text-decoration: none; border-bottom: 1px dashed #4C5D7D; background-color: #141821; }

#sidebar1 a:link, #sidebar1 a:visited { color: #FFFFFF; text-decoration: none; }
#sidebar1 a:hover, #sidebar1 a:active { color: #FFFFFF; text-decoration: underline; }

a.tipo1:link    { color: #FCF7E4; text-decoration: none; }
a.tipo1:visited { color: #FCF7E4; text-decoration: none; }
a.tipo1:hover   { border-bottom: 0px; }
a.tipo1:active  { color: #FCF7E4; }

.twoColFixRtHdr #container { 
	width: 745px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header {
	padding-top: 16px;
	padding-bottom: 6px;
	border-bottom: 1px solid #4C5D7D;
} 
.twoColFixRtHdr #header h1 {
	font-size: 25px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #header h6 {
	font-size: 9px;
	font-weight: normal;
	color: #4c5d7d;
	margin: 0;
	padding: 0;
	padding-bottom: 14px;
	text-align: center;
}

.menu {
	background-color: #1d2330;
	padding: 4px;
	text-align: left;
	color: #4C5D7D;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	font-size: 10px;
	display: inline;
	margin: 0;
	padding: 0;
}

.menu a:link, .menu a:visited { color: #4C5D7D; text-decoration: none; }
.menu a:hover, .menu a:active { color: #60759D; text-decoration: underline; }

.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 178px;
	padding-top: 13px;
}
.twoColFixRtHdr #mainContent { 
	margin: 15px 190px 15px 0px;
	padding-left: 10px;
	padding-right: 15px;
	border-right: 1px dashed #4C5D7D;
}
.twoColFixRtHdr #mainContent p { 
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.twoColFixRtHdr #mainContent h2 { 
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding-top: 20px;
}
.autor {
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #38465C;
}
.twoColFixRtHdr #mainContent h3 { 
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
.twoColFixRtHdr #mainContent h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
.twoColFixRtHdr #mainContent h5 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}
.twoColFixRtHdr #mainContent em {
	font-size: 12px;
}

.twoColFixRtHdr #mainContent ul {
	margin-left: 5px; padding-left: 20px; line-height: 20px; list-style: square; font-size: small;
}
.twoColFixRtHdr #mainContent li {
	margin-bottom: 6px;
}


/* texto principal */
.twoColFixRtHdr #principal h1 {
	font-size: 18px;
	margin: 0;
}
.twoColFixRtHdr #principal h2 {
	font-size: 14px;
	margin: 0;
	font-weight: bold;
}
.twoColFixRtHdr #principal p {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.twoColFixRtHdr #principal em {
	font-size: 12px;
}
.twoColFixRtHdr #principal pre {
	font-size: 12px;
	line-height: 18px;
}
/* --            */

.twoColFixRtHdr #bloque {
	height: 118px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 14px;
}
.twoColFixRtHdr #bloque h1, #generico h1 {
	font-size: 14px;
	margin: 0;
	display: inline;
}
.twoColFixRtHdr #generico h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	display: inline;
}
.tituloSeccion {
	font-size: 18px;
	color: #D3DAE7;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 16px;
	margin-top: 6px;
	border-bottom: 2px solid #4C5D7D;
	background-color: #141821;
}

.twoColFixRtHdr #sidebar1 h1 {
	font-size: 10px;
	margin: 0;
	display: inline;
}
.twoColFixRtHdr #sidebar1 h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	display: inline;
}
.twoColFixRtHdr #sidebar1 h5 {
	font-size: 9px;
	font-weight: normal;
	margin: 0;
	display: inline;
}

.textoChico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.twoColFixRtHdr #etiqueta {
	display: inline; font-size: 11px; font-weight: bold; background-color: #465673; padding: 2px;
}
.twoColFixRtHdr #footer {
	text-align: center; 
	padding-top: 10px;
	padding-bottom: 14px;
	border-top: 1px solid #4C5D7D;
	color: #4C5D7D;
} 
.twoColFixRtHdr #footer p {
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 10px 0;
}
.twoColFixRtHdr #footer ul {
	margin: 0;
	padding: 0;
	padding-top: 6px;
	list-style: none;
	border-top: 1px solid #4C5D7D;
}
.twoColFixRtHdr #footer li {
	font-size: 10px;
	display: inline;
	margin: 0;
	padding: 0;
}
#footer a:link, #footer a:visited { color: #FCF7E4; text-decoration: none; }
#footer a:hover, #footer a:active { color: #FCF7E4; text-decoration: underline; }
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.row { clear: both; padding-top: 5px; }
div.row span.label { float: left; width: 110px; text-align: right; font-size: 12px; padding-top: 2px; }
div.row span.formw { float: right; width: 400px; text-align: left; }
.Imagenes { border: 2px solid #4C5D7D; }
.FormCampos {
	background-color: #000000;
	border: 1px solid #4C5D7D;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.FormBotones {
	color: #FFFFFF;
	border: 1px solid #4C5D7D;
	font-size: 10px;
	font-family: Verdana;
	background-image: url(/imagenes/fondo_boton.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

select {
	border: 1px solid #4C5D7D;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
}

.bordeInf {  border-bottom: 1px solid #4C5D7D; }
.bordeInf1 { border-bottom: 1px dashed #222937; }
.bordeSup {  border-top: 1px solid #4C5D7D; }

.fondo2 { background-color: #343F50; }
.bordeEncabezados { border: 1px solid #4C5D7D; }
.color3 { color: #CCCCCC; }

.tablaSimple {
	border-color: #4C5D7D;
	border-width: 2px;
	border-style: solid;
}

.FormBotones {
	border: 1px solid #4C5D7D;
	font-size: 9px;
	font-family: Verdana;
	background-image: url(../imagenes/fondo_boton.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* SCROLL DE EFEMERIDES */

#pscroller1{
	background-color: #12151B;
	width: 570px;
	height: 14px;
	padding: 3px;
	margin-bottom: 10px;
}

#pscroller_moz{
	background-color: #12151B;
	width: 572px;
	height: 15px;
	padding: 2px;
	padding-top: 3px;
}
