/* CSS Document */

body,td,th {
	font-family: Calibri, Verdana, Arial, Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	overflow: auto;
}

a:link { text-decoration: none;  }
a:visited {	text-decoration: none; }
a:hover { text-decoration: underline;   }
a:active { text-decoration: underline;  }

h1 { display: inline; font-weight: normal; }
h2 { display: inline; font-weight: normal; } 
h3 { display: inline; font-weight: normal; }
h4 { display: inline; font-weight: normal; }

#limites {
	width: 987px;
	margin: 0 auto;
	height: auto;
	background-image: url(../_img/back_site.jpg);
	padding-top: 720px;
	padding-bottom: 60px;
}

#limites_B {
	width: 987px;
	margin: 0 auto;
	height: auto;
	background-image: url(../_img/back_site.jpg);
	padding-top: 350px;
	padding-bottom: 60px;
}

#creditos {
	width: 987px;
	margin: 0 auto;
	height: 28px; 
	background-image: url(../_img/rodape.jpg);
}

#logo_top {	position: absolute;	top: 0px; left: 50%; margin-left: -493px; z-index: 10; }

#foto_fundo { position: absolute; top: 0px; left: 50%; margin-left: -86px; z-index: 5; }

#foto_fundo_B { position: absolute;  top: 0px; left: 50%; margin-left: -86px; z-index: 5; }

#menu_top {
	position: absolute;
	top: 290px;
	left: 50%;
	margin-left: -80px;
	z-index: 11;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	width: 512px;
	line-height: 20px;
}


#conteudo_0 { position: absolute; top: 343px; left: 50%; margin-left: -93px; z-index: 7; width: 521px; height: 369px; background-color: #000000; opacity: 0.85; filter: alpha(85); filter:alpha(opacity=85); -moz-opacity:.85; }
#conteudo_0_B { position: absolute; top: 343px; left: 50%; margin-left: -93px; z-index: 7; width: 521px; height: 5px; background-color: #000000; opacity: 0.85; filter: alpha(85); filter:alpha(opacity=85); -moz-opacity:.85; }
#conteudo_1 { position: absolute; top: 375px; left: 50%; margin-left: -417px; z-index: 9; width: 288px; }
#conteudo_2 { position: absolute; top: 343px; left: 50%; margin-left: -93px; z-index: 8; width: 521px; height: 369px; }

#titulo { height: 143px; padding-top: 25px;}
#conteudo { padding-left: 84px; padding-right: 84px; }

.cont_1 { font-size: 13px; color: #FFFFFF; }
.cont_1_tit { font-size: 18px; font-weight: bold; color: #FFFFFF; }
.cont_1_b { font-size: 14px; font-weight: bold; color: #FFFFFF; }

.cont_2 { font-size: 14px; color: #FFFFFF; }
.cont_2_tit { font-size: 20px; font-weight: bold; color: #FFFFFF;}
.cont_2_redu { font-size: 12px; color: #c3c3c3; }
.cont_2_redu2 { font-size: 11px; color: #c3c3c3; }

.cont_3 { font-size: 11px; color: #c3c3c3; }
.cont_4 { font-size: 12px; color: #FFFFFF; }

.rodape { padding-top: 10px; font-size: 11px; color: #3e3e3e; }


.cont_menu_link { color: #FFFFFF; }

.form_1 { border: 1px solid #404040; background-color: #000000; font-size: 12px; color: #FFFFFF; }
.form_but {
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
