


#dadescontacte {

	line-height:1.5em;
	width:250px;

	float:left;


}

#formularicontacte {
	padding-top:8px;
	width:280px;
	height:323px;
	_height:323px;
	float:left;

}

#textcontacte {

	padding-left:5px;
	padding-top:7px;

	height:80px;
	_height:87px;

}

#imatgecontacte {

	padding-left:5px;
	padding-top:7px;

	height:237px;
	_height:244px;
	
	
}



fieldset{
	height:308px;
	padding-left:8px;
	border:1px solid #cccc66;
}

legend {
	/*display:none;*/
}

input, textarea {
	border:1px solid #cccc66;
	background-color:#ffffff;
}
input:focus, textarea:focus {
	background-color:#cccc66;
}
input.boto {

	background-color:#cccc66;
	color:#000000;
}