#logo a{
	width: 278px;
	height: 98px;
	background: transparent url(/images/fr/logo-golocio.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 29px;
}
#agent-access {
	width: 609px;
	height: 31px;
	background: #000 url(/images/fr/bg-login-agent.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

#btn-agente {
	width: 213px;
	height: 44px;
	background: transparent url(/images/fr/btn-soy-agente.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 210px;
}
#btn-aficionado {
	width: 172px;
	height: 44px;
	background: transparent url(/images/fr/btn-soy-aficionado.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 210px;
	left: 220px;
}
#btn-registro{
	width: 213px;
	height: 41px;
	background: transparent url(/images/fr/btn-registro.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 0;
} 

#block-viajes a#ver-todos {
	width: 161px;
	height: 26px;
	background: transparent url(/images/fr/btns-home.png) no-repeat;
	text-indent: -999em;
	display:block;
}
#block-golociotv a#visitar-golociotv{
	width: 130px;
	height: 26px;
	background: transparent url(/images/fr/btns-home.png) no-repeat 0 -27px;
	text-indent: -999em;
	display:block;
	margin-bottom:18px;
}
#block-blog a#visitar-blog {
	width: 91px;
	height: 26px;
	background: transparent url(/images/fr/btns-home.png) no-repeat 0 -54px;
	text-indent: -999em;
	display:block;
	margin-bottom:18px;
}
#tabfax a{
	background: transparent url(/images/fr/btns-fax.png) no-repeat 0 -34px;
	width:122px;
	height:34px;
	text-indent: -999em;
	display:block;
}
#tabfax a:hover,
#tabfax a.selected {
	background-position: 0 0;
}
#tabinfo a{
	background: transparent url(/images/fr/btns-fax.png) no-repeat -122px -34px;
	width:185px;
	height:34px;
	text-indent: -999em;
	display:block;
}
#tabinfo a:hover,
#tabinfo a.selected {
	background-position: -122px 0;
}
#tabvideo a{
	width:176px;
	background: transparent url(/images/fr/btns-fax.png) no-repeat -307px -34px;
	height:34px;
	text-indent: -999em;
	display:block;
}
