<style type="text/css">

.listadecoracao {
	list-style-position: outside;
	list-style-image: url(../images/imagemlista.jpg);
}
.textoconteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	text-indent: 30px;
	vertical-align: middle;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	display: block;
	text-decoration: none;

}

.textofotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	text-indent: 0px;
	vertical-align: middle;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline;
	text-decoration: none;

}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #006600;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
.fundobolinhas {
	background-attachment: scroll;
	background-image: url(../images/linha_e_bolinhas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundomenu {
	background-attachment: scroll;
	background-image: url(../images/dec_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.listadecoracao {
	list-style-position: outside;
	list-style-image: url(../images/imagemlista.jpg);
}
.faixavertsuperior {
	background-attachment: fixed;
	background-image: url(../images/faixa_vertical_superior.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.faixavertrecorte {
	background-attachment: scroll;
	background-image: url(../images/faixa_vertical_recorte.png);
	background-repeat: repeat-y;
	background-position: center;
}
.faixavertinferior {
	background-attachment: fixed;
	background-image: url(../images/faixa_vertical_inferior.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
