﻿body 	
	{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000;
	background-color: #FFF;
	}
table 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	}
a 
	{
	text-decoration: none;
	color: #830000;
	}
a.selected
	{
	font-weight:bold;
	color:#FFF;
	}
td.titol1
	{
	color:#FFF;
	font-size:13px;
	text-align:center;
	}

img.sold
	{
	position:absolute;
	margin-left:-185px;
	margin-top:4px;
	border:0px;
	}

div#contenidor 
	{
	position: absolute;
	top:0px; 
	left: 20px;
	height:590px; 
	min-height:590px;
	width: 880px;
	padding:5px;
	background-color: transparent;
	text-align:left;
/*
	top:50%; 
	height:590px; 
	min-height:590px;
	margin-top:-295px;
	left: 50%;
	width: 880px;
	margin-left: -445px;
	padding:5px;
	background-color: transparent;
	text-align:left;
*/
	}
div#box_header
	{
	position: absolute;
	top:0px;
	height:100px;
	width:100%;
	background-color: transparent;
	background-image: url("../imatges/header2.gif");
	background-repeat: no-repeat;
	background-position: 48px 0px;
	}
div#box_footer
	{
	position: absolute;
	margin-top:555px;
	height:20px;
	width:100%;
	background-color: #FFF;
	}
div#box_esquerra
	{
	position: absolute;
	margin-top:48px;
	height:499px;
	width:216px;
	color:#FFF;
	background-color: transparent;
	background-image: url("../imatges/esquerra.jpg");
	background-repeat: repeat-x;
	float:left;
	}

div#box_ampolla
	{
	position: absolute;
	text-align:center;
	top:480px;
	height:10px;
	width:216px;
	color:#FFF;
	float:left;
	}
div#box_ampolla a
	{
	color:#FFF;
	font-weight:bold;
	}


div#box_dreta
	{
	position: absolute;
	margin-top:95px;
	margin-left: 220px;
	height:450px;
	width:670px;
	background-color: #FFF;
	float:right;
	}
div#box_linia_superior
	{
	position: absolute;
	margin-top:75px;
	margin-left: 218px;
	height:5px;
	width:673px;
	border-bottom:1px dotted #666;
	}
div#box_linia_inferior
	{
	position: absolute;
	margin-top:75px;
	margin-left: 218px;
	height:471px;
	width:673px;
	border-bottom:1px dotted #666;
	}
div#contingut_dreta
	{
	position: absolute;
	margin-left:25px;
	margin-top:25px;
	width: 630px;
	height: 415px;
	text-align: left;
	overflow: hidden;
	}
