* {
	margin: 0 auto;
	padding: 0;
}

html {
	
	float: left;
	background-color:#586643;
	/*background-image:url(../imagens/bg.gif);*/
	background-repeat:no-repeat;

}

body {

	color:#586643;
	
}

a {

	font-weight: bold;
	color:#586643;
	text-decoration:none;
	
}	

a:hover {

	text-decoration:underline;
}

p {

	text-align:justify;
	padding-right:20px;
}

#tudo {

	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#BDB694;
	width: 775px;

}

#conteudo {

	border:10px #FFFFFF solid;
	float:left;
	background:url(../imagens/bg_lateral_dir.gif) right repeat-y;
	background-color: #BDB694;
	
}

#topo {

	background: url(../imagens/topo.gif) no-repeat;
	height: 230px;
	float:left;

}

#topo #idioma {

	
	float:right;
	margin: 16px 0 0 0px;
	font-size:12px;
	
	
	
	
}

#topo #busca {

	
	float:right;
	margin: 146px 35px 0 0;
	font-size:12px;
	
	
}

#topo #busca input{
	
	border: 1px #586643 solid;
	height:19px;
	float:left;

}

#topo #busca .busca_botao{

	background: url(../imagens/bg_buscar.gif) repeat-x;
	color:#FFFFFF;
	height:21px;

}

#topo #menu_topo {

	float:right;
	width: 500px;
	
}

#topo #menu_topo ul{
	float:left;
	margin-top:10px;

}

#topo #menu_topo ul li{
	float:left;
	display:inline;
	font-size:14px;
	border-right: 1px #FFFFFF solid;
	padding:0 5px 0 5px;

}

#topo #menu_topo ul li.fim{
	
	border-right: none !important;
}

#topo #menu_topo ul li a,#topo #menu_topo ul li.fim a{
	
	color: #FFFFFF;
	text-decoration:none;
	
}

#topo #menu_topo ul li a:hover,#topo #menu_topo ul li.fim a:hover{
	
	
	text-decoration:underline;

}

#menu, #principal {

	min-height:600px;
	_min-height:600px;
}

#menu {

	float: left;
	width:222px;
	background: url(../imagens/bg_lateral_esq.gif) repeat-y;
	background-color:#BDB694;
	display:inline;
	
}

#menu #busca_rapida {

	margin-bottom: 10px;
	float:left;
	width: 200px;
	height:230px;
	background-color:#ADA67B;
	_padding-bottom:10px;
	
}


#menu #busca_rapida h1 {

	font-size:18px;
	font-weight:bold;
	text-align:center;
}

#menu #busca_rapida form select{

	width: 176px;
	margin: 5px 0 1px 20px;
}

#menu #busca_rapida form fieldset{

	width: 175px;
	margin: 10px 0 0 20px;
	float:left;
	font-size:10px;
	color:#003300;
	border: none;
	background-color:#BDB694;
	display:inline;
}


#menu #busca_rapida form fieldset label{

	
	float:left;
	padding:3px 0 3px 3px;
}


#menu #busca_rapida form fieldset select{

	width: 115px !important;
	margin: 0 auto !important;
	float:right;
}


#menu #busca_rapida form fieldset input{

	width: 113px !important;
	margin: 0 auto !important;
	float:right;
}

#menu #busca_rapida form .botao{

width: 64px;
height:25px;
background:url(../imagens/bg_buscar.gif) repeat-x;
color: #fff;
border: 1px solid #8F8962;
font-size:10px;
margin:10px;
float:right;
}


#menu ul li {

	float: left;
	
}

#menu ul li {

	font-size:12px;
	margin-bottom:5px;
	list-style:none;
	
}


#menu ul li a{

	width:196px;
	height:23px;
	float:left;
	text-decoration:none;
	padding-top:5px;
	padding-left:5px;
	border-bottom:1px #586643 solid;
	
}

#menu ul li.destaque a{

	color: #FFFFFF;
	background-color:#586643;

}

#menu ul li a:hover{
	
	background-color: #ADA67B;
	border-bottom:1px #ADA67B solid;
	
}

#menu ul li.destaque a:hover{
	
	background-color: #818F62;
	border-bottom:1px #818F62 solid;

}

#principal {
	
	width:532px;
	float:left;
	background:url(../imagens/bg_lateral_dir.gif) right repeat-y;
	background-color:#BDB694;
}

#principal #noticias {

	loat:left;
	margin-top:20px;
	background:url(../imagens/estrela.gif) no-repeat right;
	width:500px;
	height:200px;
	
}


#principal #noticias h3{

	border-bottom: 1px #586643 solid;
	width:337px;
	float:left;
	font-size:14px;
	
}

#principal #noticias ul{

	margin: 0 auto !important; 
	float: left;
	 
	
}

#principal #noticias ul li{ 

	list-style: none;
	
}


#principal #noticias span.estrela {

	background:url(../imagens/estrela.gif) no-repeat;
	float:right;
	width:164px;
	height:174px;
	margin: 0 30px 0 0;
		
}

#principal #noticias ul li{

	margin: 5px 0 5px 0;
	
}

#principal #noticias ul li a{

	font-weight: normal;
	font-size:12px;
	
}

#rodape {

	float:left;
	width:764px;
	background:url(../imagens/bg_rodape.gif) no-repeat bottom;
	}

#rodape h5 {

	font-size:10px;
	text-align:center;
}


.creci {

	text-align:center !important;
	display:inline;
	line-height:20px;
}