.content-center{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	width: 530px;
}.content-center h1{
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0078B3;
	margin: 0 0 5px 0;
}.content-center h2{
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin: 0 0 15px 0;
}.content-center p{
	font-size: 13px;
	color: #000000;
	margin: 0 0 15px 0;
}.home-box-3{
	height: 460px;		
}.item-oferta{
	cursor: pointer;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FBFBFB;
	margin: 10px 0 10px 0;
	padding: 5px;
}.item-oferta h2{
	font-size: 12px;
	color: #000000;
	margin: 0 0 5px 0;
}.item-oferta p{
	font-size: 12px;
	color: #666666;
}.item-oferta-hover{
	cursor: pointer;
	border-bottom: 1px solid #0F80B7;	
	background-color: #0F80B7;
	margin: 10px 0 10px 0;
	padding: 5px;
}.item-oferta-hover h2{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
}.item-oferta-hover p{
	font-size: 12px;
	color: #FFFFFF;
}.oferta-blue a{
	color: #0078B2;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
