
/*colores
marron claro: #C2BE9B
rojo:#CC0000
verder:#009900



#002E52
#364F74
#6A7A9B
#234E83
#68A1D5
#426DA7
#0082C5
#E1E1CD
#C2BE9B marron oscruro
#E4EBE9
#A6B3BD

llum: #234e83

*/
#cabecera {
	
	/*font-size: large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #D20000;
	*/
	
	font-style: oblique;
	
	font-style: italic;
	
	text-aling: center;
	font-size: 0.8em;
	/*font-weight: bolder;
	font-variant: small-caps;
	font-style: italic;
	font-style: oblique;
	text-transform: capitalize;
	font-variant: small-caps;
	*/
	
	font-family: Arial, Helvetica, sans-serif;
	
	line-height: normal;
	
	color:#333333;

}
.idioma{
	max-width: 60%;
		min-width: 30px;

}
.esta{ max-width: 15px; }
.bandera { max-width: 50px; }
.idioma { max-width: 60%; }
footer{/*background-color:#002E52;*/
/*background-color:#0082C5;*/
   /* border-top: solid rgba(0,0,0,0.5);
   border-top: solid #002E52;
   font-family: "Poppins", sans-serif;*/
   padding-top: 2em;
    box-shadow: 3px 4px 5 px 6px #000;/*padding-top: 2rem;
padding-bottom: 2rem;
border-top: solid rgba(0,0,0,0.3);

border-bottom: solid #002E52;*/
border-bottom:solid #6A7A9B;


color: #000;
background-color: #fff;
border-top:solid #6A7A9B;




 }

.titulofooter{

font-weight: bold;
color:#234e83;
font-size: .75em;

}


.textofooter{

padding-left:20px;
color:#234e83;
font-size: .70em;

}
/*#linkfooter{
font-weight: bold;
color:#234e83;
font-size: .75em;
}*/
#linkfooter{
font-weight: bold;
color:#234e83;
font-size: .75em;
}
ul {
  padding-left: 2rem;
  list-style-type: none;
  font-weight: normal;
 
}

ul li {
  padding-left: 2rem;
  font-weight: normal;
  /*background-image:  url(file:///C|/Users/mariw/Desktop/onpublicar23/star.svg);*/
  background-position: 0 0;
  background-size: 1.6rem 1.6rem;
  background-repeat: no-repeat;

}
li.a{
font-weight: normal;
}
header{
 background-color: #fff;

}
body {
    margin: 0;
    font-family: "Poppins", sans-serif;
    font-size: 1em;
    font-weight: normal;
	color:#002E52
	
	/* background-color: #364F74;*/
}
a:link {
    color:#0082C5;
    /*font-weight: bold;*/
    text-decoration: none;
  }
  
  /* visited link */
 a:visited {
    color: #002E52;
  }
  
  /* mouse over link */
  a:hover {
    text-decoration: underline;
  }
/*.bandera { object-fit: fill; }*/
h1{
color: #234E83;
font-size: 2em;
}
h2{
color: #234E83;
font-size: 1.5em;
}


h3{
font-size: 1em;
}
