#divLnkHome{
	position:relative;
	cursor:pointer;
	width:165px;
	height:80px;
	z-index:512;
	top:20px;
	left:-78px;
}
#menuDesplegableEmpresaContainer{
	display:block;
	left:150px;
	top:98px;
	position:relative;
	height:50px;
	width:180px;
}
#menuDesplegableEmpresa{
	display:none;
	left:4px;
	top:10px;
	position:relative;
	width:180px;
	background-color:#582700;
	border:1px solid #845e3a;
}
#menuDesplegablePrdContainer{
	display:block;
	left:215px;
	top:50px;
	position:relative;
	width:148px;
}
#menuDesplegablePrd{
	display:none;
	left:0px;
	top:8px;
	position:relative;
	width:148px;
	background-color:#582700;
	border:1px solid #845e3a;
}
#menuDesplegableContactoContainer{
	display:block;
	left:520px;
	top:48px;
	position:relative;
	width:148px;
}
#menuDesplegableContacto{
	display:none;
	left:0px;
	top:8px;
	position:relative;
	width:148px;
	background-color:#582700;
	border:1px solid #845e3a;
}
#topMenuCtrl{
	position:relative;
	left:165px;
	top:5px;
	height:76px;
	width:438px;
}
#leftMenuCtrl{
	position:relative;
	left:130px;
	top:77px;
	height:30px;
	width:24px;
}
#optionsProd{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
	padding:5px;
}
a.lnkMenu:active, a.lnkMenu:visited, a.lnkMenu:link{
	height:17px;
	padding-left:4px;
	font-size:11px;
	color:#a77f5c;
	font-weight:100;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.lnkMenu:hover{
	font-weight:600;
	color:#fefefc;
}
