﻿/*** Buscadores 10/09/14 ******/

/* Buscador principales */
.buscadores-logo-cuadro {
	width: 950px;
	background-color: #FFFFFF;
	filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9;
	border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;
}
#buscadores-logo-google{
	background: url(/images/logo-g7.png) 0 0 no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-youtube{
	background: url(/images/logo-g7.png) 0 -60px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-wikipedia{
	background: url(/images/logo-g7.png) 0 -120px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-taringa{
	background: url(/images/logo-g7.png) 0 -180px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-mercadolibre{
	background: url(/images/logo-g7.png) 0 -240px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-paginasblancas{
	background: url(/images/logo-g7.png) 0 -300px no-repeat;
	width: 150px;
	height: 44px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-thefreedic{
	background: url(/images/logo-g7.png) 0 -360px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-gmaps{
	background: url(/images/logo-g7.png) 0 -422px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-facebook{
	background: url(/images/logo-g7.png) 0 -539px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-pinterest{
	background: url(/images/logo-g7.png) 0 -593px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-flickr{
	background: url(/images/logo-g7.png) 0 -650px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
#buscadores-logo-clasificados{
	background: url(/images/logo-g7.png) 0 -710px no-repeat;
	width: 150px;
	height: 60px;
	cursor: pointer;
	float: left;
	margin: 30px 14px 0 0;
}
.buscadores-palabras {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}
.buscadores-palabras a {
	text-decoration: none;
}
.buscadores-palabras a:hover {
	color:#FF0000;
	text-decoration: none;
}
.transpabusca {
 	background-color: #FFFFFF;
 	filter:alpha(opacity=90); 
 	-moz-opacity:0.9; 
 	opacity: 0.9; 
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

/*** Logos minis buscadores ***/
#buscadores-logo-google-m {
	background: url(/images/lon-busc-m6.png) 0 0 no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-youtube-m {
	background: url(/images/lon-busc-m6.png) 0 -33px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-wikipedia-m {
	background: url(/images/lon-busc-m6.png) 0 -131px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-taringa-m {
	background: url(/images/lon-busc-m6.png) 0 -341px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-flickr-m {
	background: url(/images/lon-busc-m6.png) 0 -303px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-mercadolibre-m {
	background: url(/images/lon-busc-m6.png) 0 -411px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-paginasblancas-m {
	background: url(/images/lon-busc-m6.png) 0 -200px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-thefreedic-m {
	background: url(/images/lon-busc-m6.png) 0 -235px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-gmaps-m {
	background: url(/images/lon-busc-m6.png) 0 -165px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-facebook-m {
	background: url(/images/lon-busc-m6.png) 0 -96px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-pinterest-m {
	background: url(/images/lon-busc-m6.png) 0 -269px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#buscadores-logo-clasificados-m {
	background: url(/images/lon-busc-m6.png) 0 -376px no-repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
.marcador {
	border:0px;
}