/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//* 

      ##    ###    ##     ## ######## ##       ########  ##     ## ########   ######   ######## ######## 
      ##   ## ##   ###   ### ##       ##       ##     ## ##     ## ##     ## ##    ##  ##       ##     ##
      ##  ##   ##  #### #### ##       ##       ##     ## ##     ## ##     ## ##        ##       ##     ##
      ## ##     ## ## ### ## ######   ##       ########  ##     ## ########  ##   #### ######   ######## 
##    ## ######### ##     ## ##       ##       ##     ## ##     ## ##   ##   ##    ##  ##       ##   ##  
##    ## ##     ## ##     ## ##       ##       ##     ## ##     ## ##    ##  ##    ##  ##       ##    ## 
 ######  ##     ## ##     ## ######## ######## ########   #######  ##     ##  ######   ######## ##     ##

*//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/


body {
   
    font-size: 17px;
    margin: 0;
    background: #ccc;
}

    
  
  .banner {
  width: 100%;
  height: 100%;
  object-fit: fill;
  margin: auto;
  

}


.container {
    position: relative;
  max-width: 800px;
  margin: 0 auto;
  background: #ffffff;
background: linear-gradient(0deg,rgba(255, 255, 255, 1) 5%, rgba(242, 233, 233, 1) 10%, rgba(245, 231, 230, 1) 26%, rgba(255, 255, 255, 1) 100%);
  padding: 10px;
  box-shadow: inset 0 5 5px 0 rgba(0,0,0,.4);
border: 2px outset #ffdada;

}




::selection {
  background-color: #BAB9FF; 
  color: #000000;           
}




.containerbar-left {
  width: 200px;
  position: absolute;
  left: 0;        
  background: white;
  padding: 10px;
  border: 1px solid black;
  border-radius: 10px 0px 0px 10px;
  
  
  
}

.containerbar-right {
  width: 200px;
  position: absolute;
  right: 0;        
  background: #ffffff;
background: linear-gradient(0deg,rgba(255, 255, 255, 1) 5%, rgba(242, 233, 233, 1) 10%, rgba(245, 231, 230, 1) 26%, rgba(255, 255, 255, 1) 100%);
  padding: 10px;
  border: 1px solid black;
border-radius: 0 10px 10px 0px;
  
  
  
}








.page-container {
  max-width: 650px;
  margin-top: 20px;
  background: white;
  padding: 15px;
  border: 1px solid black;
}





tt {
  background: black;
  color: lightgray;
}




h1 {
  font-family: 'Inter', sans-serif;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: -0.05em;
  color: #7e5050;
  line-height: 1.1;
  margin-bottom: 1.5rem;

  border-left: 5px solid #7F0037; 
  padding-bottom: 10px;
  border-bottom: 2px dotted #7F0037;

  padding-left: 15px;            
  

  line-height: 1.2;              
  margin-bottom: 1rem;
}







a img {
  display: inline-block;
  vertical-align: middle;
}



a {
  color: #0000cc;  
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: blue;  
  text-decoration: underline;
  }




a:has(img) {
  color: transparent;  
  text-decoration: none;  
}

.wrap {
  width: 1266px;    
  margin: 0 auto;     
  position: relative; 
}



@media (max-width: 768px) {
  .wrap {
    max-width: 100%;   
    margin: 0 auto;   
    padding: 0 10px; 
    display: flex;
    flex-direction: column;
    align-items: center;   
   
    
    
    
    
  }

@media (max-width: 768px) {
  .wrap {
    flex-direction: column;
    align-items: center;
  }

  .container {
    position: static;
    width: 100%;
    margin: 0;
  }

  
  .containerbar-left,
  .containerbar-right {
    display: none;
  }
}
  .containerbar {
    position: static;  
    width: 100%;       
    margin: 0px;
  }
 .container {
    position: static;  
    width: 100%;       
    margin: 0px;
  
  
  
  
  }
}





h3 {
    padding: 0px;
    margin-top: 0;
    font-weight: bolder;
    font-size: 30px;
    text-decoration: underline;
}



.contenedor {
  display: flex;          
  align-items: center;    
  gap: 20px;              
}


.texto {
  flex: 1;                
  margin-top: 0; 
}

.titulo-fecha {
  display: flex;
  justify-content: space-between; 
  align-items: baseline;
}


