@charset "utf-8";
/* CSS Document */

#estilos_destacado_portada_300 {
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#estilos_destacado_portada_300_b {
	float: left;
	width: 300px;
	margin-bottom: 15px;
}
#estilos_destacado_portada_300_foto {
	float: left;
	height: 105px;
	width: 105px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #e6e4e4;

}
#estilos_destacado_portada_300_foto img{
	float: left;
	height: 100px;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#estilos_destacado_portada_300_texto {
	float: left;
	background-color: #f4f4f4;
	height: 85px;
	width: 180px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;

}
#estilos_destacado_portada_300_texto p{
	margin: 0px;
	padding: 0px;
}
#estilos_destacado_portada_300_texto_b {
	float: left;
	background-color: #f4f4f4;
	height: 105px;
	width: 180px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	font-weight: bold;

}
#estilos_destacado_portada_300_texto_b p{
	margin: 0px;
	padding: 0px;
}

#estilos_destacado_portada_300_texto_b a{
	color: #000000;
	text-decoration: none;
}
#estilos_destacado_portada_300_texto_b a:hover{
	text-decoration: underline;
}
#estilos_destacado_portada_300_titulo {
	float: left;
	background-color: #a70364;
	height: 18px;
	width: 180px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;

}

#estilos_destacado_corresposponsal{
	float: left;
	height: 200px;
	width: 300px;

}
#estilos_destacado_corresposponsal_fecha{
	float: left;
	width: 294px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;

}
#estilos_destacado_corresposponsal_texto{
	float: left;
	width: 294px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1F1F1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099ff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#estilos_destacado_corresposponsal_texto a{
	text-decoration: none;
	color: #0468cc;

}

#estilos_destacado_corresposponsal_texto a:hover{
	text-decoration: underline;

}
