/*--------------------------------------------------------------------
LAYOUT "Contactos" 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-contactos-pic.jpg) no-repeat;}


/* =BLOCOS NOTICIAS
------------------------------------------------------------------*/
#content {padding-top: 23px;}
#content .linha{width: 100%; height: 85px; margin: 0; padding:0;}
#content .linha .nome{
	float: left; width: 264px; height: 65px; 
	margin: 0 26px 0 0; padding: 10px 14px 10px 26px;
	background-color: #ededed;
}
#content .linha .informacao{
	float: left; width: 373px; height: 65px;
	margin: 0; padding: 10px 14px 10px 0;
}
#content p.separador{height: 17px; background: transparent url(../imgs/separador-contactos.gif) no-repeat top right;}

#content .linha h3{font-size: 11px; color: #6f787a; font-weight: bold; padding-bottom: 4px; }
#content .linha strong{color: #6f787a;}
#content .linha a{color: #120202; text-decoration: none;}
#content .linha a:hover,
#content .linha a:focus{color: #120202; text-decoration: none; border-bottom: 1px dashed #6f787a;}

#content .linha ul{margin:0; padding:0; list-style: none;}