.panel{
   width:100px;
}

.celda{
    padding: 0px;
}
.imagen{    
	  /*width:220px;
	  height:165px;*/
	  border: 0px solid #817873;
	  float: left;
	  padding-bottom:10px;
	  padding-right:10px;
}

.contenedor_datos{
	  width:220px;
	  clear:both;
	  background-color: #fff;
	  border:0px solid #817873;
}

.text_listado{
	font: Bold 13px Arial, Verdana;
	padding: 5px 0 0 10px;
	border-bottom: 1px dotted #817873;	
}

.text_listado a, .text_listado a:active, .text_listado a:link{
	color: #5e544f;
	text-decoration: none;
}

.text_listado a:hover{
	text-decoration: underline;
}	

.label_listado{
	color: #5e544f;
	font: Bold 13px Arial, Verdana;
	padding: 5px 0 5px 0;
	text-align: center;
  border-bottom: 2px solid #817873;
}

.llistat{
		background: url(images/llistatgran.gif) top left no-repeat;
		font: 13px Arial, Verdana;
		display: block;
		padding: 5px 0 5px 6px;
		width: 100px;
		text-decoration: none;
		color: #ffffff;
}

.llistat2{
		background: url(images/llistat2gran.gif) top left no-repeat;
		font: 13px Arial, Verdana;
		display: block;
		padding: 5px 0 5px 6px;
		width: 100px;
		text-decoration: none;
		color: #817873;
}

.imatges{
		background: url(images/imatges2gran.gif) top left no-repeat;
		font: 13px Arial, Verdana;
		display: block;
		padding: 5px 0 5px 6px;
		width: 100px;
		text-decoration: none;
		color: #ffffff;
}

.imatges2{
		background: url(images/imatgesgran.gif) top left no-repeat;
		font: 13px Arial, Verdana;
		display: block;
		padding: 5px 0 5px 6px;
		width: 100px;
		text-decoration: none;
		color: #817873;
}

