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

/* =HEADER CONTENT: varia consuante paginas
------------------------------------------------------------------*/
.layoutConcelho #headerContent p{background: transparent url(../imgs/festas-frase.gif) no-repeat;}


/* =CONTENT PRIMARIO: texto 
------------------------------------------------------------------*/
.layoutConcelho #primContent h3{color: #918b55;}
.layoutConcelho #primContent{
	position: relative; width: 697px; min-height: 300px;  
	margin:0; padding: 20px 40px 0 20px;
}

.layoutConcelho #primContent ul{
	margin: 15px 0 0 0; padding: 0; list-style: none; line-height: 16px; color: #120202; 
}
.layoutConcelho #primContent ul li{
	text-indent: 10px;
	background: transparent url(../imgs/listas-ajuda-nivel1.gif) no-repeat 0 5px;;
}
.layoutConcelho #primContent ul a{color: #120202; text-decoration: none;}
.layoutConcelho #primContent ul a:hover, .layoutConcelho #primContent ul a:focus{
	color: #ffffff; text-decoration: none; background-color: #918b55;
}
