/*****************************************************************************************************************************************************************************/
/*																																  																																		*/
/*																								banners centrales pag inicio																																*/
/*																																																																		*/
/*****************************************************************************************************************************************************************************/		


ul#bannerEmpresas
{
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	
}
ul#bannerEmpresas li
{
	list-style-type: none;
	margin: 0 2px 0 0;
	padding: 0 0 0 0;
	float: right;
}
ul#bannerEmpresas li a
{
	display: block;	
	width: 125px;
	height: 175px;
	text-decoration: none;
}
ul#bannerEmpresas li a span
{
	visibility: hidden;
}



ul#bannerEmpresas li a#ltkIndustrial
{

	background-image: url(../images/ltkIndustrial.jpg);
	background-repeat: no-repeat;
	
	
}
ul#bannerEmpresas li a#ltkLogistica
{

	background-image: url(../images/ltkServices.jpg);
	background-repeat: no-repeat;
}
ul#bannerEmpresas li a#ltk400
{

	background-image: url(../images/ltk400.jpg);
	background-repeat: no-repeat;
	
	
}




/*****************************************************************************************************************************************************************************/
/*																																  																																		*/
/*																										menu de las empresas																																*/
/*																																																																		*/
/*****************************************************************************************************************************************************************************/		
div#menuEmpresas p
{
	display: block;
	width: 169px;
	height: 54px;
	background-image: url(../images/titulo_menu.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear:both;
}
div#menuEmpresas p span
{
	visibility: hidden;	
}
div#menuEmpresas ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#menuEmpresas ul li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-position:outside;
}
div#menuEmpresas ul li a
{
	text-decoration: none;
}
div#menuEmpresas ul li a span
{
	visibility: hidden;
}
div#menuEmpresas ul li a#empresa1
{
	display: block;
	width: 169px;
	height: 35px;
	background-image: url(../images/industrial&aeronatic_des.jpg);
	background-repeat: no-repeat;
}
div#menuEmpresas ul li a#empresa1:hover
{
	background-image: url(../images/industrial&aeronatic_act.jpg);
	background-repeat: no-repeat;

}
div#menuEmpresas ul li a#empresa2
{
	display: block;
	width: 169px;
	height: 37px;
	background-image: url(../images/400aeronatic_des.jpg);
	background-repeat: no-repeat;
}
div#menuEmpresas ul li a#empresa2:hover
{
	background-image: url(../images/400aeronatic_act.jpg);
	background-repeat: no-repeat;

}
div#menuEmpresas ul li a#empresa3
{
	display: block;
	width: 169px;
	height: 37px;
	background-image: url(../images/logistica_des.jpg);
	background-repeat: no-repeat;
}
div#menuEmpresas ul li a#empresa3:hover
{
	background-image: url(../images/logistica_act.jpg);
	background-repeat: no-repeat;

}
div#menuEmpresas ul li a#intranet
{
	margin: 15px 0 0 0;
	display: block;
	background-image: url(../images/bannerIntranet.jpg);
	background-repeat: no-repeat;
	width: 169px;
	height: 210px;
}
div#menuEmpresas ul li a#intranet:hover
{
	margin: 15px 0 0 0;
	display: block;
	background-image: url(../images/bannerIntranet_act.jpg);
	background-repeat: no-repeat;
	width: 169px;
	height: 210px;
}

/*****************************************************************************************************************************************************************************/
/*																																  																																		*/
/*																										menu footer		 																																		*/
/*																																																																		*/
/*****************************************************************************************************************************************************************************/		
div#footer ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left:210px;
	bottom:24px;

}
div#footer ul li
{
	color: #858585;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
div#footer ul li a
{
	color: #858585;
}
div#footer ul li a:hover
{
	color: #000;
}

