@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #bababa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	padding: 0px;
	margin-top: 0px;
}
#site {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#menu {
	overflow: hidden;
	display:none;
}
#topo {
	background-image: url(layout/fundo_topo.jpg);
	padding-top: 2px;
	padding-right: 2px;
}
#topo_home {
	background-image: url(layout/fundo_topo.jpg);
	height: 211px;
	padding-top: 2px;
	padding-right: 2px;
}

#logo {
	margin-top: 73px;
	margin-left: 36px;
}
#logo_internas {
	margin-top: 30px;
	margin-left: 36px;
}

#barra_menu {
	height: 0px;
	overflow: hidden;
	clear: both;
}
#barra_baixomenu {
	background-image: url(layout/meio_fundo.gif);
	height: 18px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#breadcumb {
	background-image: url(layout/meio_linhaescura.gif);
	padding-top: 8px;
	padding-right: 32px;
	padding-bottom: 4px;
	padding-left: 32px;
	font-size: 11px;
	color: #666666;
}
#ico_bread {
	float: right;
	width: 89px;
	display:none;
}
#conteudo {
	background-image: url(layout/fundo_corpo.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
}
#fundo_menu {
	background-image: url(layout/fundo_linha.gif);
}
#rodape_corpo {
	background-image: url(layout/rodape.gif);
	clear: both;
	height: 41px;
	padding-right: 33px;
	padding-left: 33px;
	padding-top: 18px;
	font-size: 11px;
	text-align: right;
}
#coluna_esq {
	width: 100%;
	line-height:18px;
	text-align: justify;
}
#coluna_esq_semborda {
	width: 100%;
	line-height:18px;
	text-align: justify;
}
#coluna_direita {
	width: 100%;
	line-height:14px;
	font-size:11px;
	color:#326B5A;
	text-align: left;
}
#coluna_direita ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 18px;
	line-height:16px;
	list-style-image: url(layout/ico_marc2.gif);
}
#coluna_esq_home {
	width: 100%;
	line-height:18px;
	text-align: justify;
	display:none;
}
#coluna_direita_home {
	width: 100%;
	line-height:14px;
	font-size:11px;
	color:#333333;
	text-align: left;
}
#coluna_esq_captacao {
	width: 95%;
	line-height:18px;
	text-align: justify;
}
#coluna_direita_captacao {
	width: 95%;
	line-height:18px;
	text-align: justify;
}

#cx_login {
	background-color: #DBDBDB;
	padding: 12px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	background-image: url(layout/degrade.gif);
	background-repeat: repeat-x;
	margin-bottom: 12px;
}


ul {
	list-style-image: url(layout/ico_marc.gif);
	margin-bottom:10px;
	padding-bottom:0px;
	padding-left: 10px;
}
li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #377767;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #009999;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #009999;
	padding: 0px;
	margin-top: 0px;
}

#clear {
	clear:both;
	margin-bottom: 12px;
}
.style1 {
	color: #000000;
	font-weight: bold;
}.input {
	background-color: #E2E2E2;
	padding: 3px;
	border: 1px solid #999999;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.botao {
	color: #FFFFFF;
	background-color: #3A8171;
	border-width: 1px;
	border-style: solid;
	border-top-color: #4DAFA0;
	border-right-color: #356A5A;
	border-bottom-color: #21453A;
	border-left-color: #418F81;
}
.titulo {
	color: #009999;
	font-weight: bold;
}
.ouro {
	color: #808000;
	font-weight: bold;
}
.ul_menor {
	list-style-image: url(layout/ico_marc2.gif);
	margin-bottom:0px;
	padding-bottom:0px;
}
.li_mgbaixomaior {
	margin-bottom: 10px;
}
.linha {
	color: #bababa;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
