body {
	background-color:#cdcc00;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#box {
	position:absolute;
	width:972px;
	left:50%;
	margin-left:-486px;
	background-repeat: repeat-y;
	margin-top: 20px;

}


#menusite_topo {
	position:relative;
	float:left;
	width:972px;
	height:36px;
	padding-top: 20px;

}

#topo {
	position:relative;
	float:left;
	width:962px;
	background-image: url(../images/layout/bg_cont_fundobranco.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	height: 174px;
}

#menusite_meio {
	position:relative;
	float:left;
	width:972px;
	height: 40px;
	background-image: url(../images/layout/bg_topo_fundoazul.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	margin-top: -2px;

}

#central {
	position:relative;
	float:left;
	width:945px;
	background-image: url(../images/layout/bg_cont_fundobranco.jpg);
	background-repeat: repeat-y;
	padding-left: 27px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#latesq {
	position:relative;
	float:left;
	width:219px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8d8d8;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d8d8;
}

#pesquisa{
	float:left;
	width:208px;
	height:80px;
	margin-bottom:20px;
	border:1px solid #999;
	text-align:right;
}

#pesquisa p{
	float:left;
	margin:-10px 0px 10px 70px;
	padding:2px 4px;
	color:#666666;
	font-size:14px;
	background-color:#fff;
}

#campo_pesquisa{
	width:184px;
	margin:0px 10px 0px 0px;
}

#envia_pesquisa{
	margin:5px 10px 0px 0px;
}

#latesq-cont {
	position:relative;
	float:left;
	width:230px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8d8d8;
	padding-left: 10px;
}

#conteudo {
	position:relative;
	float:left;
	width:435px;
	border-left-width: 0px;
	padding-left: 15px;
	margin-left: 5px;
	padding-right: 10px;
}

#conteudo_pesq {
	position:relative;
	float:left;
	width:435px;
	min-height:400px;
	border-left: 0px;
	padding-left: 15px;
	margin-left: 5px;
	padding-right: 10px;
}

#conteudo_pesq h1{
	float:left;
	margin:0px 0px 10px 80px;
	font-size:25px;
	color:#000033;
}

#topo_pesquisa{
	float:left;
	width:435px;
	height:20px;
	margin-bottom:20px;
	border-bottom:1px solid #333333;
}

#qtd_resultados{
	float:left;
}

#qtd_paginas{
	float:right;
}

.item_pesquisa{
	float:left;
	width:425px;
	min-height:60px;
	margin:5px 0px;
	padding:5px;
	border-bottom:1px solid #000;
	color:#666666;
}

.item_pesquisa h4{
	font-size:15px;
	color:#00CCFF;
}

.ver_pesquisa{
	float:right;
	width:30px;
	height:15px;
	margin:3px 0px 0px 0px;
	padding:8px 10px 7px 10px;;
	background-image:url(../images/layout/btn_vermais.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
}

.link_pesquisa{
	color:#000;
}

.link_pesquisa:hover{
	color:#0000FF;
}

#sem_registros{
	float:left;
	margin-top:50px;
	width:425px;
	text-align:center;
	font-size:16px;
	color:red;
}

#paginacao_pesquisa{
	overflow:hidden;
	float:left;
	width:425px;
	height:20px;
	margin:5px 0px;
	text-align:center;
}

#paginacao_pesquisa ul{
	display:inline-block;
	height:20px;
	list-style:none;
	margin:0px;
	padding:0px;
}

#paginacao_pesquisa ul li{
	float:left;
	margin:0px;
	padding:0px;
}

#paginacao_pesquisa ul li a{
	padding:2px 7px;
	margin:0px 3px;
	font-size:12px;
	color:#fff;
	background-color:#000066;
}

#pag_atual{
	display:inline-block;
	padding:1px 7px;
	margin:0px 3px;
	font-size:16px;
	color:#000066;
	background-color:#00CCFF;
}

#conteudo-cont {
	position:relative;
	float:left;
	width:320px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8d8d8;
	padding-left: 15px;
	margin-left: 5px;
	padding-right: 10px;
}

#latdir {
	position:relative;
	float:left;
	width:202px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8d8d8;
	padding-left: 15px;
}

#latdir-cont {
	position:relative;
	float:left;
	width:300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8d8d8;
	padding-left: 15px;
}



#rodape {
	position:relative;
	float:left;
	width:942px;
	height: 33px;
	background-image: url(../images/layout/bg_rodape.jpg);
	background-repeat: repeat-y;
	text-align: right;
	padding-right: 30px;
	padding-top: 20px;
}


#thumbprod img {

	margin-right:10px;


}

