@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, ul, li{
	padding:0; margin:0;
}

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
}

h1#titulo{
	width:634px; height:86px;
}

h1#titulo span{
	display:none;
}

.dark333{
	color:#333;
}


/*------------------------------------------------------------------------*/

#menu_home{
	margin-top:33px;
}

#menu_home li{
	display:inline;
	float:left;
	width:80px; height:29px;
	list-style-type:none;
}

#lifim{
	width:360px; height:29px;
}

body {
	background-image:url(../images/bg2.gif);
	background-color:#0E1F30;
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
}

#tudo_top{
	width:100%;
	height:148px;
	background-image:url(../images/bg_superior.gif);
	background-color:#F3EFE4;
}

#tudo_dwn{
	width:780px;
	margin:auto;
	height:100%;
}

#geral{
	width:780px;
	height:auto;
	background-color:transparent;
	margin:auto;
	float:left;
}

#logo{
	width:760px; height:100%;
	margin:auto;
}

#flash{
	width:758px; height:218px;
	border:solid 1px #233B5A;
	background-color:#FFF;
	margin:auto;
}

#footer{
	width:758px; height:auto;
	margin:10px 0px 10px 10px;
	float:left;	
}

#footer p{
	text-align:left;
	float:left;
	color:#CCC;
	font-size:9px;
}

#footer2{
	width:758px; height:auto;
	margin:10px 0px 10px 10px;
	float:left;	
}

#footer2 p{
	text-align:center;
	color:#CCC;
	font-size:9px;
}

#bookmark{
	float:left;
	margin-right:15px;
}


#conteudo_box2 a{
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color:#666666;
	font-size:11px;
}

#conteudo_box2 a:hover{
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color:#014770;
	font-size:11px;
	word-spacing:5px
}

.seta{
	color:#014770;
	font-weight:bold;
}