body {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	background: #eee;
	}

/* links */
a {
	outline:none;
	color: #333;
	}
a:hover {
	color: #cc0000;
	text-decoration: underline;
	}
a img {
	border: none;
	}
.clear {
	clear:both;
	}
.bold {
	font-weight:bold;
	}
p.aright {
	text-align:right;
	}
#content p.readmore,
#content p.readmore {
	font-weight: bold;
	margin-bottom: 10px;
	float: right;
	}
.italic {
	font-style:italic;
	}
red {
	color: #da0301;
	}
strong {
	color: #444;
	}

/* section alignment --------- */
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}
.up {
	margin-top: -168px;
	*margin-top: -8px;
	}

/* image alignment left, right & center --------- */
.imgleft {
	float:left;
	margin:0 12px 12px 0;
	padding:3px;
	}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	padding:3px;
	}
.imgleft_n {
	float:left;
	margin:0 40px 12px 0;
	padding:3px;
	}
.img_center {
	margin:10px 0;
	padding:5px;
	}
code {
	font-size:12px;
	}

/* elements de contingut */
h1 {
	font-size:25px;
	font-weight:400;
	margin:0 0 12px;
	padding:2px 0 3px 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f0f0f0;
	color: #666;
	}
h2 {
	font-size:22px;
	font-weight:400;
	margin:0 0 8px;
	padding:0;
	}
h2 a {
	text-decoration:none;
	}
h2 a:hover {
	text-decoration:none;
	}
h3 {
	font-size:31px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	}
h4 {
	font-size:16px;
	font-weight:700;
	margin:15px 0 0px;
	padding:0 0 5px;
	color: #da0301;
	}
h5 {
	font-size:14px;
	font-weight:700;
	margin:0 0 10px;
	padding:0;
	}
h6 {
	font-size:12px;
	font-weight:700;
	margin:5px 0;
	padding:0 0 5px;
	}
p {
	font-size:12px;
	line-height:18px;
	margin:0 0 12px;
	color: #333;
	}
p a {
	text-decoration:none;
	}
p a.vermas {
	float: right;
	margin-top: -20px;
	font-weight: bold;
	}
ul {
	list-style: circle;
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 15px 6px;
	padding:0;
	}
ul li {
	margin-left: 0;
	}
ul li ul {
	margin:8px 0 5px;
	padding:0;
	}
ol {
	line-height:18px;
	font-size:12px;
	background:none;
	margin:0 0 0 5px;
	padding:0 0 10px 20px;
	}
ol li {
	background:none;
	list-style-type:decimal;
	margin:0 0 5px;
	padding:0;
	}
ol li ol {
	margin:8px 0 5px 24px;
	padding:0;
	}
blockquote {
	background:url(images/quote2.png) no-repeat;
	background-position:5px 8px;
	margin-bottom:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:5px 0px 5px 30px;
	margin-bottom:10px;
	}
blockquote p { font:bold 12px Arial, Helvetica, sans-serif;  }
.clientname {
	font-size:11px; font-weight:normal; color:#666;
	margin-bottom:12px;
	}
li,ul li ul li {
	line-height:18px;
	margin:0 0 5px;
	padding:0 0 0 12px;
	}

/* instruccions */
address {
	font-style:italic;
	}
p.alert,p.download,p.info,p.note {
	margin:10px 0 0;
	padding:10px 10px 10px 36px;
	}
p.alert {
	padding:10px 10px 10px 36px;
	}

/* estructura */
#header {
	height:85px;
	}
#content-wrap {
	overflow:hidden;
	height: auto;
	margin: 10px auto;
	}
#wrapper {
	text-align:left;
	width:960px;
	margin:0 auto;
	padding:0 10px;
	overflow:hidden;
	height:100%;
	background: #fff;
	}
#main {
	overflow:hidden;
	clear:both;
	}
#main .subcolumns {
	width:400px;
	}
#content {
	width:680px;
	float:left;
	}
#sidebar {
	width:260px;
	margin-bottom:15px;
	float:right;
	}
#footer {
	clear:both;
	overflow:hidden;
	text-align:left;
	height:100%;
	width:960px;
	margin:20px auto;
	padding:0;
	}

/* header */
#header .h_left {
	float:left;
	width:350px;
	margin-top:9px;
	}
#header .h_left img {
	margin-bottom:3px
	}
#header .h_right {
	float: right;
	margin-top: 9px
	}
#header .h_right h3 {
	font-size: 31px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
	}

/* sidebar */
#sidebar h4 {
	text-decoration: none;
	color: #333;
	}
#sidebar h4 a {
	text-decoration: none;
	color: #333;
	}
#sidebar h4 a:hover {
	color: #da0301;
	}
#sidebar img {
	margin-bottom: 15px;
	}
#sidebar .sidebar-accions {
	background: #f0f0f0;
	margin: 0 auto 15px 0;
	padding: 6px 12px;
	height: 75px;
	border: 1px solid #ccc;
	}
#sidebar .sidebar-accions ul {
	margin: 3px auto 0 -13px;
	width: 250px;
	list-style: none;
	}
#sidebar .sidebar-accions ul li {
	width: 250px;
	line-height: 25px;
	margin: 0px auto;
	*padding: 5px 0 5px 10px;
	float: left;
	clear: both;
	font-weight: bold;
	text-decoration: none;
	}
#sidebar .sidebar-accions ul li:hover {
	color: #cc0000;
	cursor: pointer;
	}
	
#sidebar .sidebar-accions ul li a {
	font-weight: bold;
	text-decoration: none;
	}
#sidebar .sidebar-accions ul li img {
	float: left;
	clear: none;
	margin-right: 10px;
	}
#sidebar .sidebar-area {
	background: #f0f0f0;
	margin: 0 auto 15px 0;
	padding: 8px 12px;
	height: 100px;
	}
