#contMenu{
	float: left;
	margin-top: 35px;
	width:167px;
	height:auto;
}

#menu_cab_img{
	line-height:0%;
}

#navcontainer {
	float:left;
	margin-top: 35px;
	width:167px;
	height:auto;
 }

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
line-height:0%;
}

#navcontainer li {
	cursor:pointer;
}

#navcontainer a
{

}

#navcontainer a:hover
{

}

#navcontainer ul ul li {
 }

#navcontainer ul ul a
{

}

#navcontainer ul ul a:hover
{

}

#menu_copy{
/* 	margin-top:154px; */
	margin-top:10px;
}

#bannerLista{
	position:absolute;
	left:0px;
	margin-left:5px;
	margin-top:10px;
	cursor:pointer;
}

#bannerListap{
	position:absolute;
	left:0px;
	margin-left:5px;
	margin-top:10px;
	cursor:pointer;
}

/*ie7*/
*:first-child+html #bannerLista{margin-top:90px;}
*:first-child+html #bannerListap{margin-top:90px;}

/*ie6*/
* html #bannerLista{margin-top:90px;}
* html #bannerListap{margin-top:90px;}


