body {
	font: 12px Tahoma, Geneva, sans-serif;
	background: url(../imagens/fundo.jpg) repeat;
	margin: 0px;
}
ul {
	margin: 0px;
	padding: 0px;	
	list-style: none;
}
img {
	border: none;
}
#geral {
	position: relative;	
	width: 985px;
	margin: 0px auto;
	background: #fff;
}
#topo, #conteudo, #principal, #principal_interna, #menu_esq, #conteudo_esq, #conteudo_dir, #menu_dir, #rodape {
	position: relative;
	float: left;
}
#topo, #principal, #principal_interna, #rodape {
	width: 985px;	
}
#topo {	
	background: #fff url(../imagens/canto.png) top left no-repeat;	
}
#topo h1 {
	position: relative;
	float: left;
	margin: 20px 0px 5px 10px;
	font-size: 14px;
	color: #654996;
}
#topo h1 span {
	font-weight: normal;
	font-size: 11px;
	color: #A48ECF;
}
#topo #menu {
	position: relative;
	float: left;
	width: 935px;	
	background: url(../imagens/bg_topo.jpg) top left no-repeat;	
	padding: 0px 30px 0px 20px;
}
#topo ul {
	position: relative;	
	float: left;	
}
#topo ul li {
	display: block;	
	position: relative;	
	float: left;
	margin-left: 20px;
	height: 14px;
	padding: 10px 0px 14px 0px;
	text-align: center;		 
}
#topo li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;	
}
#topo li a:hover {
	color: #A48ECF;
}
#topo form {
	position: relative;	
	float: right;
}
#topo form label {
	display: block;
	position: relative;
	float: left;
	height: 20px;
	padding: 9px 5px 10px 0px;	
}
#topo form label input {
	vertical-align: middle;
}
#topo form .busca {
	background: #fff;
	border: 1px solid #3F296F;
	text-align: center;
	color: #654996;
}
#topo form .sem_espaco {
	padding: 0px;
	margin: 0px;	
}
#topo .bt {
	margin: 0px;
	padding: 0px;
	height: 37px;
}
#conteudo {
	background: #fff;
	padding: 20px 0px 20px 0px;
}
#principal {
	background: url(../imagens/colunas.jpg) repeat-y;
}
#principal_interna {
	background: url(../imagens/colunas2.jpg) repeat-y;
}
#menu_esq {
	width: 170px;
	background: #2E0C6A;
}
#menu_esq li {
	display: block;
	position: relative;
	float: left;
	width: 170px;	
	line-height: 18px;	
}
#menu_esq li a {
	display: block;
	position: relative;
	float: left;
	width: 160px;
	padding: 10px 5px;	
	color: #fff;
	font-weight: bold;
	text-decoration: none;	
}
#menu_esq li a:hover {	
	background: #856FAD;
}
#menu_esq .subItem li {
	width: 170px;
	margin: 0px;
	border: none;
}
#menu_esq .subItem li a {
	width: 150px;
	padding: 10px 0px 10px 20px;	
}
#conteudo_esq {
	float: left;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
}
#conteudo_esq a, #conteudo_dir a{
	text-decoration: none;
	color:#A88BDF;
}
#conteudo_esq a:hover, #conteudo_dir a:hover{
	text-decoration: underline;
}

#conteudo_esq, #conteudo_dir {
	width: 336px;
	margin: 0px 10px 0px 10px;
	/*border: 1px solid #f00;*/
}
#conteudo_interno {
	width:692px;
	position:relative;
	float:left;
	margin: 0px 10px 0px 10px;
}
#conteudo_interno p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	display: block;
	width:100%;
	margin-bottom:10px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
}
#conteudo_interno a {
	color:#A88BDF;
	text-decoration:none;
}
#conteudo_interno a:hover {
	text-decoration:underline;
}
.titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	color: #6700CE;
	display: block;
	float: left;
	position: relative;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 12px;
	width:692px;
}
.subtitulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	display: block;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	background-color: #A88BDF;
	width:682px;
}
#conteudo_esq h1, #conteudo_dir h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #666;
	display: block;
	margin: 0px;
	float: left;
	width: 100%;
	position: relative;
}
#conteudo_esq h2, #conteudo_dir h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #A88BDF;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	float: left;
	width: 100%;
	position: relative;
}
#menu_dir {
	width: 92px;
	margin: 10px 0px 0px 10px;	
}
#menu_dir ul {
	position: relative;
	float: left;	
	width: 50px;
	padding: 0px 21px 0px 21px;
}
#menu_dir li {
	display: block;
	position: relative;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
#menu_dir img {
	width: 50px;
	height: 35px;
}
#rodape {
	border-top: 1px solid #9a9a9a;
	background: #fff;
	
}
#rodape p {
	width: 975px;	
	margin: 0px;
	padding: 15px 0px 0px 10px;
	font-size: 10px;
}
#rodape p a {
	color: #654996;
	text-decoration: none;
	font-weight: bold;
}
#rodape p a:hover {
	color: #A48ECF;
}
#rodape .tarja {
	padding: 5px 0px 5px 10px;
	margin: 15px 0px 0px 0px;
	background: #2E0C6A;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.divisor {
	border-right: 1px solid #9a9a9a;
	padding-right: 5px;
}
.link_maior {
	margin-bottom: 15px;
}
.cinza {
	color: #666;
}
.mais {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A88BDF;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 25px;
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
.mais2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A88BDF;
	margin: 0px;
	padding-top: 6px;
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
.pos_foto {
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
}
.bullet{
	color:#6700CE;
	font-weight: normal;
}
.vertical_img {
	vertical-align: middle;
}
.linkPortal {
	display: block;
	position: relative;
	float: left;
	width: 97%;
	margin: 0px;
	font-size: 11px;
	text-align: right;
	border: none;
}