#sidebar .sidebar-area h4 {
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-top: 0;
	}
#sidebar .sidebar-area ul.separaos-blancos {
	margin: 0 auto 5px auto;
	}
#sidebar .sidebar-area ul.separaos-blancos li.goiko-bakartia {
	border-top: 1px solid #fff;
	padding-top: 3px;
	}
#sidebar .sidebar-area ul.separaos-blancos li {
	list-style: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	}
#sidebar .sidebar-area ul li a {
	text-decoration: none;
	}
#sidebar .sidebar-area ul li a:hover {
	font-weight: bold;
	}
#sidebar .sidebar-area p.indicacio {
	text-align: right;
	font-size: .9em;
	margin: 0;
	}
#sidebar .sidebar-area img {
	float: left;
	clear: none;
	width: 66px;
	margin-right: 10px;
	}
#sidebar .sidebar-area p.desc {
	width: 160px;
	float: left;
	clear: none;
	font-size: .9em;
	}
#sidebar .sidebar-area p.indicacio a {
	font-weight: bold;
	}
#sidebar .sidebar-immoble {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 15px;
	background: #f0f0f0;
	display: block;
	clear: both;
	min-height: 245px;
	}
#sidebar .sidebar-immoble h4 {
	font: bold 14px Arial,Tahoma,Verdana;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	background: #da0301;
	color: #f7f7f7;
	}

/* footer */
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	clear: both;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0;
	border-bottom: 2px solid #777;
	color: #111;
	}
#footer span {
	width: 68%;
	float: left;
	clear: none;
	margin: 5px auto;
	color: #333;
	}
#flinks {
	width: 28%;
	list-style:none;
	float:right;
	text-align: right;
	margin-right: 5px;
	}
#flinks li {
	display:inline;
	line-height:26px;
	text-align:right;
	padding:0;
	}
#flinks li a {
	font-size:11px;
	text-decoration:none;
	}
#flinks li a:hover {
	display:inline;
	}

/* forms */
#search {
	float:right;
	margin-top:20px;
	width:205px;
	height:21px;
	padding:2px 0 0 15px;
	}
* html #search {
	width:208px;
	overflow:hidden;
	}
#search .s {
	font:12px Arial, Helvetica, sans-serif;
	width:170px;
	float:left;
	margin-right:5px;
	padding:2px;
	}
#searchform .sgo {
	width:26px;
	height:23px;
	margin:-2px 0 0;
	}
.params {
	margin: 15px auto auto auto;
	}
.params label {
	width: 110px;
	margin: 0 10px;
	}
.params input {
	width: 100px;
	margin-right: 10px;
	}
	#buscarH {
		width: 70px;
		height: 20px;
		padding-bottom: 2px;
		background: #666;
		border: 1px solid #ccc;
		color: #fff;
	}
#form1 {
	margin: 0 auto 45px auto;
	}
#form1 img {
	float: left;
	clear: none;
	width: 24px;
	height: 24px;
	margin: 3px 0 0 0 !important;
	}
#form1 img.flecha {
    height:10px !important;
	float: left;
	clear: none;
	width: 11px;
	height: 8px;
	margin: 9px 0 0 0 !important;
	/*border-bottom: 1px solid #ccc;*/
	}	
#form1 select {
	border: 1px solid #ddd;
	padding: 1px;
	width: 290px;
	clear: right;
	margin: 5px;
	float: both;
	}
#form1 input {
	clear: both;
	float: right;
	margin-top: 5px;
	cursor: pointer;
	}
#form1 label {
	float: left;
	clear: none;
	padding: 8px 0 0 0;
	}
	
/* barra navegació */
#nav {
	width:960px;
	height:28px;
	position:relative;
	margin:0 auto 5px;
	}
#nav .rss {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding-left:18px;
	position:absolute;
	top:7px;
	right:8px;
	}
#contact {
	margin: 20px auto;
	width: 306px;
	}
#contact label {
	float: left;
	clear: left;
	height: 20px;
	margin-right: 15px;
	width: 100px;
	padding: 5px 0;
	}
#contact input,
#contact textarea {
	float: left;
	clear: none;
	width: 185px;
	margin: 3px 0;
	}
#contact select {
	float: left;
	clear: none;
	width: 189px;
	margin: 3px 0;
	padding: 1px 0;
	}
#contact input.boto {
	clear: both;
	float: right;
	width: 70px !important;
	height: 20px;
	padding: 0 2px 2px 2px;
	border: 1px solid #999;
	background: #666;
	color: #fff;
	}
#contact2 {
	margin: 20px auto;
	width: 400px;
	}
#contact2 label {
	float: left;
	clear: left;
	height: 20px;
	margin-right: 15px;
	width: 130px;
	padding: 5px 0;
	}
#contact2 input,
#contact2 textarea {
	float: left;
	clear: none;
	width: 248px;
	margin: 3px 0;
	}
#contact2 input.boto {
	clear: both;
	float: right;
	width: 70px !important;
	height: 20px;
	padding: 0 2px 2px 2px;
	border: 1px solid #999;
	background: #666;
	color: #fff;
	}
#miss-area {
	background: #FFCCCC;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 297px;
	padding: 4px;
	text-align: center;
	margin: 10px auto;
	color: #444;
	}
#miss-area2 {
	background: #FFCCCC;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 400px;
	padding: 4px;
	text-align: center;
	margin: 10px auto;
	color: #444;
	}
#miss-area-servei {
	background: #FFCCCC;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 320px;
	padding: 4px;
	text-align: center;
	margin: 10px auto;
	color: #444;
	}
.sidebar-immoble #miss-area {
	width: 240px;
	}
.form-info {
	margin: 15px 0 0 187px !important;
	width: 350px;
	font-weight: bold;
	color: #999;
	}
.form-info2 {
	margin: 15px 0 0 140px !important;
	width: 400px;
	font-weight: bold;
	color: #999;
	}

