table {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	border-collapse: collapse;
}

td {
	vertical-align: top;
	padding: 0px;
}
td, table, select, input, textarea {
	font-family: tahoma;
	font-size: 100%;
	vertical-align: top;
	color: #5e5e5e;
}

form {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #e1ded7;
	height: 100%;
	line-height: 1em;
}

img {
	border: 0;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul li {
	line-height: 1.55em;
}
ul li a {
	text-decoration: underline;
	color: #5d5d5d;
	background: url(../images/marker_list2.gif) no-repeat 1px 5px;
	padding-left: 21px;
	font-weight: bold;
}
ul li a:hover {
	text-decoration: none;
}

ul.list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.list li {
	line-height: 1.82em;
}
.list li a {
	text-decoration: underline;
	color: #695948;
	font-size: 11px;
	background: url(../images/marker_list.gif) no-repeat 0 5px;
	padding-left: 8px;
	font-weight: normal;
}
.list li a:hover {
	text-decoration: none;
}

a {
	/*background: url(../images/marker_link3.png) no-repeat 0px 5px;
	padding-left: 10px;
	color: #09529e;*/
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#09529e;
	text-decoration:underline;
}
a.noticias {
	background: url(../images/marker_link3.png) no-repeat 0px 5px;
	padding-left: 10px;
	color:#000;
	text-decoration:none;
}
a.noticias:hover {
	color:#09529e;
	text-decoration:underline;
}

link {
	font-size: 12px;
	font-weight:normal;
}
a.link {
	background: url(../images/marker_link.gif) no-repeat 0 6px;
	padding-left: 8px;
	text-decoration: underline;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 12px;
}
a.link:hover {
	text-decoration: none;
}

a.link1 {
	background: url(../images/marker_link2.gif) no-repeat 7px 5px;
	padding-left: 18px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
a.link1:hover {
	text-decoration:underline;
	color:#1d539d;
}

a.link2 {
	color: #09529e;
	font-weight: normal;
	text-decoration: underline;
}
a.link2:hover {
	text-decoration: none;
}

b {
	color: #09529e;
}

.title_date {
	color: #0d4a9d;
	font-weight: bold;
	font-size: 12px;
	line-height: 2.27em;
	padding: 2px 5px 3px 5px;
	margin-bottom: 10px;
	width: 230px;
	height: 25px;
	vertical-align: middle;
}

.title_paginas {
	color: #0d4a9d;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	background: url(../images/logo.jpg) no-repeat 0 0;
	text-indent: -10000px;
	height: 28px;
	font-size: 0;
	line-height: 0;
	margin: 30px 0 94px 34px;
}

h2 {
	color: #000;
	font-size: 14px;
	line-height: 1.33em;
	margin: 15px 0 10px 0;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
h2 a {
	text-decoration: underline;
	color: #9e5507;
	font-size: 1.09em;
	line-height: 1.33em;
}

h3 {
	color: #09529e;
	font-size: 1.09em;
	line-height: 1.33em;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.pontilhado {
	border-top: 1px dashed #0d4a9d; /*dashed ou dotted*/
	margin-top:3px;
	margin-right:10px;
	height: 10px;
	width: 100%;
} 

b {
	color: #09529e;
}

p {
	margin: 0 0 14px 0;
	text-align: center;
}

.clear {
	clear: both;
}


.main {
	width: 100%;
}
.main_1 {
	width: 100%;
	text-align: center;
}
.main_2 {
	width: 850px;
	height: 435px;
	margin: 0 auto;
	text-align: left;
}
.main_3 {
	width: 850px;
}
.div_1 {
	position: absolute;
	margin-left: 35px;
}
.div_2 {
	margin-top: 262px;
}
.div_block {
	position: relative;
}
/* col_left1 e col_right1 COPIADOS E COLADOS de #content col_left e 
   #content col_right respectivamente, uma vez que estes estilos só
   atuam dentro de #content.
 */

.col_left1 {
	width: 45px;
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
}

.col_right1 {
	width: 42px;
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
}

/*
 tabela_menu_center criado para corrigir o estilo 
 #conteudo .table_1 .center que estava acumulando os atributos de
 #page1 #conteudo .table_1 .center.
 */

.tabela_menu_center {
	padding: 0 13px 0 10px;
	background-image: url(../images/block_mid_2.png); /*imagem antiga - block_mid.gif*/
	background-repeat: repeat-y;
}

/* header */
#header {
	height: 268px;
	width: 850px;
}
#header .col1 {
	background-position: bottom;
	width: 37px;
	background: url(../images/bg_h_l.gif);
}
#header .col2 {
	width: 778px;
	margin-right: 0px; /*height: 312px;*/
}
#header .col2 .row_1 {
	height: 66px;
}
#header .col2 .row_1 img {
	vertical-align: top;
	margin-top: 14px;
}

