.enlaceMenu {
  color: #FFFFFF;
  background-color: #FFCC66;
  font-weight: bold;
  border: 1px solid;
  text-indent: 0px;
  display: table-cell;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  vertical-align: baseline;
}
a:link {
	text-color: red;
	text-decoration: none;
}
a:visited {
	text-color: blue;
	text-decoration: none;
}
a:hover {
  background-color: black;
  text-decoration: none;
  color: #FFFFFF;
}
a:active {
	text-color: #800000;
	text-decoration: none;
}
.enlacePie {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
}

.enlaceSubMenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

.marcopuntos {
  border-width: thin;
  border-top-style: none;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-top-color: #669999;
  border-right-color: #669999;
  border-bottom-color: #669999;
  border-left-color: #669999;
  background-color: #CCCC99;
}

.marcopuntoscompleto {
  background-color: #669999;
  border: medium dotted #FFFFCC;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

.textoDescripcion {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.marcosimple {
	background-color: #FFFFFF;
	border-top: 2px none #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px none #000000;
	vertical-align: middle;
}
.marcoceldadcha {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.marcoceldainf {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
}
.marcoceldaesquina {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.fondovioleta {
	background-color: #9999FF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Imag/ImagFondo/fondo_H2.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-size: 24px;
	border-top: 1px none #CCCC99;
	border-right: 1px none #CCCC99;
	border-bottom: 1px dotted #CCCC99;
	border-left: 1px none #CCCC99;
}
dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.marcofino {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #CCCC99;
	border: 1px dotted #FFFFFF;
}
.piefoto {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
}
.enlaceEnTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	display: inline;
	border: 1px dotted #FFFFFF;
	background-color: #A3B2CC;
}
.fondorojo {
	background-color: #FF0000;
}

