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

header{
	border:1px;
/*	display:inline-block;*/
/*background:#9dbd57;*/
/*background:#ebe9f9;*/
border-bottom: 1px solid #a9a9a9;
	padding:0px;
	
/*background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(196,215,154,1) 24%, rgba(157,189,87,1) 28%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(18%, rgba(255,255,255,1)), color-stop(24%, rgba(196,215,154,1)), color-stop(28%, rgba(157,189,87,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(196,215,154,1) 24%, rgba(157,189,87,1) 28%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(196,215,154,1) 24%, rgba(157,189,87,1) 28%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(196,215,154,1) 24%, rgba(157,189,87,1) 28%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 18%, rgba(196,215,154,1) 24%, rgba(157,189,87,1) 28%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#9dbd57', GradientType=1 );*/
}