/* fil d'ariadna */
#content-wrap .breadcrumb{
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	clear:both;
	line-height:25px;
	padding-left:5px;
	margin-bottom:10px;
	}
a.button {
	margin-bottom:8px;
	font-weight:700;
	font-size:12px;
	padding:3px 15px 3px 10px;
	}
.submit {
	margin-bottom:8px;
	font-weight:700;
	font-size:12px;
	cursor:pointer;
	padding:3px 15px 3px 10px;
	}
.postads {
	text-align:center;
	overflow:hidden;
	height:100%;
	margin-bottom:25px;
	}
.small { font-size:11px; color:#666; }
.small a { color:#666; }
.small a:hover { color:#000; }

/* contingut específic */
#content h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #777;
	clear: both;
	}
#content p {
	line-height: 18px;
	font-size: 12px;
	margin: 0 0 8px;
	padding: 0;
	color: #333;
	}
#content .avanzada {
	float: left;
	clear: none;
	width: 660px;
	background: #f0f0f0;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
#content .latestpost p.date {
	font-size:11px;
	margin:0 0 8px;
	padding:0;
	}
#content .latestpost p.more {
	font-size:10px;
	text-transform:uppercase;
	padding-right:12px;
	}
#content .latestpost {
	margin-bottom:15px;
	padding:8px 8px 0 8px;
	overflow:hidden;
	}
#content .latestpost h2 {
	font-size:24px;
	margin:0 0 5px 0;
	padding:0;
	color: #444;
	font-weight: bold;
	}
#content .latestpost strong {
	font-size: 14x;
	}
#content .latestpost h2 a:hover{
	color: #777;
	text-decoration: underline;
	}
#content .latestpost img {
	border: 1px solid #ccc;
	background: #fff;
	float: right;
	}
#content .latestpost p {
	font-size: 15px;
	}
#content .latestpost p a {
	text-decoration:none
	}
#content .col-esq {
	margin: 0 20px 0 10px;
	width: 320px;
	float: left;
	clear: left;
	}
#content .col-dre {
	margin: 0 10px 20px 0;
	width: 320px;
	float: left;
	clear: none;
	}
#content .col-esq img,
#content .col-dre img {
	border: 4px solid #ddd;
	}
#content .col-esq h3,
#content .col-dre h3 {
	color: #333;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	}
#content .col-esq h3 a,
#content .col-dre h3 a {
	text-decoration: none;
	}
#content .col-esq h4,
#content .col-dre h4 {
	padding: 0;
	margin: 0;
	}
#content .col-esq p,
#content .col-dre p {
	padding: 0;
	}
#content .col-esq p.readmore,
#content .col-dre p.readmore {
	font-weight: bold;
	margin-bottom: 0px;
	float: right;
	}
#content .col-esq ul,
#content .col-dre ul,
#content .col-esq-feature ul,
#content .col-dre-feature ul {
	margin: 0 auto 0 15px;
	list-style-image: url(../img/bullet.png);
	}
#content .col-esq ul li,
#content .col-dre ul li,
#content .col-esq-feature ul li,
#content .col-dre-feature ul li {
	padding-left: 0;
	}
#content .col-esq-feature {
	margin: 0 20px 0 10px !important;
	margin: 0 10px 0 0px;
	padding: 10px;
	width: 300px;
	float: left;
	clear: left;
	background: #f0f0f0;
	}
#content .col-dre-feature {
	margin: 0 10px 20px 0 !important;
	margin: 0 0 20px 0;
	padding: 10px;
	width: 300px;
	float: left;
	clear: right;
	background: #f0f0f0;
	}
#content .col-esq-feature h3,
#content .col-dre-feature h3 {
	color: #333;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 3px;
	}
#content .col-esq-feature h3 a,
#content .col-dre-feature h3 a {
	text-decoration: none;
	}
#content .serveis-esq img {
	width: 320px;
	border: none;
	margin: 0 20px 0px 10px !important;
	margin: 0 10px 0 0;
	background: #fff;
	float: left;
	clear: none;
	}
#content .serveis-dre img {
	width: 320px;
	border: none;
	margin: 0 0 10px 0;
	*margin: 0;
	background: #fff;
	float: left;
	clear: none;
	}
#content .results-filter {
	height: 25px;
	padding: 0 5px;
	margin: 15px auto 0 auto;
	clear: both;
	float: left;
	width: 670px;
	}
#content .results-filter2 {
	height: 25px;
	padding: 0 5px;
	margin: 5px auto 0 auto;
	clear: both;
	float: left;
	width: 680px;
	}
#content .results-filter3 {
	height:1px;
	padding: 0 5px;
	margin: 2px auto 0 auto;
	clear: both;
	float: left;
	width: 670px;
	color:#ffdfdf;
	border-bottom:1px solid #ccc;
	}	
#content .results-filter p {
    width:500px;
	font-weight: bold;
	color: #444;
	padding: 3px 0 0 0;
	margin-left: -4px;
	font-size: 1.3em;
	float:left;
	clear:left;
	}
#content .results-filter2 p {
    width:130px;
	font-weight: bold;
	color: #444;
	padding: 3px 0 0 0;
	margin-left: -4px;
	font-size: 1.3em;
	float:left;
	clear:none;
	/*border-bottom:1px solid #ccc;*/
	/*cursor:pointer;*/
	}	
#content .results-filter p form {
	width: 100%;
	}
	/*#ordenar {
		border: 1px solid #ccc;
		height: 20px;
		padding: 1px;
		margin-left: 5px;
		font-size: .9em;
		color: #888;
	}*/
	#buscar {
		float: right;
		clear: both;
		width: 50px;
		height: 20px;
		padding-bottom: 2px;
		background: #666;
		color: #fff;
		font-weight: normal;
		border: none;
		margin-right: 10px;
	}
	#buscar:hover {
		text-decoration: underline;
		color: #cc0000;
		cursor: pointer:
	}
		#buscar2 {
		margin-top:-100px;
		float: left;
		clear: none !important;
		width: 50px;
		height: 20px;
		padding-bottom: 2px;
		background: #666;
		color: #fff;
		font-weight: normal;
		border: none;
		margin-right: 10px;
	}
	#buscar2:hover {
		text-decoration: underline;
		color: #cc0000;
		cursor: pointer:
	}
