/*------------ areas + docencia -------------------*/
#divAreas{margin:10px 0px; width:160px; overflow:hidden;}

	#divAreas #titol{ border-top:0px solid #666; font-size:11px; color:#ff; background-color:#e32223; padding:3px 10px;
						margin-top:3px;}
	#divAreas #titol a{color:#fff; text-decoration:none}
	
	#divAreas #text{font-size:11px; font-weight:bold; color:#222; margin:4px 0px; padding:0px 10px;}
	#divAreas #text a{color:#222; text-decoration:none}

