* {
	color: #FFFFFF;
	font: 13px Verdana, "Trebuchet Ms", Helvetica, Arial, sans-serif, "Times New Roman", Times, serif;
	text-decoration: none;
	list-style: none;
}
body {
	background-color: #051620;
	margin: 0 auto;
}
P {
	text-align:justify;
}
A:link, A:visited, A:valid {
	color: #999999;
}
A:hover {
	color: #F5CF19;
}
INPUT, SELECT, OPTION, TEXTAREA {
	background-color:#051620;
	color:#F5CF19;
	font-weight:bold;
	font-size:10px;
}
MARQUEE {
	font-size:24px;
	color:#FFFFFF;
	color: #999999;
	text-decoration: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
STRONG {
	font-size:120%;
	font-weight:bold;
}
#masterDiv {
	margin: 0 auto;
	width:1024px;
	background:url(../images/fundo.jpg) top center no-repeat;
	border:solid #000000 1px;
}
#container {
	position:relative;
	width:1024px;
}
#top {
	position:relative;
	margin: a auto;
	width:1024px;
	height: auto;
}
#divMarquee {
	position:relative;
	margin-left: 115px;
	margin-top: -58px;
	width:430px;
	height: 43px;
}
#divLogin{
	position:relative;
	margin-left: 580px;
	margin-top: -46px;
	width:335px;
	height: 59px;
}
#divLogin INPUT{
	border: #273945 1px solid;
	background-color:#051620;
	padding-left: 4px;
	padding-right: 4px;
	color:#F5CF19;
	font-weight:bold;
	font-size:10px;
}
#divLogin STRONG{
	font-weight:bold;
	padding: 4px;
}
#divLogin a:link, #divLogin a:valid, #divLogin a:visited {
	text-decoration: none;
	color:#666666;
	font-size:80%;
}
#divLogin a:hover{
	text-decoration: none;
	color:#F5CF19;
	font-size:80%;
}
#container3 {
	margin: auto;
	_margin-left: 85px;
	_margin-top: -1px;
	width:854px;
	height:auto;
	background-color:#1F2D36;
}
.principalTitulo {
	font-size:20px;
	color: #FFFFFF;
}
.principalTitulo A:link, .principalTitulo A:visited, .principalTitulo A:valid {
	font-size:20px;
	color: #FFFFFF;
	text-decoration: none;
}
.principalTitulo a:hover{
	font-size:20px;
	color:#F5CF19;
	text-decoration: none;
}
#leftMenu {
	margin-left: -35px;
	margin-top: 10px;
	margin-bottom: -15px;
}
#leftMenu LI {
	margin-left: 0px;
	line-height:120%;
}
#leftMenu LI A:link, #leftMenu LI A:visited, #leftMenu LI A:valid {
	font-size:12px;
	padding-left: 30px;
	color: #999999;
	text-decoration: none;
	background:url(../imagesHP/bt_left_menu.jpg) left no-repeat;
}
#leftMenu LI a:hover{
	font-size:12px;
	color:#F5CF19;
	text-decoration: none;
	background:url(../imagesHP/bt_left_menu_hover.jpg) left no-repeat;
}
.headerTitulo {
	font-size:20px;
	text-transform:lowercase;
	padding-bottom:6px;
	_padding-bottom:0;
	padding-left:15px;
	color:#999999;
}
.recuoTabela {
	margin: 10px;
	margin-bottom: 0px;
}
.estatisticas {
	font-size:80%;
	color:#999999;
}
#footer {
	position:relative;
	margin-top: 15px;
	_margin-left: 1px;
	width:790px;
	height: 26px;
	background:url(../images/fundo_rodape.jpg) bottom left no-repeat;
}
#footer H1 {
	display:none;
}
.erro {
	color:#FF0000;
	font-weight:bold;
}
.fotografia IMG {
	border: solid #333333 7px;
	padding: 7px;
}
.fotografia a {
	text-decoration:none;
	border: solid #FFFFFF 7px;
}

/***************************************************************************************************/
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: solid 6px #151D21;
	padding: 2px;
	background-color: #CCCCCC;
	color:#333333;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
*/
	text-align:left;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/*************************************************************************************/
.cssbox {
	width:100%;
	color:black; 
	margin: 0;
	background: url(images/canto-inf-dir.jpg) no-repeat 100% 100%;
	}
.cssbox_head {
	background: url(images/canto-sup-dir.jpg) no-repeat 100% 0;
	margin: 0;
	padding: 0;
	}
.cssbox_head h6 { 
	background: url(images/canto-sup-esq.jpg) no-repeat 0 0;
	margin: 0;
	padding: 15px 15px 5px;
	line-height: 1.0em;
	}
* html .cssbox_head h6 {height: 1%;} /* Hack para IE5 PC */
.cssbox_body {
	background: url(images/canto-inf-esq.jpg) no-repeat  0 100%;
	color:black; 
	margin: 0;
	padding: 5px 15px 10px;
	}
.cssbox .cssbox_body p {
	margin:0.7em;
	line-height:1.2em;
	}
.elastico {
	width:100%;
	background: url(images/canto-inf-dir.jpg) no-repeat 100% 100%;
	}


