/* CSS Document */

#leftPan h1 {
		width: 546px;
		background: url(../imatges/titulars/colaboraciones.gif) right top no-repeat;
		padding-top: 116px;
		font-size: 0px;
		text-indent: -9999px;
}
/*-----------------------------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: 500px;
}
#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: 205px;
}
#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;
		#padding-top: 13px;
		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-----------------------------------------*/
#leftPan p.descripcio {
		display: block;
		margin: 15px 30px 10px 41px;
		padding: 18px 0px 18px 0px;
		border-top: dotted 1px #666666;
		border-bottom: dotted 1px #666666;
		text-align: justify;
		line-height: 14px;
}

#leftPan p.correcto {
		display: block;
		margin: 15px 30px 10px 41px;
		padding: 18px 0px 18px 0px;
		font-size: 18px;
		text-align: justify;
		line-height: 14px;
		font-weight: bold;
}
#leftPan .verd {
		color: #79a41e;
		text-transform: uppercase;
}

/*-------Right Panel -------------*/
#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;
}