@charset "utf-8";
/* CSS Document */

.titulo1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	color: #333333;
	margin-left: 25px;
	margin-bottom: 10px;
}
.titulo2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 25px;
	margin-bottom: 10px;
}
.titulo_novedades {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	color: #fff;
	background-image: url(img/estructura/tit_novedades.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	margin-bottom: 5px;
	text-align: left;

}
}
.documentos_despuesterremoto {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	color: #000000;
	background-image: url(img/estructura/tit_docterremoto.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	margin-bottom: 5px;
	text-align: left;

}
.titulo_noticias {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	color: #6699CC;
	background-image: url(img/estructura/tit_not.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-bottom: 5px;
	text-align: left;

}
.titulo_noticias_anteriores {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #6699CC;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-bottom: 5px;
	text-indent: -13px;

}
.path {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	color: #6699CC;
}

.linea_noticias {
	font-size: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699CC;
	margin-bottom: 5px;
}

.linea_novedades {
	font-size: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
}
.titulo_gral {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20px;
	color: #6699CC;
	margin-bottom: 5px;
}
.titulo_chico {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
}

.subtitulo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #333333;
	margin-bottom: 5px;
}
.texto {
	text-indent: 15px;
	text-align: justify;


}
.sangrado {
	text-indent: -15px;
	margin-left: 30px;
	text-align: justify;


}
.fecha {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;

}
.textonov {
	color: #FFFFFF;
	text-align: left;
	margin-right: 10px;
	margin-left: 15px;
}
.leermas {
	color: #990066;
	text-indent: 10pt;


}
