.noticiasTitular {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	font-weight: bold;
	color: #970000;
	float: left;
	width: 640px;
	background-color: #FFF3DD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 5px;
}
.noticiasFecha {
	font-size: 0.7em;
	color: #666666;
	float: left;
	width: 640px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
}
.noticiasCuerpo {
	font-size: 0.7em;
	color: #333333;
	float: left;
	width: 640px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS";
}
.noticiasArchivo {
	float: left;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	padding-bottom: 3px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #CCCCCC;
}
.noticiasArchivo a {
	color: #999999;
}

.contOfertas {
	float: left;
	width: 640px;
}
.ofertasTitulo {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bold;
	color: #AE0000;
	float: left;
	width: 630px;
	background-color: #FFF3DD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	display: inline;
}
.ofertasPrecio {
	font-size: 1.7em;
	color: #7B7756;
	float: left;
	width: 91px;
	margin-bottom: 10px;
	font-weight: bold;
	height: 61px;
	font-family: "Trebuchet MS";
	text-align: center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.ofertasFecha {
	font-size: 0.7em;
	color: #D50000;
	float: left;
	width: 309px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.ofertasDescri {
	font-size: 0.7em;
	color: #333333;
	float: left;
	width: 400px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS";
}
.pagactual {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 20px;
	display: inline;
}
