@charset "utf-8";
/* CSS Document */
body {
  font-family: Arial, sans-serif;
  font-size: 20px;
  margin: 0;
  padding: 0;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;


}
header {
  background-color: #C9E9D7;
  color: white;
  padding: 20px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
	 
}
nav {
  background-color: #0066cc;
  padding: 10px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;	
}
nav a {
  color: white;
  margin: 0 15px;
  text-decoration: none;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;	
}
section {
  padding: 20px;
  max-width: 100%;
  margin-left: 10px;
  margin-right: 10px;	
}
footer {
  background-color: #004080;
  color: white;
  text-align: center;
  padding: 10px;
  position: fixed;
  bottom: 0;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;	
}
img {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;	
}
body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #f4f4f4;
  margin-left: 10px;
  margin-right: 10px;	
}
header {
  background-color: #C9E9D7;
  color: #0509D5;
  padding: 20px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;	
}
section {
  padding: 20px;
  margin-left: 10px;
  margin-right: 10px;	
	
}
li {
  list-style-image:  url('imagen/vineta.jpg') ; 
  color: black;
  margin-left: 30px;	
  margin-right: 30px;		
}

h1 {
	color: #004080;
}
h2 {
	color: #004080;
}
h3 {
	color: #004080;
}
h4 {
	color: #004080;
}
.valor {
  background: white;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin-left: 10px;
  margin-right: 10px;	
}
.valor h2 {
  color: #004080;
  margin-left: 10px;
  margin-right: 10px;	
}
.valor img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;		
}
.valor1 img {
opacity: 0.2;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
}
