#redes_v4 {
	width: 10em;
	height: 15.5em;
}

#lista_redes {
	border-right: 1px solid #e4e3e3;
	height: 12.2em;
	padding-top: 2em;
}

#lista_redes a {
	background-color: orange;
	display: inline-block;
	float: left;
}

#r1 a {
	background: url(imagenes/iconos_redes.gif) no-repeat 0 -42px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r1 a:hover {
	background: url(imagenes/iconos_redes.gif) no-repeat 0 0;
}

#r2 a {
	background: url(imagenes/iconos_redes.gif) no-repeat -42px -42px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r2 a:hover {
	background-position: -42px 0;
}

#r3 a {
	background: url(imagenes/iconos_redes.gif) no-repeat -84px -42px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r3 a:hover {
	background-position: -84px 0;
}

#r4 a {
	background: url(imagenes/iconos_redes.gif) no-repeat -126px -42px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r4 a:hover {
	background-position: -126px 0;
}

#r5 a {
	background: url(imagenes/iconos_redes.gif) no-repeat -168px -42px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r5 a:hover {
	background-position: -168px 0;
}

#r6 a {
	background: url(imagenes/iconos_redes.gif) no-repeat -210px -42px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r6 a:hover {
	background-position: -210px 0;
}

#r7 a {
	background: url(imagenes/iconos_redes.gif) no-repeat -252px 0;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r7 a:hover {
	background-position: -252px -42px;
}

#r8 a {
	background: url(imagenes/iconos_redes.gif) no-repeat -294px -42px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r8 a:hover {
	background-position: -294px 0;
}

#r9 a {
	background: url(imagenes/iconos_redes.gif) no-repeat -336px -42px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r9 a:hover {
	background-position: -336px 0;
}