body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8E;
}
.footer a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8E;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.bg_header {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_separador {
	background-image: url(images/bg_separador.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_homeLeft {
	background-image: url(images/bg_home_left.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_homeRight {
	background-image: url(images/bg_home_right.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sombraSite_bottom{
	background-image: url(images/sombraSite_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txtCorrido_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #666666;
}
.txtCorrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #666666;
}
.titNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txtRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #872222;
}
.txtAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #325C86;
}
.txtAzulB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #325C86;
}
.txtAzul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #325C86;
}
.txtAzul2B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #325C86;
}

#accordion h3 {
	width: 872px;
	height: 24px;
	padding: 10px 0 0 14px;
	background: url(images/bg_emisiones-anteriores.jpg) no-repeat;
	margin-bottom: -10px;
	position:relative;
}

#accordion h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D3E60;
	text-decoration: none;
}

.mp3 {
	position:absolute;
	bottom: 1px;
}

.tit_anteriores{
	color: #872222;
}

.emisiones_txt {
	width: 886px;
	height: 82px;
	margin-bottom: -10px;
	background: url(images/bg_emi-desplega.jpg) no-repeat;
}

.emisiones_txt p{
	padding: 8px 20px 0 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
