@charset "utf-8";
body {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #990000;
	background-repeat: repeat-x;
	background-position: left top;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	z-index:0;
}
.branco {
	color:#FFFFFF;
}
a {
	text-decoration:underline;
	color:#333333;
}
a:active {
	text-decoration:underline;
	color:#333333;
}
a:hover {
	text-decoration:none;
	color:#333333;
}
a:visited {
	text-decoration:underline;
	color:#333333;
}
a.branco:active {
	text-decoration:undeline;
	color:#FFFFFF;
}
a.branco:hover {
	text-decoration:none;
	color:#FFFFFF;
}
a.branco:visited {
	text-decoration:undeline;
	color:#FFFFFF;
}
.td_logo {
	background-image:url(../imagens/bg_logo_1.jpg);
	background-repeat:repeat-x;
	height:177px;
}
.td_login {
	background-image:url(../imagens/bg_login.jpg);
	background-repeat:repeat-x;
	height:177px;
}
.td_rodape {
	background-image:url(../imagens/rodape.jpg);
	background-repeat:no-repeat;
	height:81px;
}
.input_login {
	background-color:#FFFFFF;
	border:4px solid #E65910;
	width:100px;
	height:19px;
}
.td_meio {
z-index:0;
background-color:#FFFFFF;
	background-image:url(../imagens/bg_meio.jpg);
	background-repeat:repeat-x;
}
.data {
	font-size:10px;
	font-stretch:narrower;
	font-weight:800;
	
}
.titulo {
	font-size:13px;
	font-weight:bold;
	color:#F56013;
}
.subtitulo {
	font-size:12px;
	font-weight:800;
	color:#F56013;
}
.subtitulopreto {
	font-size:12px;
	font-weight:800;
	color:#000000;
}
.formulario {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #854134;
	border-right-color: #854134;
	border-bottom-color: #854134;
	border-left-color: #854134;
}
.submit {
	background-color:#FFFFFF;
	color:#00000;
	font-weight: normal;
	height:19px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F56013;
	border-right-color: #F56013;
	border-bottom-color: #F56013;
	border-left-color: #F56013;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px; /* Width of Menu Items */
	border-bottom: 1px solid #F56013;
	}
	
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 159px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}
	.menu {
	font-size:13px;
	color:#000000;
	padding-left:5px;
	)

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #F56013; /* IE6 Bug */
	border-bottom: 0;
		}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */

.destaques {
background-color:#FFCC00;
width:404px;
padding:5px;
}
p.destaque {
padding:8px;
margin:0px;
}
img.mini {
border: #FECB4F solid 4px;
margin-right:8px;
}
.titlenews {
font-size:16px;
font-weight:800;
}
p.listagem {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:5px;
} 
