@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-image: url(links/jpg/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #DEDEDC;
	background-attachment: fixed;
}

#corpo {
	margin: 0px auto;
	text-align: center;
	width: 900px;
	z-index: 2;
}

#pop {
	display: none;
	position: absolute;
	top: 215px;
	left: 742px;
	margin-left: -100px;
	margin-top: -150px;
	width:200px;
	height:300px;
	display: block;
	z-index: 2;
}

.dragme{
	position: relative;
	padding: 10px;
	font: 9pt sans, arial;
	text-decoration: none;
	cursor: pointer;
	display: block;
	z-index: 1;
}

#topo {
	height: 195px;
	width: 900px;
	text-align: center;
	margin: 10px 0px 10px 0px;
	z-index: 1;
}

#central {
	width: 900px;
	text-align: left;
	margin: 10px 0px 10px 0px;
}

#central_txt {
	width: 570px;
	float: left;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

#central_home1 {
	width: 320px;
	float: left;
	text-align: left;
	margin: 0px 10px 10px 0px;
	z-index: 1;
}

#central_home2 {
	width: 320px;
	float: left;
	text-align: left;
	margin: 0px 10px 10px 10px;
	z-index: 1;
}

#central_home3 {
	width: 210px;
	float: left;
	text-align: left;
	margin: 0px 0px 10px 10px;
}

#rodape {
	width: 900px;
	height: 155px;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.div_vert {
	width: 4px;
	float: left;
	text-align: center;
	font-family: "Lucida Console";
	font-size: 10pt;
	color: #888888;
	font-weight: bold;
	line-height: 7px;
}

.div {
	font-family: "Lucida Console";
	font-size: 10pt;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

.secao {
	font-family: "Arial";
	font-size: 9pt;
	color: #888888;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
}

.secao_titulo {
	font-family: "Arial";
	font-size: 18pt;
	color: #003927;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.titulo {
	font-family: "Arial";
	font-size: 12pt;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.destaque {
	font-family: "Arial";
	font-size: 13pt;
	color: #333333;
	text-align: left;
	text-decoration: bold;
	line-height: 20px;
}

.texto {
	font-family: "Arial";
	font-size: 9pt;
	color: #333333;
	text-align: justify;
	line-height: 20px;
}

.texto_peq {
	font-family: "Arial";
	font-size: 8pt;
	color: #333333;
	text-align: justify;
	line-height: 20px;
}

.texto_mais_noticias {
	font-family: "Arial";
	font-size: 9pt;
	color: #333333;
	text-align: justify;
	line-height: 20px;
}

.texto_red2 {
	font-family: "Arial";
	font-size: 9pt;
	color: #FF0000;
	line-height: 20px;
	text-decoration: underline;
}

.texto_red {
	font-family: "Arial";
	font-size: 12pt;
	margin-left: 10px;
	color: #FF0000;
	text-align: left;
	text-decoration: none;
}

.tabela {
	font-family: "Arial";
	font-size: 9pt;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.tabela_txt {
	font-family: "Arial";
	font-size: 10pt;
	margin-left: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.tabela_txt_center {
	font-family: "Arial";
	font-size: 10pt;
	margin-left: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
