/* 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;
}
/*-----------------------------formulari-----------------------------------------*/

#leftPan h2 {
		margin: 0px 71px 15px 41px;
		padding-top: 10px;
		width: 470px;
		padding-bottom: 8px;
		border-bottom: dotted 1px #666666;
		border-top: dotted 1px #666666;
		color: #8dbd25;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
	}
#leftPan p.descripcio {
		display: block;
		margin: 0px 30px 0px 41px;
		padding: 0px 0px 18px 0px;
		text-align: justify;
		line-height: 14px;
}

#leftPan p.contacte {
		display: block;
		margin: 8px 30px 4px 41px;
		padding: 8px 0px 10px 0px;
		text-align: justify;
		line-height: 14px;
		font-weight: bold;
		color: #8a8a8a;
		border-top: dotted 1px #666666;
}
#leftPan a {
		display: block;
		margin: 0px 71px 2px 41px;
		padding-top: 10px;
		padding-right: 10px;
		width: 460px;
		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.tornar {
		display: block;
		margin: -2px 71px 2px 41px;
		padding-top: 5px;
		padding-right: 10px;
		width: 460px;
		padding-bottom: 5px;
		border-bottom: dotted 1px #666666;
		border-top: none;
		color: #8a8a8a;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align: right;
		text-decoration: none;
		font-weight: bold;
		background: url(../imatges/vinyetes/tornar.gif) 400px top no-repeat;
	}
#leftPan a.tornar:hover {
		background: url(../imatges/vinyetes/tornar.gif) 400px top no-repeat #f5f5f5;
	}
#leftPan a:hover {
	background: #f5f5f5;
}
#leftPan .verd {
		color: #79a41e;
		text-transform: uppercase;
}

/*-------Right Panel -------------*/
#rightPan .banner {
		margin: 0px 0px 5px 15px;
}