#barra{
    width:100%;
	float:left;
	clear:both;
}	
#barrios {
	width: 100%;
	margin: 10px auto;
	clear: both;
	float: left;
	}
#barrios h4 {
	margin: 0 0 3px 0;
	color: #da0301;
	font-size: 16px;
	}
#barrios input {
	float: left;
	margin: 0 5px 3px 2px;
	}
#barrios input.boto {
	float: right;
	width: 50px;
	height: 20px;
	padding-bottom: 2px;
	background: #666;
	color: #fff;
	font-weight: normal;
	}
#barrios label {
	padding: 0;
	display: inline;
	}
#barrios table {
	width: 100%;
	margin: 5px auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	}
#barrios table tr td {
	padding: 3px 10px;
	}
a.veure-mes {
	float: right;
	margin: 0 15px 10px 0;
	text-decoration: none;
	font-weight: bold;
	}
a.veure-mes:hover {
	color: #da0301;
	text-decoration: underline;
	}
#ordenar {
	margin: 0 auto 0 auto;
	*margin: 0 auto -40px auto;
	padding: 3px;
	clear: both;
	float: left;
	border: none;
	height: 20px;
	width: 674px;
	border: 1px solid #ccc;
	background: #f0f0f0;
	color: #777;
	}
#ordenar select {
	width: 100px;
	clear: none;
	float: left;
	margin: 0px 15px 0 0;
	background: #fff;
	}
#ordenar input,
#ordenar label {
	float: left;
	clear: none;
	margin: 3px 5px 3px 2px;
	padding: 0;
	}
#ordenar input#buscar {
	float: right;
	clear: none;
	margin: 0;
	}
#ordenar input#buscar:hover {
	color: #fff;
	cursor: pointer;
	}
#content .resultat {
	margin: 10px auto 10px auto;
	*margin: 0 auto 10px auto;
	border: 1px solid #ccc;
	background: #fff;
	height: 125px;
	width: 100%;
	float: left;
	clear: both;
	}
#content .resultat table{
	width:677px;
	color: #222;
	margin: 0 auto;
	}
#content .resultat table td,th{
	text-align:center;
	}
#content .resultat table img{
	width:60px;
	margin: 5px;
	}
#content .resultat table a {
	text-decoration: none;
	font-weight: bold;
	}
#content .resultat table a:hover {
	text-decoration: underline;
	cursor: pointer;
	}
#content .resultat a h3 {
	background: #f0f0f0;
	border-bottom: none;
	padding: 2px 15px;
	margin-bottom: 15px;
	font-size: 1.3em;
	text-decoration: none;
	}
#content .resultat .res-imatge {
	border: 1px solid #ccc;
	padding: 3px;
	background: #f0f0f0;
	margin: 0 15px;
	float: left;
	clear: none;
	width: 100px;
	height: 69px;
	}
#content .resultat .res-imatge img {
	margin: 0 !important;
	width: 100px;
	height: 69px;
	}
#content .resultat .res-info ul {
	height: 150px;
	width: 155px;
	margin-right: 15px;
	float: left;
	clear: none;
	color: #333;
	list-style: none;
	}
#content .resultat .res-info p.preu {
	font-size: 1.8em;
	font-weight: bold;
	color: #cc0000;
	float: left;
	clear: none;
	text-align:right;
	width: 120px;
	white-space: nowrap;
	}
#footer-res {
	width: auto;
	clear: both;
	margin-top: 0px;
	padding: 5px 0 4px 20px;
	width: 660px;
	height: 19px;
	background: #f0eff0;
	border: 1px solid #ccc;
	font-size: 13px;
	color: #cc0000;
	}
#footer-res .pagination {
	float: right;
	min-width: 150px;
	margin: -17px 10px;
	}
#footer-res .pagination ul {
	float: right;
	min-width: 150px;
	margin-right: 0;
	}
#footer-res .pagination ul li{
	display: inline;
	}
#footer-res .pagination ul li span {
	border: 1px solid #ccc;
	padding: 1px 5px;
	text-decoration: none;
	font-weight: bold;
	background: #ccc;
	color: #fff;
	margin-right: -5px;
	*margin-right: 0;
	}
#footer-res .pagination ul li a {
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px 5px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 0px;
	}
#footer-res .pagination ul li a:hover {
	background: #ccc;
	color: #fff;
	}
#content h2.title-image {
	text-align: right;
	width: 100%;
	margin: -60px 0 10px 0;
	position: relative;
	z-index: 2;
	font-weight: bold;
	color: #da0301;
	}
#content h2.title-image2 {
	text-align: left;
	width: 100%;
	margin: -65px 0 20px 10px;
	position: relative;
	z-index: 2;
	font-weight: bold;
	color: #da0301;
	}
#content img {
	margin-bottom: 10px;
	}
#content .valors-esq {
	border-right: 1px solid #ccc;
	width: 300px;
	padding: 15px;
	float: left;
	clear: none;
	}
#content .valors-dre {
	width: 300px;
	padding: 15px 10px;
	float: left;
	clear: none;
	}
#content .valors-esq ul li,
#content .valors-dre ul li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
#content .col1,
#content .col2 {
	float: left;
	clear: none;
	width: 217px;
	margin: 0 15px 10px 0;
	}
#content .col3 {
	float: left;
	clear: none;
	width: 216px;
	}
#content .col3 ul {
	margin: 0 0 0 20px;
	}