div#dragscroll1
	{
	position: absolute;
	margin-left:20px;
	margin-top:25px;
	width: 645px;
	height: 415px;
	text-align: left;
	overflow: auto; 
	filter:chroma(color=#FFF);
  scrollbar-face-color:#014f99;
  scrollbar-shadow-color:#FFF;
  scrollbar-highlight-color:#FFF;
  scrollbar-3dlight-color:#130919;
  scrollbar-darkshadow-color:#130919;
  scrollbar-track-color:#EEF;
  scrollbar-arrow-color:#FFF;
	}
div#innDrag1
	{
	width: 620px; 
	margin:0; 
	padding: 0;
	}
div#dragscroll2
	{
	position: absolute;
	margin-left:20px;
	margin-top:35px;
	width: 645px;
	height: 405px;
	text-align: left;
	overflow: auto; 
	filter:chroma(color=#FFF);
  scrollbar-face-color:#014f99;
  scrollbar-shadow-color:#FFF;
  scrollbar-highlight-color:#FFF;
  scrollbar-3dlight-color:#130919;
  scrollbar-darkshadow-color:#130919;
  scrollbar-track-color:#EEF;
  scrollbar-arrow-color:#FFF;
	}
div#innDrag2
	{
	position:absolute;
	width: 620px; 
	height:750px;
	margin:0; 
	padding: 0;
	}

div#contingut_dreta_inn 
	{
	position: absolute;
	left: 0px;
	top: 0px;
	}
div#box_superior_izquierda
	{
	position: absolute;
	margin-left:620px;
	margin-top:0px;
	width:270px;
	height:75px;
	background-color: transparent;
	}
div#box_pinguino
	{
	position: absolute;
	left:-17px;
	top:8px;
	height:115px;
	width:106px;
	background-color: transparent;
	background-image: url("../imatges/pinguino.gif");
	background-repeat: no-repeat;
	}

div#menu
	{
	margin-top:20px;
	margin-left: 5px;
	}
div.esquinasi
	{
	position: absolute;
	margin-left:-1px;
	margin-top:-1px;
	width:10px;
	height:10px;
	background-image: url("../imatges/borders/si.gif");
	background-repeat: no-repeat;
	}
div.esquinasd
	{
	position: absolute;
	right:-1px;
	top:-1px;
	width:10px;
	height:10px;
	background-image: url("../imatges/borders/sd.gif");
	background-repeat: no-repeat;
	}
div.esquinaii
	{
	position: absolute;
	left:-1px;
	bottom:-1px;
	width:10px;
	height:10px;
	background-image: url("../imatges/borders/ii.gif");
	background-repeat: no-repeat;
	}
div.esquinaid
	{
	position: absolute;
	right:-1px;
	bottom:-1px;
	width:10px;
	height:10px;
	background-image: url("../imatges/borders/id.gif");
	background-repeat: no-repeat;
	}
div#missatge
	{
	position: absolute;
	z-index:98;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display:none;
	}
div.box_missatge
	{
	position: absolute;
	margin-top:200px;
	margin-left: 480px;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	height:120px;
	width:300px;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #000;
	z-index:99;
	display:none;
	}
div.menu
	{
	padding-left:20px;
	padding-top:4px;
	color: #830000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
div#contador
	{
	position:absolute;
	top:410px;
	left:25px;
	padding-top:4px;
	}

div#box_footer div#infolegal 
	{
	position: absolute;
	padding: 0px;
	padding-top:3px;
	left: 0px;
	width: 50%;
	height: 18px;
	text-align: left;
	}
div#box_footer div#author 
	{
	position: absolute;
	padding: 0px;
	padding-top:3px;
	right: 0px;
	width: 50%;
	height: 18px;
	font-size: 10px;
	text-align: right;
	}
div#author img
	{
	top: 3px;
	border:0px;
	}
div#mprinc
	{
	background-color:tranparent;
	margin-top:210px;
	margin-left:18px;
	width:193px;
	height:200px;
	}
a.blanc
	{
	color:#FFF;
	}
.blanc
	{
	color:#FFF;
	}
td.pointsdown
	{
	border-bottom:1px dotted #FFF;
	height:23px;
	}

td.preu
	{
	text-align:right;
	font-weight:bold;
	color:#830000;
	width:150px;
	}
td.estat
	{
	width:150px;
	text-align:left;
	font-weight:bold;
	color:#830000;
	}
td.descripcio
	{
	height:120px;
	}
td.titol
	{
	color:#FFF;
	font-weight: bold;
	background-color: tranparent;
	height:29px;
	width:305px;
	font-size:12px;
	padding-top:3px;
	padding-left:7px;
	border:0;
	background-repeat:no-repeat;
	background-position:right top;
	background-image: url("../imatges/minihead1.jpg");
	}
td.poblacio
	{
	color:#FFF;
	font-weight: bold;
	background-color: transparent;
	height:29px;
	width:321px;
	font-size:12px;
	padding-top:10px;
	padding-right:10px;
	background-image: url("../imatges/minihead2.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	text-align:right;
	}
td.poblacio2
	{
	color:#FFF;
	font-weight: bold;
	background-color: transparent;
	height:29px;
	width:120px;
	font-size:12px;
	padding-top:10px;
	padding-right:10px;
	background-image: url("../imatges/minihead2.jpg");
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
	}
div#buscador
	{
	position:absolute;
	background-color:#FFF;
	margin-left: 20px;
	margin-top: -5px;
	width:650px;
	height:18px;
	padding-top:3px;
	}
td.buscador
	{
	text-align:right;
	}
.titular
	{
	font-size:12px;
	font-weight:bold;
	color: #830000;
	}
select.titol
	{
	font-size: 9px;
	height:17px;
	}
td.wellcome
	{
	font-size:15px;
	color: #FFF;
	}
td.donde
	{
	font-size:22px;
	font-weight:bold;
	font-style: italic;
	text-align:right;
	color: #FFF;
	nowrap;
	}
.descripcio_destacados
	{
	color:#666;
	font-size:9px;
	}
.titol_destacados
	{
	color:#870a08;
	font-weight: bold;
	font-size:9px;
	}
img.resultados
	{
	width: 184px;
	border: 1px solid #830000;
	margin-top:3px;
	}

td.llista_imatges1
	{
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
	}
td.llista_imatges2
	{
	border-bottom: 1px dotted #666;
	}
td.llista_imatges3
	{
	border-left: 1px dotted #666;
	border-bottom: 1px dotted #666;
	}
td.titol_urb
	{
	font-size:14px;
	font-weight:bold;
	font-style: italic;
	color:#830000;
	}
td.titol2_urb
	{
	font-weight:bold;
	color:#666666;
	}
td.desc_urb
	{
	color:#666666;
	text-align:right;
	}
div#esfera2
	{
	position:absolute;
	margin-left:20px;
	margin-top:0px;
	width:239px;
	height:240px;
	background-color:transparent;
	background-image: url("../imatges/urbs/1.gif");
	font-size:14px;
	font-style: italic;
	color:#830000;
	text-align:right;
	}

div#layer_1, div#layer_2, div#layer_3, div#layer_4, div#layer_5, div#layer_6, div#layer_7, div#layer_8, div#layer_9, div#layer_10
	{
	position: absolute;
	width:450px;
	height:185px;
	left:0px;
	top:260px;
	background-color:#FFF;
	border:1px solid #830000;
	display:none;
	}

div.image
	{
	position: absolute;
	margin-left:0px;
	margin-top:0px;
	width:183px;
	height:137px;
	background-color:#FFF;
	}







	
/********************SCROLLER****************/

div#scroll 
	{
	position: absolute;
	right: 2px;
	top: 30px;
	width: 14px;
	bottom:10px;
 	background-color: #EEEDE5;
	background-repeat: repeat-y;
	background-position: 1px 0px;
	text-align: left;
	}

div#scroll a
	{
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	display: block;
	}
div#scroll a#flexa_dalt 
	{
  background-image: url('../imatges/scroll/up.gif');
	}
div#scroll a#flexa_baix 
	{
	position: absolute;
	bottom: 0px;
  background-image: url('../imatges/scroll/down.gif');
	}
div#scroll a#scroller 
	{
	position: absolute;
	top: 14px;
	width: 14px;
	height: 107px;
  background-image: url('../imatges/scroll/scroller.gif');
	display: block;
	}

div#urbanizacio
	{
	width:670px;
	height:445px;
  background-image: url('../imatges/back_urb.jpg');
  background-repeat: no-repeat;
	}
div#urbanizacio div#parcelas
	{
	position:absolute;
	margin-top:5px;
	margin-left:5px;
	height:0px;
	width:188px;
	height:300px;
  background-image: url('../imatges/parcelas.gif');
  background-repeat: no-repeat;
	}

					

a.blancabold
	{
	color:#FFF;
	font-weight:bold;
	}
a.grey
	{
	color: #666;
	font-weight:bold;
	font-style: italic;
	}
a.grey:hover
	{
	color: #165ca1;
	}
a.greySelected
	{
	color: #165ca1;
	font-weight:bold;
	font-style: italic;
	}

div.parcelaUnselected
	{
	width: 31px;
	height: 14px;
	text-align:center;
	color:#FFF;
	background-color:#830000;
	}

div.parcelaSelected
	{
	width: 31px;
	height: 14px;
	text-align:center;
	color:#FFF;
	background-color:#165CA1;
	}

div#parcelas div#parcela1
	{
	position:absolute;
	margin-left:110px;
	margin-top:30px;
	}
div#parcelas div#parcela3
	{
	position:absolute;
	margin-left:55px;
	margin-top:70px;
	}
div#parcelas div#parcela9
	{
	position:absolute;
	margin-left:135px;
	margin-top:85px;
	}
div#parcelas div#parcela5
	{
	position:absolute;
	margin-left:30px;
	margin-top:115px;
	}
div#parcelas div#parcela4
	{
	position:absolute;
	margin-left:135px;
	margin-top:125px;
	}
div#parcelas div#parcela7
	{
	position:absolute;
	margin-left:30px;
	margin-top:165px;
	}
div#parcelas div#parcela6
	{
	position:absolute;
	margin-left:135px;
	margin-top:165px;
	}
div#parcelas div#parcela10
	{
	position:absolute;
	margin-left:135px;
	margin-top:200px;
	}
div#parcelas div#parcela2
	{
	position:absolute;
	margin-left:50px;
	margin-top:235px;
	}
div#parcelas div#parcela8
	{
	position:absolute;
	margin-left:135px;
	margin-top:235px;
	}
div#urbanizacio div#contactar_urb
	{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	padding-top:8px;
	position:absolute;
	margin-top:390px;
	margin-left:0px;
	width:162px;
	height:29px;
	background-image: url("../imatges/precios.gif");
	background-repeat:no-repeat;
	}
div#urbanizacio div#texto1
	{
	position:absolute;
	color:#FFF;
	margin-left:6px;
	margin-top:332px;
	width:330px;
	}
div#urbanizacio div#texto2
	{
	position:absolute;
	font-weight:bold;
	color:#830000;
	margin-top:10px;
	margin-left:230px;
	padding-left:15px;
	background-image: url("../imatges/tmp/check.gif");
	background-repeat:no-repeat;
	background-position: 0px 3px;
	}
div#urbanizacio div#texto3
	{
	position:absolute;
	color:#666666;
	width:450px;
	margin-top:30px;
	margin-left:230px;
	}
div#urbanizacio div#texto4
	{
	position:absolute;
	color:#666666;
	margin-top:75px;
	margin-left:230px;
	}
div#urbanizacio div#taula
	{
	position:absolute;
	color:#666666;
	margin-top:90px;
	margin-left:230px;
	width:400px;
	height:100px;
	}
div#taula td.parcela
	{
	padding-left:15px;
	color:#666666;
	background-image: url("../imatges/tmp/check.gif");
	background-repeat:no-repeat;
	background-position: 0px 3px;
	}
div#taula td.parcelaSelectedTD
	{
	padding-left:15px;
	color:#165CA1;
	background-image: url("../imatges/tmp/checkblue.jpg");
	background-repeat:no-repeat;
	background-position: 0px 3px;
	}


div.oculta
	{
	position:absolute;
	width:400px;
	height:140px;
	margin-top:180px;
	margin-left:232px;
	color:#FFF;
	border:1px solid #000;
	background-color:#FFF;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	display:none;
	}
div.oculta img.tancar
	{
	margin-right: 5px;
	margin-top: 5px;
	border:0px;
	float:right;
	}

td.negre
	{
	color:#000;
	}
body#infolegalweb .boto{
	position: absolute;
	left: 227px;
	margin-top: 5px;
	padding: 6px 2px 6px 2px;
	width: 87px;
	margin: 24px;
	background-image: none;
	background-color: #FDD07B;
	color: #000;
}
body#infolegalweb li{
	float: none;
}
div#finestrainfo {
	margin: 5px;
	border: 1px solid #B9FB8F; 
	padding: 10px 10px 10px 10px;
	width: 540px;
	color: #000;
	text-align: justify;
	font-size: 12px;
	line-height: 127%
}
div#finestrainfo h4 {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
}
body#infolegalweb .boto{
	position: absolute;
	left: 227px;
	margin-top: 5px;
	padding: 6px 2px 6px 2px;
	width: 87px;
	margin: 24px;
	background-image: none;
	background-color: #FDD07B;
	color: #000;
}

