@charset "utf-8";
/* CSS Document */

.tablas1 {
	border: medium dashed #DBDBDB;
}
.titulo1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-transform: capitalize;
	background-color: #00236C;
	color: #FFF;
}
.copyr1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