#content .col3 ul li {
	list-style: disc;
	padding: 2px 0;
	}
#content .col3 ul li a {
	text-decoration: none;
	}
#content .col1 h4,
#content .col2 h4,
#content .col3 h4.normal {
	color: #333;
	margin-top: 7px;
	border-bottom: none;
	}
#content .col3 h4 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #ddd;
	padding-bottom: 1px;
	}
#content .col3 h4.top-separator {
	margin-top: 25px;
	}
#content .col3 h4 a {
	text-decoration: none;
	color: #da0301;
	}
#content .col1 img,
#content .col2 img,
#content .col3 img {
	border: 1px solid #ccc;
	margin: 2px 0 0 0;
	}
#content .col1 h3,
#content .col2 h3,
#content .col3 h3 {
	color: #da0301;
	border-bottom: 2px dotted #ccc;
	}
#content .col1 h3 a,
#content .col2 h3 a,
#content .col3 h3 a {
	text-decoration: none;
	color: #da0301;
	}
#content .col1 h3 a:hover,
#content .col2 h3 a:hover,
#content .col3 h3 a:hover {
	color: #333;
	}
#content .col1 p,
#content .col2 p,
#content .col3 p {
	padding: 0 2px;
	}
#content .col12 {
	float: left;
	clear: left;
	width: 430px !important;
	width: 420px;
	margin: -25px 20px 20px 10px;
	padding-top: 0;
	position: relative;
	z-index: 2;
	}
#content .col12 h4 {
	border-bottom: 2px solid #ddd;
	padding-bottom: 2px;
	margin-bottom: 10px;
	}
#content .col12 ul {
	margin: 0 0 0 25px;
	}
#content .col12 ul li {
	list-style: disc !important;
	padding-left: 5px;
	}
#content .left-col {
	width: 30%;
	float: left;
	clear: left;
	margin: 10px 20px 10px 10px;
	}
#content .left-col ul {
	margin: 15px auto;
	padding: 5px 0 15px 0;
	border-top: 1px dotted #ccc;
	list-style: none;
	}
#content .left-col ul li {
	border-bottom: 1px dotted #ccc;
	padding: 0 0 5px 5px;
	}
#content .left-col ul li a {
	text-decoration: none;
	}
#content .right-col {
	width: 65% !important;
	width: 64%;
	float: left;
	clear: none;
	margin: 10px 0 10px 0;
	}
#content .right-col .noticia {
	margin: 15px 0 0 0;
	border-bottom: 1px dashed #666;
	padding-bottom: 15px;
	height: 90px;
	}

#content .right-col .noticia .data {
	height: 60px;
	width: 60px;
	border: 2px solid #dbdbdb;
	background: #ededed;
	padding: 10px 5px 0 5px;
	float: left;
	clear: none;
	margin-right: 10px;
	}
#content .right-col .noticia .dia {
	font-size: 2.1em;
	color: #cc0000;
	width: 60px;
	display: block;
	text-align: center;
	}

#content .right-col .noticia .mes {
	width: 60px;
	display: block;
	text-align: center;
	color: #666;
	font-weight: bold;
	}
#content .right-col .noticia .excerpt  {
	width: 355px !important;
	width: 350px;
	float: left;
	clear: none;
	margin: -17px 0 0 0;
	padding: 0;
	}
#content .right-col .noticia .excerpt p {
	margin-top: -5px;
	}
#content .right-col .noticia .excerpt h4 {
	padding-bottom: 0;
	}
#content .right-col .noticia .excerpt a h4,
#content .noticias .noticia a h4 {
	text-decoration: none;
	margin-bottom: 0px;
	}
#content .noticias .noticia {
	margin: 15px 0;
	padding: 0px 0 18px 0;
	border-bottom: 1px dashed #666;
	height: 80px;;
	clear: both;
	}
#content .noticias .noticia .data {
	height: 70px;
	width: 60px;
	border: 2px solid #dbdbdb;
	background: #ededed;
	padding: 10px 5px 0 5px;
	float: left;
	clear: none;
	margin-right: 10px;
	}
#content .noticias .noticia .dia {
	font-size: 2.1em;
	color: #cc0000;
	width: 60px;
	display: block;
	text-align: center;
	}
#content .noticias .noticia .mes {
	width: 60px;
	display: block;
	text-align: center;
	color: #666;
	font-weight: bold;
	}
#content .noticias .noticia .excerpt  {
	padding: 0;
	}
#content .noticias .noticia .excerpt p {
	margin: -5px 0 0 0;
	}
#content .post {
	padding-bottom:8px;
	margin-bottom:10px;
	clear:both;
	overflow:hidden;
	height:100%
	}
#content .post h2 {
	font-size:12px;
	margin:0;
	padding:0
	}
#content .post p {
	font-size:11px
	}
#content .post p a {
	text-decoration:none
	}
#content .filo-desc {
	float: left;
	clear: left;
	width: 323px !important;
	width: 313px;
	margin: 0 20px 20px 10px;
	padding-top: 0;
	position: relative;
	z-index: 2;
	}
#content .filo-valors {
	float: left;
	clear: none;
	width: 323px;
	border-left: 2px solid #ccc;
	}
#content .filo-valors ul {
	list-style: none;
	}
#content .desc-servei {
	width: 330px;
	float: left;
	clear: left;
	margin-right: 20px;
	}
#content .desc-servei ul {
	margin: 0 0 0 25px;
	}
#content .desc-servei ul li {
	list-style: disc;
	padding-left: 5px;
	}
#content .desc-servei-all {
	width: auto;
	float: left;
	clear: both;
	margin: 0 auto;
	}
#content .desc-servei-all ul {
	margin: 0 0 0 25px;
	}
#content .desc-servei-all ul li {
	list-style: disc;
	padding-left: 5px;
	}
