/*--------------------------------------------------------------------
LAYOUT "footer" Style - GALICE (IE6+ FF1.5+ Opera9+)

Version: 	1.0 - 2008
author: 		Burocratik (alexandre r. gomes)
email: 		alex@burocratik.com
website: 	http://www.burocratik.com
-----------------------------------------------------------------------*/
@import url(corpo.css);
/*----------------------------------------------------------------------*/

/* =CONTENT PRIMARIO
----------------------------------------------------------------------*/
#contentPrim{
	position: relative; float:left; width: 570px; padding-right: 55px;
}

#contentPrim p{
	font: 13px/20px Georgia, "Times New Roman", Times, serif; color: #3e3c38;
	margin-bottom: 6px;
}


/* =CONTENT PRIMARIO
----------------------------------------------------------------------*/
#contentPrim ul{
	font: 12px/21px Georgia, "Times New Roman", Times, serif; color: #22201d; text-transform: uppercase;
}
#contentPrim ul ul{
	text-transform: none; margin: 0 0 5px 10px;
}
#contentPrim ul a{color: #22201d; text-decoration: none; border-bottom: 1px dashed #ba801a;}
#contentPrim ul a:hover, #contentPrim ula:focus{border-bottom: 0;}