/* layout.css */

body {
	background-color: #016494;
	text-align: center;

}

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.campoTexto1 {
	background-color: #DEF9B7;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 30px;
}

div#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

div#cabecalho {
	width: 980px;
	height: 199px;
}

h1 {
	margin: 0;
	height:199px;
	background: #fff url(../img/topo02.png);
	background-repeat: no-repeat;
	position:absolute;
	z-index: 20;	
}

h1 span {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

h1 a {
	display: block;
	width: 980px;
	height: 199px;
}

#a {
	position: absolute; 
	z-index: 2;
}



#rotator img { 
	position: absolute;
	display: none; 
	width: 980px; 
	height: 199px;
	z-index: 1;
}




/* menuTopo */





div#a {
	width: 980px;
	height: 199px;
	
	z-index: 20;
}

ul li {
	float: left;
}

ul#menu {
	list-style: none;
	float: left;
}

ul#menu li#mnuC {
	background-image: url(../img/topo01.png);
	width: 841px;
	height: 199px;
	float: left;
}

ul#menu li#mnuA a {
	background-image: url(../img/mnu_mapa01.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 199px;
	float: left;
}

ul#menu li#mnuA a:hover {
	background-image: url(../img/mnu_mapa02.png);
}

ul#menu li#mnuB a {
	background-image: url(../img/mnu_home01.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 199px;
	float: left;
}

ul#menu li#mnuB a:hover {
	background-image: url(../img/mnu_home02.png);
}

ul#menu li#mnuD a {
	background-image: url(../img/topo_dir.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 199px;
	float: right;
}



/* fim do menuTopo */

/* fim cabecalho */


/* corpo */

@font-face {
	font-family: 'AcmoDisplaySSiNormal';
    src: url('../fonts/acmo_display_ssi_normal-webfont.eot');
    src: url('../fonts/acmo_display_ssi_normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/acmo_display_ssi_normal-webfont.woff') format('woff'),
         url('../fonts/acmo_display_ssi_normal-webfont.ttf') format('truetype'),
         url('../fonts/acmo_display_ssi_normal-webfont.svg#AcmoDisplaySSiNormal') format('svg');
}

#popUpTopo {
	width: 704px;
	height: 143px;
	top: 56px;
	left: 287px;
	position: absolute;
	z-index:150;
}

#popUpTopo img {
	border: 0;
}

#popUp {
	width: 650px;
	height: 92px;
	top: 222px;
	left: 400px;
	position: absolute;
	z-index:3;
}

div#section-a {
	width: 980px;
	height: 48px; 	
}

ul li {
	float: left;
}

div#corpo ul#menuPrincipal {
	background-image: url(../img/mnu_bar.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 48px;
	list-style: none;
	float: left;
}


div#section-a ul#menuPrincipal li#mnu0 {
	width: 100px;
	height: 48px;
	float: left;
}

div#section-a ul#menuPrincipal li.mnu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}


div#section-a ul#menuPrincipal li.mnu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	height: 48px;
	line-height: 48px;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: bold;
	text-decoration: none;
}

div#section-a ul#menuPrincipal li.mnu a:hover {
	text-decoration: underline;
}


div#section-b {
	width: 980px;
	height: 18px;
	float: left;
}

div#section-c {
	width: 208px;
	float: left;
}

div#section-c1 {
	background-image: url(../img/submenu01.jpg);
	height: 20px;
	float: left;
	width: 208px;
}

div#section-c1Vazio {
	height: 20px;
	float: left;
	width: 208px;
}

div#section-c2 {
	background-image: url(../img/submenu01_bg.jpg);
	float: left;
	width: 208px;
	min-height: 190px;
}

div#section-c2 ul#menuVertical {
	list-style: none;
	padding-left: 20px;
	
}

div#section-c2 ul#menuVertical li a {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 142px;
	text-decoration: none;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-color: #77B3DA;
	border-bottom-style: solid;
}

div#section-c2 ul#menuVertical li a:hover {
	color: #FFCC00;
}

.top a {
	display: block;
	width: 142px;
	text-decoration: none;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-bottom-width: 1px;   /* border-bottom: 1px #DDD solid; */
	border-bottom-color: #77B3DA;
	border-bottom-style: solid;
	border-top-width: 1px;   /* border-bottom: 1px #DDD solid; */
	border-top-color: #77B3DA;
	border-top-style: solid;
}

div#section-c2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-bottom: 10px; padding-left: 20px; padding-right: 30px; padding-top: 0
}

div#section-c .titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #166407;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 25px;
}


div#section-c2Curto {
	background-image: url(../img/submenu01_bg.jpg);
	float: left;
	width: 208px;
	height: 190px;
}

