/*--------------------------------------------------------------------
LAYOUT "noticias" Style - CAMARA MUNICIPAL DE SOURE (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);

/* =HEADER
------------------------------------------------------------------*/
#headerFlash{background: transparent url(../pics/fmain-noticias-pic.jpg) no-repeat;}


/* =BLOCOS NOTICIAS
------------------------------------------------------------------*/
#content {padding-top: 10px;}
#content .linhaNoticias{width: 100%; height: auto; margin: 0; padding:0;}
#content .linhaNoticias .flashPics{float: left; width: 196px; height: auto; margin: 0; padding:0;}
#content .linhaNoticias .textoNoticia{float: left; width: 480px; height: auto; margin: 0; padding-left: 30px;}
#content p.separador{height: 40px;}
#content p.legenda{padding-bottom:30px; text-align: right; font-size: 10px;}

#content .linhaNoticias h3{font-size: 11px; color: #918b55; font-weight: bold;}
#content .linhaNoticias p{margin-bottom: 4px;}
#content .linhaNoticias p.data{color: #918b55; margin-bottom: 6px;}
#content .linhaNoticias a{color: #918b55; text-decoration: none;}
#content .linhaNoticias a:hover,
#content .linhaNoticias a:focus{color: #555233; text-decoration: none;}


/* =HEADER CONTENT: texto referente à pagina
------------------------------------------------------------------*/
#content .submenu{
	position: relative;
	width: 717px; height: 140px; margin:0; padding:0;
	background: transparent url(../imgs/concelho-bg-menu.gif) no-repeat left bottom;
}
#content .submenu ul{
	position: relative; height: 130px; padding: 5px 0 0 18px; margin:0; 
	list-style: none;	background-color: #ffffff; color:#df5e04;
	font: bold 10px/14px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; ;
}
#content .submenu  ul li{
	padding:0 0 0 10px; margin: 0;
	background: transparent url(../imgs/listas-square-headmenu.gif) no-repeat left center;
}
#content .submenut ul a{color: #918b55;text-decoration: none;}
#content .submenu ul a:hover, #content .submenu a:focus{color: #df5e04;text-decoration: none;}
