/* evento_detalhe */

.clear {
	clear: both;
}

#section-b {
	background-image: none;
	width: 590px;
	_width: 570px;
}

.itemNoticias {
	margin: 10px 0 0 20px;
	padding: 0;
}

.itemNoticias p {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	margin: 0;
	
	display: block;
	width: 520px;
	padding: 10px;
}

.itemNoticias p.itemData {
	padding: 0;
	margin: 10px 0 5px 10px;
	font-size: 0.7em;
}
.itemNoticias p.itemTitulo {
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 1em;
	font-weight: bold;
	color: #3D956A;
}


/* pesquisa de eventos */
#pesquisaNoticias {
	margin: 10px 0 10px 20px;
	padding: 10px;
	background-color: #F0F7F3;
	width: 500px;
}

form#pesquisaNoticias #enviar{
	margin: 20px 0 0 10px;
	_margin: 20px 0 0 0;
	background-image: url(../_img/btn_buscar.jpg);
	background-repeat: repeat-x;
	border: 0;
	height: 18px;
	line-height: 18px;
	padding: 0 0 5px 0;
	width: 60px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.7em;
	text-align: center;
	cursor: pointer;
}

/* galeria de fotos */

div#galeriaImagens {
	border: 1px splid red;
	margin: 10px 0 50px 30px;
}

div#galeriaImagens div.foto {
	width: 94px;
	height: 130px;
	background-color: #E6E6E6;
	float: left;
	margin: 0 10px 5px 0;
}

div#galeriaImagens div.foto a img {
	border: 0;
}
div#galeriaImagens div.foto a p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.7em;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
div#galeriaImagens div.foto a p:hover {
	text-decoration: underline;
}





#section-b p {
	margin: 10px 0 0 0;
	*margin: 0px 0 0 0;
}


#titulo p {
	height: 2em;
	line-height: 2em;
	background-color: #F0F0F0;
	border-left-color: #3AA672;
	border-left-style: solid;
	border-left-width: 6px;
	
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 1.4em;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #3D956A;
}

h4 {
	margin: 20px 0 0 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 1em;
	color: #3D956A;
}

.pTitulo {
	margin: 20PX 0 20px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
}

/* section-b */

.itemQuemSomos {
	margin: 20PX 0 20px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
}

.itemQuemSomos p {
	margin: 0 0 10px 0;
}

.itemQuemSomos p.titulo {
	padding: 15px 0 0 0;
}

.itemQuemSomos img {
	float: left;
	padding: 5px;
	border: 1px solid #CECECE;
	margin: 0 10px 10px 0;
}

h4 {
	margin: 30px 0 5px 40px;
}

h4#matriz {
	font-size: 1.2em;
}

address {
	margin: 0 0 0 40px;
	font-style: normal;
	line-height: 1.5em;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}