






/* Formulari contacte */

.contacte * { padding:0; margin:0; height:auto; }
.contacte fieldset { border:none; }
.contacte legend { display:none; }
.contacte form, .contacte label, .contacte input, .contacte textarea { font-family:"Berlin Sans FB Demi", Arial; }
.contacte form {  display:block;  width:300px; float:right;  padding:0 40px 0 0; }
.contacte label { display:inline; width:90px;  float:left;   padding:0 10px 0 0px; font-weight:bold; text-align:right; font-size:18px; }
.contacte input, .contacte textarea  { float:right; width:190px; border:1px solid #9b0034; font-size:12px; padding:4px 2px; color:#9b0034;}

/*
.contacte input#enviar,
.contacte input#esborrar { display:block; height:47px; width:87px; margin:20px 0 0 0; border:0; color:#FFF; 
			   font-weight:bold; font-size:18px; background:url('/web/FCBJunior/Imatges/contacte/boto.jpg') no-repeat left bottom;  }
.contacte input#esborrar { float:left;   clear:both; margin:20px 0 0 100px;} 
.contacte input#enviar {   float:right;  margin:20px 0 0 0; }

*/
.contacte dl { display:block; float:right;  width:200px; text-align:center; padding:27px 10px 0 0;}
	.contacte dl dt {font-weight:bold; color:#9B0033; }
	.contacte dl dd dl { width:190px;  padding:10px 0; }
	.contacte dl dd dl dt { color:#464646;  padding:10px 0 0 0; }


/* Comentaris */
.comentaris { display:block; width:214px; height:122px; overflow:hidden; background-color:#827D6D;}
.comentaris p { color:#FFFFFF; font-weight:bold; padding:20px 10px 20px 15px;}



/* Afegits */
#contacte {  display:block; height:1000px; margin:0; padding:0; background:url('/web/FCBJunior/Imatges/contacte/formulari.jpg') no-repeat left top; }	


/* contacte_ko */
.contacte ul li { padding:0 0 0 20px; }




/* ********************** Afegit ******************** */

.contacte div#fset {  }
.contacte div#botons {  clear:both; display:block; width:250px; padding:30px; }
.contacte input#enviar,
.contacte input#esborrar { display:block; height:47px; width:87px; margin:0 10px; padding:0;
			   border:0;  color:#FFF; font-weight:bold; font-size:18px; background:url('/web/FCBJunior/Imatges/contacte/boto.jpg') no-repeat left bottom;  }

.contacte h5 { font-size:20px; }
#contacte { height:auto; min-height:700px;  }
