body {
	width: 645px;
	height: 100%;
	margin: 0px;
	border-right: 1px solid #B4B4B4;
}
body, p, form td, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

p, form {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.tittle {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	width: 75%;
	text-transform: uppercase;
	color: #000000;
}
a {
	font-style: italic;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.banner td {
	margin: 0px;
	height: 67px;
	background-color: #94ACB8;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 0px solid #FFFFCC;
	border-right: 0px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
	border-left: 0px solid #FFFFCC;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 60px;
	padding-top: 25px;
}
.menu td, .menu a, .menu a:hover {
	background-color: #B4B4B4;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	white-space: nowrap;
}
.menu a:hover {
	color: #000000;
	background-color: #FFFFCC;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
.tableImg {
	border: 1px solid #94ACB8;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	width: 320px;
}
.tableImg td, .tableImg a, .tableImg a:hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.pie {
	text-align: center;
}
.destacados {
	font-weight: bold;
	color: #000000;
}
