body {
	background-color: #000000;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
p {
	margin: 0px;
}
#container {
	width: 627px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#content {
}
#header {
	background-image: url(img/header.gif);
	height: 130px;
	background-repeat: no-repeat;
	background-position: center top;
}
#header p {
	text-align: right;
	padding-right: 8px;
	padding-top: 8px;
}
#titulo {
	height: 38px;
	background-image: url(img/multimedia.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#titulo p {
	padding-top: 8px;
	font-size: 1.7em;
	font-weight: bold;
	color: #026AD2;
	padding-left: 15px;
	text-align: left;
}

#audios {
	height: 212px;
}

#c_audios {
	background-color: #F0F0F0;
	border: 7px solid #FFFFFF;
	height: 245px;
	overflow: auto;
}

#c_audios p {
	font-size: 1.2em;
	text-align: left;
	line-height: 1.4em;
	padding-bottom: 5px;
}
#c_audios a {
	color: #00468C;
	text-decoration: none;
}
#c_audios a:hover {
	color: #006BD6;
	text-decoration: underline;
}
#audios div.margen {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#videos{
	display: none;
	height: 212px;
}

#minutos {
	display: none;
	height: 212px;
}
#container2 {
	width: 301px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 307px;
	background-image: url(img/fondo_audio.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#container2 div.margen {
	padding-top: 6px;
}
