body {
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	background-color: #af4600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	margin-top: 20px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

img{
	behavior:url(/pngbehavior.htc)
}

a:link {
	color: #df5900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #df5900;
}
a:hover {
	text-decoration: none;
	color: #df5900;
}
a:active {
	text-decoration: underline;
	color: #df5900;
}



#wrapper {
	width:810px;
	margin: 0 auto;
}

#header {
	background-image: url(../gfx/topo.png);
	background-repeat: no-repeat;
	height: 172px;
	position:absolute;
	width: 808px;
	z-index:1000;	
}

#banner_img {
	padding-top:15px;
	padding-left: 4px;
	width: 800px;
	height: 207px;
}

#logo {
	height: 100px;
	width: 150px;
	margin-top: 57px;
	margin-left: 39px;
	background-color: #003366;
	vertical-align: middle;
}

#slogan {
	height: auto;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	width: auto;
	margin-top: 20px;
	margin-right: 20px;
}

#menu {
	position:absolute;
	left: 24px;
	top: 181px;
	z-index:900000000;
	height: 42px;
}

#menu li {
	background-image: url(../gfx/menu.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 127px;
	float: left;
	margin-right: 25px;
	text-align: center;
	vertical-align: middle;
	
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;

}

#content_wrapper {
	margin: 0 auto;
	width:801px;
	

}

#content{
	background-color: #FFFFFF;
	padding: 25px;
	

}

#rodape {
	background-color: #01212b;
	width: 100%;

}

#rodape_content {
	margin: 0 auto;
	width:800px;
	background-color: #01779d;
}

#conteudo {
	padding: 25px;
	text-align: justify;
	background-color: #eeeeee;

}

.titulo1 {
	color: #df5900;
	font-size: 16px;
	font-weight:bold;
	margin: 0;
}

.titulo2 {
	color: #a96d44;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

.titulo3 {
	color: #a96d44;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.texto_small {
	color: #666666;
	font-size: 10px;
}

.conteudo_rodape {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #FFFFFF;
	

}

a.link_peq:link {
	color: #FFFFFF;
	text-decoration: none;

	

}



a.link_peq:visited {
	color: #FFFFFF;
	text-decoration: none;


}



a.link_peq:hover {
	color: #FFFFFF;
	text-decoration: underline;

	

}

a.link_peq:active {
	color: #FFFFFF;
	text-decoration: underline;

	

} 

.form-field {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 350px;
	padding: 4px;
	color: #666666;

}

p {

padding:0;
margin-bottom: 10px;
}

.bt-submit {
	background-color: #ff6600;
	border: 1px solid #e16716;
	font-size: 11px;
	color: #ffffff;
	padding: 4px;
}

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	
}

.CollapsiblePanelTab {
	
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelContent {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.CollapsiblePanelContent a {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
