@charset "UTF-8";
span.toolbartext {
	display: none;
	float: right;
	z-index: 100;
}

#contenedorToolbar {
	float: right;
	height: 34px;
	width: 400px;
	position: relative;
	top: 24px;
	bottom:0px;
	left:88px;
	z-index:1000;
}


a.MenuArriba_home {
	background-image: url(../images/tool_inicio.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 29px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
}

a:hover.MenuArriba_home {
	background-image: url(../images/tool_inicio.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 29px;
	display: block;
	position: relative;
}

a.MenuArriba_comentar {
	background-image: url(../images/tool_comentar.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 48px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
}

a:hover.MenuArriba_comentar {
	background-image: url(../images/tool_comentar.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 48px;
	display: block;
	position: relative;
}

a.MenuArriba_videos {
	background-image: url(../images/tool_videos.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 37px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
}

a:hover.MenuArriba_videos {
	background-image: url(../images/tool_videos.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 37px;
	display: block;
	position: relative;
}

a.MenuArriba_fotos {
	background-image: url(../images/tool_fotos.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 30px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
}

a:hover.MenuArriba_fotos {
	background-image: url(../images/tool_fotos.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 30px;
	display: block;
	position: relative;
}

a.MenuArriba_compartir {
	background-image: url(../images/tool_compartir.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 49px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
}

a:hover.MenuArriba_compartir {
	background-image: url(../images/tool_compartir.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 49px;
	display: block;
	position: relative;
}

a.MenuArriba_mapa {
	background-image: url(../images/tool_mapa.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 30px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
}

a:hover.MenuArriba_mapa {
	background-image: url(../images/tool_mapa.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 30px;
	display: block;
	position: relative;
}

a.MenuArriba_contactanos {
	background-image: url(../images/tool_contactanos.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 69px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
}

a:hover.MenuArriba_contactanos {
	background-image: url(../images/tool_contactanos.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 69px;
	display: block;
	position: relative;
}
a.MenuArriba_imprimir {
	background-image: url(../images/tool_imprimir.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 69px;
	display: block;
	position: relative;
	margin-left:-8px;
	z-index: 100;
	float: left;
}

a:hover.MenuArriba_imprimir {
	background-image: url(../images/tool_imprimir.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 69px;
	margin-left:-8px;
	display: block;
	position: relative;
}
