@charset "utf-8";
body {
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	margin:0
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
p {
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	text-indent: 25px;
}
a {
	color: #0093DD;
}
a:link {
	text-decoration: none;
	color: #0098E1;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #767676;
}
a:active {
	text-decoration: none;
}
/*TITULOS*/
h1 {
	font-size: 16px;
	color: #0093DD;
	text-transform:uppercase;
}
h2 {
	font-size: 12px;
	color: #0093DD;
	padding-left:10px;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
}
h3 {
	font-size: 12px;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #0093DD;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
}
li {
	color:#666666;
	font-size:12px;
	list-style-type: disc;
	list-style-position: outside;
}
ul {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.lista {
	color:#666666;
}
.centraliza{
	text-align: center;
	padding-left:10px;
}
div.conteudo {
	margin: 0 20px;
}
div.conteudo div.texto {
	width: 75%;
	padding-left:55px;
}
div.conteudo p {
	font-size:12px;
	padding-left:10px;
	text-align: justify;
}
div.conteudo h1 {
	padding-left:176px;
}
.esquerda {
	color:#666666;
	position: static;
	margin-top: 0px;
	margin-left: 0px;
	width: 159px;
	height: 200px;
}
.direita {
	color:#666666;
	position: static; 
	height: 200px;
	margin-top: -200px;
	margin-left: 169px;
}
.tabela_geral {
	background: #FFFFFF url(../../images/marca_dagua.jpg) right top no-repeat;
	width: 760px;
	border-collapse:collapse;
	margin: 5px auto;
}
table.cabecalho {
	width: 100%;
	margin: 10px 20px 10px 0;
	text-align:right;
}
td.menu {
	background: url(../../images/menu.gif) right top no-repeat;
	height: 43px;
	width: 130px;
}
td.menu a{
	font-weight: bold;
	text-transform: uppercase;
	margin-left:25px;
	/*letter-spacing: 0.01cm;*/
}
td.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
td.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
td.menu a:hover{
	text-decoration: none;
	color: #767676;
}
td.submenu {
	text-align:left;
	padding: 8px 0 0 85px;
}
td.submenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	word-spacing: 0.5em;
	color: #333333;
	display:block;
	float:left;
	margin: 0 1em 0 0;
	padding: 0 1em 0 0;
	border-right:1px solid #999
}
td.links_apoio {
	padding: 0;
}
div.links_apoio{ float:right}
td.submenu a.ultimo {
	border-right:none;
	margin-right:0;
}
td.submenu a:link {
	text-decoration: none;
	color: #767676;
}
td.submenu a:visited {
	text-decoration: none;
}
td.submenu a:hover {
	text-decoration: none;
	color: #0098E1;
}
td.submenu a:active {
	text-decoration: none;
}
table.rodape {
	border-collapse:collapse;
	margin: 30px 20px 0 20px;
	height: 50px;
	width:100%;
	wid\th:700px;
}
table.rodape td.meio {
	background: url(../../images/layout/rodape_fundo.jpg) repeat-x top;
	padding: 0 0 0 8px;
	font-family:verdana, arial;
	font-size:10px;
}
table.rodape td.left {
	background:url(../../images/layout/rodape_left.jpg) no-repeat top left;
	width: 5px;
}
table.rodape td.right {
	background:url(../../images/layout/rodape_right.jpg) no-repeat top right;
	width: 5px;
}
table.conteudo {
	margin: 0 20px;
}
table.conteudo td.texto {
	width: 75%;
	padding-left:55px;
}
table.conteudo td.barra_lateral {
	width: 25%;
	vertical-align:text-top;
	padding-left:5px;
}
table.conheca {
	border-collapse:collapse;
	height: 100%;
}
table.conheca th {
	background: url(../../images/topo_conheca.jpg) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#0093DD;
	text-align:left;
	vertical-align:bottom;
	padding:8px 0 0 8px;
}
table.conheca td {
	background:url(../../images/meio_conheca.jpg) left repeat-y;
	padding:8px;
}
table.conheca td.mais {
	background:url(../../images/base_conheca.jpg) bottom left no-repeat;
	padding:8px;
}
.imagem {
	margin-bottom: 8px;
}
.image {
	float:right;
	margin: 10px;
}
.cor_cinza_9{ color:#999}
.style1 {color: #0093DD}
.style2 {font-size: 11px}
.style3 {font-size:12px;
font-weight:bold; }
.fonte_12 {font-size: 12px}