.descargas_txt_contenido {
	font-size: 12px;
	line-height: 18px;
	color: #818181;
	position: relative;
	width: 579px;
	left: 40px;
	top: 50px;
}
.descargas_tags {
	font-family: Tahoma, Geneva, sans-serif;
	color: #818181;
	position: absolute;
	height: 350px;
	width: 253px;
	left: 680px;
	top: 50px;
	font-size: 14px;
	line-height: 18px;
}
.descargas_separador1 {
	background-image: url(../img/separador.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 2px;
	width: 579px;
	left: 40px;
	top: 126px;
}
.descargas_separador2 {
	background-image: url(../img/separadorvertical.png);
	background-repeat: repeat-y;
	position: absolute;
	height: 900px;
	width: 2px;
	left: 652px;
	top: 41px;
}
.descargas_icon {
	background-image: url(../img/icon-descarga.png);
	position: absolute;
	height: 97px;
	width: 73px;
	left: 823px;
	top: -41px;
}
.descargas_separador3 {
	background-image: url(../img/separadorvertical.png);
	background-repeat: repeat-y;
	position: absolute;
	height: 300px;
	width: 2px;
	left: 652px;
	top: 41px;
}

