@charset "UTF-8";
body {
	background-image: url(images/fondo2.jpg);
	background-color: #D7DA93;
	background-repeat: repeat-x;
}
.tabgnral {
	border: 2px solid #F8F4DF;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5C380A;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #850103;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #8A5417;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C380A;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
a:link {
	color: #1A5E0D;
	text-decoration: none;
}
a:visited {
	color: #34691F;
}
a:hover {
	color: #850103;
	text-decoration: underline;
}
a:active {
	color: #34691F;
}
.centers {
	text-align: center;
}
.cpr {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #006100;
	text-align: center;
	vertical-align: baseline;
}
