.TablaDescripcionGalerias{
	background-image:url(../imgs/Recuadro.jpg); 
	background-repeat:no-repeat;
	width:502px;
	height:126px;
	margin:0px 0px 0px 10px;
	padding-bottom:10px;
}
.DatalistPlayas TD{
	padding:5px 0px 0px 2px;
}
.LinkPlaya{
	background-image:url(../imgs/Flecha.png); 
	background-repeat:no-repeat;
	background-position:0 75%;
	padding:5px 0px 0px 8px;
	margin:10px 0px 10px 3px;
	text-decoration:none;
	color:#928E5F;
} 

.LinkPlaya:hover{

	color:#282D16;
} 
.tituloTablaPlayas{
		padding:0px 0px 0px 10px;
} 

.RowDescripcionGalerias{
	background-image:url(../imgs/Recuadro.jpg); 
	background-repeat:no-repeat;
	margin:0px 0px 0px 10px;
	padding-top:10px;
	padding-bottom:10px;
}

.BordeIzqPlayas{
	background-image:url(../imgs/Punteada.png); 
	background-repeat:no-repeat;
	width:1px;
	height:1px;
}
.ascxTablaGalerias{
	margin-bottom:20px;

}