@charset "utf-8";
/* CSS Document */

.Linea_pts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/img_ptoSup.png);
	background-repeat: repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Tit_Pinc {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
.Txt_cuerpo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.Linea {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	border-bottom-style: none;
	background-image: url(images/img_linea.png);
	background-repeat: repeat;
}
.Linea_ptsLat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/img_ptoLat.png);
	background-repeat: repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Txt_Titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.pie {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

