@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#022b61;
}
#geral {
	width:760px;
	margin:0px auto;
	border: 1px groove #CCCCCC;
}
#topo div {
	float:left;
}
#topo {
	width:760px;
	height:97px;
	background-image:url(../imagens/topo.gif);
}
p {
	padding:0 15px 0 15px;
	display:block;
}
.texto_pequeno {
	font-size:10px;
}
.descricao {
	display:block;
	float:left;
	width:105px;
	_width:100px;
	font-size:10px;
	margin-left:45px;
	_margin-left:33px;
	margin-bottom:50px;
}
.fundo_titulo {
	background:url(../imagens/tit_rodape.jpg) no-repeat;
	width:760px;
	height:21px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.fundo_titulo a {
	color:#ffffff;
	text-decoration:none;
	margin-right:50px;
}
.borda {
	border-bottom: 1px solid #CCCCCC;
}
.sombra {
	background-image: url(../imagens/sombra.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
	margin-left:62px;
 *margin-left:62px;
	_margin-left:40px;
	margin-top:10px;
}
.sombra img {
	margin-right:10px;
	margin-bottom:10px;
	margin-left:-5px;
	margin-top:-5px;
	_margin-left:0px;
	_margin-top:0px;
	border:#666666 solid 1px;
	padding:5px;
}
#topo img {
	padding-top:15px;
}
/*********form busca***********/

#topo div input.botao {
	width:31px;
	height:20px;
	border:none;
	background-image: url(../imagens/botao.jpg);
	;
	color:#FFFFFF;
}
#topo div input {
	height:15px;
	border: 1px solid #022b61;
	width:195px;
	margin-right:10px;
	padding-left:5px;
	color:#022b61;
}
#topo div {
	padding:10px;
	margin-top:53px;
	margin-left:166px;
	width:305px;
	display: block;
}
#topo div label {
	color:#FFFFFF;
	font-weight:bold;
}
.espaco {
	float:left;
	margin-left:62px;
	margin-top:10px;
	_margin-left:40px;
}
.thumb {
	background-image:url(../imagens/sombra.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-right:-11px;
	*height:155px;
	*width:117px;
	_width:122px;
	_height:160px;
	_margin:0px;
}
.thumb img {
	border:1px solid #666666;
	margin:-5px 10px 10px -5px;
	padding:5px;
	width:99px;
	_margin:0px 5px 0px 0px;
/*	_border:1px solid red;*/
}
.espaco .descricao_ {
	font-size:10px;
	margin-bottom:10px;
	text-align:center;
	width:105px;
}
.espaco .descricao_ a {
	text-decoration:none;
	color:#022B61;
}
 