#content .desc-servei-all ul li ul li {
	list-style: circle;
	padding-left: 5px;
	margin-left: 5px;
	}
#content .form-servei {
	float: left;
	clear: right;
	width: 200px;
	margin: 0 auto 10px auto;
	}	
#content .form-servei form {
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #ccc;
	background: #f0f0f0;
	height: 255px;
	*height: 235px;
	}
#content .contact-content a {
	color: #cc0000;
	text-decoration: none;
	}
#content .contact-content a:hover {
	text-decoration: underline;
	}
#content .contact-content h2 {
	font-size: 1.1em;
	font-weight: bold;
	}
#content .contact-info h2 {
	font-size: 1.5em;
	font-weight: normal;
	}
#content .contact-info p {
	color: #fff;
	}
#content .contact-info ul li {
	list-style: square;
	padding: 0;
	margin: 0;
	}
#content .contact-content .depart-esq {
	width:45%;
	margin:0 15px 20px 0;
	clear:left;
	float:left;
	padding:5px 5px 15px 5px;
	border:1px solid #ccc;
	background:#f7f7f7;
	}
#content .contact-content .depart-dre {
	width:45%;
	margin:0 0 20px 0;
	clear:none;
	float:left;
	padding:5px 5px 15px 5px;
	border:1px solid #ccc;
	background:#f7f7f7;
	}
#content .contact-content .depart-esq ul li,
#content .contact-content .depart-dre ul li {
	list-style: square;
	padding-left: 0;
	margin: 0 0 0 20px;
	}
p.camps {
	font-weight: bold;
	padding: 5px;
	float: left;
	clear: none;
	width: 130px;
	}
#content .enumeration {
	clear: both;
	float: left;
	width: 100%;
	margin: 5px auto 15px auto;
	padding-bottom: 20px;
	border-bottom: 2px dotted #ccc;
	}
#content .enumeration p {
	margin: 0 0 30px 0;
	}
#content .enumeration p.number {
	width: 50px;
	height: 20px;
	font-size: 42px;
	text-align: center;
	float: left;
	background-color: #eee;
	border: 1px solid #ddd;	
	color: #bbb;
	margin: 0px 15px 0px 0;
	padding: 20px 5px;
	clear: left;
	}
#content .enumeration p.description {
	margin: 0 auto;
	}
#content .enumeration ul {
	margin: 0 0 0 110px;
	}
#content .enumeration ul li {
	list-style: disc;
	padding-left: 5px;
	}
#content p.date {
	font-size:11px;
	margin:0 0 8px;
	padding:0
	}
#content p.more {
	font-size:10px;
	text-transform:uppercase;
	padding-right:12px;
	}
#content-top {
	width: 670px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	}
#content-top .paginator {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f0f0f0;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-align: center;
	}
#content-top .paginator a {
	font-weight: bold;
	text-decoration: none;
	}
#content-top h2 {
	font: 22px bold #666 Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	}
#content-top img {
	padding: 2px 0 0 0;
	}
#content-top a {
	margin: 0 5px;
	}
#content-left {
	width: 340px;
	float: left;
	clear: none;
	margin-right: 16px;
	}
#content-left img {
	padding: 3px;
	border: 1px solid #ccc;
	background: #f7f7f7;
	width: 326px;
	height: 245px;
	}
#content-left .thumbs {
	margin: 10px auto 15px auto;
	padding: 0;
	}
#content-left .thumbs img {
	width: 70px;
	height: 50px;
	margin-right: 4px;
	}
#content-left .thumbs img:hover {
	cursor: pointer;
	background: #ddd;
	}
#content-left iframe.map {
	padding: 3px;
	border: 1px solid #ccc;
	background: #f7f7f7;
	}
#content-right {
	width: 320px;
	float: left;
	clear: none;
	}
#content-right #detalls {
	float: left;
	clear: both;
	margin: 0px 0 10px 10px;
	}
#content-right h3 {
	font: 14px #333 Arial, Helvetica, sans-serif !important;
	border: none;
	font-weight: none;
	padding-left: 8px;
	margin-bottom: 10px;
	}
#content-right h5,
#content-right h5.all {
    cursor:pointer;
	font: 14px #333 Arial, Helvetica, sans-serif !important;
	border: none;
	font-weight: none;
	margin: 0 0 0 10px !important; 
	width:285px;
	color: #da0301;
	border-bottom: 1px solid #ccc;
	float:left;
	clear:none;
	}
#content-right h5.all {
	width:300px !important;
	}
#content-right img{
	float:left;
	clear:none;
	margin-top:4px;
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
	
	}
#content-right table{
	margin: 0 auto 20px auto;
	width: 300px;
	border: 0px solid #ccc;
	border-collapse: collapse;
	}
#sidebar table {
	margin: 0 auto 20px auto;
	width: 240px;
	border: 0px solid #ccc;
	border-collapse: collapse;
	}
#content-right table thead {
	color: #da0301;
	font-weight: bold;
	}
#sidebar table thead {
	color: #333;
	font-weight: bold;
	}
#content-right table thead th {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	}
#sidebar table thead th {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 5px;
	}
#content-right table tbody tr.c0,
#sidebar table tbody tr.c0 {
	background: #f0f0f0;
	}
#content-right table tbody tr.c1,
#sidebar table tbody tr.c1 {
	background: #fff;
	}
#content-right table tbody tr.c2,
#sidebar table tbody tr.c2 {
	background:#CCCCCC;
	}
#content-right table tbody td {
	border-bottom: 0px solid #ccc;
	width: 50%;
	padding: 3px 5px;
	}
#sidebar table tbody td {
	padding: 3px 5px;
	}
#sidebar table tbody tr:hover {
	background: #F09F91;
	cursor: pointer;
	}
p.more {
	font-size:10px;
	text-align:right;
	text-transform:uppercase;
	padding-right:12px !important;
	}
span.red {
	color: #da0301;
	}

