/**** CSS Descargas.asp ***/

#contenido{
	/*position:relative;
	float:left;
	
	margin-top:180px;
	margin-left:70px;*/
	
	position:absolute;
	
	top:180px;
	left:80px;
	
	
	width:657px;
	height:701px;
		
	/*	background-color:cyan;
		
	*/
}

#izda{
	position:relative;
	float:left;
	
	width:300px;
	height:701px;
	/*background-color:green;*/
	

}


#dcha{
	position:relative;
	float:left;
	
	width:311px;
	height:701px;
	padding-left:20px;
	/*	background-color:pink;
*/

}


#f_descargas{
	
	position:relative;
	float:left;
	
	width:311px;
	height:160px;

	margin-top:-08px;
	margin-left:-05px;
	
	text-align:center;

/*	background-color:yellow;*/


}


.f_altavoz{
	position:relative;
	float:left;
	
	width:25px;
	height:25px;

	text-align:center;
	cursor:hand;
}

.f_altavozMp3{
	position:relative;
	float:left;
	
	width:25px;
	height:25px;

	text-align:center;
	cursor:hand;
}

.descarga{
	position:relative;
	float:left;
	top:-15px;
	left:0px;
	padding-left:05px;
	/*color:#75b418;*/
	width:280px;
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	
	/*background-color:yellow;*/
}


.dsc_img{
	position:relative;
	float:left;
	
	width:277px;
	margin-top:10px;
	background-repeat: no-repeat;
}

.tabla{
	position:relative;
	float:left;
	width:280px;
	margin-top:-17px;
	margin-left:-02px;
	margin-bottom:10px;
	/*background-color:red;*/
}

#descargas{

	position:relative;
	
	margin-top:180px;
	margin-left:0px;
	
	float:left;

	/*	position:absolute;
	
		background-color:red;

*/
	top:350px;
	left:50px;
	
	width:306px;
	height:322px;
	

}

#lazo{
position:relative;
float:left;

margin-top:100px;
margin-left:50px;
text-align:center;


}
