body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99B275;
	background-image: url(img/fundo_site.jpg);
	background-position: center top;
}
.formularios {
	font-size: 12px;
}
.momento1 {
	border-top: 1px solid #8F8F8F;
	background-color: #E5EFD6;
}
.momento2 {
	border-right: 1px solid #8F8F8F;
	background-color: #E5EFD6;
}
.momento3 {
	border-bottom: 1px solid #8F8F8F;
	background-color: #E5EFD6;
}
.momento4 {
	border-left: 1px solid #8F8F8F;
	background-color: #E5EFD6;
}
.momento_meio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E5EFD6;
}

.titulo_momento, .titulo_momento a:link, .titulo_momento a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.titulo_momento a:hover, .titulo_momento a:hover:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.bannerBR, .bannerBR a:link, .bannerBR a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D50000;
}
.bannerBR a:hover,  .bannerBR a:hover:visited{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D50000;
	text-decoration: none;
}
.bannerBR a:link img {
	border: thin dotted #D50000;
}
.bannerBR a:hover:visited img {
	border: solid #D50000;
}
.bannerBR a:hover img {
	border: solid #D50000;
}
.bannerBR a:visited img {
	border: thin dotted #D50000;
}  
.banner, .banner a:link, .banner a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
}
.banner a:hover,  .banner a:hover:visited{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.banner a:link img {
	border: thin dotted #FFFF00;
}
.banner a:hover:visited img {
	border: solid #FFFF00;
}
.banner a:hover img {
	border: solid #FFFF00;
}
.banner a:visited img {
	border: thin dotted #FFFF00;
}  
.pub1 {
	border-top: 1px solid #6FA51C;
}
.pub2 {
	border-right: 1px solid #6FA51C;
}
.pub3 {
	border-bottom: 1px solid #6FA51C;
}
.pub4 {
	border-left: 1px solid #6FA51C;
}
.pub_meio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #800000;
}
.titulo_membro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #99CC66;
	font-weight: bold;
}

.txt_membro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #400000;
}

.bullet_membro{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



.pontos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.numeracao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fundo_esq {
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fundo_dir {
	background-image: url(img/fundo2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.links {
	text-decoration: none;
}
