.menuboton {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-variant: normal;
  color: #FFFFFF;
  background-color: #3086b8;
  border-bottom:2px solid #005f8e;  /*bord bas*/
  border-right:2px solid #005f8e;   /*bord droit*/
  border-top:2px solid #56a5d8;     /*bord haut*/
  border-left:2px solid #56a5d8;      /*bord gauche*/
  cursor: auto;
}


.menutitulo {
  background-color: #dededc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
  padding: 2px;
}

.menusubtitulo {
  background-color: #E6E6E3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: capitalize;
  color: #000000;
  font-weight: bold;
  padding: 2px;
}

.menutexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}


.menuenlace {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  color: #000000;
  font-weight: normal;
}




.menusubtitulobusqueda {
  background-color: #888888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  text-transform: capitalize;
  color: #FFFFFF;
  font-weight: bold;
}


.menupiepagina {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-variant: normal;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}


.menutextocampo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-variant: normal;
  color: #000000;
  font-style: normal;
  text-decoration: none;
  background-color: #F0FCFF;
}


.menutituloadmin {
  background-color: #0e7540;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding: 2px;
}
.menusubtituloadmin {
  background-color: #94b729;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding: 2px;
}
.menusubtituloadmin1 {
  background-color: #A8D02F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding: 2px;
}
.menusubtituloadmin2 {
  background-color: #A8D02F;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  padding: 2px;
}
.menutextoadmin {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  text-decoration: none;
  padding: 2px;
}


.menuenlacewebmaster {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  color: #000000;
  font-weight: normal;
  list-style-position: inside;
  list-style-type: square;
  /*font-weight: bold;*/
}
