a:hover {
	color: #003333;
	text-decoration: blink;
}

.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap0 {
	float:left;
	background:url(shadowt.gif) left top no-repeat;
 }	
.wrap1 {
	position:relative;
	background:url(shadow.gif) right bottom no-repeat;
	top:10px;
	left:10px;
  }	
.wrap2 {
	position:relative;
	background:url(corner_bl.gif) left bottom no-repeat;
	bottom:0;
	left:-10px;
  }
.wrap3 {
	position:relative;
	top: -10px;
	left:10px;
	right:0;
	padding:10px 10px 0 0;
	background:url(corner_tr.gif) right top no-repeat;
  }
.wrap3 img {
	display:block;
	border:2px solid #FFFFFF;
  }
.estiloForm {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px
	}


.tabla_datos{
	color: #000000;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border: 0px;
	width: 570px;
	padding: 0px;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
	empty-cells: show;
	}
.tabla_datos tfoot{
	color: #4F86D8;
	}

.tabla_datos td{
	padding-left:5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	}
.borde_b{
	border-bottom: solid 1px #999933;
	text-align: center;
	}
.borde_rb{
	border-right: solid 1px #999933;
	border-bottom: solid 1px #999933;
	text-align: center;
	}
.borde_rlb_th{
	border-right: solid 1px #999933;
	border-left: solid 1px #999933;
	border-bottom: solid 1px #999933;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	}
.cabecera_celda{
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
  }
.cabecera_niv1 th{
	background-color: #999933;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	}
.cabecera_niv2 th{
	background-color: #BEBE3F;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	}
.cabecera_niv1 td{
	background-color: #999933;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	}
.cabecera_niv2 td{
	background-color: #BEBE3F;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	}
