@charset "utf-8";
/* CSS Document */


body { 
	margin:0px;
	background-color:#A9C5D3;
	}
	
a img {
border:none;
}



a:link {
	text-decoration: none;
	color: #069;
} 
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana, Geneva, sans-serif;
}



	
#CONTENT {
	width:980px ;
	margin:auto;
	margin-top:25px;
	}
	
.whatsapp {
	
	display:none;
	}	

	
.top {
	float:left;
	width:100%;
	height:20%;
	background-color:#FFF;
	text-align:left;
	}
	
#Cuerpo {
	background-color:#FFF;
	float:left;
	width:100%;
	}
	
.left {
	float: left;
	width: 63%;
	min-height: 500px;
	margin-right: 2%;
	background-color: #FFF;
	text-align: left;
	padding: 3%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	
	}
	
.right {
	float:left;
	width:23%;
	min-height:500px;
	background-color:#FFF;
	text-align:left;
	padding: 3%;
	}
	
.bottom {
	height:200px;
	clear:both;
	width:100%;
	background-color:#333;
	text-align:center;
	}
	
.Form2 {
	border-radius:5px;
	width:70%;
	height:30px;
	position:relative;
	top:10px;
	
	}
	
.Categorias {
	width: 100%;
	height: 20%;
	background-color: #FFF;	
	float: left;
	}
	
.CategoriasMobil {
	display: none;
	width: 100%;
	background-color: #fff;
	float: left;
	}



ul {
	
	font-family:Verdana, Geneva, sans-serif;
	position:relative;
	right:0px;
	top:0px;
	width:100%;
	list-style: none;
	z-index:30;
	}
	
ul  li {
	
	}
	
.nav > li a {
	color: #FFF;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left:20px;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #054F7A;
	border-bottom-color: #054F7A;
	border-left-color: #054F7A;
	}

.nav > li a:hover {
	color:#fff;
	}
.nav > li a:visited {
	color:#fff;
	}
.nav > li a:active {
	
	color:#fff;
	}


.nav li ul {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 135%;
	display: none;
	position:absolute;
	margin-top:3px;
	left:-135px;
	top:35px;
	}

.nav li:hover > ul {
	display:block;
	}
	
	
	
	
	

.IMGposition {
	
	position: relative;
	margin-left: 8px;
	}

.IMGscale {
	
	width:100%;
	
	}
	
.IMGscale2 {
	
	width:95%;
	
	}
	
	
.menuMobil {
	display:none;
	position:relative;
	top:-10px;
	left:20px;
	cursor:pointer;
	}
	
#tablaMenu	{
	
	}

.tableMenu {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
		width:100%;
	}

.tableMenu2 {
	
		display:none;
	}
	
	
.lineaanuncio {
	margin: 0 0 20px 0;
	padding: 13px;
	border: 1px solid #E2E2E2;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.44) 44%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(44%,rgba(255,255,255,0.44)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.44) 44%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.44) 44%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.44) 44%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.44) 44%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e5e5e5',GradientType=0 );
	overflow: hidden;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;	
}


.texTitulo {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 15px;
	font-size: 1em;
	font-weight: bold;
	}
	
	
.textoSub {
	display:none;
	}
	
	.texTitulo2 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 0px;
	font-size: 120%;
	font-weight: bold;
	}

	.texTclass {
		
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	line-height: 16px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	}
	
.texTclass2 {
	display:block;	
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	line-height: 16px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	}
.campTexto {
	font-size: 1.1em;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	width:95%;
	}

.entrarClass {
	font-size: 1.1em;
	background-color:#069;
	color:#fff;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-radius:8px;
	cursor:pointer;
	}
	
.entrarClass:hover {
	
	background-color:#09C;

	}
	
.Titulo {
	padding-left: 15px;
	padding-right: 7px;
	}	
a.estilo2:link {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none
}
a.estilo2:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none
}
a.estilo2:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #000000
}
a.estilo2:active {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none
}


a.Estilo5:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #666;
	padding-left: 0px;
	text-decoration: none;
}

	
a.Estilo5:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
	padding-left: 0px;
	text-decoration: none;
}

	
a.Estilo5:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	padding-left: 0px;
	text-decoration: none;
}
	
a.Estilo5:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	padding-left: 0px;
	text-decoration: none;
}

	
#form2 {
	display:none;
	border-radius: 8px;
	padding: 5px;
	color: #333;
	position: relative;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 20%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	
	
#BUSCADOR {
	width:100%;
	float:right;
	text-align:right;
	height:20px;
	margin-bottom:25px;
	}
	
