body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #494949;
	font-weight: bold;
	color: #000000;
}
#contenedor {
	background-color: #dcdcdc;
	border: 1px solid #000000;
	width: 850px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#cabecera {
	background-color: dcdcdc;
	text-align: center;
	padding: 1px 10px;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}
#navegador {
	background-image: url(fondo%20navegacion.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
#cuerpo {
	background-color: #dcdcdc;
	text-align: center;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0pt;
	padding: 1px;
	border: 1px none #000000;
	margin-left: 5px;
	width: 430px;
	margin-top: 5px;
	margin-right: 5px;
	color: #000099;
	left: 205px;
}
#navabajo {
	font-weight: bold;
	margin-top: 20px;
	margin-left: 5px;
	text-align: left;
	clear: left;
	padding-bottom: 10px;
}
#lateral {
	float: left;
	line-height: 150%;
	background-color: dcdcdc;
	width: 175px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100%;
	border: 1px none #000000;
}
#pie {
	background-color: dcdcdc;
	clear: none;
	text-align: center;
	padding: 5px;
	float: right;
	width: 170px;
	border: 1px none #494949;
}
a:link {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
#pie a:link {
	color: #0000CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#pie a:visited {
	color: #0000FF;
}
#pie a:hover {
	color: #de107b;
	text-decoration: underline;
}
