@charset "utf-8";
/* CSS Document */


#butlleti-1 {
	width:300px;
	border:0px #000 solid;
	background-image:url(/images/destacatsbg2.png);
	background-repeat:repeat-y;
}
#butlleti-1 .content {
	padding-top:20px;
	padding-bottom:20px;
}
#butlleti-1 img {
	/*display:block;*/
	padding-left:20px;
	border:none;
	display:block;
}
#butlleti-2 {
	/*width:659px;*/
	border:0px #000 solid;
	background-color:#fff;
	/*width:400px;*/
}
#butlleti-2 .content {
	margin:20px;
	margin-left:19px;
	margin-right:19px;
}
#butlleti-2 .leftElem {
	width:210px;
	/*background-color:#f00;*/
	/*float:left;*/
	color:#529899;
	font-size:13px;
	font-weight:bold;
	padding-right:15px;
}
#butlleti-2 .rightElem {
	width:400px;
	/*background-color:#0f0;*/
	font-size:13px;
	/*color:#58625a;*/
	/*font-weight:bold;*/
	/*padding-left:14px;*/
}
#butlleti-2 .rightElem h4 {
	color:#529899;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	margin-top:10px;
}
#butlleti-2 .rightElem .label {
	display:inline-table;
	width:68px;
	/*border:1px #000 solid;*/
	height:30px;
}
#butlleti-2 .rightElem .radio {
	display:inline-block;
	background-image:url(/images/butlleti-radio-bg.png);
	background-color:#fff;
	background-repeat:no-repeat;
	border:0px #000 solid;
	padding-top:2px;
	padding-left:0px;
	width:21px;
	height:20px;
	outline:none;
}

#butlleti-2 .rightElem  .asterisco {
	color:#F60;
}
#butlleti-2 .rightElem .separador {
	margin-top:18px;
	margin-bottom:8px;
}
#butlleti-2 .rightElem .info {
	width:340px;
	border:1px #bbb solid;
	background-color:#eee;	
}
#butlleti-2 .rightElem .boto {
	border:1px #999 solid;
	background-color:#eee;
	font-weight:normal;
	font-size:13px;
	color:#4d554f;
}
#butlleti-3 {
	background-image:url(images/anuncia-bottom-bg.png);
	height:8px;
}