@charset "utf-8";
	
	a:link {
	text-decoration: none;
	color:#000
}
	a:visited {
	text-decoration: none;
	color:#000
}
	a:hover {
	text-decoration: underline;
	color:#000
}
	a:active {
	text-decoration: none;
	color:#000
}
	
	body#cuerpo {
	background-image: url(../imagenes/pagebg.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
	#contenedor-principal {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	height: auto;
}
	#cabecera {
	width: 780px;
}
	#cuerpo #contenedor-principal #cabecera #publicidad-inferior-cabecera {
	height: 25px;
	width: 780px;
	text-align: center;
	background-color: #CCC;
}
	#cuerpo #contenedor-principal #pie #publicidad-superior-pie {
	background-color: #CCC;
	text-align: center;
	height: 25px;
	width: 780px;
	clear: both;
}
.cabeceracontenidos {
	background-color: #CCC;
}


	#contenedor-menu-principal {
	width: 780px;
	background-image: url(../imagenes/menubg.gif);
	background-repeat: repeat;
	height: 26px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	#secciones-menu-principal {
	width: 780px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
	#secciones-menu-principal li {
	padding: 0;
	min-width:80px;
	float: left;
	
}
	#secciones-menu-principal a {
	padding: 0px 15px 0px 20px;
	line-height: 26px;
	text-align: center;
	height: 26px;
	float: left;
	text-decoration: none;
	color: #006;
}
	a.main_nav_active_item {
	background-position: left top;
	background-image: url(../imagenes/dynamic/buttonset1/n1active.gif);
}
	a.main_nav_item {
	background: url(../imagenes/dynamic/buttonset1/n1.gif) no-repeat;
	background-position: top left;

}
	a.main_nav_item:hover {
	background: url(../imagenes/dynamic/buttonset1/n1hover.gif) no-repeat;
	background-position: top left;
}
	#contenedor-menu-secundario {
	width: 780px;
	background-image: url(../imagenes/menubg.gif);
	background-repeat: repeat;
	height: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}
	#secciones-menu-secundario {
	width: 780px;
	padding: 0;
	margin: 0px 0px 0px 80px;
	list-style-type: none;
}
	#secciones-menu-secundario li {
	min-width:150px;
	float: left;
	font-weight: bold;
}
	#secciones-menu-secundario a {
	padding: 0px 0px 0px 15px;
	line-height: 20px;
	text-align: left;
	height: 20px;
	float: left;
	text-decoration: none;
	color: #006;
	font-size: 10px;
}
	a.sub_nav_active_item {
	background-position: left top;
	background-image: url(../imagenes/dynamic/buttonset1/n1active.gif);
}
	a.sub_nav_item {
	background: url(../imagenes/dynamic/buttonset1/n1.gif) no-repeat;
	background-position: top left;

}
	a.sub_nav_item:hover {
	background: url(../imagenes/dynamic/buttonset1/n1hover.gif) no-repeat;
	background-position: top left;
}
	#cuerpo #contenedor-principal #contenedor-central {
	height: auto;
	width: auto;
	background-color: #CCC;
}
#cuerpo #contenedor-principal #contenedor-central form {
	text-align: right;
	height: 595px;
	width: 496px;
	background-color: #CCC;
	padding-top: 7px;
}
input {
	padding-top: 5px;
}

	#cuerpo #contenedor-principal #contenedor-central iframe {
	width: 496px;
	height: 600px;
	float: none;
}
	#cuerpo #contenedor-principal #contenedor-central #publicidad-lateral-central {
	height: 600px;
	width: 120px;
	background-color: #CCC;
	float: right;
	overflow: hidden;
}
	#cuerpo #contenedor-principal #contenedor-central #contenedor-lateral-central {
	height: 600px;
	width: 160px;
	float: left;
	background-color: #CCC;
}
	#cuerpo #contenedor-principal #pie {
	text-align: center;
	float: none;
}
	#cuerpo #contenedor-principal #cabecera #contenedor-inferior-banner {
	width: 780px;
	height: 80px;
	background-color: #0CF;
	position: relative;
}
	.cuadros-noticias {
	height: 50px;
	width: 160px;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
}
	#cuerpo #contenedor-principal #cabecera #publicidad-banner-cabecera {
	height: 90px;
	width: 780px;
	background-color:#CCC;
	text-align: center;
}
td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}

	#contenedor-pie-superior {
	background-color: #CCC;
	width: 780px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	height: 50px;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	clear: both;
}
	#cuerpo #contenedor-principal #pie p a{
	font-weight: bold;
	color:#009;
	clear: both;
}
	.titulo-noticias {
	text-align: center;
	font-weight: bolder;
	font-family: "Arial Black", Gadget, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	color: #009;
	font-size: 10px;
}
#cuerpo #contenedor-principal #contenedor-central div {
	width: 496px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}


/* SpryValidationTextField.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}
.texto-legal {
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 595px;
	width: 496px;
	background-color: #CCC;
	border: 2px solid #000;
}
h1 {
	font-family: sans-serif;
	color: #009;
	font-size: 14px;
	font-weight: bolder;
	margin-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: justify;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 0px;
}

