#lista{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#lista a{
color:#263C63;
text-decoration:none;
}
#lista a:hover{
text-decoration:underline;
}
.oferta {
	width: auto;
	margin:0 0 0 12px;
	padding:0;
	border:0;
	list-style-type:none;
}

#lista h4 {
cursor: pointer;
cursor: hand;

width: auto;
font-size: 12px;
font-weight: bold;
display: block;	 
}

.oferta1{
display: block;
margin:3px 0 0 35px;;
	padding: 0px;
	color:#666666;
	list-style-type:none;
	cursor: default;
}

#lista .sectitle{
	font-weight: bold;
	padding: 4px;
	color:#263C63;
	padding-bottom:5px;
	border-bottom: 1px solid #263C63;
}
.oferta2{
list-style-type:none;
}
.extLink{
display: block;
width: auto;	
}
.extLink a{
	text-decoration: none;
	width: auto;
	display:block;
	height: 13px;
	font-weight:normal;
	padding: 2px 0 2px 18px;
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	cursor: pointer;
	cursor: hand;
}
.extLink a:hover{
color: #000;
text-decoration: none;
width: auto;
display:block;
}

