body,td,th {
	color: #000000;
}
body {
	background-color: #EAE2D3;
	background-image: url(images/fondo.jpg);
	background-repeat:  repeat-x;
	}
body img {
	border: none;
}
#logo {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 197;
}
#mango {
	left: 0px;
	top: 116px;
	position: absolute;
	z-index: 198;
}
#mangoinf {
	left: 0px;
	top: 168px;
	position: absolute;
	z-index: 199;
}
.Navlinks a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF8000;
	padding-left: 20px;
	padding-right: 20px;
	border: thin solid #FF8000;
}
.Navlinks a:hover {
	color: #EAE2D3;
	background-color: #FF8000;
	border: thin solid #FF8000;
}
.NavIZQ{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B4513;
}
.NavIZQfecha {
	color: #563621;
	font-weight: bold;
}
.NavIZQ a {
	text-decoration: underline;
	color:#663333;
}
.NavIZQ a:visited {
	text-decoration: underline;
	color:#663333;
}
.NavIZQ a:hover {
	color: #FF9900;
}
.NavIZQ h1{
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #4D3D23;
	border-bottom: thin solid #D4883A;
	padding-left: 1em;
	margin-right: 3px;
	}
.NavIZQ p{
	margin: 1px 1px;
}
.Cont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: thin dotted #DEB887;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 5px;
}
.Cont h1 {
	font-size: 20px;
	font-weight: bolder;
	border-bottom: medium solid;
	margin-bottom: 3px;
	margin-top: 0px;
	border-bottom-color: Maroon;
}
.Cont h2 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: thin solid;
	margin-bottom: 3px;
	margin-top: 0px;
	border-bottom-color: #B22222;
}
.Cont p {
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: 1.5;
}
.Cont a {
	text-decoration: underline;
	color:#663333;
}
.Cont a:visited {
	text-decoration: underline;
	color:#663333;
}
.Cont a:hover {
	color: #FF9900;
}
.Copyright{
	font-size: 10px;
	color: #996633;
	text-align: right;
	border-top: thin dashed #FFEFD5;
	margin: 0px;
}
.Copyright a {
	text-decoration: underline;
	color:#996633;
}
.Copyright a:visited {
	text-decoration: underline;
	color: #996633;
}
.Copyright a:hover {
	color: #FF9900;
}
.Button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}
.quote {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 0.9;
	color: #563621;
}

