<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: sans-serif;
    text-align: center;
    color:black;
    background-color:#eee;
}
h1{
    font-family:cursive;
}
h2{
    font-family:serif;
}
h4{
    text-align: left;
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  background-color:white;
}

nav ul li {
  position: relative; 
}

nav ul li a {
  display: block;
  padding: 15px 20px;
  color: black;
  text-decoration: none;
}

nav ul li .submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color:darkgray;
  padding: 10px 0;
  list-style: none;
  z-index: 999;
}

nav ul li:hover .submenu {
  display: block;
}

nav ul li .submenu li a {
  color: white;
  padding: 10px 20px;
  display: block;
}

nav ul li .submenu li a:hover {
  background-color: black;
}

.lila{background-color: #284D79;}
.blau{background-color: #6D94C4;}
.groc{background-color: #ABC0DF;}
.verd{background-color: #EAEEEF;}
.gris{background:#9EABB3;}
.rosa{background-color:#A7C4D4}

.primerapart {
    width: 100%;
    display: flex;
    justify-content: center; 
    padding: 20px 0;
}

.contenedor {
    display: flex;
    align-items: center;
    justify-content: space-between; 
    width: 80%; 
    max-width: 1200px; 
}

.text {
    width: 50%; 
    text-align: left;
    padding: 10px;
}

.fotoestacio {
    width: 87%; 
    height: 87%;
    display: flex;
    justify-content: flex-end; 
}

.Fotopistes {
    width: 65%;
    height: 65%;
}
.sections {
    display: flex;
    justify-content: center;
    margin-top: 3%;
    height: 200px;
    font-size: 18px;
}

.section {
    flex: 1;
    padding: 20px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer {
    background: #ddd;
    padding: 20px;
    margin-top: 20px;
}


   
    h2 {
      color: #003399;
    }
	
    .section02 {
    flex: 2;
    padding: 15px;
    border: 1px #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
}
    }
    .horarios {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      margin-top: 20px;
    }
    .horario {
      background: #e8ecef;
      border-radius: 8px;
      padding: 20px;
      flex: 1 1 250px;
      display: flex;
      align-items: center;
      gap: 15px;
      box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }
    .horario img {
      width: 40px;
      height: 40px;
    }
    .horario-texto {
      display: flex;
      flex-direction: column;
    }
    .horario-texto span {
      font-size: 14px;
      color: #5a6a7a;
    }
    .horario-texto strong {
      font-size: 24px;
      color: #0074c7;
    }
 
 
.forma-mapa {
     width:600;
     height: 450;
	 border: 4px;
	 
}

.forma-meteo {
	width: 800 ;
	height: 500;
	border: 4px;
	min-block-size: 900;
}

form {
	background: #cdced1;
	padding: 10px;
    border-radius:	8px;
	width: 40%;
	margin: 10px auto;
}

input,select, textarea {
	width: 100%;
	padding: 2px;
	margin: 5px 0;
	border: 1px solid #ccc;
	border-radius:4px;
}

input(type="submit") {
	background-color: blue;
	color:white;
	cursor: pointer;
	border: none;
	padding: 10px;
}
th{background-color:gainsboro;color:black}
 table {
      border-collapse: collapse;
      margin: 20px 40px;
      width: auto;
    }

    th, td {
      border: 1px solid #000;
      padding: 8px 12px;
      text-align: left;
    }

    .tables-wrapper {
      display: flex;
      flex-direction: column;
    }
p{
    text-align: left;    
}

button {
    background-color: #284D79; 
    color: white;
    padding: 10px;
    border: none;
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}
.meteosection {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-right: 60px;
}
.meteo{
flex: 2;    
}
.container {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    }

.descripciÃ³ {
      border-collapse: collapse;
      background-color: white;
      font-size: 19px;
      width: 350px;
      margin-top: 10px;
      margin-bottom: 10px;
    }

th, td {
      border: 1px solid black;
      padding: 10px 15px;
    }

th {
      background-color: #ddd;
      font-weight: bold;
      text-align: left;
    }
.pistes{
    width: 200;
}
.verda{
   background-color: darkseagreen;
}
.vermella{
    background-color: indianred;
}
.blava{
    background-color: skyblue;
}
.negra{
    background-color: black;
    color:white;
}

.foto {
      max-width: 500px;
      height: auto;
    }

.ubicacio {
    border: 2px solid #333;
    padding: 15px;          
    margin: 20px auto;    
    width: 80%;            
    background-color: #f9f9f9; 
    box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
        }
.kids-{
    width: 650;
    height: 350;
}
.trineu{
     width: 650;
    height: 350;
}
.esqui {
     width: 650;
    height: 350;
}
.park{
    border: 2px solid #333;
    padding: 15px;          
    margin: 20px auto;    
    width: 80%;            
    box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
        }
.serveis-trineu{
    border: 2px solid #333;
    padding: 15px;          
    margin: 20px auto;    
    width: 80%;            
    box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
}
.classes-esqui{    border: 2px solid #333;
    padding: 15px;          
    margin: 20px auto;    
    width: 80%;            
    box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
}
.pista-nosaltres{
    width: 700;
    height: 400;
}
.text{  
    border: 2px solid #333;
    padding: 15px;          
    margin: 20px auto;    
    width: 80%;            
    box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
        }
.img-Webcam{
    width: 50px;
    height: 50px;
}
.img-restaurant{
    width: 60px;
    height: 50px;
}
.img-activitats{
    width: 70px;
    height: 60px;
}
.esquis{
    width: 650px;
    height: 350px;
    margin-left: 200px;
}
.img-costat{
  display: flex;
  align-items: flex-start;
}

.allotjaments {
  display: flex;
  justify-content: center;
  gap: 40px;
  padding: 40px;
  flex-wrap: wrap;
}

.targeta {
  background-color:powderblue;
  width: 400px; Â¡
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.targeta img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.info {
  padding: 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.info h3 {
  margin: 10px 0;
  color: #000;
  font-weight: bold;
}

.info p {
  color: #333;
  margin-bottom: 20px;
}

.info button {
  background-color: white;
  color: blue;
  border: none;
  padding: 10px 30px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  margin-top: auto;
}

.info button:hover {
  background-color: #e6e6e6;
}

.restaurant-{
    border: 2px solid #333;
    padding: 15px;          
    margin: 20px auto;    
    width: 80%;            
    box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
        }
.restaurant {
    border: 2px solid #333; 
    padding: 10px;
    width: 590px; 
    background-color: powderblue;
  }

.bar-restaurant-horaris{
    display: flex;
    gap: 20px; 
    margin-top: 10px;
    margin-left: 130px;
    width: max-content;
}

.imatges.contenidor {
  display: flex;
  justify-content: center; 
  gap: 40px; 
  margin: 20px 0;
}

.restaurant1{
  width:625px;
  height: 325px;
}
.restaurant2{
  width:625px;
  height: 325px;
}
.cercador {
    float:right;
    margin-right: 50px;
}

.cercador-form {
  display: flex;
  align-items: center;
  background-color: transparent;
}

.cercador-input {
  width: 120px;
  padding: 6px 8px;
  font-size: 14px;
  border-radius: 4px 0 0 4px;
  background-color: white;
  color: black;
}

.cercador-boto {
  padding: 6px 10px;
  font-size: 14px;
  border-left: none;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  width: 90px;
}

.InstalÂ·laciÃ³{
  display: flex;
  width: 500px;
  height: 300px;
}

.installacions{
    display: flex;
    gap:20px;
}

input(type=submit"):hover {
	backgrounf-color: #185fed;
}

</pre></body></html>