div#contactar
	{
	position:absolute;
	width:670px;
	height:445px;
	border:1px solid #666;
	}
div#contactar div#michel2
	{
	position:absolute;
	top:280px;
	left:29px;
	}
div#contactar div#titol_contactar
	{
	position:absolute;
	width:664px;
	height:29px;
	margin-top:3px;
	margin-left:3px;
	background-image: url("../imatges/contactar/titol.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	border:0px;
	}
div#titol_contactar span#titol_contactar	
	{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	top:9px;
	right:15px;
	}
div#contactar div#formulario_contactar
	{
	position:absolute;
	margin-top:50px;
	}
div#contactar div#formulario_quebusca
	{
	position:absolute;
	height:390px;
	left:10px;
	margin-top:50px;
	background-image: url('../imatges/quebuscas/back.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	}
div#formulario_contactar input.bot1_contactar
	{
	color:#FFF;
	width:101px;
	height:25px;
	background-image: url("../imatges/contactar/bot1.jpg");
	background-repeat:no-repeat;
	border:0px;
	}
div#formulario_contactar input.bot2_contactar
	{
	color:#FFF;
	width:101px;
	height:25px;
	background-image: url("../imatges/contactar/bot2.jpg");
	background-repeat:no-repeat;
	border:0px;
	}
div#formulario_contactar input.text_contactar
	{
	width:227px;
	height:25px;
	background-image: url("../imatges/contactar/text_contactar.jpg");
	background-repeat:no-repeat;
	border:0px;
	}
div#formulario_contactar input.text_contactar2
	{
	width:168px;
	height:25px;
	background-image: url("../imatges/contactar/text_contactar2.jpg");
	background-repeat:no-repeat;
	border:0px;
	}
div#formulario_contactar textarea.textarea_contactar
	{
	width:410px;
	height:118px;
	background-image: url("../imatges/contactar/textarea.jpg");
	background-repeat:no-repeat;
	border:0px;
	overflow-y: hidden;
	overflow-x: hidden;
	}
div#formulario_contactar td.form_text
	{
	font-weight:bold;
	color:#830000;
	}
div#formulario_contactar div#desc_contactar
	{
	position:absolute;
	width:200px;
	top:5px;
	}
div#desc_contactar input#mapa
	{
	height:38px;
	width:178px;
	color:#FFF;
	background-color:#870A08;
	font-weight:bold;
	}
.rojo
	{
	font-weight:bold;
	color:#830000;
	}
div#ultima_hora
	{
	position:absolute;
	width:670px;
	height:445px;
	border:1px solid #666;
	}
div#ultima_hora div#titol_uh
	{
	position:absolute;
	width:664px;
	height:29px;
	margin-top:3px;
	margin-left:3px;
	background-image: url("../imatges/contactar/titol.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	border:0px;
	}
div#ultima_hora span#titol_uh
	{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	top:9px;
	right:15px;
	}

span.cuadro_uh
	{
	font-weight:bold;
	width:101px;
	left:0px;
	text-align:center;
	}	

div#ultima_hora div.cuadro_uh1
	{
	position:absolute;
	color:#870a08;
	width:151px;
	height:100px;
	margin-top:180px;
	margin-left:50px;
	border:1px solid #000;
	text-align:center;
	float:left;
	clear: none;
	overflow: hidden;
	cursor: pointer;
	}

div#ultima_hora div.cuadro_uh2
	{
	position:absolute;
	color:#870a08;
	width:151px;
	height:100px;
	margin-top:180px;
	margin-left:250px;
	border:1px solid #000;
	text-align:center;
	clear: none;
	float:left;
	overflow: hidden;
	cursor: pointer;
	}

div#ultima_hora div.cuadro_uh3
	{
	position:absolute;
	color:#870a08;
	width:151px;
	height:100px;
	margin-top:180px;
	margin-left:450px;
	border:1px solid #000;
	text-align:center;
	clear: none;
	float:left;
	overflow: hidden;
	cursor: pointer;
	}
div#ultima_hora div.cuadro_uh4
	{
	position:absolute;
	color:#870a08;
	width:151px;
	height:100px;
	margin-top:300px;
	margin-left:50px;
	border:1px solid #000;
	text-align:center;
	clear: none;
	float:left;
	overflow: hidden;
	cursor: pointer;
	}
div#ultima_hora div.cuadro_uh5
	{
	position:absolute;
	color:#870a08;
	width:151px;
	height:100px;
	margin-top:300px;
	margin-left:250px;
	border:1px solid #000;
	text-align:center;
	clear: none;
	float:left;
	overflow: hidden;
	cursor: pointer;
	}
div#ultima_hora div.cuadro_uh6
	{
	position:absolute;
	color:#870a08;
	width:151px;
	height:100px;
	margin-top:300px;
	margin-left:450px;
	border:1px solid #000;
	text-align:center;
	clear: none;
	float:left;
	overflow: hidden;
	cursor: pointer;
	}

div#ultima_hora div#cuadro1_uh
	{
	position:absolute;
	color:#FFF;
	width:101px;
	height:74px;
	margin-top:40px;
	margin-left:50px;
	background-image:url("../imatges/uh/cuadro.jpg");
	text-align:center;
	}
div#ultima_hora div#cuadro2_uh
	{
	position:absolute;
	color:#FFF;
	width:101px;
	height:74px;
	margin-top:125px;
	margin-left:50px;
	background-image:url("../imatges/uh/cuadro.jpg");
	text-align:center;
	}
div#ultima_hora div#cuadro3_uh
	{
	position:absolute;
	color:#FFF;
	width:101px;
	height:74px;
	margin-top:210px;
	margin-left:50px;
	background-image:url("../imatges/uh/cuadro.jpg");
	text-align:center;
	}
span.cuadro
	{
	position:absolute;
	font-weight:bold;
	width:101px;
	margin-top:10px;
	left:0px;
	text-align:center;
	}
div#ultima_hora div#texto_1_uh
	{
	position:absolute;
	width:500px;
	margin-top:0px;
	margin-left:0px;
	}

div#texto_1_uh td.titol_uh
	{
	color:#830000;
	font-weight:bold;
	}

div#ultima_hora div#texto_3_uh
	{
	position:absolute;
	width:500px;
	margin-top:80px;
	margin-left:0px;
	}

div#ultima_hora div#texto_2_uh
	{
	position:absolute;
	width:500px;
	top:340px;
	left:0px;
	}

div#texto_2_uh td.titol_uh
	{
	color:#830000;
	font-weight:bold;
	}
	


div#ultima_hora div#foto1_uh
	{
	position:absolute;
	width:169px;
	height:122px;
	margin-top:290px;
	margin-left:50px;
	background-image:url("../imatges/uh/foto1.jpg");
	}	

div#ultima_hora div#foto2_uh
	{
	position:absolute;
	width:169px;
	height:122px;
	margin-top:290px;
	margin-left:250px;
	background-image:url("../imatges/uh/foto2.jpg");
	}	

div#ultima_hora div#foto3_uh
	{
	position:absolute;
	width:169px;
	height:122px;
	margin-top:290px;
	margin-left:450px;
	background-image:url("../imatges/uh/foto3.jpg");
	}	
div#formulario_quebusca td.form_text
	{
	font-weight:bold;
	height:20px;
	color:#830000;
	}
div#formulario_quebusca input.bot1_quebusca
	{
	font-weight:bold;
	color:#FFF;
	width:101px;
	height:25px;
	background-image: url("../imatges/contactar/bot1.jpg");
	background-repeat:no-repeat;
	border:0px;
	}
div#formulario_quebusca input.bot2_quebusca
	{
	font-weight:bold;
	color:#FFF;
	width:101px;
	height:25px;
	background-image: url("../imatges/contactar/bot2.jpg");
	background-repeat:no-repeat;
	border:0px;
	}
div#formulario_quebusca input.text_quebusca
	{
	width:227px;
	height:24px;
	background-image: url("../imatges/contactar/text_contactar.jpg");
	background-repeat:no-repeat;
	border:0px;
	}
div#formulario_quebusca input.text_quebusca2
	{
	width:168px;
	height:24px;
	background-image: url("../imatges/contactar/text_contactar2.jpg");
	background-repeat:no-repeat;
	border:0px;
	}
div#formulario_quebusca input.text_quebusca3
	{
	width:408px;
	height:24px;
	background-image: url("../imatges/quebuscas/text_contactar3.jpg");
	background-repeat:no-repeat;
	border:0px;
	}
div#formulario_quebusca textarea.textarea_quebusca
	{
	width:410px;
	height:118px;
	background-image: url("../imatges/contactar/textarea.jpg");
	background-repeat:no-repeat;
	border:0px;
	overflow-y: hidden;
	overflow-x: hidden;
	}
div#formulario_quebusca img#urbGilete
	{
	position:absolute;
	bottom:70px;
	left:60px;
	}

div#imatgegegant {
	position: absolute;
	top: 148px;
	left: 14px;
	background-color: #1C5F98;
	border: 2px solid #1C5F98;
	border-bottom: none;
	cursor: move;
	display: none;
	z-index: 97;
}
a.tancar_finestra {
	position: absolute;
	right: 1px;
	top: 1px;
	width: 16px;
	height: 16px;
    background-image: url('../imatges/b_tancar.gif');
	background-repeat: no-repeat;
	display: block;
}



div#michel
	{
	position:absolute;
	width:670px;
	height:445px;
	border:1px solid #666;
	}
div#michel div#titol_michel
	{
	position:absolute;
	width:664px;
	height:29px;
	margin-top:3px;
	margin-left:3px;
	background-image: url("../imatges/contactar/titol.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	border:0px;
	}
div#titol_michel span#titol_michel	
	{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	top:9px;
	right:15px;
	}
div#michel div#formulario_michel
	{
	position:absolute;
	top:50px;
	height:385px;
	left:10px;
	width:645px;
	}
div#michel div#formulario_michel div#text
	{
	position:absolute;
	top:0px;
	height:260px;
	width:640px;
	left:0px;
	border:1px solid #EEE;
	overflow:hidden;
	}
div#michel div#formulario_michel div#text div#content
	{
	position:absolute;
	top:0px;
	width:620px;
	left:0px;
	}
div#michel div#formulario_michel div#text div#fletxes_components
			{
			position:absolute;
			width:18px;
			height:257px;
			right:0px;
			top:0px;
			cursor: pointer;
			background-color: #EEE;
			}
	div#michel div#formulario_michel div#text div#fletxes_components div#nou_fletxa_amunt
				{
				position:absolute;
				width:17px;
				height:17px;
				left:0px;
				top:0px;
				cursor: pointer;
				background-image:url("../imatges/Bamunt.gif");
				background-repeat: no-repeat;
				background-position: right top;
				}
	
	div#michel div#formulario_michel div#text div#fletxes_components div#nou_fletxa_aball
				{
				position:absolute;
				width:17px;
				height:17px;
				left:0px;
				bottom:-1px;
				cursor: pointer;
				background-image:url("../imatges/Bavall.gif");
				background-repeat: no-repeat;
				background-position: right top;
				}
div#michel div#formulario_michel div#carrusel
	{
	position:absolute;
	height:100px;
	width:640px;
	left:0px;
	bottom:0px;
	border:1px solid #CCC;
	overflow:hidden;
	}

table#rotator1{
	position:absolute;
	top:0px;
	left:0px;
	height:126px;
}
table#rotator2{
	top:0px;
	position:absolute;
	height:126px;
}
td.imatgeRotator{
	top:0px;
	width:157px;
	height:120px;
	float:left;
	background-color:#FFF;
	border:0px solid #00468E;
	overflow:hidden;
}
td.separator{
	width:5px;
}





div#preus
	{
	position:absolute;
	width:670px;
	height:445px;
	border:1px solid #666;
	}
div#preus div#titol_preus
	{
	position:absolute;
	width:664px;
	height:29px;
	margin-top:3px;
	margin-left:3px;
	background-image: url("../imatges/contactar/titol.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	border:0px;
	}
div#titol_preus span#titol_preus	
	{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	top:9px;
	right:15px;
	}
div#preus div#imagen_0
	{
	position:absolute;
	text-align:center;
	top:40px;
	height:385px;
	left:10px;
	width:645px;
	}
div#preus div#imagen_1
	{
	position:absolute;
	text-align:center;
	top:40px;
	height:385px;
	left:10px;
	width:645px;
	}
div#preus div#imagen_2
	{
	position:absolute;
	text-align:center;
	top:40px;
	height:385px;
	left:10px;
	width:645px;
	}
div#preus div#mostrar_preus
	{
	position:absolute;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	padding-top:8px;
	margin-top:390px;
	margin-left:22px;
	width:162px;
	height:29px;
	background-image: url("../imatges/precios.gif");
	background-repeat:no-repeat;
	cursor: pointer;
	}
	
div#preus div#mostrar_mes_preus
	{
	position:absolute;
	font-size:14px;
	font-weight:bold;
	color:#F44;
	text-align:right;
	padding-top:8px;
	margin-top:390px;
	margin-left:22px;
	width:162px;
	height:29px;
	background-image: url("../imatges/precios.gif");
	background-repeat:no-repeat;
	cursor: pointer;
	}	
div#preus div#situacio
	{
	position:absolute;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	padding-top:8px;
	margin-top:390px;
	margin-left:22px;
	width:162px;
	height:29px;
	background-image: url("../imatges/precios.gif");
	background-repeat:no-repeat;
	cursor: pointer;
	}
	
	
	

div#ampolla
	{
	position:absolute;
	width:670px;
	height:445px;
	border:1px solid #666;
	}
div#ampolla div#titol_ampolla
	{
	position:absolute;
	width:664px;
	height:29px;
	margin-top:3px;
	margin-left:3px;
	background-image: url("../imatges/contactar/titol.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	border:0px;
	}
div#titol_ampolla span#titol_ampolla	
	{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	top:9px;
	right:15px;
	}
div#ampolla div#formulario_ampolla
	{
	position:absolute;
	top:50px;
	height:385px;
	left:10px;
	width:645px;
	}
div#ampolla div#formulario_ampolla div#text
	{
	position:absolute;
	top:0px;
	height:385px;
	width:640px;
	left:0px;
	border:1px solid #EEE;
	overflow:hidden;
	}
div#ampolla div#formulario_ampolla div#text div#content
	{
	position:absolute;
	text-align:justify;
	top:0px;
	width:620px;
	left:10px;
	}
div#ampolla div#formulario_ampolla div#text div#fletxes_components
			{
			position:absolute;
			width:18px;
			height:383px;
			right:0px;
			top:0px;
			cursor: pointer;
			background-color: #EEE;
			}
	div#ampolla div#formulario_ampolla div#text div#fletxes_components div#nou_fletxa_amunt
				{
				position:absolute;
				width:17px;
				height:17px;
				left:0px;
				top:0px;
				cursor: pointer;
				background-image:url("../imatges/Bamunt.gif");
				background-repeat: no-repeat;
				background-position: right top;
				}
	
	div#ampolla div#formulario_ampolla div#text div#fletxes_components div#nou_fletxa_aball
				{
				position:absolute;
				width:17px;
				height:17px;
				left:0px;
				bottom:-1px;
				cursor: pointer;
				background-image:url("../imatges/Bavall.gif");
				background-repeat: no-repeat;
				background-position: right top;
				}
div#ampolla div#situacio
	{
	position:absolute;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	padding-top:8px;
	margin-top:390px;
	margin-left:0px;
	width:162px;
	height:29px;
	background-image: url("../imatges/precios.gif");
	background-repeat:no-repeat;
	cursor: pointer;
	}

div#masinfo
	{
	position:absolute;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	padding-top:8px;
	margin-top:390px;
	margin-left:0px;
	width:162px;
	height:29px;
	background-image: url("../imatges/precios.gif");
	background-repeat:no-repeat;
	cursor: pointer;
	}					
div#idiomes
	{
	position:absolute;
	top:0px;
	left:500px;
	}