#busca {
	position:relative;
	margin-top:15px;
	margin-bottom:20px;
	padding-left: 50px;
	background-image: url(../imagenes/buscador.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	float:;
	background-position: 2% 4px;
	width:50%;
	height: 40px;
	border-radius: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	}
	



a.estilo3:link {
	display: block;
	color: #333;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-shadow: 0px 0px 0px #325179;
	font-family: Tahoma, Verdana, Arial;
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
}
a.estilo3:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #FFF;
	text-decoration: none
}
a.estilo3:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #6CC;
	text-decoration: none;
}
a.estilo3:active {
	font-family: Tahoma, Verdana, Arial;
	color: #FFF;
	text-decoration: none
}

a.estilo3b:link {
	display: block;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	color: #066;
	text-decoration: none;
	
}
a.estilo3b:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #066;
	text-decoration: none
}
a.estilo3b:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #066;
	text-decoration: none;
}
a.estilo3b:active {
	font-family: Tahoma, Verdana, Arial;
	color: #066;
	text-decoration: none
}



#catMenu {
	display:block;
	}
	
#catMenu2 {
	display:none;
	}
	





	
	
	
	
	
	
	
		
	

.Aloja {
	float: left;
	margin-bottom:1px;
	background-color: #CD6B00;
	width : 14.3%;
	}
	
.Aloja:hover {
	background-color: #C16600;
	
	}
	

.Aloja2 {
	background-color: #CD6B00;
	
	}
	
.Aloja2:hover {
	background-color: #C16600;
	
	}

.Rest {
	float: left;
	margin-bottom:1px;
	background-color: #E5A20B;
	width : 14.3%;
	}
	
.Rest:hover {
	background-color: #DB9C0B;

	}
	
.Rest2 {
	
	background-color: #E5A20B;
	
	}
	
.Rest2:hover {
	background-color: #DB9C0B;

	}
	
	
.Salud {
	float:left;
	margin-bottom:1px;
	background-color: #5F0F70;
	width : 14.3%;
	}
	
.Salud:hover {
	
	background-color: #6F1283;
	
	}
	
.Salud2 {
	background-color: #5F0F70;
	}
	
.Salud2:hover {
	background-color: #6F1283;
	}
	
.Tiendas{
	float:left;
	margin-bottom:1px;
	background-color: #28045C;
	width : 14.3%;
	}
	

.Tiendas:hover {
	background-color: #380585;
	
	}
	
.Tiendas2 {
	background-color: #28045C;
	}
	

.Tiendas2:hover {
	background-color: #380585;
	}
	
.Servicios{
	float:left;
	margin-bottom:1px;
	background-color: #04355D;
	width : 14.3%;
	}
	
.Servicios:hover {
	background-color: #05467A;
	
	}
	
.Servicios2 {
	background-color: #04355D;
	}
	
.Servicios2:hover {
	background-color: #05467A;
	}
	
	
.Transporte {
	float:left;
	margin-bottom:1px;
	background-color: #124242;
	width : 14.3%;
	}
	
.Transporte:hover {
	background-color: #185858;
	}

.Transporte2 {
	background-color: #124242;
	}
	
.Transporte2:hover {
	background-color: #185858;
	
	}
	
.Otros {
	float:left;
	margin-bottom:1px;
	background-color: #4E8C03;
	width : 14.2%;
	}
	
.Otros:hover {
	background-color: #417502;
	
	}
	
.Otros2 {
	background-color: #4E8C03;
	}
	
.Otros2:hover {
	background-color: #417502;
	}
	
.ventana {
	
	position:fixed;
	color: #FFF;
	background-image: url(../imagenes/fondoventana2.png);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display:none;	
	z-index:150;
	}
	
.ventanaMenu {
	
	position:fixed;
	color: #FFF;
	background-image: url(../imagenes/fondoventana2.png);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display:none;	
	z-index:150;
	}
	
	
.form {
	border-radius: 8px;
	height: 40%;
	padding: 25px;
	background-color: #FFF;
	color: #333;
	top: 100px;
	position: relative;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index:150;
	}	



.ventana2 {
	color: #FFF;
	position: fixed;
	background-image: url(../imagenes/fondoventana2.png);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display:none;	
	z-index:150;
	}

.ventana3 {
	color: #FFF;
	position: fixed;
	background-image: url(../imagenes/fondoventana2.png);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display:none;	
	z-index:150;
	}
	
.ventana3b {
	color: #FFF;
	position: fixed;
	background-image: url(../imagenes/fondoventana2.png);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display:none;	
	z-index:150;
	}	


