/* NEWS */
#news { font-family: Tahoma; position: relative; }
#news #lead {
	padding: 0 10px;
	width: 570px;
	height: 190px;
	}

#lead .image { float: right; padding: 3px; border: 1px solid #d1d1d1; margin-left: 28px; z-index: 100; }
#lead .title { font-size: 17px; font-weight: bold; line-height: 10pt; }
#lead .text { font-size: 12px; text-align: justify; padding-top: 15px; line-height: 13px; }
#lead #navbg { width: 590px; position: absolute; top: 160px; left: 0; background: url('/images/news_lead_bg.png') left bottom repeat-x; height: 30px;z-index: 99; }
#lead #nav { padding-top: 11px; font-size: 14px; font-weight: bold; color: #757575;  }
#lead #nav a { margin: 0 5px; padding: 8px 10px 10px 8px; border: 0; text-decoration: none }
#lead #nav a.activeSlide { background: url('/images/lead_nav_bg.png') no-repeat; }
#lead #nav a:focus { outline: none; }

#articles { 
	height: 190px;
	width: 570px;
	}

.article { 
	height: 190px;
	width: 570px;
	overflow: hidden;
}

.aprohirdetes .price, .licit .price { position: absolute; top: 75px; left: 19px; width: 124px; background-color: #ccc; opacity:0.7;filter:alpha(opacity=70); text-align: center; }
.aprohirdetes li div { padding-bottom: 10px; }

/* COMPANY */
.company_lead {  
	position: relative; 
	padding: 0 10px;
}

.company_lead .image { float: right; padding: 3px; border: 1px solid #d1d1d1; margin-left: 28px; z-index: 100; }
.company_lead .title { font-size: 17px; font-weight: bold; }
.company_lead .text { font-size: 12px; text-align: justify; padding-top: 5px; line-height: 13px; }

.image { float: left; padding: 3px; border: 1px solid #d1d1d1; margin-left: 15px; margin-right: 5px; z-index: 100; }

