/* layout.css */

body {
	background-image: url(../img/topo_bg-contraste.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}



div#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

div#cabecalho {
	width: 950px;
	height: 327px;
	background-image: url(../img/topo-contraste.jpg);
	background-repeat: no-repeat;
}


h1 {
	margin: 0;
	height:30;
}

h1 span {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

h1 a {
	float: left;
	width: 950px;
	height: 226px;
}


div#menuTopo1 {
	width: 860px;
	left: 323px;
	line-height: 39px;
	text-align: right;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	z-index: 2px;
	float: left;
	margin-right: 20px;
}

div#menuTopo1 a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none; 
	padding-right: 4px;
	padding-left: 4px;
}

div#menuTopo1 a:hover {
	text-decoration: underline;
}

/* fim menuTopo1 */


div#menuAcessibilidade {
	width: 60px;
	line-height: 39px;
	text-align: right;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	z-index: 2px;
	float: left;
}

div#menuAcessibilidade a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none; 
	padding-right: 4px;
}

div#menuAcessibilidade a:hover {
	text-decoration: underline;
}

div#menuAcessibilidade img {
	border: 0;
}

/* fim menuAcessibilidade */





div#menuTopo2 {
	width: 950px;
	line-height: 43px;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	z-index: 20;
}

div#menuTopo2 a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none; 
	padding-right: 22px;
	padding-left: 22px;
}

div#menuTopo2 a:hover {
	text-decoration: underline;
}

/* fim menuTopo2 */



/* fim cabecalho */

div#main {
	width: 950px;
}

div#section-a {
	width: 200px;
	float: left;
}

div#section-a p {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin-bottom: 12px;
}

div#section-a img {
	border: 0;
}

div#section-a ul#menuEsq {
	list-style: none;
	
}

div#section-a ul#menuEsq li {
	
	
}

div#section-a ul#menuEsq li a {
	display: block;
	width: 170px;
	background-image: url(../img/bg_menu_esq.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 20px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em; /* 16px = 1em */
	font-weight: bold;
	color: #fff;
	padding: 14px;
	
}

div#section-a ul#menuEsq li a:hover {
	background-image: url(../img/bg_menu_esq.jpg);
	background-repeat: no-repeat;
	color: #fff;
}


div#section-a ul#menuEsq li .menu {
	background-image: url(../img/bg_menu_esq02.jpg);
	
}

.section-a1 {
	width: 200px;
	height: 26px;
	display: block;
	background-image: url(../img/bann_projetos.jpg);
	background-repeat: no-repeat;
}

.section-a2 {
	width: 200px;
	height: 194px;
	display: block;
	background-image: url(../img/bann_projetos.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-left: 19px;
	padding-right: 19px;
}

.section-a3 {
	width: 200px;
	height: 26px;
	display: block;
	background-image: url(../img/bann_projetos.jpg);
	background-repeat: no-repeat;
}



div#news {
	float: left;
	width: 540px;
	height: 380px;
	padding: 4px;
}

div#news p {
	padding-left: 20px;
	padding-right:15px;
	margin-bottom: 12px;
}


div#section-b {
	width: 750px;
	min-height: 250px;
	float: left;
}

div#section-b p {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-left: 20px;
	margin-bottom: 12px;
}

div#section-b img {
	border: 0;
}

div#section-b img{
	border: 0;
}

div#section-b .imgBorder {
	border: solid 1px #FF6600;
}


div#section-b .section-b1 {
	width: 750px;
	float: left;
	margin-bottom: 25px;
}

div#section-b .section-b1 p {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-left: 20px;
	margin-bottom: 12px;
}

div#section-b .section-b1 img {
	border: 1px solid #FF6600;
}



div#section-b .section-b2 {
	width: 750px;
	float: left;
	margin-bottom: 25px;
}

div#section-b .section-b2 p {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-left: 20px;
	margin-bottom: 12px;
}

div#section-b .section-b2 img {
	border: 0;
}


div#section-b .section-b2 {
	width: 750px;
	float: left;
	margin-bottom: 25px;
}


div#section-b .section-b3 {
	width: 750px;
	float: left;
}

div#section-b .section-b3 ul#depo {
	float: left;
	list-style: none;
	padding-left: 18px;
	padding-right: 0px;
	/* width: 100% */
}

div#section-b .section-b3 ul#depo li {
	list-style: none;
	width: 117px;
	height: 165px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 25px;
	overflow: hidden;
	float: left;
}

div#section-b .section-b3 ul#depo li img {
	border: 1px #ff6600 solid;
}

div#section-b .section-b3 ul#depo li p {
	margin: 1px 4px 0 1px;
	text-align: center;
}


div#section-b ul#mapa1 {
	float: left;
	list-style: none;
	padding-left: 18px;
	padding-right: 0px;
	/* width: 100% */
}

div#section-b ul#mapa1 li {
	list-style: none;
	width: 206px;
	height: 340px;
	margin-bottom: 25px;
	overflow: hidden;
	float: left;
	
	padding-bottom: 14px;
	padding-right: 10px;
	padding-top: 14px;
}

div#section-b ul#mapa1 li img {
	border: 1px #ff6600 solid;
}

div#section-b ul#mapa1 li p {
	margin: 1px 4px 0 1px;
	text-align: left;
	
	background-image: url(../img/bg_menu_esq.jpg);
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
}

