/*=== www.acm.cl ===*/
@charset "ISO-8859-1";

body {
	background-color: #E4DCCC;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
h1 {
	font-family: "Calisto", Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: normal;
	color: #013366;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h2 {
	font-family: "Calisto", Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	/*color: #7B2023;*/
	color: #800000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	color: #138CDA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	font-size: 120%;
}
h4 {
	color: #967D55;
	font-family: "Calisto", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 120%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
p {
	font-family: "Calisto", Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
caption  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	color: #138CDA;
	margin: 0px;
	padding: 6px;
	text-align: center;
}
a {
	color: #125C93;
}
a:hover {
	color: #993300;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A8CDE3;
	background-color: #013366;
	font-weight: normal;
	font-size: 120%;
	padding: 9px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border: 1px none #6ABCE2;
	background-color: transparent;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
tr:hover {
	background-color: #F2EEE5;
	border: 1px solid #993300;
}
form {
	margin: 0px;
	padding: 0px;
}
