.azul {color: blue;} 

.titulo1 {text-align: center;}

.img1 {width: 100%;
	   height: 700px;}


ul.uno {width: 100%;
	list-style-type: none;
	margin:0;
	padding: 0;
	overflow: hidden;
	margin-left: 10px
	
}

li.uno {float: left;}

li.uno a {display: block;
	  text-decoration: none;
	  text-align: center;
	  padding: 10px 183px;
	  color: white;
	  background-color: blue;
	  }


li.uno a:hover {background: white;
			color: black;
}

.cub {background: blue;
	width: 25%;
	text-align: center;
	margin-top: 20px;
	text-decoration: none;
	float: left;
	margin-left:5%;
	
	height: 500px;
}

.cubimg {

	width: 100%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
  
}

.texto1 {color: white;
		text-decoration: none;}

.clear {clear: both;}

.asin	{text-decoration: none;}

.cubg {
		float: left;
		width: 72%;
		margin-top: 5%;}
			
.centro {text-align: center;
		float: left;
		background: blue;
		width: 25%;
		margin-top:5%;
		height: 678px;
		color: white ;
	}


.cubgi {width: 100%}

.cubgm {margin-left: 5%;
		margin-right: 5%;
}

.contactos {float: left;
				width: 20%;
				margin-top: 5%;
				}




li.grande{
		padding: 12px;
		font-size: 2rem;
		text-align: left;

	}
	li.pequeño{
		padding: 5px;
		text-align: left;
		width: 250px;
	}
	.lista1{
		width: 30%;
		float: left;
	
