
.oferta {
	width: 181px;
	margin: .25em;
	margin-top: 0px;
	margin-bottom: .5em;
	float: left;
}

.cuerpo_oferta {
	margin-top: -1px;
	margin-bottom: 0px;
	border-left: 2px solid #d4242f;
	border-right: 2px solid #d4242f;
}

.pie_oferta {
	background-image: url(../images/fondo_oferta_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 17px;
	margin: 0px;
	margin-top: -6px;
}

.oferta h1 {
	background-image: url(../images/fondo_oferta_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px;
	padding-left: 7px;
	color: #fff;
	font-size: 1.1em;
}

.oferta p {
	padding: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: .5em;
}
.bloque img.img-bloque {
	border: 1px solid #333;
	clear:both;
	margin: 2px auto;
	padding: 1px;
	border: 1px solid #333;
}
.bloque{
	border-bottom: 1px solid #ccc;
	display: block;
	width: 170px;
	text-align: center;
}
.bloque h3, .bloque p{
	text-align: left;
}
.bloque h3{
	font-weight: bold;
	font-size: 16px;
	color: #1A70BA;
}
.bloque .masinfo{
	text-align: right;
}
