.titulos {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.fondoempresas {
	background-image: url(imagenes/fondoempresas.jpg);
	background-repeat: no-repeat;
}
.directorio {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.fondoservicios {
	background-image: url(imagenes/fondoservicios.jpg);
	background-repeat: no-repeat;
}
.borde {
	border: 1px solid #333333;
}
.fondonaranja {
	background-image: url(imagenes/fondonaranja.jpg);
	background-repeat: no-repeat;
}
.fondorosa {
	background-image: url(imagenes/fondorosa.jpg);
	background-repeat: no-repeat;
}
.Links {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
A.Links {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
A.Links:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: bold;
}
.Texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.TituloIndex {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E8E8E8;
	text-decoration: none;
}
.fondoDescuento {
	background-image: url(imagenes/fondo-descuentos.jpg);
	background-repeat: no-repeat;
}
.FondoCeleste {
	background-image: url(imagenes/fondoceleste.jpg);
	background-repeat: no-repeat;
}
.CapaCeleste2 {
	background-image: url(imagenes/fondoceleste1.jpg);
	background-repeat: no-repeat;
}
.FondoRosa2 {
	background-image: url(imagenes/fondorosa1.jpg);
	background-repeat: repeat;
}
.FondoNaranaja2 {
	background-image: url(imagenes/fondonaranja1.jpg);
	background-repeat: no-repeat;
}
.ServiciosIndex {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
A.ServiciosIndex {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: none;
}
A.ServiciosIndex:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.BordeEmpresas {
	border: 2px solid FFD19A;
}