/*#header .col2 .row_2 {
	height: 196px;
	background-position: left top;
	background: url(../images/bg_h_m_2.jpg) no-repeat top;
}*/

#header .col3 {
	background-position: left bottom;
	width: 35px;
	background: url(../../images/bg_h_r.gif) no-repeat top;
}
#header .slogan {
	margin-left: 34px;
	height: 41px;
	width: 172px;
}

/* content */
#content {
	height: 610px;
	background: #fff;
	font-size: 0.6875em;
}
#content table, #content td {
	line-height: 1.27em;
}
#content .col_left {
	width: 44px;
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
}
#content .col_1 {
	width: 259px;
}
#content .col_2 {
	width: 507px;
}
#content .col_2 .row_1 {
	height: 166px; 
	/*background: url(../images/col_2_bg.jpg) no-repeat 0 0;*/
}
#content .col_2 .row_2 .indent {
	padding: 0 24px 20px 37px;
}
#content .col_right {
	width: 54px;
	background-image: url(../images/bg_right.gif)repeat-y right;
}

#content .table_1 {
	width: 259px;
	margin-bottom: 19px;
}
#content .table_1 .top {
	padding: 0 13px 0 10px;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	background: url(../images/top_2.png) no-repeat left top; /*imagem antiga - top_1.png*/
}
#content .table_1 .top img {
	margin: 25px 0 0 40px;
}
#content .table_1 .center {
	background-image: url(../images/block_mid_2.png); /*imagem antiga - block_mid.gif*/
	background-repeat: repeat-y;
}
#content .table_1 .bottom {
	height: 30px;
	background: url(../images/bot_2.png) no-repeat left bottom; /*imagem antiga - bot_1.gif*/
}

#content .table_2 {
	margin-bottom: 10px;
	width: 259px;
}
#content .table_2 .top {
	height: 36px;
	background: url(../images/top_2.gif) no-repeat left top;
}
#content .table_2 .top img {
	margin: 33px 0 0 40px;
}
#content .table_2 .center {
	background: url(../images/block_mid_2.png) repeat-y; /*imagem antiga - block_mid.gif*/
	padding: 0 27px 0 34px;
}
#content .table_2 .bottom {
	height: 30px;
	background: url(../images/bot_1.gif) no-repeat left bottom;
}

.line {
	height: 22px;
	background: url(../images/line_bg.gif) repeat-x;
	margin: 0 0 0 -11px;
}
.line_2 {
	background: url(../images/line_bg_2.gif) repeat-x;
	height: 41px;
}
.line_3 {
	background: url(../images/line_bg_2.gif) repeat-x;
	height: 32px;
}
.line_4 {
	background: url(../images/bg_line_4.gif) repeat-x top;
}

.img_left {
	float: left;
	margin: 3px 20px 0 0;
}

.pic {
	margin: 0 0 14px 0;
	display: block;
}

.title {
	margin-bottom: 18px;
}

/* footer */
#footer {
	height: 103px;
	font-size: 0.6875em;
}
#footer table, #footer td {
	line-height: 1.27em;
}
#footer .col1 {
	width: 65px;
	background: url(../images/bg_left_f.gif) no-repeat top;
}
#footer .col2 {
	width: 720px;
	background: url(../images/bg_footer.gif) repeat-x top;
	height: 103px;
}
#footer .col2 .c1 {
	width: 526px;
	padding: 26px 0 0 19px;
}
#footer .col2 .c2 {
	width: 175px;
	padding: 26px 0 0 0;
}
#footer .col3 {
	width: 65px;
	background: url(../images/bg_right_f.gif) no-repeat top;
}
#footer a {
	color: #aa6b19;
	text-decoration: underline;
	text-transform: none;
}
#footer a:hover {
	text-decoration: none;
}


