#cont table {
	margin: 20px auto;
	/*background-color:#dfffab;*/
	width: 98%;
	border-top: 3px solid #929292;
 background: url(/img/backgrounds-bordes-barras/bg_desconectarse.gif) repeat-x; 
}
#cont table tr, #cont table td {
	line-height: 16px; 
	text-align: center;
} #cont table tr img {
	border-top: 1px solid #9DCE4D;*/
	border-bottom: 1px solid #9DCE4D;*/
	margin-top: 10px;
} #cont table td {
	padding-bottom: 10px;
}
.ss {
	margin:0 0 5px 0px;
	clear:both;
	float:right;
	text-align: right;
	color: #666;
	font-size: 12px;
}
p{
 margin:10px;
}

.stores{
 margin:0;
	width:100%;
	height:230px;
}
.storeslik{
 float:left;
	width: 180px;
 font-size: 12px;
 text-align:center;
	margin:5px 0 0 0;
}
.storeslik img{
 border:solid 3px #929292;
	width:155px;
	height:160px;
	margin-top:10px;
	margin-bottom:10px;
}
.storeslik a{
	display:block;
 text-decoration:none;
}
.storeslik a span{
 text-decoration:underline;
}
.storeslik a:hover span{
 font-weight:bold;
}
.storeslik a:hover img{
 border: solid 3px #82BD17;
}
.CajaBasica{
 width:100%;
	height:230px;
	margin:0;
	padding:0;
}