#caixabuscador
{
 top:15px;
 width:170px;
 height:275px;
 float:left;
 position:relative;
 font-size:11px; 
 background-image:url('../imatges2/fonsLloguer.jpg');
}

span.titolbuscador
{
 top:8px;
 width:160px;
 height:14px;
 float:left;
 position:relative;
 text-align:center;
 color:#FFFFFF;
 font-weight:bold;
 font-size:11px; 
}

span.titol
{
 top:15px;
 left:8px;
 width:152px;
 height:22px;
 float:left;
 position:relative;
 color:#FFFFFF;
 font-weight:bold;
 font-size:11px; 
}

/* INPUTS I CALENDARI */

input.data1, input.data2, input.data3, input.data4
{
 background-color:#FFFFFF;
 height:17px;
 border:1px solid #000000;
 cursor:default;
 color:#000000;
 top:10px;
 left:8px;
 float:left;
 position:relative;
 cursor:pointer;
}

/*CALENDARI*/
a.calendari
{
	float: left;
	width: 16px;
	height: 15px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	position:relative;
	left:16px;
	top:12px;
	background: url("../imatges2/calendari.gif") no-repeat; 
}

a.calendari.dp-disabled
{
	background-position: 0 -20px;
	cursor: default;
}

/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied 
{
	width: 85px;
	float: left;
}

#persones
{
 top:10px;
 left:8px;
 width:auto;
 height:20px;
 float:left;
 position:relative;
}

#poblacio
{
 top:10px;
 left:8px;
 width:auto;
 height:20px;
 float:left;
 position:relative;
}

#allotjament
{
 top:10px;
 left:8px;
 width:auto;
 height:20px;
 float:left;
 position:relative;
}

a.botoVenda
{
 left:20px;
 top:7px;
 font-weight:bold;
 width:80px;
 height:25px;
 float:left;
 color:#3B59D1;
 position:relative;
 text-decoration:none;
 cursor:pointer;
}

a.botoVenda:hover, a.botoVenda:visited, a.botoVenda:link, a.botoVenda:active
{
 left:20px;
 top:7px;
 font-weight:bold;
 width:80px;
 height:25px;
 float:left;
 color:#3B59D1;
 position:relative;
 text-decoration:none;
 cursor:pointer;
}

span.botoVenda
{
 top:20px;
 left:0px;
 width:170px;
 height:25px;
 float:left;
 position:relative;
}

input.botoVenda
{
 left:45px;
 width:80px;
 height:25px;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#3B59D1;
 float:left;
 position:relative;
 border:0;
 cursor:pointer;
 background-color:transparent;
 background-image:url('../imatges2/botons/boto.png');
}

#contactaLateral
{
 top:15px;
 width:170px;
 height:165px;
 float:left;
 position:relative;
}

img.contactaLateral
{
 left:32px;
 width:110px;
 height:88px;
 float:left;
 position:relative;
}

span.contactalateral
{
 top:8px;
 width:100%;
 height:20px;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size:11px;
 text-align:center;
 float:left;
 position:relative;
}

#banner
{
 top:10px;
 width:170px;
 height:120px;
 float:left;
 position:relative;
}

img.banner
{
 width:170px;
 height:120px;
 border:0px;
}

a.banner:active, a.banner:hover, a.banner:link, a.banner:visited
{
 text-decoration:none;
}

div.activitats
{
 top:17px;
 left:20px;
 width:225px;
 height:180px;
 float:left;
 position:relative;
}

img.activitats
{
 width:200px;
 height:160px;
 border:0px;
}

span.activitats
{
 top:5px;
 color:#3B59D1; 
 text-align:center; 
 width:200px; 
 font-weight:bold; 
 height:15px; 
 float:left; 
 position:relative;
}

