body{
	margin: 0;
	padding: 0;
	text-align: center;
	background:url(../img/bg_home.jpg) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.4em;
}

a{
	text-decoration: none;
	color: #666666;
}

a:visited{
	text-decoration: none;
	color: #666666;
}

p{
	margin: 4px 0;
	line-height: 1.4em;	
	padding: 0;
}

img{
	border: none;
}

/* Templates Base */
.container_25{
	text-align: left;
}

.inputBusca{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cde477;
	width: 212px;
	height: 21px;
	padding: 5px 3px 0 3px;
	vertical-align: middle;
}

.bg{
	background: url(../img/bg_input_busca.jpg) no-repeat top left;
}

.selectHome{
	width: 100%;
	padding: 3px;
	border: 1px solid #cde477;
}

/* Menu Esquerda */
#menu_esquerdo ul{
	margin: 0;
	padding: 0;
}

#menu_esquerdo li{
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu_esquerdo .menu_nivel1{
	background-color: #eaf1d2;
	height: auto;
	width: 169px;
	padding: 2px 0 2px 12px;
}

#menu_esquerdo .menu_nivel2
{
	background-color: #dfe9bc;
	height: auto;
	width: 169px;
	margin: 0;
	padding: 2px 0 2px 12px;
}

#menu_esquerdo .menu_nivel3
{
	background-color: #f4f1ab;
	height: auto;
	width: 157px;
	margin: 0;
	padding: 2px 0 2px 24px;
}

#menu_esquerdo .menu_nivel4
{
	background-color: #EFEC95;
	height: auto;
	width: 145px;
	_width: 133px;
	margin: 0;
	padding: 2px 0 2px 36px;
}

#menu_esquerdo .negrito {
	font-weight:bold;
	width: 169px;
	padding: 0 0 0 12px;
}

#menu_esquerdo .marginbottom2px
{
	margin: 0 0 2px 0;
}

#breadcumb{
	background: url(../img/bg_breadcrumb.jpg) no-repeat top left;
	height: 24px;	
	padding: 15px 0 0 15px;
	font-size: 10px;
	font-weight: bold;
}

/* Mapa do site */
#mapa_site ul{
	list-style: none;
	margin: 3px 0 5px 0;
	padding: 0;	
}

#mapa_site .mapa_site_nivel2{
	border: 1px solid #d6d6d6; 
	width: 217px;
}

#mapa_site .box_cinza{
	width: 205px; 
	height: 19px; 
	background-color: #e9e9e9; 
	color: #666666; 
	border: 1px solid #d4d4d4; 
	padding: 3px 5px 7px 5px;
}

#div_erro{
	border: 1px solid #990000;
	background-color: #FFEFEF;
	color: #990000;
	padding: 10px;
	width: 504px;
	margin: 0 0 20px 0;
	display: none;
}

#div_erro ul, li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#div_sucess{
	border: 1px solid #447F17;
	background-color:#F3FFEF;
	padding: 10px;
	width: 504px;
	color: #447F17;
	margin: 0 0 20px 0;
}

#filtros{
	min-height: 150px;
}


/* Rodapé */
#footer{
	background:url(../img/bg_footer.jpg) no-repeat center top;
	width: 100%;
	height: 108px;
}

.displaynone{
	display: none;
}

/* Bandeiras */
#bandeiras{ position:absolute; left:50%; margin-left:408px; z-index:1000;}
#bandeiras img { margin:8px 0 0 8px;}
/* Bandeiras */

#bannerfull{ position:absolute; top:0; left:0; width: 100%;	height: 100%; text-align:left; z-index:1500;}
#flashcontent {
	float:left;
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
#alternateContent,
#noflash,
#noflash-msg{
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
