.CeldaColor {
	background-color: #99ABC7;
}
.BordeBlancoTabla {
	border: 1px solid #FFFFFF;
}
.TituloMenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #012D72;
	text-decoration: none;
}
.menus {
	font-family: tahoma;
	font-size: 11px;
	color: #9CADC7;
	text-decoration: none;
}
.CeldaOprtunidad {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.TitulosCentro {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.BordeSuperior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.BordeFicha {
	border: 1px outset #FFFFFF;
}
.BordeFoto {
	border: 1px solid #FFFFFF;
}
.TituloFicha {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #012D72;
	text-decoration: none;
}
.Campos {

	font-family: tahoma;
	font-size: 13px;
	color: #9CADC7;
	text-decoration: none;
}
.CamposOn {


	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
select {
	font-family: tahoma;
	font-size: 11px;
	color: #012D72;
}
.Buscar {


	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TituloDetalles {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Precio {


	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TextoContenido {



	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.TextoContenidoAmarillo {




	font-family: tahoma;
	font-size: 13px;
	color: #FFFF99;
	text-decoration: none;
}
.Boton {
	font-size: 12px;
	color: #002678;
	background-color: #9AABC7;
	border: none;
	font-family: tahoma;
}
