body {
	text-align: center;
	padding: 0px;
	background: #1F2024;
	scrollbar-3dlight-color: ;
	scrollbar-arrow-color: #C6DCF4;
	scrollbar-base-color: #1F2024;
	scrollbar-darkshadow-color: ;
	scrollbar-face-color: #1F2024;
	scrollbar-highlight-color: #708090;
	scrollbar-shadow-color: #708090;
}
#pagina {
	position: relative;
	margin: auto;
	width: 720px;
}
.clear_color {
	overflow: hidden;
	height: 5px;
	clear: both;
	background: #708090;
	margin: 2px 0 2px 0;
}
.clear {
	overflow: hidden;
	height: 5px;
	clear:both;
	margin: 2px 0 2px 0;
}
.linha_e {
	float: left;
	overflow: hidden;
	height: 5px;
	margin: 2px 0 2px 0;
	background: #3B4043;
	width: 250px;
}
.linha_d {
	float: right;
	overflow: hidden;
	height: 5px;
	margin: 2px 0 2px 0;
	background: #708090;
	/*background: #3B4043;*/
	width: 470px;
}

form {
	margin: 0px;
	padding: 0px;
}

.hand {
	cursor: pointer;
}

/* Topo */
#topo {
	height: 100px;
	clear: both;
}
#logo {
	float: left;
	width: 250px;
	cursor: hand;
}
/*
#logo img {
	position: absolute;
	top: 0px;
	left: 23px;
	border: 0px;
}
#logo a:link, a:hover, a:visited img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
*/
#topo_d {
	float: left;
	width: 470px;
	background: #3B4043;
	height: 100px;
	border-top: 1px outset #777777;
}
/* Fim Topo */


/* Piso 1 */

#piso1 {
	float: left;
	width: 720px;
}
#piso1_d {
	float: left;
	width: 470px;
}

/* Menu */
#menu {
	float: left;
	width: 250px;
	background: #272B2E;
	text-align: left;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	text-transform: uppercase;
	padding-bottom: 5px;
	margin: 15px 20px 0px 20px;
	border-bottom: 2px outset #777777;
}
#menu a, #menu a:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: #A9A9A9;
	display: block;
	width: 100%;
}
#menu a:hover {
	/*color: #C0C0C0;*/
	color: #C6DCF4;
}
#menu .mnu_ultimo {
	border: 0px;
}
/* Fim Menu */
/* Fim Piso 1 */

/* Piso 2 */

#piso2 {
	float: left;
	width: 720px;
	background: url('../img/fundo_p2.gif') repeat-y;
}
#piso2 #chamadas {
	float: left;
	width: 250px;
	text-align: left;
}
#piso2 #conteudo {
	float: right;
	width: 430px;
	text-align: left;
	margin: 10px 20px 10px 20px;
}

/* Chamadas */
#chamadas h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: #A9A9A9;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 2px inset #777777;
	margin: 0px;
}
#chamadas .data {
	color: #C6DCF4;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	display: block;
	margin-bottom: 5px;
}
#chamadas .conteudo {
	color: #DCDCDC;
	font-family: Verdana;
	font-weight: normal;
	font-size: 7.5pt;
	line-height: 15px;
}
#chamadas .noticia {
	margin-top: 10px;
	margin: 10px 20px 10px 20px;
	padding-bottom: 10px;
	border-bottom: 2px inset #3B4043;
}
#chamadas .h1 {
	margin: 10px 20px 0px 20px;
}
#chamadas .noticia.ultima {
	margin: 10px 20px 0px 20px;
	padding: 0px;
	border: 0px;
}
#chamadas div.mais {
	text-align: right;
	line-height: 13px;
	display: block;
	/*overflow: hidden;*/
}
#chamadas div.mais a, #chamadas div.mais a:hover, #chamadas div.mais a:visited {
	font-family: Verdana;
	color: #C6DCF4;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
}
#chamadas .linha_e {
	overflow: hidden;
	height: 5px;
	width: 250px;
	background: #272B2E;
	margin-top: 10px;
	display: block;
}
#chamadas #news {
	margin: 10px 20px 10px 20px;
}
#chamadas #news form {
	margin: 0px;
}
#chamadas #news .campo {
	margin: 0px;
	border: 1px solid #708090;
	background: #272B2E;
	color: #A9A9A9;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7.5pt;
	height: 17px;
	width: 156px;
}
#chamadas #news .botao {
	margin: 0px;
	border: 1px solid #708090;
	background: #272B2E;
	color: #A9A9A9;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7.5pt;
	height: 17px;
	width: 50px;
	cursor: hand;
}
#chamadas #news a, #chamadas #news a:hover, #chamadas #news a:visited {
	margin-top: 5px;
	color: #C6DCF4;
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}
/* Fim Chamadas */

/* Conteudo */
#conteudo h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: #A9A9A9;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 2px inset #777777;
	margin: 0px;
}

#conteudo h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #DCDCDC;
	text-transform: uppercase;
	padding: 0px;
	/*border-bottom: 2px inset #777777;*/
	margin-bottom: 10px;
	margin-top: 10px;
}

#conteudo p {
	margin: 0px;
	margin-bottom: 10px;
	display: block;
	color: #DCDCDC;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
	line-height: 16px;
}

#conteudo p.italico {
	margin: 0px;
	margin-bottom: 10px;
	display: block;
	color: #DCDCDC;
	font-family: Verdana;
	font-weight: none;
	font-style: italic;
	font-size: 9pt;
	line-height: 16px;
}
/* Fim Conteudo */ 


/* Fim Piso 2*/

/* Rodapé */
#rodape {
	height: 50px;
	clear: both;
}
#rodape_e {
	float: left;
	width: 250px;
	height: 50px;
	padding-top: 15px;
}
#rodape_e  {
	color: #A9A9A9;
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
}
#rodape_d {
	float: right;
	width: 470px;
	background: #3B4043;
	height: 50px;
	border-top: 1px outset #777777;
	border-bottom: 1px outset #777777;
	text-align: left;
}
#rodape_d div {
	margin: 15px 0px 0px 10px;
	font-family: Verdana;
	font-size: 6.5pt;
	color: #A9A9A9;
}
#direitos {
	padding: 0px;
	margin-top: 0px;
	height: 16px;
	overflow: hidden;
}
#direitos span {
	vertical-align: top;
	color: #A9A9A9;
	font-family: Arial;
	font-size: 7pt;
	text-align: center;
}
/* Fim Rodapé */
