/****** GENRAL CSS ****/

#tit_seccion{
position:relative;
float:left;
width:94px;
height:20px;
margin-top:35px;
behavior:url("css/pngbehavior.htc");
/*background-color:lime;*/
}

#titulo_pie{
position:relative;
float:right;
width:229px;
height:11px;
margin-top:15px;
behavior:url("css/pngbehavior.htc");
/*background-color:lime;*/
}

.tit_oferta{
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffbb00;
}

.img_oferta{
	position:relative;
	float:left;
	width:180px;	
}

.img_no_oferta{
	position:relative;
	float:left;
	width:105px;
	height:150px;
	padding-top:20px;	
	padding-right:5px;
	text-align:center;	
}

.txt_oferta{
	position:relative;
	float:left;
	padding-left:5px;
	
}

.ct_oferta{
	position:relative;
	float:left;
	width:349px;
	height:160px;
	padding-top:10px;
	padding-bottom:20px;
	border-bottom:1px solid white;
}
