/*estilos gerais*/
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size: 11px;
	color: #666666;
	background:url(images/fundo.jpg) repeat-x top left;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size: 11px;
	color: #666666;
}

.centraliza-site {
	left: 50%;
	float: left;
	margin-left: -450px;
	width: 900px;
	position: absolute;
	top: 0%;
	background:#FFFFFF;
	margin-top:7px;
}

a {
	color: #2469AF;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1 #CCCCCC solid; 
	font-size: 11px;
	color: #6d6f71;
	background:#FFFFFF;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1 #CCCCCC solid; 
	font-size: 11px;
	color: #6d6f71;
	background:#FFFFFF;
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1 #CCCCCC solid; 
	font-size: 11px;
	color: #6d6f71;
	background:#FFFFFF;
}
/*estilos topo*/
.topo_01 {
	height:171px;
	background: url(images/topo_fundo.jpg) repeat-x top left;
}
.topo_bsp {
	float:left; 
	padding: 5px 0 0 100px;
}
.topo_alatur {
	text-align:right; 
	padding: 10px 10px 0 0;
}
.topo_reserve {
	position:absolute; 
	left:540px; 
	_left:530px;
}
.topo_area_restrita {
	border-left:#71A14B 1px solid; 
	border-right:#71A14B 1px solid; 
	border-top:#71A14B 5px solid; 
	border-bottom:#71A14B 4px solid; 
	position:absolute; 
	z-index:1; 
	top:23px; 
	left:739px; 
	width:152px; 
	text-align:right;
}
.topo_area_restrita div {
	border-bottom:#71A14B 1px solid; 
	background:#FFFFFF; 
	padding:5px; 
	font-size:10px; 
	font-weight:bold; 
	color:#71A14B;
}
.topo_area_restrita a {
	color:#71A14B;
}
.topo_area_restrita a:hover {
	color:#71A14B;
}
.topo_arb {
	position:absolute; 
	z-index:1; 
	font-size:10px; 
	top:23px; 
	left:480px; 
	line-height:12px; 
	width:230px; 
	_width:260px;	
	border-left:#71A14B 1px solid; 
	border-right:#71A14B 1px solid; 	
	border-top:#71A14B 5px solid; 
	border-bottom:#71A14B 4px solid; 
	background-color:#FFFFFF; 
	padding:10px 15px 0 15px; 
}
/*estilos base*/
.menu {
	position:absolute; 
	top:137px; 
	left:10px;
	color:#FFFFFF;
	font-size:12px;
}
.menu a, .menu a:hover { 
	color:#FFFFFF;
}
.menu span {
	margin-left: 68px;
}
/*estilos base*/
.base_tarja {
	height:36px; 
	background-image:url(images/base_tarja_fundo.gif); 
	margin-top:15px;
}
.base_dados {
	text-align:center; 
	font-size:9px; 
	line-height:14px; 
	padding:5px 0 5px 0;
}
/*estilos home*/
.home_cx {
	width:301px; 
	height:216px; 
	background-image:url(images/home_cx_fundo.jpg);  
	float:left;
}
.home_cx2 {
	width:251px; 
	background-image:url(images/home_cx2_fundo.jpg);
	background-repeat:no-repeat; 
	background-position:top 0; 
	margin-top:10px;
}
.home_cx2_dicas {
	padding: 0 9px 0 9px;
}
.home_cx2_dicas div {
	border-bottom:#D7D7D7 1px solid; 
	padding: 2px 11px 3px 11px;; 
	font-size:11px;
}
.home_cx2_dicas a {
	color: #666666;
}
.home_cx2_dicas #sub {
	font-size:10px;
}
.home_cx3 {
	width:617px; 
	height:77px; 
	background-image:url(images/home_cx3_fundo.jpg);  
	float:left;
}
#noticias li {
margin: 0 0 5px -25px;
list-style-type:none;
background-image:url(images/item.gif);
background-repeat:no-repeat;
background-position: 0 6px;
padding-left: 15px;
}
#noticias a {
color: #666;
}
/*estilos pgs*/
.pg_titulo {
	border-bottom:#5A7D3C 1px solid; 
	margin: 27px 15px 0 15px;
}
.pg_titulo h1 {
	font-size:14px; 
	color:#2469AF; 
	line-height:14px; 
	margin-bottom:7px;
}
/*Popup*/
.centraliza-popup {
	left: 50%;
	float: left;
	margin-left: -267px;
	width: 534px;
	position: absolute;
	top: 0%;
	background:#FFFFFF;
	margin-top:7px;
}