.ventana4 {
	color: #FFF;
	position: fixed;
	background-image: url(../imagenes/fondoventana2.png);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display:none;	
	z-index:160;
	}	

.form3 {
	border-radius: 8px;
	width: 37%;
	height: 70%;
	padding: 25px;
	background-color: #FFF;
	color: #333;
	top: 50%;
	left: 40%;
	position: absolute;
	margin-top: -375px;
	margin-left: -375px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	}
	
	
.MobilCerrar {
	z-index:151;
	width:344px;;
	background-color:#FFF;
	color: #333;
	position: relative;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: ;
	}
	
	
.form2 {
	border-radius: 8px;
	padding: 5px;
	color: #333;
	position: relative;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
	
	
.tabla {
	background-color:#FFF;
	color: #333;
	position:relative;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:30px;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	
	}
	

.formReg {
	
		width: 63%;
		min-height: 500px;
		margin-right: 2%;
		background-color: #FFF;
		padding: 3%;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 15px;
		margin-left: auto;
		margin-right: auto;
	
	}
	
.ventReg {
	width: 50%;
	background-color: #FFF;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding:20px;
	}

.sidebar {
	
	 background:#fff;
	 color:#333;
	 width:51.5%;
	 margin:auto;				 
	}
	
	.sidebar h2 {
	text-align:center;
	
	}
	
.sidebar ul {
	list-style:none;
	padding:0;  
	margin:0px;
	
	}

.sidebar li {
	transition: all 0.3s;
	background: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	
	}
	
.sidebar li ul {
	
	display:none;
	background: #09F;
	
	}
	
.sidebar ul li ul li {
	cursor: pointer;
	background-color:#fff ;
	padding-left:40px;
	border:none;
	}
	
.sidebar ul li ul li:hover {
	cursor: pointer;
	background-color:#fff ;
	}
	

	
.sidebar li:hover {
	background:#fff ;
	}
		
.sidebar a {
	display: block;
	padding: 10px;
	color: #4B76BC;
	text-decoration: none;
	margin-left: 20px;
	}
	
	
.sidebar a:hover {
	
	
	}
	
	
	
	

.has-children {
	float:left;
	width:100%;
	}
	
.Sosten {
	width:51.5%;height:70px;background:#fff;margin:auto;
	}	
	
.lineaVertical {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	}

.btocultar {
	position:relative;top:12px;float:right;margin-right:70px;
	}
	
	
.oculto {
	-webkit-transition:all 1s ease-out;
	}
	
#comdest {}

	
.comdest-fixed {
	position: fixed;
	z-index: 140;
	top: 0;
	max-width: ;
	width: 51.5%;
}	

.banerEnvalpo {
	position:relative;float:right;bottom:2px;
	display:block;
	}

.envalpoLogo {
	position:relative;
	float:left;
	bottom:-4px;
	left:30px;
	}
	
.picPortada2 {
	width:100%;
	height:200px;
	}
.Limite	{
	width:51.5%;margin:auto;
	}
			
	
@media screen and (max-width: 1024px) {
    #CONTENT {
	width:90% ;
	margin:auto;
	margin-top:8px;
	}
	.whatsapp {
	
	display:none;
	}
}


@media screen and (max-width: 768px) {
     #CONTENT {
	width:97% ;
	margin:auto;
	margin-top:0px;
	}
	
	.whatsapp {
	
	display:none;
	}
	
	
	.tableMenu {
	
		display:none;
	}
	
	.tableMenu2 {
		font-family:Verdana, Geneva, sans-serif;
		display:block;
	}
	
.left {
	width:94%;
	margin-right:2%;
	text-align:left;
	padding:3%;
	}
	
	.right {
		
	min-height:70px;
	width:94%;
	text-align:center;
	}
	
	
	.Categorias {
		display:none;
		}
	
	.CategoriasMobil {
		display:block;
		width: 100%;
		height:40px;
	background-color: #fff;
	float: left;
		}
	
	
	.bottom {
	height:100px;
	}
	
	
	.IMGposition2 {
	width:90%;
	text-aling:center;
	position: relative;
	margin-left: 12px;
	}
	
	#tablaMenu	{
	display:none;
	}
	
	#form2 {
	display:block;
	
	}
	
	
#catMenu {
	display:none;
	}
	
#catMenu2 {
	display:block;
	}
	
.texTclass {
	display:none;
	}
	
.texTitulo {
	display:none;
	}	
	
.textoSub {
	display:block;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 0px;
	padding-right: 5px;
	margin-bottom:8px;
	font-size: 1.3em;
	font-weight: ;
	width:255px;
	}
.Titulo {
	padding-left: 15px;
	padding-right: 7px;
	}
