@charset "utf-8";
/* CSS Document */

#precio4 {
	width:65px;
	height:30px;
	background:url(images/precio4f.png);
	float:right;
	margin-top:-20px;
		
}

#precio5 {
	width:80px;
	height:30px;
	background:url(images/precio5.png);	
	float:right;
	margin-top:-20px;
	overflow:auto;	
}

#precio6 {
	width:95px;
	height:30px;
	background:url(images/precio6.png);	
	float:right;
	margin-top:-20px;
	z-index:500;
}

#texto{
	padding-top:6px;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	height:20px;
	color:#000;
	z-index:501;	
}

#foto_oferta {
	margin-top:-10px;
	margin-left:40px;
}

.texto_oferta {
	text-align:center;
	//margin-top:-10px;
}