div#section-b ul#mapa1 li p a {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#section-b ul#mapa1 li p a:hover {
	text-decoration: underline;
}
/* mapa1 */


div#section-b ul#mapa2 {
	float: left;
	list-style: none;
	padding-left: 18px;
	padding-right: 0px;
	/* width: 100% */
}

div#section-b ul#mapa2 li {
	list-style: none;
	width: 206px;
	height: 240px;
	margin-bottom: 25px;
	overflow: hidden;
	float: left;
	
	padding-bottom: 14px;
	padding-right: 10px;
	padding-top: 14px;
}

div#section-b ul#mapa2 li img {
	border: 1px #ff6600 solid;
}

div#section-b ul#mapa2 li p {
	margin: 1px 4px 0 1px;
	text-align: left;
	
	background-image: url(../img/bg_menu_esq.jpg);
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
}

div#section-b ul#mapa2 li p a {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#section-b ul#mapa2 li p a:hover {
	text-decoration: underline;
}
/* mapa2 */


div#section-b ul#mapa3 {
	float: left;
	list-style: none;
	padding-left: 18px;
	padding-right: 0px;
	/* width: 100% */
}

div#section-b ul#mapa3 li {
	list-style: none;
	width: 206px;
	height: 150px;
	margin-bottom: 25px;
	overflow: hidden;
	float: left;
	
	padding-bottom: 14px;
	padding-right: 10px;
	padding-top: 14px;
}

div#section-b ul#mapa3 li img {
	border: 1px #ff6600 solid;
}

div#section-b ul#mapa3 li p {
	margin: 1px 4px 0 1px;
	text-align: left;
	
	background-image: url(../img/bg_menu_esq.jpg);
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
}

div#section-b ul#mapa3 li p a {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#section-b ul#mapa3 li p a:hover {
	text-decoration: underline;
}
/* mapa3 */







div#section-b ul#lista01 {
	list-style: none;
}

div#section-b ul#lista01 li {
	list-style: none;
	min-height: 200px;
	display: block;
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin-left: 20px;
	margin-bottom: 12px;
	line-height: 20px;
}

div#section-b ul#lista01 img {
	border: 0;
	margin-bottom: 20px;
	margin-right: 20px;
}


div#section-b hr {
	margin-bottom: 20px;
	margin-left: 18px;
	margin-top: 20px;
	border: 1px dotted #fff;
}


/* table1 */

div#section-b table#table1 {
	border: 0;
	border-collapse: collapse;
	background-color: #fff;
	width: 550px;
	margin-left: 30px;
	margin-left: 45px;
}

div#section-b table#table1 tr td,
div#section-b table#table1 tr th {
	border: 0;
	padding: 2px 0px;
	margin: 2px; 
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: left;
}

div#section-b table#table1 tr th {
	background-color: #003399;
	color: #fff;
}

div#section-b table#table1 tr.bg {
	background-color: #ccc;
}

/* fim table1 */


div#section-c {
	width: 200px;
	float: left;
}

div#section-c p {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin-bottom: 12px;
}

div#section-c img {
	border: 0;
}


div#section-c .section-c1 {
	width: 200px;
	float: left;
}

div#section-c .section-c1 p {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin-bottom: 12px;
}

div#section-c .section-c1 img {
	border: 0;
}


.lista01 {
	list-style-position: inside;
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 12px;
	line-height: 20px;
}

.lista02 {
	list-style-position: outside;
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-left: 23px;
	padding-right: 20px;
	margin-bottom: 12px;
}


iframe { 
	margin:0;
	padding:0;
	height:380px;
}
iframe {
	width:500px;
}

iframe#ifame1 { 
	margin:0;
	padding:0;
	height:510px;
}
iframe#ifame1 {
	width:510px;
}



.titulo01{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFF00;
	font-weight: bold;
	text-transform: uppercase;
	
}

.titulo02{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;	
}

.link01 {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.link01:hover {
	text-decoration: none;
}

.link02 {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
}

.link02:hover {
	text-decoration: none;
}

.link03 {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;
	padding: 6px;
	margin-top: 60px;
	text-decoration: none;
}

.link03:hover {
	background-color: #fff;
	text-decoration: none;
}


.text01{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;	
}




.formInput {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	width: 200px;
}

.formMsg {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	width: 475px;
}

.formBotao {
    border-right: #333 2px solid;
    border-top: # 1px solid;
    font-size: 12px;
    border-left: # 2px solid;
    color: #333;
    border-bottom: #333 2px solid;
    font-family: verdana;
    background-color: #E5E5E5
}


/* apoio */

div#apoio {
	clear: both;
	width: 950px;
	text-align:left;
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

div#apoio img {
	margin-right: 20px;
}


/* rodape */

div#rodape {
	clear: both;
	width: 950px;
	height: 50px;
}

div#rodape ul {
	list-style: none;
}

div#rodape ul#imgsRodape li#rod1 {
	background-image: url(../img/rodape-contraste.jpg);
	background-repeat: repeat-x;
	width: 897px;
	height: 50px;
	float: left;
	
	float: left;
	text-align:left;
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 48px;
}


div#rodape ul#imgsRodape li#rod2 a {
	background-image: url(../img/rodape_sinapse-contraste.jpg);
	width: 53px;
	height: 50px;
	float: left;
}

/* fim do rodape */