body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#envoltorio {
	position: absolute;
	width: 778px;
	left: 50%;
	top: 2px;
	margin-left: -389px;
	border: 1px solid #8097c0;
}
#banner {
	position: absolute;
	left: 50%;
	width: 778px;
	margin-left: -389px;
	top: 550px;
}

#cabeza {
	height: 89px;
	top: 0px;
	position: absolute;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	width: 752px;
}
#contenido {
	margin-top: 296px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 2px;
}
#noticias {
	background-image: url(../imagenes/fondo_not.gif);
	background-repeat: no-repeat;
	width: 376px;
}

#flash {
	position: absolute;
	top: 94px;
	padding-right: 13px;
	padding-left: 13px;
	width: 752px;
	height: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#contenido h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #59729e;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}

#nav {
	position: absolute;
	top: 94px;
	z-index: 3;
	height: 203px;
	width: 505px;
	padding-left: 13px;
	background-image: url(../imagenes/fondonav.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu2 {
	width:auto;
	right: 10px;
	position: absolute;
}


#pie {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	clear: both;
	font-size: 10px;
	padding-bottom: 0px;
	color: #818a94;
}
#contenido .columna{float:left; width:500px;}
#contenido .columna .comunica {
	height: 86px;
	width: 352px;
	clear: both;
	border: 1px solid #B9CCE1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../imagenes/icoMusic.gif);
	background-repeat: no-repeat;
	background-position: 340px 5px;
	margin-top:2px;
	float: left;
}
#contenido .columna .comunica .podcast {
	width: 100%;
	margin-bottom: 5px;
	font-size: 10px;
	float: left;
}
#contenido .columna .comunica .podcast .link {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 25px;
	display: block;
	height: 20px;
}

#contenido .columna .comunica .podcast .text {
	float: right;
	font-size: 10px;
	color: #009859;
	width: 320px;
	display: block;
}
#contenido .twitter {
	float: right;
	width: 250px;
	
}
#contenido .twitter .fb-follow {
	margin-top: 10px;
}
