@charset "utf-8";
/* CSS Document */

#anuncia-1 {
	width:300px;
	border:0px #000 solid;
	background-image:url(images/destacatsbg2.png);
	background-repeat:repeat-y;
}
#anuncia-1 .content {
	padding-bottom:20px;
}
#anuncia-1 img {
	margin-top:20px;
	padding-left:20px;
	border:none;
}
#anuncia-2 {
	/*width:659px;*/
	border:0px #000 solid;
	background-color:#fff;
}
#anuncia-2 .content {
	margin:20px;
	margin-left:19px;
	margin-right:19px;
}

.anunci {
	/*color:#58625a;*/
	font-size:13px;
	/*margin-top:10px;
	margin-bottom:10px;*/
}

.anunci .leftElem {
	float:left;
	width:130px;
	/*background-color:#afa;*/

}
.anunci .image {
	overflow:hidden;
	width:120px;
	margin-top:20px;
}
.anunci .rightElem {
	float:left;
	width:490px;
	/*background-color:#faa;*/
}
.anunci .rightElem a {
	/*color:#58625a;*/
	text-decoration:none;
}
.anunci h1 {
	color:#376e99;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding:0px;
}
.anunci .blue1 {	
	color:#376e99;
}
.anunci .blue2 {	
	color:#376e99;
}
.anunci .date {
	margin-bottom:15px;
	overflow:hidden;
	white-space:nowrap;
}
.anunci .title {
	font-weight:bold;
	margin-bottom:15px;
}
.anunci-separador {
	margin-top:15px;
	margin-bottom:15px;
}
#anuncia-2 .content .pagines {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#6e796f;
	border:0px #000 solid;
	max-width:620px;
	float:right;
	margin-bottom:20px;
}
#anuncia-2 .content .pagines div {
	float:left;
	border:0px #000 solid;
	margin:4px;
}
#anuncia-2 .content .nav-page {
	/*color:#6e796f;*/
	/*background-color:#0f0;*/	
	float:left;
	text-decoration:none;
	margin-right:10px;
	border:0px #000 solid;
}
#anuncia-2 .content .nav-page a {
	text-decoration:none;
}
#anuncia-2 .content .active {
	color:#376e99;
}

#anuncia-3 {
	background-image:url(images/anuncia-bottom-bg.png);
	height:8px;
}