div#section-c2Curto p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	padding-bottom: 10px; padding-left: 60px; padding-right: 25px; padding-top: 0
}

div#section-c2Curto ul#menuVertical {
	list-style: none;
	padding-left: 20px;
	
}

div#section-c2Curto ul#menuVertical li a {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 142px;
	text-decoration: none;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-color: #77B3DA;
	border-bottom-style: solid;
}

div#section-c2Curto ul#menuVertical li a:hover {
	color: #FFCC00;
}

.top a {
	display: block;
	width: 142px;
	text-decoration: none;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-bottom-width: 1px;   /* border-bottom: 1px #DDD solid; */
	border-bottom-color: #77B3DA;
	border-bottom-style: solid;
	border-top-width: 1px;   /* border-bottom: 1px #DDD solid; */
	border-top-color: #77B3DA;
	border-top-style: solid;
}

div#section-c2Curto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-bottom: 10px; padding-left: 20px; padding-right: 30px; padding-top: 0
}

div#section-c .titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #166407;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 25px;
}

div#section-c .titulo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	width: 142px;
}


.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}


.link01:hover {
	text-decoration: none;
}

.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}

.link02:hover {
	text-decoration: none;
}

.link03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}

.link03:hover {
	text-decoration: none;
}

.linkado {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}

.link04 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(51,51,51,0.5);
}

.link04:hover {
	color: #FF0;
}

.linkado {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}

div#section-c3 {
	float: left;
	width: 208px;
	min-height: 30px;
	background-image:url(../img/submenu_base.png);
	background-repeat: no-repeat;
}	

.link01 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.link01:hover {
	text-decoration: none;
}

div#section-d {
	width: 578px;
	float: left;
}

div#section-d p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 10px; padding-right: 30px;
}

div#section-d ul#lista1 {
	list-style: none;
	margin: 0;
	padding: 0;
	/* width: 100% */
}

div#section-d ul#lista1 li.lista01 {
	width: 269px;
	height: 200px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #DEF9B7;
	overflow: hidden;
	float: left;
}

div#section-d ul#lista1 li.lista01 p {
	margin: 10px 10px 0 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


div#section-d ul#lista1 li.lista02 {
	width: 269px;
	height: 200px;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #F1FDE1;
	overflow: hidden;
	float: left;
}

div#section-d ul#lista1 li.lista02 p {
	margin: 10px 10px 0 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div#section-d .titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #166407;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 25px;
}

/* table1 */
div#section-d table#table1 {
	border: 1px solid #000;
	border-collapse: collapse;
	background-color: #fff;
	width: 520px;
}

div#section-d table#table1 tr td,
div#section-d table#table1 tr th {
	border: 1px solid black;
	padding: 4px 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	width: 260px;
}

div#section-d table#table1 tr th {
	background-color: #000;
	color: #fff;
}

div#section-d table#table1 tr.bg {
	background-color: #ccc;
}

/* fim table1 */


/* table2 */
div#section-d table#table2 {
	border: 1px solid #000;
	border-collapse: collapse;
	background-color: #fff;
	width: 520px;
}

div#section-d table#table2 tr td,
div#section-d table#table2 tr th .menor {
	border: 1px solid black;
	padding: 4px 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}

div#section-d table#table2 tr td,
div#section-d table#table2 tr th .maior {
	border: 1px solid black;
	padding: 4px 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}

div#section-d table#table2 tr th {
	background-color: #000;
	color: #fff;
}

div#section-d table#table2 tr.bg {
	background-color: #ccc;
}

/* fim table2 */

.listaComum {
	list-style:circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	
}

div#section-e {
	width: 194px;
	background-repeat: no-repeat;
	float: left;
}

div.section-e1 {
	background-image: url(../img/submenu02.jpg);
	height: 20px;
	float: left;
	width: 194px;
}

div.section-e2 {
	background-image: url(../img/submenu02_bg.jpg);
	float: left;
	width: 194px;
	min-height: 90px;
}



div.section-e2 ul.menuVertical2 {
	list-style: none;
	padding-left: 20px;
}

div.section-e2 ul.menuVertical2 li a {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 142px;
	text-decoration: none;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-color: #77B3DA;
	border-bottom-style: solid;
}

div.section-e2 ul.menuVertical2 li a:hover {
	color: #333;
	text-decoration: underline;
}

#rotator2 img { 
	position: absolute;
	display: none; 
	width: 142px; 
	height: 106px;
	z-index: 1;
}





div.section-e2 ul.menuVertical2 li.textoLista {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 142px;
	text-decoration: none;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-color: #77B3DA;
	border-bottom-style: solid;
}

div.section-e2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-bottom: 10px; padding-left: 19px; padding-right: 31px; padding-top: 0
}