/* Forms */
#clients {
	margin: 0 auto 10px auto;
	}
#clients input {
	width: 70px;
	height: 18px;
	margin-right: 10px;
	border: 1px solid #999;
	padding: 0 2px;
	}
#clients input.boto {
	width: 50px;
	height: 20px;
	margin: 0 -10px 0 10px;
	padding-bottom: 2px;
	background: #666;
	color: #fff;
	}
#visita {
	margin: 0 auto;
	width: 238px;
	padding-left: 10px;
	}
#visita label {
	width: 100px;
	float: left;
	clear: left;
	}
#visita input,
#visita textarea {
	width: 120px;
	float: left;
	clear: none;
	margin-bottom: 10px;
	}
#visita input.boto {
	width: 70px;
	float: right;
	margin-right: 13px;
	}

/* Tabs */
#tabbed_box {
	margin: 0px auto 0px auto;
	width: 100%;
}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color:#fff;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area {
	padding:0px 0 10px 0;
	margin-bottom: 5px;	
	z-index: 0;
}
#map {
	width: 670px;
	height: 300px;
	margin-bottom: 5px;
	position: relative;
	z-index: 0;
	}
ul.tabs {
	margin: 5px 5px 5px 5px;
	padding: 0;
	border-bottom: 1px solid #ccc;
	height: 20px;
	clear: both;
}
ul.tabs li {
	list-style:none;
	display:inline;
	font-weight: bold;
	padding: 0;
	margin-right: 20px;
}
ul.tabs li a {
	height: 20px;
	padding: 0 6px;
	background-color: #fff;
	color: #666;
	width: 80px;
	text-decoration: none;
	white-space: nowrap;
}
ul.tabs li a:hover {
	color: #666;
}
ul.tabs li a.active {
	background-color: #ddd;
	padding: 3px 10px;
}
.content {
	padding: 0 8px;
	*padding: 0;
	margin: -40px 0 0 0;
	*margin: 0 auto;
	}
.content-immoble {
	padding: 0 8px;
	margin: 0 auto;
	}

/* Horizontal Carousel */
.horizontal_carousel {
  float:left;
  width: 685px;
  height: 190px;
  margin-bottom: 10px;
  position: relative;  
}         

.horizontal_carousel .container {
  position: absolute;
  top: 5px;
  left: 37px;  
  width: 614px;
  height: 160px;
  overflow:hidden;   
  background: #f0f0f0;
}            

.horizontal_carousel .previous_button {
  position: absolute;
  top: 5px;
  left: 10px;
  width: 27px;
  height: 160px;
  background: url(../img/left.gif);
  z-index: 100;    
}        

.horizontal_carousel .previous_button_disabled {
  background: url(../img/left-disabled.gif);
  cursor:default;
}

.horizontal_carousel .next_button {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 27px;
  height: 160px;
  background: url(../img/right.gif);
  z-index: 100;
}   

.horizontal_carousel .next_button_disabled {
  background: url(../img/right-disabled.gif);
  cursor:default;
}

.horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 144px;
}                      

.horizontal_carousel ul li img {
  border:1px solid #999999;
  display:block;             
  background:#E3EDFA;
  width: 134px;
  height: 100px;
  margin-bottom: 0 !important;
}                               

.horizontal_carousel ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

.horizontal_carousel ul li {
  border:0px solid green;
  color:#666;
  margin:0pt;
  padding:15px 10px 10px;
  width: 132px;
  list-style:none;   
  float:left;
}

.horizontal_carousel ul li span {
  line-height: 13px;
  }

/* Promocions */#feature_1,#feature_2,#feature_3,#feature_4,#feature_5,#feature_6,#feature_7,#feature_8,#feature_9,#feature_10,#feature_11,#feature_12,#feature_13,#feature_14,#feature_15,#feature_16, #feature_17,#feature_18,#feature_19,#feature_20 {
	background: #f0f0f0;
	margin: 0px auto 25px auto;
	}
#feature_1 img,#feature_2 img,#feature_3 img,#feature_4 img,#feature_5 img,#feature_6 img,#feature_7 img,#feature_8 img,#feature_9 img,#feature_10 img,#feature_11 img, #feature_12 img,#feature_13 img, #feature_14 img, #feature_15 img, #feature_16 img, #feature_17 img, #feature_18 img, #feature_19 img, #feature_20 img{
	margin:0px 3px 15px 0px;
	border: none;
	float:left;
	clear: none;
	width: 400px;
	height: 230px;
	}

#feature_1 .feature-desc, #feature_2 .feature-desc, #feature_3 .feature-desc, #feature_4 .feature-desc, #feature_5 .feature-desc, #feature_6 .feature-desc, #feature_7 .feature-desc, #feature_8 .feature-desc, #feature_9 .feature-desc, #feature_10 .feature-desc, #feature_11 .feature-desc, #feature_12 .feature-desc, #feature_13 .feature-desc, #feature_14 .feature-desc, #feature_15 .feature-desc, #feature_16 .feature-desc, #feature_17 .feature-desc, #feature_18 .feature-desc, #feature_19 .feature-desc, #feature_20 .feature-desc  {
	background: #fff;
	padding: 5px 10px;
	margin: 5px 5px 0 5px;
	width: 240px;
	height: 216px;
	float: left;
	clear: none;
	}

#feature_1 .feature-desc h2, #feature_2 .feature-desc h2, #feature_3 .feature-desc h2, #feature_4 .feature-desc h2, #feature_5 .feature-desc h2, #feature_6 .feature-desc h2, #feature_7 .feature-desc h2, #feature_8 .feature-desc h2, #feature_9 .feature-desc h2, #feature_10 .feature-desc h2, #feature_11 .feature-desc h2, #feature_12 .feature-desc h2, #feature_13 .feature-desc h2, #feature_14 .feature-desc h2, #feature_15 .feature-desc h2, #feature_16 .feature-desc h2, #feature_17 .feature-desc h2, #feature_18 .feature-desc h2, #feature_19 .feature-desc h2, #feature_20 .feature-desc h2 {
	color: #cc0000;
	text-decoration: none;
	}

