*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body{
width:100%;
background-image: url(images/bg_topo.gif);
background-repeat: repeat-x;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}

a:link {
	color: #006;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #006;
}
a {
	font-weight: bold;
}



#div_geral{
	width:100%;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-position:center;
	background-image:url(images/fundo_superior.jpg);
	background-repeat:no-repeat;
	height:100%;
	position:static;
}

#div_topo{
	width:997px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position:center;
	height:269px;
	background-image:url(images/topo.jpg);
	background-repeat:no-repeat;
}

#div_header{
width:997px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image:url(images/fundo_banner.jpg);
	background-repeat:no-repeat;
	height:245px;
    background-position:center;
}

#div_centro{
	width:997px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height:550px;
	height:auto;
}

#div_centro_geral {
width:100%;
padding: 0px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background-position:center top;
background-image:url(images/bg_centro.jpg);
background-repeat:no-repeat;	
}

.titulos_paginas{
font-size:16px;
font-weight: bold;
text-align:left;
color:#039;
}

.titulos_paginas2{
font-size:13px;
font-weight: bold;
text-align:left;
color:#039;
}

.titulos_paginas3{
font-size:13px;
font-weight: bold;
text-align:left;
color:#900;
}

.informativos{
padding-left:14px; padding-right:14px; padding-top:5px; padding-bottom:5px; 
min-height:350px;
height:auto;
}

.input {
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	color:#333333;
	padding:3px;
	font-family:tahoma, arial, sans-serif;
}

#div_geral_rodape{
	width:100%;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    background-image:url(images/bg_rodape_geral.gif);
	background-repeat:repeat-x;
	height:100%;
}

#div_rodape{
	width:997px;
	height:90px;
    padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg_rodape.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

#div_rodape a{
color:#FFFFFF;
text-decoration:none
}
#div_rodape a:visited{text-decoration:none}
#div_rodape a:hover{text-decoration:underline}

.pag_s_link{
text-decoration:none;
background-color:#004e90;
font-weight:bold;
color:#FFF;
padding-left:3px;
padding-right:3px;
padding-top:3px;
padding-bottom:3px;
}

.paginacao{

}
.paginacao a{
color:#000;
text-decoration:none;
background-color:#CCC;
padding-left:3px;
padding-right:3px;
padding-top:3px;
padding-bottom:3px;

}
.paginacao a:visited{text-decoration:none}
.paginacao a:hover{
text-decoration:none;
background-color:#004e90;
color:#FFF;
padding-left:3px;
padding-right:3px;
padding-top:3px;
padding-bottom:3px;
}

.saudacao {
font-size:10px;
font-weight:bold;
color:#333;
padding-top:8px;
margin-left:190px;
margin-right:20px;
width:200px;
}

.text_form {
font-family:Verdana, Geneva, sans-serif;
font-size:11px;	
border:none; 
background-color:transparent;
border:0px;	
}

.text_area {
	font-family:Verdana, Geneva, sans-serif;
    font-size:11px;	
    border:none; 
    background-color:transparent;
  	width:400px;/* Utilizado para o IE6 */
	height:60px;/* Utilizado para o IE6 */
}

