/*-----------------------MERCADO DE PÁGINAS-2017-RESPONSIVE DESIGN 100%--------------------------------------
-------------------------------------------LIMA-PERÚ-------------------------------------------------------
------------------------------------------VERSIÓN-1.0-----------------------------------------------------*/

/*ACA PUEDE EDITAR LAS PROPIEDADES DE LA PAGINA NOSOTROS, SOLO DEBE EDITAR LOS VALORES QUE NECESITE CAMBIAR Y DAR CLICK EN EL BOTON GUARDAR*/

/*------------------------------PROPIEDADES DEL TEXTO -------------------------------------------*/


	/*----ANCHO DEL FORMULARIO EN PIXELES----*/

#nosotros p{
 	
	font-family:arial;
	color:#131313;
	font-size:18;
	text-align:justify;
	}
	
/*
#nosotros header{
	width:100%;
font-family:arial;
	color:#003300;
	font-size:36;
	text-align:center;
	}*/

#nosotros header{
    width: 100%;
    font-weight: bold;
    color: #000066;
    font-size: 36;
    /* text-decoration: underline; */
    text-align: center;
}

#nosotros div{
	border:0px solid white;
	display:block;
	margin:0 auto 0 auto;
	width:80%;
	background:;
	opacity: 0.7;
}

.imagenn{
	display:block;
	margin:0 auto 0 auto;
	width: 80%;
}