div.section-e3 {
	float: left;
	width: 194px;
	height: 30px;
	background-image:url(../img/submenu02_base.jpg);
	background-repeat: no-repeat;
}



div.section-e11 {
	background-image: url(../img/submenu022.jpg);
	height: 20px;
	float: left;
	width: 194px;
}

div.section-e22 {
	background-image: url(../img/submenu022_bg.jpg);
	float: left;
	width: 194px;
	min-height: 76px;
}

div.section-e22 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-bottom: 10px; padding-left: 19px; padding-right: 31px; padding-top: 0
}

div.section-e33 {
	float: left;
	width: 194px;
	height: 30px;
	background-image:url(../img/submenu022_base.jpg);
	background-repeat: no-repeat;
}


div#section-f {
	width: 760px;
	float: left;
}

div#section-f p {
	margin: 0 0 10px 7px;
}

div#section-g {
	width: 773px;
	float: right;
}

div#section-g p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 10px; padding-right: 30px;
}

div.section-h {
	width: 193px;
	float: left;
}


div.section-h1 {
	background-image: url(../img/submenu022.jpg);
	height: 20px;
	float: left;
	width: 194px;
}

div.section-h2 {
	background-image: url(../img/submenu022_bg.jpg);
	float: left;
	width: 194px;
	min-height: 90px;
}



div.section-h2 ul.menuVertical2 {
	list-style: none;
	padding-left: 20px;
}

div.section-h2 ul.menuVertical2 li a {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 142px;
	text-decoration: none;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-color: #77B3DA;
	border-bottom-style: solid;
}

div.section-h2 ul.menuVertical2 li a:hover {
	color: #333;
	text-decoration: underline;
}

#rotator2 img { 
	position: absolute;
	display: none; 
	width: 142px; 
	height: 106px;
	z-index: 1;
}





div.section-h2 ul.menuVertical2 li.textoLista {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 142px;
	text-decoration: none;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-color: #77B3DA;
	border-bottom-style: solid;
}

div.section-h2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-bottom: 10px; padding-left: 19px; padding-right: 31px; padding-top: 0
}

div.section-h3 {
	float: left;
	width: 194px;
	height: 30px;
	background-image:url(../img/submenu022_base.jpg);
	background-repeat: no-repeat;
}


.top a {
	display: block;
	width: 142px;
	text-decoration: none;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-bottom-width: 1px;   /* border-bottom: 1px #DDD solid; */
	border-bottom-color: #77B3DA;
	border-bottom-style: solid;
	border-top-width: 1px;   /* border-bottom: 1px #DDD solid; */
	border-top-color: #77B3DA;
	border-top-style: solid;
}


.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #166407;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 25px;
}

.titulo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	width: 142px;
}


.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}


.link01:hover {
	text-decoration: none;
}

.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}

.link02:hover {
	text-decoration: none;
}


iframe#ifame1 { 
	margin:0;
	padding:0;
	height:350px;
}
iframe#ifame1 {
	width:540px;
}

iframe#ifameEventos { 
	padding:0;
	height: 540px;
}
iframe#ifameEventos {
	width:542px;
}

iframe#ifameNoticias { 
	margin:0;
	padding:0;
	margin-bottom: 5px;
	height:368px;
}
iframe#ifameNoticias {
	width:562px;
}

.iframNoticia1{
	width:773px;
	text-align:center;
}

/* fim do corpo */



/* rodape */

div#rodape {
	list-style: none;
	width: 980px;
	height: 35px;
	background-image: url(../img/rodape.jpg);
}

ul li {
	list-style: none;
	float: left;
}

div#rodape ul#imgsRodape {
	float: left;
}

div#rodape ul#imgsRodape li#rod1 {
	background-image: url(../img/rodape01.jpg);
	width: 434px;
	height: 35px;
	float: left;
}

	

div#rodape ul#imgsRodape li#rod2 {
	background-image: url(../img/rodape02.jpg);
	width: 380px;
	height: 35px;
	float: left;
}

div#rodape ul#imgsRodape li#rod3 a {
	background-image: url(../img/rodape03.jpg);
	width: 166px;
	height: 35px;
	float: left;
}

.img {
	border: 0;
}

.imgBorder {	
	border-width: 1px;
	border-color: #0579B6;
	border-style: solid;
}


/* fim do rodape */

.form_input { 
	width: 200px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #003366; 
	border: 1px solid #000033; 
	background-color:#FFFFFF;
}

.form_msg { 
	width: 200px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #003366; 
	border: 1px solid #000033; 
	background-color:#FFFFFF;
}

.form_bt { 
	width: 65px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #003366; 
	border: 1px solid #000033; 
	background-color:#FFFFFF;
}
