.CabeceraListadoPlayas{
	border-width:1px;
	border-style:solid;
	border-color:#EEEEEE;

	width:545px;
	margin-bottom:20px;
}

.TDTituloCabeceraListadoPlayas{
		text-align:left;
		background-color:#FBF5D0;

}
.SubCabeceraListadoPlayas{
	width:100%;
	height:22px;
 }
 
 .TituloCabeceraListadoPlayas{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	background-image:url(../imgs/bt1.gif); 
	background-repeat:no-repeat;
	background-position: 1% 55%;
	padding:0px 2px 0px 20px;
	width:100%;
  }
  .celdaImagenTablaPlayas{
	width:139; 
	text-align:center;
	vertical-align:middle; 
	background-color:#FFFDF4;
	padding: 0px;
  }
  .celdaTextoTablaPlayas{
	text-align: justify;
	font-family:Tahoma; 
	color:#808080;
	padding:5px 5px 5px 5px;
	size:1;
  }
  
