body {
	background-color: #886F23;
	
}
header {
	position: absolute;
	width: 100%;
	height: 40px;
	left: 0;
	top: 170px;
	z-index: 999;
	background-color: #110E0E;
}


.icon-menu  {
	position:relative;
	top: -30px;
	color: #FFFFFF;
		}


.contenedor2 h4{
	position: relative;
	top: 120px;
	width: 60%;
	margin-left: 380px;
	margin-right: 0px;
	    
	
	}
.contenedor {
	
		width: 98%;	
	margin-top: -20px;
	
	}

.contenedor img{
	margin-top:-50px;	
	width: 250px;
	height: 250px;
	float:left;
	}

.contenedor2 {
	position: absolute;
	top: 210px;
	text-align: center;
	width: 100%;
	height: auto;
	
}

.contenedor3 {
	position: relative;
	top: 240;
	text-align: left;
	width: 100%;
	left: 20px;
	right: 0%;
	
}
.contenedor4 {
	position: relative;
	top: 50px;
	text-align: center;
	width: 100%;
	
}

.contenedor5 {
	position: relative;
	top: 0px;
	width: 100%;
	font-size: medium;
	
}

.contenedor6 {
	position: relative;
	top: 130px;
	width: 100%;
	font-size: medium;
	font-weight: bold;
	
	
	
}
.h6 {
	text-align: center;
	font-weight: bold;
	font-size: 20pt;	
	
	
}




.title {
	margin-top: -100px;
	text-align: center;
	width: auto;
	height: auto;
	font-size: 20pt;
	color: #CF7C04;
		}
.title2 {
	margin-top: -100px;
	width: auto;
	height: auto;
	font-size: 18pt;
	color: black;
		}
	
@media (max-width:1024px){
	
	
	.contenedor {
		width: 98%;	
	
	
	}
	
	.contenedor img{
	top: -100px;	
	width: 150px;
	height: 150px;
	float:left;
	}
		
.contenedor title{
	text-align: center;	
	width: auto;
	height:auto;
	font-size: 15pt;
	
	
	}

/*media grid*/
@media(min-width: 400px){
	
	.contenedor {
		top: 0px;
		width: 98%;	
	
	
	}

	.contenedor img{
	
	width: 140px;
	height: 140px;
	float:left;
	}
	
	}


/*small grid*/
@media(min-width: 450px){
	
	.contenedor {
		top: 0px;
		width: 98%;	
	
	
	}
.contenedor2 h4{
	position: relative;
	top: 120px;
	width: 50%;
	margin-left: 100px;
	margin-right: 0px;
	    
	
	}
	
.contenedor img{
		
	width: 200px;
	height: 200px;
	float:left;
	}
	
.tres-columnas .columna img{
		
	width: 200px;
	height: 200px;
	
	}
.contenedor6 {
	position: relative;
	top: 130px;
	width: 100%;
	font-size: medium;
	font-weight: bold;	