/* index.html */
#page1 #content .col_1 h2 {
	margin-bottom: 10px;
}
#page1 #content .col_1 .line {
	margin: 0 17px 0 -17px;
	height: 22px;
}
#page1 #content .table_1 .center {
	padding: 0 10px 0 40px;
}
#page1 #content .table_1 .pic {
	margin: 0 0 20px -18px;
	display: inline;
}
#page1 #content .table_2 .center {
	padding: 0 25px 0 40px;
}
#page1 #content .table_2 .line {
	margin: 0 2px 0 -17px;
	height: 20px;
}
#page1 #content .col_2 .line_2 {
	height: 37px;
}
#page1 #content .col_2 .line_3 {
	height: 25px;
}
#page1 #content .col_2 .table_box {
	width: 432px;
	height: 20px;
}
#page1 #content .col_2 .table_box .c_1 {
	width: 243px;
	background: url(../images/line_y.gif) repeat-y right;
	padding: 7px 0 0 0;
}
#page1 #content .col_2 .table_box .c_2 {
	width: 159px;
	padding: 2px 0 0 30px;
}
#page1 #content .col_2 .table_box .line_4 {
	height: 18px;
	margin-top: 18px;
}

/* index-1.html */
#page2 #content .table_1 .center {
	padding-bottom: 7px;
}
#page2 #content .table_2 .center {
	padding-bottom: 11px;
}


/* index-2.html */
#page3 #content .line {
	height: 16px;
}
#page3 #content .table_1 {
	margin-bottom: 10px;
}

/* index-3.html */
#page4 #content .table_1 .center {
	padding-bottom: 13px;
}
#page4 #content .table_2 .center {
	padding-bottom: 5px;
}
#page4 #content .box {
	width: 430px;
}
#page4 #content .col_box_1 {
	width: 220px;
	float: left;
}
#page4 #content .col_box_2 {
	width: 210px;
	float: left;
}

/* index-4.html */
#page5 #content .line {
	height: 16px;
}
#page5 #content .table_1 .center {
	padding-bottom: 2px;
}
#page5 #content .table_1 {
	margin-bottom: 11px;
}
#page5 #content .box {
	width: 430px;
	padding-bottom: 18px;
}
#page5 #content .col_box_1 {
	width: 230px;
	float: left;
}
#page5 #content .col_box_1 .ind {
	padding-right: 10px;
}
#page5 #content .col_box_2 {
	width: 200px;
	float: left;
}


/* index-5.html */
#page6 #content .line {
	height: 19px;
}
#page6 #content .table_1 .center {
	padding-bottom: 4px;
}
#page6 #content .table_1 {
	margin-bottom: 10px;
}
#page6 #content .box {
	width: 440px;
	padding-bottom: 18px;
}
#page6 #content .col_box_1 {
	width: 220px;
	float: left;
}
#page6 #content .col_box_2 {
	width: 220px;
	float: left;
}

/* index-6.html */
#page7 #content .line {
	height: 19px;
}
#page7 #content .table_1 .center {
	padding-bottom: 4px;
}
#page7 #content .table_1 {
	margin-bottom: 10px;
}

input {
	width: 210px;
	height: 17px;
	padding: 0 0 0 4px;
	margin: 0;
	display: inline;
}

.div_input {
	height: 26px;
}
.div_links {
	text-align: right;
}

textarea {
	width: 210px;
	height: 97px;
	overflow: auto;
	margin: 0;
	padding: 0 0 0 4px;
}

/* Menu */

#menu .menu_1 {
	background-image: url(../images/m1.gif);
}
#menu .menu_2 {
	background-image: url(../images/m2.gif);
}
#menu .menu_3 {
	background-image: url(../images/m3.gif);
}
#menu .menu_4 {
	background-image: url(../images/m4.gif);
}
#menu .menu_5 {
	background-image: url(../images/m5.gif);
}
#menu .menu_6 {
	background-image: url(../images/m6.gif);
}

/* Modal PopUp */
.modalBackground {
	background-color: Gray; 
	/*filter: alpha(opacity=70); 	
	opacity: 0.7;*/
}
.modalPopup {
	background-color: #E9ECF0;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 80%;
	right: auto;
	left: auto;
}