.texTclass2 {
	display:block;	
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	line-height: 16px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	}
	
	.IMGscale2 {
	
	width:92%;
	
	}
	
	.whatsapp {
		display:block;
		background: -webkit-linear-gradient(top, rgba(9,184,30,1) 0%, rgba(0,107,36,1) 100%);
		background: -o-linear-gradient(top, rgba(9,184,30,1) 0%, rgba(0,107,36,1) 100%);
		border-radius:8px;
		color:#FFF;
		padding:12px;
		margin-bottom:7px;
		
		}
		
.formReg {
	
	width: 90%;
		margin-right: 0%;
		background-color: #FFF;
		padding: 0%;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		margin-left: auto;
		margin-right: auto;
	
	}	
	
.ventReg {
	width: 90%;
	background-color: #FFF;
	color: #333;
	padding:20px;
	font-size: 12px;
	}

.logito {
	width:45%;
	border-radius:7px;
	}
	
.sidebar {
	
	 background:#fff;
	 color:#333;
	 width:100%;
	 margin:auto;				 
	}	


	.Sosten {
	width:100%;height:70px;background:#fff;margin:auto;;
	}
	
.btocultar {
	position:relative;top:12px;float:right;margin-right:11px;
	}
	
		
#busca {
	
	width:90%;
	
	}
	
.banerEnvalpo {
	display:none;
	}

.envalpoLogo {
	position:relative;
	float:left;
	bottom:10px;
	left:10%;
	}	
}
	
@media screen and (max-width:480px ) {
	
	#CONTENT {
	width:100% ;
	margin:auto;
	margin-top:0px;
	}
	
	
	.tableMenu {
	
		display:none;
	}
	
	.tableMenu2 {
		font-family:Verdana, Geneva, sans-serif;
		display:block;
	}
	
	.menuMobil {
		display:block;
		}
	
	.left {
	width:94%;
	margin-right:2%;
	text-align:left;
	padding:3%;
	}
	
	.right {
		
	min-height:70px;
	width:94%;
	text-align:center;
	}
	
	
	.Categorias {
		display:none;
		}
	
	.CategoriasMobil {
		display:block;
		width: 100%;
		height:40px;
	background-color: #fff;
	float: left;
		}
	
	
	.bottom {
	height:100px;
	}
	
	
	.IMGposition2 {
	width:100%;
	position: relative;
	margin-left: 12px;
	}
	
	#tablaMenu	{
	display:none;
	}
	
	#form2 {
	display:block;
	
	}
	
	
#catMenu {
	display:none;
	}
	
#catMenu2 {
	display:block;
	}
	
.texTclass {
	display:none;
	}
	
.texTitulo {
	display:none;
	}	
	
.textoSub {
	display:block;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 0px;
	padding-right: 5px;
	margin-bottom:8px;
	font-size: 1.3em;
	font-weight: ;
	width:255px;
	}
.Titulo {
	padding-left: 15px;
	padding-right: 7px;
	}
.texTclass2 {
	display:block;	
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	line-height: 16px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	}
	
	.IMGscale2 {
	
	width:92%;
	
	}
	
	.whatsapp {
		display:block;
		background: -webkit-linear-gradient(top, rgba(9,184,30,1) 0%, rgba(0,107,36,1) 100%);
		background: -o-linear-gradient(top, rgba(9,184,30,1) 0%, rgba(0,107,36,1) 100%);
		border-radius:8px;
		color:#FFF;
		padding:12px;
		margin-bottom:7px;
		
		}
		
.formReg {
	
	width: 90%;
		margin-right: 0%;
		background-color: #FFF;
		padding: 0%;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		margin-left: auto;
		margin-right: auto;
	
	}	
	
.ventReg {
	width: 90%;
	background-color: #FFF;
	color: #333;
	padding:20px;
	font-size: 12px;
	}

.logito {
	width:45%;
	border-radius:7px;
	}
	
.Sosten {
	width:100%;height:70px;background:#fff;margin:auto;;
	}


.btocultar {
	position:relative;top:12px;float:right;margin-right:11px;
	}
	
#busca {
	
	width:50%;
	
	}
	
.banerEnvalpo {
	display:none;
	}

.envalpoLogo {
	position:relative;
	float:left;
	bottom:10px;
	left:5%;
	}	
	
.picPortada2 {
	width:100%;
	height:100px;
	}
	
.comdest-fixed {
	position: fixed;
	z-index: 140;
	top: 0;
	max-width: ;
	width: 100%;
}

.Limite	{
	width:100%;margin:auto;
	}
		
	}
