body {
	margin: 0px;
	background-image: url(../images/fondo-low.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 12px;
	color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #00609F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00609F;
}
a:hover {
	text-decoration: underline;
	color: #AA0000;
}
a:active {
	text-decoration: none;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80D7EC;
}
#navigation a {
	color: #EEFAFD;
	text-decoration: none;
	display:block;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 14px;
	background-position: 4px 6px;
	background-image: url(../images/menu-1.jpg);
}
#navigation a:hover {
	color:#0F6073;
	background-color: #D7ECEC;
	text-indent: 2px;
	background-image: url(../images/menu-2.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
.Estilo1 {color: #000000}
.Estilo2 {
	color: #647876;
	padding-top: 30px;
	padding-left: 20px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Estilo3 {
	color: #126074;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
