body {
	background-image: url("images/bgPagina.gif");
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align:left;
}

a:link {
	text-decoration: none;
	font-weight:bold;
	text-align: left;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #f73a00;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
	
	.enlacesMenu a {
		color: #FFFFFF;
		font-size:11px;
	}
	.enlacesMenu a:hover {
	text-decoration: underline;
	}


.ticker {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url("images/bgTicker.gif");
	background-repeat: repeat-x;
	background-position: center;
}

.blanco {
	background-color: #FFFFFF;
}

.fondogris {
	color: #333333;
	background-color: #DCDCDC;
	text-align: justify;
	vertical-align:top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.fecha {
	font-weight: bold;
	color: #D9261C;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}

.bgLogo {
background-image: url("../images/bgLogo.gif");
background-repeat: repeat-x;
}

.fondoblanco {

	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align:top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.fechaNoticias {
	font-weight: bold;
	color: #ff8a00;
}
.fdAudio {
	background-image: url("images/bgAudioConsulta.gif");
	background-repeat: no-repeat;
}
.instrucciones {
	color: #CC0000;
	padding: 6px;
}
.cuadro {
	background-image: url(images/cuadroAviso.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.cuadro p {
	padding-left: 10px;
}
.formticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/formTicker.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;
}

