/* CSS Document */
#leftPan h1 {
		width: 546px;
		background: url(../imatges/titulars/financiacion.gif) right top no-repeat;
		padding-top: 116px;
		font-size: 0px;
		text-indent: -9999px;
}
#leftPan h2 {
		width: 546px;
		background: url(../imatges/titulars/contacto.gif) right top no-repeat;
		padding-top: 116px;
		font-size: 0px;
		text-indent: -9999px;
}
#leftPan p.descripcio {
		display: block;
		margin: 0px 71px 0px 41px;
		padding: 5px 0px 5px 0px;
		text-align: justify;
		line-height: 14px;
}

#leftPan p.ultim {
		display: block;
		margin: 0px 71px 10px 41px;
		padding: 5px 0px 18px 0px;
		border-bottom: dotted 1px #666666;
		text-align: justify;
		line-height: 14px;
}

/*-------Right Panel -------------*/
#rightPan {
		width: 320px;
		#width: 317px;
		float: right;
		background: url(../imatges/fondos/empresa.jpg) right top no-repeat #ebebeb;
		padding-top: 465px;
	
}
#rightPan a.inmobiliaria {
	display: block;
	float: left;
	padding-top: 90px;
	text-indent: -9999999px;
	font-size: 0px;
	width: 320px;
	background: url(../imatges/vinyetes/inmobiliaria.jpg) right top no-repeat #ebebeb;
	margin-top: -555px;
}

/*-----------------------------formulari-----------------------------------------*/
#leftPan form {
	display: block;
	float: left;
	width: 500px;
	margin-left: 40px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#leftPan form p {
	display: block;
	float: left;
	width: 455px;
}
#leftPan label {
		border-bottom: dotted 1px #666666;
		display: block;
		padding: 5px 0px 5px 25px;
		background: url(../imatges/vinyetes/fletxa.gif) left top no-repeat;
		clear: both;
		position: relative;
		width: 170px;
}
#leftPan input {
		float: right;
		border: solid 1px #cfdbe7;
		background-color: #FFFFFF;
		font-size: 11px;
		color: #4f4b4a;
		padding: 4px;
		width: 220px;
		margin-top: -25px;
		margin-right: 25px;
		clear: both;
		
}
#leftPan textarea {
		float: right;
		border: solid 1px #cfdbe7;
		background-color: #FFFFFF;
		font-size: 11px;
		color: #4f4b4a;
		padding: 2px;
		width: 225px;
		margin-right: 25px;
		margin-top: -25px;
		margin-bottom: 25px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
			
}
#leftPan input.enviar_borrar {
		color:	#FFFFFF;
		display: block;
		float: right;
		width: 230px;
		margin-top: -5px;
		padding: 5px;
		background-color: #8091a1;
		border: solid 1px #c9d0d8;
		text-transform: uppercase;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		text-align: center;
}
/*-----------------------------formulari-----------------------------------------*/

#rightPan .banner {
		margin: 0px 0px 5px 15px;
}
#rightPan h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #689902;
		border-bottom: dotted 1px #666666;
		display: block;
		padding: 5px 0px 5px 25px;
		margin-right: 12px;
		background: url(../imatges/vinyetes/fletxa.gif) left top no-repeat #FFFFFF;
}
#rightPan p.direccio {
		display: block;
		padding: 5px 0px 5px 25px;
		margin-right: 12px;
		background-color:#FFFFFF;
}

#leftPan a.contacto {
		display: block;
		margin: 0px 71px 2px 41px;
		padding-top: 10px;
		padding-right: 10px;
		width: 420px;
		padding-bottom: 8px;
		border-bottom: dotted 1px #666666;
		border-top: dotted 1px #666666;
		color: #8dbd25;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align: right;
		text-decoration: none;
		font-weight: bold;
	}
#leftPan a.contacto:hover {
	background: #f5f5f5;
}