#opciones
{
	clear: both;
	float: right;
	width: 395px;
	height: 100px;
	background: url(../images/bg-opciones-de-compra.gif) no-repeat;
	padding-top: 3px;
}

#opciones p
{
	width: 120px;
	height: 13px;
	color: #759BBF;
	font-size:11px;
	margin-left:19px;	
	/*border: 1px solid #333;*/
}

#opciones div a img
{
	border:medium none;
	text-decoration: none;
	border: none;	
	float: left;
	margin: 25px 1px 0 0;
}

.anuncio{
	float: left;
	margin: 25px 0 0 0;
	padding: 0;
	width: 125px;
	height: 48px;
	list-style: none;
}

.anuncio li a
{
	margin: 0;
	padding: 0;
	
}

.anuncio li a img
{
	border:medium none;
	text-decoration: none;
	border: none;	
}

.anuncio li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.anuncio a {
	border:medium none;
	text-decoration: none;
	border: none;
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
}
.anuncio li em {
	font-size:11px;
	font-weight: normal;
	background: url(../images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}
.megusta{
    border-top: 1px solid #939ca2;
    float: right;
    margin: 10px 0;
    padding-top: 10px;
}
