.FondoCab {
	background-image: url(../Imagenes/Cabsuperior.jpg);
	background-repeat: no-repeat;
}
.Menu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #95BC4D;
	border-bottom-color: #006428;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.Titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #565067;
}
.TextoEnlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.Accesos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006328;
	background-color: #95BC4D;
}
.Busquedas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #BDD290;
	color: #006428;
}
.CuerpoBuscador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6EDD5;
}
.LineaIzda {
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #526927;
	border-right-color: #FFFFFF;
}
.FondoMenu {
	background-image: url(../Imagenes/FondoMenu.jpg);
	background-repeat:   repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FBFBFB;
}
.FondoEsquina {
	background-image: url(../Imagenes/esquina.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.EsquinaFicha {
	background-image: url(../Imagenes/esquina2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #265214;
	background-attachment: fixed;
}
.LineaSolapa {
	background-image: url(../Imagenes/LineaSolapa.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}

.EnlaceGeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-indent: -15pt;
	margin-left: 15pt;
}

.EnlaceGeneral a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.EnlaceGeneral a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.EnlaceGeneral a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}.BordeTabla {
	border: 1px solid #003366;
}
.LineaRoja {
	background-image: url(../Imagenes/1x1Rojo.jpg);
	background-repeat:  repeat-y;
}
