body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div {
	overflow: hidden;
}
form, p, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3{
	font-size: 20px;
	color: #454545;
}
#layout {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#topo  {
	height: 138px;
	background-image: url(../../img/design/img-topo.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#topo #logo {
	float: left;
	margin-top: 0px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 50px;
}
.fone  {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	float: right;
	margin-top: 7px;
	margin-left: 200px;
}
#topo h2 {
	font-size: 25px;
	color: #FFF;
	font-weight: bold;
}
#menu {
	height: 42px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #002B71;
	width: 100%;
}
#menu ul, li {
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu a {
	height: 28px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 14px;
	display: block;
	float: left;
}
#menu a:hover {
	background-color: #FFFFFF;
	color: #003399;
}


#conteudo {

}
#conteudo input, select, textarea {
	width: 98%;
}
#busca {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}






#busca input, select {
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
#busca label {
	font-weight: bold;
	display: block;
}

#busca input {
	width: 96%;
}




#rodape {
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #003399;
	font-size: 11px;
}
#rodape .fone {
	float: right;
	width: 200px;
	text-align: right;
}
#orderby   a {
	color: #AE2A28;
	text-decoration: none;
}
#orderby a:hover {
	color: #AE2A28;
	text-decoration: underline;
}
#paginacao a {
	color: #AE2A28;
	text-decoration: none;
}
#paginacao a:hover {
	color: #AE2A28;
	text-decoration: underline;
}
.box  {
	float: left;
	width: 140px;
	margin: 25px;
}
.foto  {
	text-align: center;
	height: 105px;
	width: 138px;
	border: 1px solid #CCCCCC;
}
.finalidade {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC3300;
	display: block;
	width: 100%;
	text-align: center;
}

.preco  {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.tipo  {
	font-size: 14px;
	color: #AE2A28;
}

.botao  {
	color: #FFFFFF;
	background-color: #003399;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: bold;
	border: 1px solid #666666;
	font-size: 11px;
}


.mini {
	font-size: 9px;
}
