.enlacesDescargas {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}
.enlacesDescargas a {
	float: left;
	color:#FFFFFF;
}
.enlacesDescargas a:hover {
	color:#FFFFFF;
}
.enlacesDescargas a:visited {
	color:#FFFFFF;
}
.listadescarga {
	width: 420px;
	border: 1px solid #0099FF;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
}
.listadescarga a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.listadescarga a:hover {
	color:#FFFFFF;
}




.botonEmule{
	background-image: url(imgs/btnemule.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 115px;
	width: 115px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	text-decoration: none;
}

.botonEmule:hover {
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	text-decoration: none;
	background-position: 0px -115px;
}
.botontorrent{
	background-image: url(imgs/btntt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 115px;
	width: 115px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	line-height: 1px;
	color: #ffffff;
	text-decoration: none;
}
.botontorrent:hover {
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	text-decoration: none;
	background-position: 0px -115px;
}
.botonsubtitulo{
	background-image: url(imgs/btnsub.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 115px;
	width: 115px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	text-decoration: none;
}
.botonsubtitulo:hover {
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	text-decoration: none;
	background-position: 0px -115px;
}

.botondd{
	background-image: url(imgs/btndd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 115px;
	width: 115px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	text-decoration: none;
}
.botondd:hover {
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	text-decoration: none;
	background-position: 0px -115px;
}
.botonvideo{
	background-image: url(imgs/btnonline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 115px;
	width: 115px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	text-decoration: none;
}

.botonvideo:hover {
	font-size: 1px;
	line-height: 1px;
	color: #fff;
	text-decoration: none;
	background-position: 0px -115px;
}

.iconosdescargas {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	height: 20px;
	width: 260px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #66CC66;
}
.iconosdescargas .icontitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	width: 100px;
	float: left;
	display: block;
	padding-top: 3px;
}
.iconosdescargas .iconemule {
	background-image: url(imgs/iconos-minificha.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	height: 20px;
	width: 30px;
	display: block;
	float: left;
}
.iconosdescargas .icontorrent {
	background-image: url(imgs/iconos-minificha.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 30px;
	display: block;
	float: left;
}
.iconosdescargas .icondesdir {
	background-image: url(imgs/iconos-minificha.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	height: 20px;
	width: 30px;
	display: block;
	float: left;
}
.iconosdescargas .iconvideo {
	background-image: url(imgs/iconos-minificha.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 20px;
	width: 30px;
	display: block;
	float: left;
}
#sDescargas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	display: block;
}

.facebook {
	background-image: url(facebook.jpg);
	background-position: 0px 0px;
	height: 61px;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	display: block;
	float: left;
	clear:both;
	background-repeat: no-repeat;
}