#feature_1 .feature-desc h2:hover, #feature_2 .feature-desc h2:hover, #feature_3 .feature-desc h2:hover, #feature_4 .feature-desc h2:hover, #feature_5 .feature-desc h2:hover, #feature_6 .feature-desc h2:hover, #feature_7 .feature-desc h2:hover, #feature_8 .feature-desc h2:hover, #feature_9 .feature-desc h2:hover, #feature_10 .feature-desc h2:hover, #feature_11 .feature-desc h2:hover, #feature_12 .feature-desc h2:hover, #feature_13 .feature-desc h2:hover, #feature_14 .feature-desc h2:hover, #feature_15 .feature-desc h2:hover, #feature_16 .feature-desc h2:hover, #feature_17 .feature-desc h2:hover, #feature_18 .feature-desc h2:hover, #feature_19 .feature-desc h2:hover, #feature_20 .feature-desc h2:hover {
	text-decoration: underline;
	}

#feature_1 .feature-desc a.read, #feature_2 .feature-desc a.read, #feature_3 .feature-desc a.read, #feature_4 .feature-desc a.read, #feature_5 .feature-desc a.read, #feature_6 .feature-desc a.read, #feature_7 .feature-desc a.read, #feature_8 .feature-desc a.read, #feature_9 .feature-desc a.read, #feature_10 .feature-desc a.read, #feature_11 .feature-desc a.read, #feature_12 .feature-desc a.read, #feature_13 .feature-desc a.read, #feature_14 .feature-desc a.read, #feature_15 .feature-desc a.read, #feature_16 .feature-desc a.read, #feature_17 .feature-desc a.read, #feature_18 .feature-desc a.read, #feature_19 .feature-desc a.read, #feature_20 .feature-desc a.read {
	float: right;
	font-weight: bold;
	text-decoration: none;
	color: #cc0000;
	}

#feature_1 .feature-desc a.read:hover, #feature_2 .feature-desc a.read:hover, #feature_3 .feature-desc a.read:hover, #feature_4 .feature-desc a.read:hover, #feature_5 .feature-desc a.read:hover, #feature_6 .feature-desc a.read:hover, #feature_7 .feature-desc a.read:hover, #feature_8 .feature-desc a.read:hover, #feature_9 .feature-desc a.read:hover, #feature_10 .feature-desc a.read:hover, #feature_11 .feature-desc a.read:hover, #feature_12 .feature-desc a.read:hover, #feature_13 .feature-desc a.read:hover, #feature_14 .feature-desc a.read:hover, #feature_15 .feature-desc a.read:hover, #feature_16 .feature-desc a.read:hover, #feature_17 .feature-desc a.read:hover, #feature_18 .feature-desc a.read:hover, #feature_19 .feature-desc a.read:hover, #feature_20 .feature-desc a.read:hover {
	text-decoration: underline;
	}

#feature_1 h6,
#feature_2 h6,
#feature_3 h6,
#feature_4 h6  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: .6em;
	}

#feature_1 p, #feature_2 p, #feature_3 p, #feature_4 p, #feature_5 p, #feature_6 p, #feature_7 p, #feature_8 p, #feature_9 p, #feature_10 p, #feature_11 p, #feature_12 p, #feature_13 p, #feature_14 p, #feature_15 p, #feature_16 p, #feature_17 p, #feature_18 p, #feature_19 p, #feature_20 p {
	margin-top: 4px;
	padding-left: 20px;
	}

/*#feature_1 span.author, #feature_2 span.author, #feature_3 span.author, #feature_4 span.author  {
	float: left;
	clear: both;
	}*/

#feature_all_1 img, #feature_all_2 img , #feature_all_3 img, #feature_all_4 img, #feature_all_5 img, #feature_all_6 img , #feature_all_7 img, #feature_all_8 img, #feature_all_9 img, #feature_all_10 img , #feature_all_11 img, #feature_all_12 img, #feature_all_13 img, #feature_all_14 img , #feature_all_15 img, #feature_all_16 img, #feature_all_16 img, #feature_all_18 img , #feature_all_19 img, #feature_all_20  {
	margin:0px 10px 15px 0px;
	border: 1px solid #ccc;
	float:left;
	width: 668px;
	height: 192px;
	}

#feature_all_1 p, #feature_all_2 p, #feature_all_3 p, #feature_all_4 p, #feature_all_5 p, #feature_all_6 p, #feature_all_7 p, #feature_all_8 p, #feature_all_9 p, #feature_all_10 p, #feature_all_11 p, #feature_all_12 p, #feature_all_13 p, #feature_all_14 p, #feature_all_15 p, #feature_all_16 p, #feature_all_17 p, #feature_all_18 p, #feature_all_19 p, #feature_all_ p  {
	margin-top: -20px;
	padding-right: 20px;
	}

#control {
	margin: 0px 0px 10px 0px;
	padding: 2px 0 0 0;
	clear: left;
	text-align: center;
	background: #777;
	font-size: 1.1em;
	height: 20px;
	}

#control img {
	margin: -14px 0 0 0;
	padding: 0;
	width: 12px;
	height: 12px;
	border: none;
	display: inline;
	}

#control span a {
	font:0.9em Arial, Verdana, Helvetica;
	padding: 3px;
	text-decoration: none;
	color: #fff;
	}

#control .cntrl_active {
	background-color: #ccc;
	}

#control .cntrl_active a {
	color: #333;
	}

/* Colors */
.rojo {color:#ff0000;}
.taronja {color:#0066FF;}

/* Galeria */
.galleria_wrapper img {
	width: 660px;
	height: 430px;
	}
