/*index*/
body {
	font-family: Verdana, Geneva, sans-serif;	
	color:#2E2B4F;
}
.rodape {
	background-image: url(imagens/bg_rodape.png);
	background-repeat: repeat-x;
}
.center_rodape {
	background-image: url(imagens/rodape.png);
	background-repeat: no-repeat;
	width: 886px;
	height: 167px;
	font-size: 12px;
	color: #FFF;
}
.menu {
	background-image: url(imagens/menu.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 886px;
}
.rodape a {
	color:#FFF;
}
.menuOn {
	color: #403C6B;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
}
.menuOff {
	color: #7988C6;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
.menuOff:hover {
	color: #403C6B;
	font-size:12px;
}
/*geral*/
a {
	color:#465B8F;	
}
a:hover {
	color:#2E2B4F;	
}
.texto {
	font-size: 12px;
	text-align: justify;
}
.titulo {
	font-size: 16px;
	color: #636;
	font-weight: bold;
	color:#403C6B;
}
.div-geral {
	border-bottom:1px dotted #639;
	height:1px;;	
}
/*home*/
.hometexto {
	font-size: 16px;
	color: #403C6B;
	text-align: left;
}
/*konviva*/

/*notícias*/
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #232323;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.noticia-titulo {
	margin-top:20px;
}
.clique {
	font-size:11px;
	margin:20px;
}
.div-noticia {
	border-bottom:1px dotted #639;
	height:1px;
	margin:10px;
	width: 500px;
}

/**/

.texto_info {	
	font-size: 11px;
	text-align:right;
}
.titulo {
	font-size: 16px;
	color: #636;
	font-weight: bold;
}
.img {
	border: 6px solid #336;
}
.formu {
	width: 100%;
	border: 1px solid #BFC5D6;
	background-color: #FFF;
}
.a {
	text-decoration:none;
	color:#09F;
	font-weight:bold;
}
.a:hover {
	text-decoration:underline;
	color:#639;
}
.menu-into {
	background-image: url(imagens/menu-into.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 886px;
}
.bg_page {
	background-image: url(imagens/bg_page-into.png);
	background-repeat: repeat-x;
	background-color: #E4E0EE;
}

