@charset "UTF-8";
/* CSS de Strong Abogados */
/* Stylesheet for the footer */



/* Footer
------------------------------------------------------------------------------------------------------------------------ */
#footer{ height:1%; clear:both; margin:15px 0; text-align:center; color:#969696;}
	
	#footer ul{ margin:7px;}
	#footer li { display:inline; padding: 0 7px 0 9px; background: transparent url(../images/menu-separator.gif) left center no-repeat; font-size: 1.1em; line-height:1em;}
	#footer li.primero { background:none;}
	#footer li a{ color:#969696;}
	#footer li a:hover{ color:#f60; text-decoration:none;}

	#footer p{ clear:both; font-size:.9em; color:black}

