@charset "";
body {
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-y;
	background-color:#0066CC;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#geral {
	height: auto;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	z-index: 2;
}
a:link, a:visited {
	color: #003366;
	text-decoration: none;
}
.acess p {
	color:#666;
	font-size:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.acess a:link,.acess a:visited {
	color:#006600;
	font-weight:bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
.acess a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.tp {
	background-color:#FFFFFF;
	width: 960px;
	height: 265px;
	display:block;
	clear:both;
	margin:0;
}
.menu-top{
	display:block;
	clear:both;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:960px;
	height:48px;
	background-image: url(../img/bg_menu_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding-left:30px;
}
.menu-top a:link, .menu-top a:visited {
	width:auto;
	font-size: 12px;
	line-height: 48px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 48px;
	display:block;
	background-image: url(../img/marcador_menu_preto.gif);
	background-repeat: no-repeat;
	float: left;
	width: auto;
	text-indent:20px;
	margin-right:15px;
	background-position: left center;
}
.menu-top-destaque a:link, .menu-top-destaque a:visited {
	font-size: 12px;
	line-height: 48px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	height: 48px;
	display:block;
	text-indent: 25px;
	background-image: url(../img/marcador_menu_estrela.gif);
	background-repeat: no-repeat;
}
.menu-top a:hover,.menu-top-destaque a:hover {
	background-image: url(../img/marcador_menu_branco.gif);
	background-repeat: no-repeat;
}
.submenu-top{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:230px;
	margin-left:10px;
	margin-top:-10px;
	opacity: .8;
	filter: alpha(Opacity=80);
	-khtml-opacity: .8;
	-moz-opacity:.80;	
}
.submenu-top a:link,.submenu-top a:visited{
	display:block;
	width:230px;
	height:30px;
	font-size:12px;
	line-height:30px;
	color:#fff;
	background-color:#003399;
	background-image:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	position:relative;
	padding-left:10px;
}
.submenu-top a:hover{
	background-color:#FFCC00;
	background-image:none;
	color:#000000;
}
.conteudo {
	display:block;
	width: 960px;
	height: auto;
	background-color: #FFF;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box1 {
	width:390px;
	height:auto;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:5px;
	background-image: url(../img/bg_box_boasvindas.jpg);
	margin-left: 10px;
	line-height: 120%;
}
.box2 {
	width:340px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-left: 10px;
}
.box3 {
	width:190px;
	height:auto;
	float:right;
	margin-top:5px;
	margin-left: 10px;
}

.destaque {
	height: auto;
	width: 340px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: relative;
	float: right;
}
.destaque-legenda {
	width:100%;
	display:block;
	background-color:#000;
	position:absolute;
	bottom:0px;
	z-index:100;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	-khtml-opacity: 0.8;
	-moz-opacity: 0.80;
}
.destaque-legenda h1{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFCC00;
	background:none;
	padding-left:0;
	margin:0;
}
.destaque-legenda p {
	margin: 5px;
}

.menu-rodape {
	width: 900px;
	height:auto;
	display:block;
	clear:both;
	vertical-align:middle;
	margin:20px 30px 0px 30px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align:center;
	border-bottom:solid 1px #999999;
	padding-bottom:10px;
}
.menu-rodape a:link, .menu-rodape a:visited {
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding:3px;
	line-height:16px;
}
.menu-rodape a:hover {
	color: #003399;
	border-bottom:dotted 1px #003399;
}
.thumb img{
	border: 8px solid #000;
	margin-top:1px;
	margin-right:1px;
	float:left;
}
.thumb img:hover,{
	border: 8px solid #000;
}

#rodape {
	width: 960px;
	height: 48px;
	line-height:40px;
	clear: both;
	vertical-align:middle;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-image: url(../img/bg_rodape.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#003366;
	font-size: 25px;
	font-weight: normal;
}
h2 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left:5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
}
.texto {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.poupup {
	width: auto;
	position: fixed;
	z-index: 2000;
	height: auto;
	top: 10px;
	display: none;
}
.tooltip {
	width: auto;
	height: auto;
	position: absolute;
	z-index: 2000;
	display: none;
	background-color: #000;
	border: 1px solid #006699;
	opacity: .8;
	filter: alpha(Opacity=80);
	-khtml-opacity: .8;
	-moz-opacity:.80;
	color: #FFFFFF;
	padding: 10px;
}
.verde{
	color:#006699
}
.vermelho{color:#FF0000}
.comentarios{
	width:480px;
	height:auto;
	background-image: url(../img/bg_coment.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:2px;
	padding-bottom:10px;
}
.cor2{color:#000000}
.titulo-box a:link,.titulo-box a:visited {
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#666666;
	padding:8px;
	margin:2px;
	color: #FFFFFF;
	display: block;
	height: auto;
	background-repeat: repeat;
}
.titulo-box a:hover {
	color:#99CCFF;
	background-color:#006699;
}
