*{
	margin:0;
	padding:0;
	font-family:verdana;
}
body{
	background:url(../imagens/filete.jpg) repeat-x;
}
h4{
	font-size:15px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	background:#AD8E62;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
	border:1px solid #FF9900;
}

h3{
	color:#FF6600;
	font-size:15px;
}
#container{
	width:760px;
	height:auto;
	overflow:auto;
	border:1px solid #F17513;
	margin:0 auto;
	background:#fff;
}

#corpo{
	width:760px;
	height:auto;
}
#left{
	float:left;
}
#left h2{
	color:#fff;
	padding:10px 0 0 10px;
	font-size:13px;
	font:Georgia, "Times New Roman", Times, serif;
}
#categoria{
	background:url(../imagens/menu_lateral.jpg) no-repeat;
	width:195px;
	height:auto;
	overflow:auto;
	padding: 0 0 10px 0;
}
#categoria p{
	font-size:10px;
	color:#F17513;
	font-weight:bold;
	padding:10px 0 0 10px;
}
#categoria li{
	list-style:none;
}
#categoria a{
	border-bottom:2px solid #AD8E62;
	display:block;
	width:170px;
	padding:10px 0 0 0;
	margin:0 0 0 10px;
	text-decoration:none;
	color:#F17513;
	font-size:10px;
}
#categoria a:hover{
	color:#F17513;
	font-weight:bold;
}
#categoria input{
	border:1px solid #F17513;
}
#categoria .botao{
	background:#AD8E62;
	margin:0 0 0 3px;
	border:1px solid #F17513;
	width:20px;
	height:18px;
	font-size:10px;
}
#noticias{
	background:url(../imagens/noticias.jpg) no-repeat;
	width:195px;
	height:auto;
	overflow:auto;
}
#noticias p{
	font-size:11px;
	color:#666666;
	padding:10px;
	text-align:justify;
}
#noticias a{
	color:#F17513;
	text-decoration:none;
}
#center{
	width:380px;
	height:auto;
	overflow:auto;
	float:left;
	padding:0 5px 0 0;
}

#center h2{
	color:#fff;
	background:#AD8E62;
	font-size:15px;
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	border:1px solid #FF9900;
	font:"Courier New", Courier, monospace, "Times New Roman", Times, serif;
}
#center li{
	float:left;
	padding:0 0 0 10px;
	list-style:none;
	display:block;
	width:115px;
}
#center p{
	color:#666666;
	text-align:justify;
	font-size:10px;
}
#center img{
	border:0;
}
#center .preco{
	color:#F17513;
	font-weight:bold;
	font-size:9px;
	text-align:right;
}

#principal_center{
	width:560px;
	height:auto;
	float:left;
	padding:0 5px 0 0;
}

#principal_center h2{
	color:#fff;
	background:#AD8E62;
	font-size:15px;
	margin:10px 0 0 0;
	padding:0 0 0 5px;
	border:1px solid #FF9900;
}

#principal_center p{
	color:#666666;
	text-align:justify;
	font-size:10px;
	line-height:20px;
}
#principal_center .central{
	text-align:center;
	font-size:12px;
	padding:10px 0 0 0;
	margin:0;
	font-weight:bold;
}
#right{
	float:left;
	width:178px;
	height:auto;
	overflow:auto;
}
.box_right{
	background:url(../imagens/box.jpg) no-repeat;
	width:178px;
	height:auto;
}
.box_right h2{
	color:#fff;
	padding:10px 0 8px 5px;
	font-size:12px;
}
.box_right p{
	color:#666666;
	padding:0 2px 0 10px;
	font-size:10px;
}
.box_right input{
	border:1px solid #F17513;
}
.box_right .botao{
	background:#AD8E62;
	margin:5px 0;
}
.box_right .laranja{
	color:#F17513;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding:5px 0;
}
.box_right .destaque{
	float:left;
	margin:0 5px 0 0;
}
.box_right .localizacao{
	color:#AD8E62;
	line-height:15px;
	padding:10px;
}

#rodape{
	clear:both;
	background:#F17513;
	width:760px;
	height:auto;
	overflow:auto;
}
#rodape p{
	float:left;
	color:#ffffff;
	font-size:10px;
	padding:10px 0 0 5px;
}
#rodape .copyright{
	padding:10px 0 10px 40px;
}

.center{
	text-align:center;
	clear:both;
	color:#F17513;
	width:760px;
	margin:8px auto;
	font-size:10px;
}

 /***************** logo ********************/

#divdeveloped {

 clear: both;

 width: 750px;

 margin: 0 auto 0 auto;

 text-align: right;

 text-decoration: none; }

 

#divdeveloped img {

 margin-bottom: 10px;

 float: right; }

 

#divdeveloped img a {

 text-align: right;

 text-decoration: none;
}
.box_right .contador{
  color: #00FF66;
}

