/* CSS Document */

/*----------------------------------------------------------------------------------------------------
	Neteja i iguala CSS per tots els navegadors
----------------------------------------------------------------------------------------------------*/

* { 
	margin:0px; 
	padding:0px; 
	border:none;
}

body, input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%;
	line-height:100%;
	height:100%;
}
a img, img { 
	border:0px; 
	text-decoration:none;
}
li { 
	list-style:none; 
}
div.clear { 
	clear:both; 
	font-size:1px;
	line-height:1px;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding-bottom:8px;
}
/*----------------------------------------------------------------------------------------------------
	CSS generals maqueta
----------------------------------------------------------------------------------------------------*/

body { 
	text-align:center;
	background:#524e47 url(/intercanvi/images/fons.gif) no-repeat center 123px;
}
.contenidor {
	margin:auto;
	text-align:left;
	background:#524e47 url(/intercanvi/images/fons.gif) no-repeat center 123px;

	font-size:0.875em; /* 16 x 0.875 = 14 */
	line-height:1.5em;
	color:#fff;
	width:980px;
}
/* Columna de la esquerra */
.colEsq {
	float:left;
	width:611px;
	padding-left:36px;

	/*alçada mínima del contenidor compatible amb IE6 */
	min-height: 467px;
	height: auto !important;
	height: 467px;
}

.cap {
	height:123px;
}
.cap img.segonama {
	position:absolute;
	padding:10px 0 0 30px;
}
.cap div {
	text-align:right;
	padding-top:16px;
}
.menu {
	text-align:right;
	height:32px;
}
.menu a {
	display:block;
	float:right;
	text-align:center;
	width:100px;
	padding-top:5px;
	height:27px;
	font-weight:bold;
	font-size:0.857em;
}
.menu a:hover,
.menu a.on,
.menu a.actiu {
	background:#f7c968;
	color:#474645;
	text-decoration:none;
}
 
/* Especifics home */

