#cabecera {
background-image:url(../img/img_cabecera_ofertas.jpg);
background-repeat:no-repeat;
height:118px;
width:700px;

}
#col_b {
background-image:url(../img/fondo_col_b.jpg);
background-repeat:repeat-y;
float:left;
width:150px;
height:600px;
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
}
.oferta {
width:452px;
padding:0px;
margin:5px 0px 5px 0px;
}
.ofer_sup {
background-image:url(../img/fondo_oferta_sup.jpg);
background-repeat:no-repeat;
width:450px;
font-size:px;
margin:0px;
padding:0px;
}
.ofer_mid {
background-image:url(../img/fondo_oferta_mid.jpg);
background-repeat:repeat-y;
width:450px;
margin:0px;
padding:0px;
height:90px;

}
.ofet_inf {
background-image:url(../img/fondo_oferta_inf.jpg);
background-repeat:no-repeat;

width:450px;
font-size:px;
margin:0px;
padding:0px;
}
.txt_ofer {
float:left;
width:270px;
margin-left:10px;
}
.img_ofer {
float:right;
margin-right:10px;
}
.img_ofer .cabecera{
	background-image:url(../img/recuadro_p1.jpg);
	background-repeat:no-repeat;
	width:97px;
	height:3px;
	font-size:1px;
}
.img_ofer .cuerpo{
	background-image:url(../img/recuadro_p2.jpg);
	background-repeat:repeat-y;
	width:97px;
	text-align:center;
}
.img_ofer .cuerpo img{
	border:0px;
}
.img_ofer .pie{
	background-image:url(../img/recuadro_p3.jpg);
	background-repeat:no-repeat;
	width:97px; 
	height:3px;
	font-size:1px;
}
#contenido {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:15px 0px 15px 0px;
color:#666666;
}
.enunciado {
color:ffcc66;
margin-left:15px;
font-size:12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
