/*--------------------------------------------------------------------
LAYOUT "espaco links" Style - PSIKONTACTO (IE6+ FF1.5+ Opera9+)

Version: 	1.0 - 2007
author: 		Burocratik (alexandre r. gomes)
email: 		alex@burocratik.com
website: 	http://www.burocratik.com

-----------------------------------------------------------------------*/
@import url(reset.css);
@import url(corpo.css);


/* =CONTENT : 
------------------------------------------------------------------*/
#content{width: 540px; padding: 0 0 20px 0; margin: 0;}
#content #obrasFlash{width: 540px; height: 610px;}
#content p{margin: 0; padding: 0;}
#content ul{margin-bottom: 20px;}
#content ul li{
	display: block; line-height: auto; padding: 0 0 4px 10px;
	background: transparent url(../imgs/icon-listas.gif) no-repeat 0 8px;
}


