@charset "ISO-8859-1";
.pading_contenidos {
	padding-right: 15px;
	padding-left: 15px;
}
.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #036;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
.texto_limpio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	padding-bottom: 5px;
}
.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #274765;
	text-align: left;
}
.Noticia_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #274765;
	text-align: left;
	font-weight: normal;
	padding-bottom: 5px;
}
.Noticia_titulo_interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #0199CB;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.foto_noticia {
	margin-right: 10px;
	margin-bottom: 2px;
}
.logito_espacio {
	margin-right: 3px;
}
.logito_borde {
	border: 1px solid #999;
	margin-bottom: 3px;
}

