/* título */
#pdn_info h1 {
	text-align:left; font-size:16px; font-weight:bold; border-bottom: 1px solid #f0f0f0; margin-top:0; 	
}

/* subtitulo */
#pdn_info h4 {
	text-align:left; font-size:14px; font-weight:bold; border-bottom: 1px solid #f0f0f0; margin-top:0; text-align:right; 	
}

/* bajada */
#pdn_info h2 {
	font-size: 13px; font-style:italic; color: #18316d; font-weight:normal;
}

/* epigrafe */
#pdn_info h3 {
	font-size: 13px; font-style: italic; font-weight:normal; color: #000; margin-top:0; 	
}

/* clip */
#pdn_info_clip {
	padding:4px;
	background-color:#f0f0f0;
}

#pdn_info_audio {
	padding:4px;
	color: #18316d;
	font-weight:bold;
	font-size:12px;
	background-color:#f0f0f0;
	margin-bottom:4px;
}

/* fotos */
#pdn_info_fotos {
	padding:4px;
	background-color:#f0f0f0;
}

/* texto */
#pdn_info_cuerpo {
	font-size: 12px;
	color: #18316d;
	text-align:justify;
	margin-top:10px;
}

#pdn_info_recuadro {
	border:solid 1px #BBB;
	background-color: #F0F0F0;
	padding:4px;
	font-size: 11px;
	color: #18316d;
	text-align:justify;
	margin-top:10px;
}

#pdn_info_fecha {
	font-size: 11px;
	font-style: italic;
	font-weight:bold;
	color: #BBB;
	margin-top:10px;
}

#pdn_info_permalink {
	font-size: 11px;
	border:solid 1px #BBB;
	background-color: #F0F0F0;
	padding:4px;
	margin-top:10px;
	color: #18316d;
	float:left;
	width:492px;
}

#pdn_info_permalink b {
	font-family: "Courier New", Courier, monospace;
	font-weight:normal;
	color:#000;	
}

.flash {
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}

.thumb {
	border:solid 1px #000;
	margin-right:4px;
	margin-bottom:4px;
}

.sub_noticia{
	margin-left:4px;
	margin-right:4px;
}
.sub_noticia30{
	min-height:30px;
	margin-left:4px;
	margin-right:4px;
	font-size:11px;
}
.sub_noticia60{
	min-height:60px;
	margin-left:4px;
	margin-right:4px;
}
.sub_noticia80{
	min-height:80px;
	margin-left:4px;
	margin-right:4px;
}

#pdn_info a{
	color:#695002;
	text-decoration:none;
}
#pdn_info a:hover{
	color:#000;
	background-color:#efe5bf;
}
#social {
	width:500px;
	float:left;
	margin-top:4px;
}
#social #fb {
	width:380px;
	float:left;
}
#social #tw {
	margin-left:6px;
	width:114px;
	float:left;
}
