/*--------------------------------------------------------------------
LAYOUT "Ajuda 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
------------------------------------------------------------------*/
.ajuda #headerFlash{background: transparent url(../pics/fmain-ajuda-pic.jpg) no-repeat;}


/* =HEADER CONTENT: texto referente à pagina
------------------------------------------------------------------*/
.layoutConcelho #headerContent{background-color: #f4f4f4;}
.ajuda #headerContent ul{
	height: 89px; padding: 25px 0 0 18px; 
	color:#b49f16; background-color: #f4f4f4;
}
.ajuda #headerContent ul li{
	padding:0 0 0 10px; margin: 0 0 10px 0;
	background: transparent url(../imgs/listas-ajuda-headmenu.gif) no-repeat left center;
}
.layoutConcelho #headerContent ul a{color: #9c976d;text-decoration: none;}
.layoutConcelho #headerContent ul a:hover,
.layoutConcelho #headerContent ul a:focus{color: #b49f16;text-decoration: none;}


/* =CONTENT PRIMARIO: texto 
------------------------------------------------------------------*/
.layoutConcelho #primContent{
	position: relative; width: 650px; min-height: 300px;  
	margin:0; padding: 5px 40px 0 20px;
}
.layoutConcelho #primContent h3{color: #b49f16; margin-top: 25px;}
.layoutConcelho #primContent strong{color: #b49f16;}
.layoutConcelho #primContent ul{
	margin: 5px 0 0 0; padding: 0; list-style: none; line-height: 15px; 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: #120202; text-decoration: none; border-bottom: 1px dashed #b49f16;
}







