body {
	background-color: #4E5838;
	margin-top: 50px;}
	a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #000000;
}
a:active {
	text-decoration: none;

}
.Estilo1 {
	font-family: sans-serif;
	font-size: 12px;
}
.Estilo7 {
	font-family: sans-serif;
	font-size: 12px;
	color: #E8EBE0;
}
.Estilo2 {
	font-size: 12px;
	font-weight: bold;}
	.Estilo3 {
	font-size: 11px;
	font-family: sans-serif;
	}

#menuhorizontal {  float:left;  width:100%;  padding:0px;  margin:0px; list-style-type:none; }
#menuhorizontal a {  float:left;  width:230px;  text-decoration:none;  text-align:center;  color:#000000;  
background:../redcalamuchita/visuales/deestructura/boton/b-rc.jpg; padding:5px 0px;  border-right:0px solid white;  
font-family: Verdana; font-size: 12px; font-weight: bold;  }
#menuhorizontal a:hover {  background-color:#4E5838;  font-family: Verdana; font-size: 12px; font-weight: bold; color:#999999; }
#menuhorizontal li {  display:inline; }
