@charset "utf-8";
/* CSS Document */


div.oferta_item_0, div.oferta_item_1 {
	width:935px;
	margin-bottom:15px;
	padding:10px;
}

div.oferta_item_1 {
	background:url(../img/news/news_item_back.jpg) repeat-x;
}

div.oferta_item_0 div.foto, div.oferta_item_1 div.foto {
	float:left;
	width:150px;
}

div.oferta_item_0 div.foto img, div.oferta_item_1 div.foto img {
	border:1px solid #000;
}

div.oferta_item_0 div.text, div.oferta_item_1 div.text {
	float:left;
	margin-left:20px;
	width:765px;
}

div.oferta_item_0 h1, div.oferta_item_1 h1 {
	color:#ff6600;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	padding:0px;
	margin:0px 0px 3px;
}

div.oferta_item_0 h2, div.oferta_item_1 h2 {
	color:#000;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	margin:3px 0px 3px;
}

div.oferta_item_0 p, div.oferta_item_1 p {
	margin:0px;
}

div.noticias_pager {
	width:955px;
	text-align:center;
}

div.noticias_pager table {
	margin:0px auto;
}

div.noticias_pager td {
	vertical-align:middle;
	padding:0px 5px;
}

div.noticias_pager td.button {
	vertical-align:middle;
	padding:0px 2px;
}

a.pagenumber {
	color:#000;
	font-weight:bold;
}

a.pagenumber:hover {
	color:#ff6600;
}

span.pagenumber {
	color:#ff6600;
	font-weight:bold;
}

a.button_prev {
	display:inline-block;
	width:14px;
	height:11px;
	background-image:url(../img/b_prev.gif);
	background-repeat:no-repeat;
}

a.button_prev:hover {
	background-image:url(../img/b_prev_ov.gif);
}

a.button_next {
	display:inline-block;
	width:14px;
	height:11px;
	background-image:url(../img/b_next.gif);
	background-repeat:no-repeat;
}

a.button_next:hover {
	background-image:url(../img/b_next_ov.gif);
}

a.button_first {
	display:inline-block;
	width:14px;
	height:11px;
	background-image:url(../img/b_first.gif);
	background-repeat:no-repeat;
}

a.button_first:hover {
	background-image:url(../img/b_first_ov.gif);
}

a.button_last {
	display:inline-block;
	width:14px;
	height:11px;
	background-image:url(../img/b_last.gif);
	background-repeat:no-repeat;
}

a.button_last:hover {
	background-image:url(../img/b_last_ov.gif);
}
