/*--------------------------------------------------------------------
LAYOUT "noticias" Style - ARTESCAN(IE6+ FF1.5+ Opera9+)

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

/*----------------------------------------------------------------------*/

.noticias #headerHtml{background: transparent url(../pics/headerHtml-noticias.jpg) no-repeat;}


/* =CONTENT SECUNDARIOS
--------------------------------------------------------------------------*/

#contentSec ul{
	position: relative; top: 27px; 
	font: normal 11px/12px	Arial,Helvetica, sans-serif; color: #89988c;
	list-style: none;  border-bottom:dotted #b7bbad 1px;
}
#contentSec ul li {display: block; border-top:dotted #b7bbad 1px; padding: 18px 0 18px 0;}
#contentSec ul a{
	font-weight:bold; color:#89988c; text-decoration: none; 
	display: block; padding-bottom: 2px;
}
#contentSec ul a:hover, #contentSec ul a:focus{color: #e7512c; text-decoration: none;}