.titulo-fecha h3 {
  margin: 0;
}

.fecha {
  font-size: 0.8em;
  color: #666;
}











.container table {
  width: 100%;     
  border-collapse: collapse;
}


.container th, 
.container td {
  border: 1px solid #666;
}




.title {
  display: flex;
  justify-content: flex-start;  
  align-items: center;         
  height: 25px;                
  padding-left: 5px;           
  color: #ffffff;
  background: linear-gradient(to bottom, #aaaaaa, #222222, #000000, #000000, #444444);
  border: 1px solid black;
  max-width: 800px;
  margin: auto;                 
  font-weight: bold;
  border-radius: 10px 10px 0px 0px;

}




table {
  border: none !important;       
  border-collapse: collapse;    
  border-spacing: 15px;  
}

td, th {
  border: none !important;    
  vertical-align: top; 
}













#borderimg1 { 
  border: 30px solid transparent;
  padding: 0px;
  border-image: url(imagenesdelsitio/euroborder3.png) 30 stretch;
  
}





td {
			border: 1px solid #999;
			padding: 0.1em 1em;
			text-align: center;
		}






#banner1{
			
			box-shadow: 2px 2px 4px 1px rgba(0,0,0,.4);
		  }















.derecha {float: right;}



.numero {
  font-size: 0.8em;
  color: #C0C0C0;
  float: right;
}

