@charset "utf-8";
/* CSS Document */

.Texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.TextoAnaranjado {
	font-family: Tahoma;
	font-size: 11px;
	color: #ef9c1a;
}

.TextoCeleste{
	font-family: Tahoma;
	font-size: 11px;
	color: #1972b6;
	font-weight: bold;
}

.Contactenos{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.Creditos{
	font-family: Tahoma;
	font-size: 10px;
	color: #b7daf3;
}

.servicios{
	font-family: Tahoma;
	font-size: 14px;
	color: #ef9c1a;
	font-weight: bold;
}

.paginas{
	font-family: Tahoma;
	font-size: 9px;
	color: #024089;
	font-weight: bold;
}
.Titulos2{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.puntos{
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}

.LeerMas:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	color: #024089;
	font-weight: bold;
}
.LeerMas:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	color: #024089;
	font-weight: bold;
}
.LeerMas:hover {
	text-decoration: underline;	
	font-family: Tahoma;
	font-size: 10px;
	color: #ef9c1a;
	font-weight: bold;
}
.LeerMas:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	color: #024089;
	font-weight: bold;
}




.Contacto:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.Contacto:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.Contacto:hover {
	text-decoration: underline;	
	font-family: Tahoma;
	font-size: 11px;
	color: #ef9c1a;
	font-weight: bold;
}
.Contacto:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
