@charset "utf-8";

/* - contenidors - */

#professionals{ /* TL */ float:left; width:641px; padding:0; margin:0; }
	#professionals h4 { width:641px; height:36px; border-bottom: 2px #666 solid; }
	#professionals p{ float:left; width:199.666px; height:40px; padding:5px; margin:5px 0 3px 6px; font:bold 15px Arial, Helvetica, sans-serif; background-color:#E5E5E5;}
	#professionals p small{ font:bold 11px Arial, Helvetica, sans-serif; color:#999; } 
	#professionals p:hover{ background-color:#F4F4F4;}
	#professionals > img{ display:block; margin:0 auto;}
	
#borsa{ /* TR */ float:right; width:316px; height:128px; padding:0; margin:0; }

#noticies{ /* BL */	clear:both; float:left; width:641px; padding:0; margin:0; }
	#noticies h4 { width:100%; height:36px; border-bottom: 2px #666 solid; }
	/* taula de noticies */
	#noticies table { width:641px; padding:0; margin:0; border-collapse:collapse; }
	#noticies table tbody tr { padding:0; margin:0; border-bottom:2px #666 dotted; }
	#noticies table tbody td { padding:0; margin:0; }
	#noticies table tbody td form blockquote { margin:2px 0 8px 8px; font-family:Arial, Helvetica, sans-serif; }
	#noticies table tbody td form blockquote span { font-size:14px; color:#999; }
	#noticies table tbody td form blockquote .titular a { margin:10px 0 0 0; font-weight:bold; font-size:24px; color:#000; }	
	#noticies table tbody td form blockquote .subtitular a { margin:10px 0 0 0; font-weight:normal; font-size:14px; color:#666; }		
	/* formulari noticies */
	#noticies form { padding:0; border:0; margin:0; overflow:auto; }
	#noticies form .bt_registre { height:14px; padding:0; border:0; margin:0; background:none;  font: bold 12px Arial,sans-serif; color:#09F; }
	#noticies form .bt_registre:hover { color:#00C; cursor:pointer;cursor:hand; }

#agenda{ /* BR */ float:right; width:316px; padding:0; margin: 0; }
	#agenda h4 { width:100%; height:36px; border-bottom: 2px #666 solid; }	
	/* taules d'activitats i de recomanacions */
	#agenda table { width:316px; padding:0; margin:0; border-collapse:collapse; }
	#agenda table tbody tr { padding:0; margin:0; border-bottom:1px #999 dotted; }
	#agenda table tbody td { padding:0; margin:0; }
	#agenda table tbody td form blockquote { margin:2px 0 8px 8px; font-family:Arial, Helvetica, sans-serif; }
	#agenda table tbody td form blockquote span { font-size:11px; color:#999; }
	#agenda table tbody td form blockquote .event a { margin:10px 0 0 0; font-weight:normal; font-size:12px; color:#000; }		

	/* formularis activitats i recomanacions */
	#agenda form { padding:0; border:0; margin:0; overflow:auto; }
	#agenda form .bt_event { height:14px; padding:0; border:0; margin:0; background:none; font: bold 12px Arial,sans-serif; color:#09F; }
	#agenda form .bt_event:hover { color:#00C; cursor:pointer;cursor:hand; }