.absolut {
	position:absolute;
	margin:105px 210px;
	width:170px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.colEsqHome {
	float:left;
	width:194px;
	padding: 0 128px 0 35px;
	text-align:center;
}

.colDreHome {
	float:left;
	width:194px;
	text-align:center;
}
.home .intercanvis {
	font-weight:bold;
	padding:10px 0 10px 0;
	line-height:1.3em;

}
.contingut_txt .colEsqHome h1,
.contingut_txt .colDreHome h2 {
	color:#fff;
	padding:10px 0 4px 0;
	text-transform:uppercase;
	font-size:1.4em;
	border-bottom:#929292 1px solid;
}
.home p.anunci{
	border-bottom:#929292 1px solid;
	padding:2px 0px;
}
.home p.anunci span {
	font-weight:bold;
}

/* Especifics plana ofereixo */

.contingut_txt {
	font-size:0.857em;
	padding:35px 0 20px 0;
}
.contingut_txt .paginacio {
	text-align:right;
	position:absolute;
	width:611px;
}
.contingut_txt .titol {
	font-size:1.333em;
	font-weight:bold;

}
.contingut_txt form {
	padding:2px 0 0 130px;
	position:absolute;
}
.contingut_txt h1 {
	color:#d47754;
	font-size:2.2em;
	padding:20px 0 20px 130px;
}
.producte .col_izq {
	width:120px;
	padding:5px;
	position:absolute;
}
.producte .col_dcha {
	width:470px;
	padding:4px 2px 0 120px;
	line-height:1.5em;

	/*alçada mínima del contenidor compatible amb IE6 */
	min-height: 80px;
	height: auto !important;
	height: 80px;
}
.producte h2 {
	color:#d47754;
	font-size:1.3em;
}
.producte h2 a {
	color:#d47754;
}
.alt {
	background:#353634;
}

/* anunci */
.anunci h1 {
	padding-left:0px;
	font-size:1.5em;
}
.anunci table {
	width:611px;
}
td.foto {
	background:#353634;
	vertical-align:top;
}
td.descripcio {
	background:#353634;
	padding:14px;
	vertical-align:top;
	width:100%;
	line-height:1.4em;
}
td.tornar {
	background:#d47754;
	font-size:2em;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;
}
td.enllacos {
	background:#9a9998;
	padding:10px;
}
td.enllacos p {
	padding:2px 0;
	color:#000;
}
td.enllacos a {
	color:#000;
	font-weight:bold;
}
td.enllacos strong {
	color:#fff;
}

/* Formulari */
.formulari h1 {
	padding-left:0px;
	color:#fccd69;
}

.formulari label {
	position:absolute;
	width:136px;
	text-align:right;
	padding:4px 15px 0 15px;
	line-height:1em;
}
.formulari input, .formulari textarea, .formulari select {
	width:445px;
	margin-left:166px;
	background:none;
}
.formulari input, .formulari select{
	padding-top:2px;
	height:18px;
}
.formulari textarea {
	overflow:auto;
	height:108px;
}
.formulari form {
	padding-left:0px;
	width:611px;
}
.formulari div {
	background:url(/intercanvi/images/form_fons.gif) repeat-y 0px 0px;
	border-bottom:#524e47 18px solid;
	/*alçada mínima del contenidor compatible amb IE6 */
	min-height: 20px;
	height: auto !important;
	height: 20px;
}
.formulari fieldset {
	padding-bottom:15px;
}
.formulari fieldset input {
	width:auto;
	height:auto;
}
.formulari select {
	background:#c2c1c1;
}
.formulari fieldset label {
	width:auto;
	padding-right:30px;
}
.formulari .enviar {
	margin-left:0px;
	background:url(/intercanvi/images/boto_fons.gif) no-repeat 0px 0px;
	width:168px;
	height:30px;
	font-size:1.4em;
	font-weight:bold;
	cursor:pointer;
}

/* Altres webs */
.altres_webs h1 {
	padding-left:0px;
	color:#fccd69;
}
.altres_webs .producte {
	padding:10px 10px 0 10px;
	line-height:1.3em;
}
.altres_webs h2 {
	color:#fccd69;
	font-size:1.6em;
	padding-bottom:5px;
}
.altres_webs h2 a {
	color:#fccd69;
}

/* Que es */
.quees h1,
.quees h2 {
	color:#fccd69;
	padding:0 0 12px 0;
	font-size:1.4em;
	line-height:1.2em;

}
.quees h2 {
	padding-top:14px;
}
.quees h1 a,
.quees h2 a {
	color:#fccd69;

}
.quees p {
	line-height:1.3em;
	padding-bottom:6px;

}

/*noticies*/
.noticia {
	width:278px;
	padding:12px;
	background:#353634;
	float:left;
	line-height:1.3em;
}
.noticia h2 {
	color:#f7c968;
	line-height:1.2em;
	padding-bottom:4px;
	font-size:1.4em;
}

.noticia h2,
.noticia p {
	padding:0 0 12px 0;
}

.novetats .llistat {
	width:295px;
	padding-left:14px;
	float:left;
}
.novetats .producte .col_dcha {
	width:150px;
	color:#f7c968;
	line-height:1.3em;

	/*alçada mínima del contenidor compatible amb IE6 */
	min-height: 80px;
	height: auto !important;
	height: 80px;
}
.novetats .producte .col_dcha a {
	color:#f7c968;
}
.novetats .producte .col_dcha h2 {
	font-size:1em;
}
.novetats .alt {
	background:#6b6b65;
}
.novetats h1 {
	padding-left:0px;
	color:#f7c968;
}
.fotosNotis {
	padding-top:40px;
}

/* Columna de la dreta */
.colDre {
	float:left;
	width:205px;
	padding:246px 64px 0 64px;
	background:#524e47 url(/intercanvi/images/dreta_fons.gif) no-repeat center top;
}

.colDre p.titol {
	background:#d47754;
	display:block;
	padding:5px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:1.142em;
}
.colDre ul {
	padding:5px 0 15px 0;
}

.colDre li {
	padding:3px 0 0px 0;
	border-bottom:#82807d 1px solid;
	font-size:0.928em;
	line-height:1.2em;
}
.colDre li p {
	padding-bottom:4px;
}
.colDre li a {
	color:#fff;
}
.colDre li a span {
	color:#f7c968;
	font-weight:bold;
}

/* Columna dreta */
.peu {
	clear:both;
	width:916px;
	height:33px;
}
.peu .dreta {
	position:absolute;
	margin-left:835px;
}
.peu .peu_normal {
	background:#524e47 url(/intercanvi/images/barra_peu.gif) repeat-x 0px 0px;
	height:29px;
	padding:4px 0 0 46px;
	font-size:0.785em;
	font-weight:bold;
}
.peu .peu_absolut {
	height:33px;
	position:absolute;
	margin-left:-2000px;
	width:2000px;
	background:#524e47 url(/intercanvi/images/barra_peu.gif) repeat-x 0px 0px;
}
