@charset "UTF-8";
/* CSS Document */

.ruta {
	margin-left: 345px;
	font-size: 11px;
	float: left;
	line-height: 16px;
	background-image: url(http://www.granecuador.net/imagenes/icono_buscar.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 10px;
	}
/* BUSCADOR */

	.buscarCnt{
		width:100px;
		position:relative;
		background:none;
		float:right;
		height:0px;
	}
		.overHolder {
			background:none;
			width:240px;
			overflow:visible;
			position: relative;
			border:#FFF hidden 1px;
			float:right;
			margin-right:5px;
			*margin-left:-144px;
			height:0px;
		}
			.menuHolder{ 
				width:260px;
				top:0px;
				position: absolute;
				z-index:10;
				height:0px;
			}
			.menuHolder input{
				padding-right:20px;
				width: 220px;
			}
				
				.itms{
					margin-left:-16px;
					margin-top:18px;
					background:#0260BA;
					position:relative;
					width:260px;
					overflow:hidden;
					border:#FFF solid;
					border-width:0px;
					height:0px;
				}
				.itms ul  {
					/*Para Mozilla*/
					-moz-border-radius:10px;
					/*Para Safari y Chrome*/
					-webkit-border-radius:10px;
					/* Para el estupido IE 8*/
					-ms-border-radius: 10px;
					background:#082340;
					margin-bottom:10px;
					margin-left:10px;
					padding:0px 0px 10px 0px;
					border:#FFF 1px solid;
					width:238px;
				}
				.itms div { color:#FBD100; float:right;}
				.cerrarCntBusqueda{
					float:right;
					width:15px;
					height:15px;
					line-height:15px;
					text-align:center;
					cursor:pointer;
					margin-top:-12px;
					margin-right:1px;
					color:#FFF
				}
				.titulosBuscador{
					text-align:center;
					border-bottom:#FFF 1px  groove;
					display:block;
					margin:0px;
					line-height:20px;
					color:#FBD100;
				}
				.resultados{
				 padding:0px;
				 width:100%;
				 font-size:11px;
				 list-style:none;text-align:left; line-height:20px; margin-left:10px;}
				
				
	/* TERMINA: MENU SUPERIOR */
/*FIN BUSCADOR*/

.botoneraSecciones {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	}

/******* ACTIVIDADES *****/
.verMapa{
	float:right;
	width:100px;

}
.actividadCnt {
	width:180px;
	height:186px;
	float:left;
	text-align:center;
	cursor:pointer;
	background-image: url(imagenes/bgactividad.jpg);
	background-repeat: repeat-x;
	margin-right: 15px;
	margin-bottom: 15px;
}
	.actividad{
			width:950px;
			height:0px;
			overflow:hidden;
			margin-bottom:10px;
			margin-left:10px;
			margin-top:10px;
			background-image: url(imagenes/bgactividad.jpg);
			background-repeat: repeat-x;
		}
		.tipos{
			height:25px;
			border-bottom:#FBD100 2px solid;
			height:25px;
		}
			.tiposCnt{
				width:100%;
			}
				.tipo{
					float:left;
					padding-left:10px;
					padding-right:10px;
					border-right:2px #FBD100 solid;
					cursor:pointer;
					height:25px;
					line-height:25px;
					color:#303;
				}
				.tipo:hover{
					color:#FBD100;
				}
		.empresasCnt{
			width:100%;
			
		}
		
		.empresas{
			padding-top:10px;
			padding-left:12px;
		
		}
			.loadingEmpresa{
				position:relative;
				overflow:hidden;
				margin-left:427px;
				margin-top:32px;
				display:none;
			}
			.empresa{
				margin-right:11px;
				float:left;
				width:158px;
				height:122px;
				*height:125px;
				overflow:hidden;
				padding:9px;
				padding-bottom:1px;
				text-align:center;
				cursor:pointer;
				background-image: url(imagenes/fondo_empresa.jpg);
				background-repeat: repeat-x;
				background-color:#09111C;
			}
			.empresa img{
				margin-bottom:4px;
			
			}
			.empresa:hover{
				color:#FCD000;
			}
			.info{
				text-align:center;
				font-size:10px;
				background-color: #072E57;
				width:380px;
				text-align:center;
				height:90px;
			}
			.infoLogo {
				padding-top:4px;
				padding-left:4px;
				float:left;
				width:152px;
				height:86px;
				overflow:hidden;
			}
			.infoTitulo{
				padding-top:4px;
				float:right;
				width:220px;
				height:86px;
				overflow:hidden;
			}
			.infoNombreEmp{
				margin-bottom:4px;
				text-transform:uppercase;
			}
.imgActCont{
	margin-left:35px;
	margin-top: 18px;
	width: 110px;
	margin-bottom: 10px;
	}


/******* Links *****/
.botoneraSecciones a:link, .botoneraSecciones a:visited, .botoneraSecciones a:active {
	text-decoration: none;
	cursor: pointer;
	color: #005A96;
	}

.botoneraSecciones a:hover {
	color:#FFF;
}

.ctnSeccion {
	width: 975px;
	background-color: #09111C;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.ctnSeccion h1 {
	color: #FBD100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.ctnSecTxt {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 12px;
	float: left;
	width: 655px;
	background-image: url(http://www.granecuador.net/imagenes/bgTxt.png);
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-right: 12px;
}

.ctnSecIzq {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 251px;
	background-image: url(http://www.granecuador.net/imagenes/bgTxt.png);
	background-repeat: repeat-x;
	padding-left: 12px;
	padding-right: 12px;
}

