/*-----------------------------------------------*/
/*  EMPRESA */ 
/*-----------------------------------------------*/
/*-----------------------------------------------*/
/*  TEXTOS  */ 
/*-----------------------------------------------*/
/*-----------------------------------------------*/
/*  EMPRESA - PRESENTACION  */ 
/*-----------------------------------------------*/
#texto p.pcols, #texto a.pcols{
	float: left;
	margin:5px 20px 0 0;
}
#texto a{
	font-size:.8em;
}
#texto a:hover{
	text-decoration:none;
}

#bgImagenes{
	background-color: #fff;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width:58.7em;
	height:7em;
	position:absolute;
	top:35.1em;
	left:1.3em;
}
#imagenes{
	position:absolute;
	top:35.1em;
	width:100%;
	background: url(/img/all/empresa/bg_fondo_imagenes.jpg) 1.29em 0 no-repeat;
}
#imagenes img{
	float:right;
	margin:.8em 2em 0 1em;
}
/*-----------------------------------------------*/
/*  EMPRESA - VALORES  */ 
/*-----------------------------------------------*/
#contenidos ul.valores {
	margin:1.3em 0 0 0;
}
#contenidos ul.valores li a{
	clear:both;
	color:#2382c0;
	font-size:1em;
	text-decoration:none;
	border-bottom:1px #333333 solid;
	display:block;
	font-weight:bold;
	padding-bottom:.5em;
	margin-bottom:1em;
	/*Hack IE6*/
	_margin:0;
}
#contenidos ul.valores li a:hover{
	color:#5eb4ec;
}
#contenidos ul.valores li ul li img, ul.valores li ul li.texto{
	float:left;
	margin-bottom:1em;
}
#contenidos ul.valores li ul li.texto{
	margin-left:1em;
	width:40em;
	font-size:.8em;
	margin-top:0;
}
#contenidos.acordeonbg{
	top:12em;
	left:30em;
	width:35em;
}
/*-----------------------------------------------*/
/*  EMPRESA - LOCALIZACION  */ 
/*-----------------------------------------------*/
#contenidoMapa{
	position:relative;
	top:12em;
	left:22em;
	width:37em;	
}
#contenidoMapa.mapabg{
	position:absolute;
}
#map{
	width:37em; 
	height:20em;
	float:left;
}
	
	