.Descargas .enlace a{
	display:block;
	height:100%;
	width:505px;	
}
.Descargas table,.Descargas td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
  	font                 : "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;	
}
.Descargas table
{
	border                :none;
	border                :1px solid #CCC;
}
.Descargas thead th,
.Descargas tbody th
{
	background            : #FFF url(/img/th_bck.gif) repeat-x;
  	color                 : #666;  	
  	border-left           : 1px solid #CCC;
}
.Descargas tbody th
{
  	background            : #fafafb;
  	border-top            : 1px solid #CCC;
  	text-align            : left;
  	font-weight           : normal;
}
.Descargas tbody tr td
{	
  	color                 : #000;
}
.Descargas tbody tr:hover
{
  	background            : #FFF url(/img/tr_bck.gif) repeat;
}
.Descargas tbody tr:hover td
{
  	color                 : #454545;
}
.Descargas tfoot td,
.Descargas tfoot th
{
  	border-left           : none;
  	border-top            : 1px solid #CCC;	
  	background            : #FFF url(/img/foot_bck.gif) repeat;
  	color                 : #666;
}
.Descargas caption
{
	text-align            : left;
	font-size:15px;
	color                 : #666;
}
.Descargas table a:link
{
	color                 : #666;
	text-decoration       : none;
}
.Descargas table a:visited
{
	color                 : #666;
	text-decoration       : none;
}
.Descargas table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
.Descargas table a:active
{
	color                 : #003366;
}
.Descargas .botones {
/*	height:22px;*/
	width:22px;
}
.Descargas .enlace{
/*	height:22px;*/
	width:620px;
}