figure {
  border: thin silver solid;
  display: flex;
  flex-flow: column;
  padding: 0px;
  width: 210px;      
  height: 140px;   
  max-width: 240px;
  margin: auto;
  background: linear-gradient(to bottom, #ffffff, #cccccc); 
}

figure img {
  max-width: 250px;
  max-height: 100px;
  
  
}

figcaption {
  background: linear-gradient(to bottom, #ffffff, #cccccc); 
  color: black;
  font-weight: bold;
  padding: 3px;

  max-width: 240px;
  
}

figcaption {
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis; 
}


button:has(figure) {
  border-radius: 3px;   
  padding: 0px;
  max-width: 240px;
  
  
}







figure:hover, figcaption:hover, figure img:hover  {
color: #00129A;
cursor: pointer;
  
}






















.fla {
  display: inline-block; 
  padding: 5px 10px;     
  color: #fff;           
  background: linear-gradient(to bottom, #ff0000, #990000); text-shadow: 0px 2px 2px rgba(0,0,0,0.6);box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
  border-radius: 4px;   
  font-weight: bold;    
  width: 55%;
  text-align: center;margin: 2px;
}.fla a {
  color: #fff;
  text-decoration: none; 
  }.fla a:hover {
  color: #fff; 
  text-decoration: underline; }



.paint {
  display: inline-block; 
  padding: 5px 10px;     
  color: #fff;           
  background: linear-gradient(to bottom, #BFC8DE, #7F8694); text-shadow: 0px 2px 2px rgba(0,0,0,0.6);box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
  border-radius: 4px;   
  font-weight: bold;    
  width: 55%;
  text-align: center;margin: 2px;
}.paint a {
  color: #fff;
  text-decoration: none; 
  }.paint a:hover {
  color: #fff; 
  text-decoration: underline; }



.ibis {
  display: inline-block; 
  padding: 5px 10px;     
  color: #fff;           
  background: linear-gradient(to bottom, #1981E8, #05397D); text-shadow: 0px 2px 2px rgba(0,0,0,0.6);box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
  border-radius: 4px;   
  font-weight: bold;    
  width: 55%;
  text-align: center;margin: 2px;
}.ibis a {
  color: #fff;
  text-decoration: none; 
  }.ibis a:hover {
  color: #fff; 
  text-decoration: underline; }


kbd {
  background-color: #eeeeee;
  border-radius: 3px;
  border: 1px solid #b4b4b4;
  box-shadow:
    0 1px 1px rgb(0 0 0 / 0.2), 
    0 2px 0 0 rgb(255 255 255 / 0.7) inset;
  color: #333333;
  display: inline-block;
  font-size: 0.85em;
  font-weight: bold;
  line-height: 1;
  padding: 2px 4px;
  white-space: nowrap;
}






.logo-container {
  width: 100%;          
  max-width: 550px;    
  margin: 0 auto;       
  overflow: hidden;   
  text-align: center;   
}

.logo-container img {
  width: 100%;        
  height: auto;       
  display: block;
}


@media (max-width: 600px) {
  .logo-container {
    max-width: 280px;   
  }
}


a {
  display: inline-block; 
  transition: 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: 47;
}

a:hover {
  transform: scale(1.15); 
}










hr {
  border: none;
  border-top: 1px dotted #b55d6c;
  margin: 20px 0;
}


fieldset {
 
  
  margin: 20px 0 0 0;
  padding: 0;
  padding-bottom: 10px;
}

legend {
  padding: 0;
  margin-bottom: 10px;
  width: 100%;              
}

legend h1 {
  color: #b55d6c;
  font-size: 22px;
  border-left: 5px solid #b55d6c; 
  padding-left: 10px;
  margin: 0;
  display: flex;
  align-items: baseline;
  gap: 10px;               
}


legend h1 small {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
}


label {
  display: block;          

  color: #444444;
  line-height: 1.6;
  padding-left: 15px;      
  cursor: default;         
}



a {
  display: inline-block;
  z-index: 47;
}

a img {
  display: inline-block;
  vertical-align: middle;
  filter: brightness(1); /* estado normal */
}

a img:hover {
  filter: brightness(1.4);
}


a:hover {
  transform: none; 
}





legend h1::before {
  content: "★";
  color: #b55d6c;
  font-size: 20px;
  margin-right: 6px;
}

legend h1::first-letter {
  font-size: 1.4em;   
  font-weight: bold;
  color: #b55d6c;
}





.titulo-caja {
  width: 100%; 
  background: #B55D6C;
background: linear-gradient(0deg,rgba(181, 93, 108, 1) 46%, rgba(235, 134, 134, 1) 100%);
  color: white;
  font-weight: bold;
  padding: 8px 12px;
  border: 1px solid #000;
  border-radius: 6px 6px 0 0;

  box-sizing: border-box; 
}

.caja {
  width: 100%; 
  background: #ffffff;
background: linear-gradient(0deg,rgba(255, 255, 255, 1) 5%, rgba(242, 233, 233, 1) 10%, rgba(245, 231, 230, 1) 26%, rgba(255, 255, 255, 1) 100%);
  border: 1px solid #000;
  border-top: none; 
  border-radius: 0 0 6px 6px;
  padding: 10px;
  color: #333;

  box-sizing: border-box;
}








::-webkit-scrollbar {
  width: 12px;            
}

::-webkit-scrollbar-track {
  background: #f2e9e9;       
  border-radius: 6px;
}

::-webkit-scrollbar-thumb {
  background: #b55d6c;      
  border-radius: 6px;
  border: 2px solid #f2e9e9; 
}

::-webkit-scrollbar-thumb:hover {
  background: #7F0037;      
}


body {
  scrollbar-width: thin;                
  scrollbar-color: #b55d6c #f2e9e9;     
}


a img {
  display: inline-block;
  vertical-align: middle;
  transition: transform 0.s ease;
}

a img:hover {
  transform: scale(1.04);
  z-index: 104;
}















.menu-botones a {
  position: relative;
  display: inline-block;
  width: 128px;   
  height: 43px;   
}

.menu-botones a img {
  display: block;
  width: 100%;    
  height: auto;
}







button {
  background: linear-gradient(0deg, rgba(181,93,108,1) 46%, rgba(235,134,134,1) 100%);
  color: #fff;

  border: 1px solid #7F0037;
  border-radius: 3px;

  cursor: pointer;
  box-shadow: 2px 2px 4px rgba(0,0,0,.4);
  transition: transform 0.1s ease;
}
button:hover {
  transform: scale(1.05);
  background: linear-gradient(0deg, rgba(235,134,134,1) 46%, rgba(181,93,108,1) 100%);
}









dialog {
  border: 2px solid #7F0037;
  border-radius: 8px;
  padding: 20px;
  background: linear-gradient(0deg, #ffffff 5%, #f2e9e9 100%);
  box-shadow: 4px 4px 10px rgba(0,0,0,.4);
  color: #333;
  max-width: 400px;
}

dialog h3 {
  margin-top: 0;
  color: #7e5050;
  border-bottom: 1px dotted #7F0037;
  padding-bottom: 5px;
}

dialog::backdrop {
  background: rgba(0,0,0,0.5);
}





