body{
	margin-top:8px;
	background:url(../imagens/back.gif);
	background-repeat:repeat-x;
	background-color: #F1F0ED;

}



#main{
	position:absolute;
	width: 894px;
	left:50%;
	margin-left :-447px;
	float:left;
	z-index: 1;
	margin-top: 0px;	
}

#container{
	margin-left:9px;
	width:876px;
	height:auto;
	background-color: #F1F0ED;
	
}

#header{
	margin-top:-7px;
	background-image:url(../imagens/head.gif);
	height:125px;
}
html > body #main #container #header{
	margin-top:0px;
}


#left{
	padding-top:25px;
	float:left;
	width:200px;
}

#right{
	float:left;
	width:675px;
	height:auto;
	min-height:478px; !important
}
#right_conteudo{
	margin-top:25px;
	padding-left:25px;
	float:left;
	width:200px;
	/*height:150px;*/
	overflow:hidden;
}

#right_conteudo_texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;	
	margin-left:25px;
	margin-top:25px;
	float:left;
	width:425px;
}

#recentes{
	clear:right;
	margin-top:25px;
	float:right;
	width:200px;
	background-color:#FFF;
	overflow:hidden;
	
}

#menu{
	padding-bottom:25px;
	text-align:right;
	font-family:calibri,arial;
	font-size:20px;
	font-weight:bold;
}
#menu a:hover {
	display: block;
	text-decoration: none;
	voice-family:inherit;
	color:#999999;
	background-image:url(../imagens/menu_back.gif)

}
#menu a{
	height:25px;
	outline: none;
	text-decoration: none;
	display: block;	
}
#menu a:active{
	text-decoration: none;
}

.activo a{
	color:#999999;
}
.activo2{
	float:right;
	color:#939297;
}
.activo2 a{
	color:#252324;
}

.nactivo a{
	background-color: #F1F0ED;
	color:#252324;
}
.nactivo2{
	float:right;
	color:#939297;
}
.nactivo2 a{
	background-color: #FFF;
	color:#999999;
}

#menu_header{
	padding-top:100px;
	text-align:right;
	font-family:calibri,arial;
	font-size:16px;
	font-weight:bold;	
}

#menu_header a{
	outline: none;
	text-decoration: none;
}
#menu_header a:hover{
	color:#252324;
	text-decoration: none;
}

#descricao{
	padding-right:5px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:131%;
	color:#999999;
	padding-bottom:15px;

}

#portfolio{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top:25px;
	padding-left:50px;
	
}

#contactos{
	float:left;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;	
	padding-left:25px;
	padding-top:10px;
	color:#808183;
	
}
#google{
	margin-top:25px;
	width:400px;
	height:300px;
	float:right;
	background-color: #FFF;

	
}

#pedido_info{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top:25px;
	float:right;
	width:650px;
	padding-top:40px;
	
	
}



.campo_form_pequeno {
	font-family:Arial, Helvetica, sans-serif;
	height: 25px;
	width: 650px;
	border-style:none;
	background-color: #FFF;
	padding-bottom: 2px;
	font-size: 0.8em;
}
.campo_form_grande {
	font-family:Arial, Helvetica, sans-serif;
	border-style:none;
	background-color: #FFF;
	padding-bottom: 2px;
	font-size: 0.8em;
}

#outros{
	margin-top:10px;
	
}
#orcamento{
	float:right;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;

}
#pedido{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	padding-right:25px;
	padding-bottom:5px;
	
}

#right_outro{
	line-height:150%;	
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-top:25px;
	width:650px;
	
}


#linha{
	margin-left:25px;
	width:425px;
	margin-top:25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

#imagem_destaques{
	margin-left:25px;
	margin-top:25px;
	width:425px;
}



#legenda{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#999999;
	margin-top:10px;
	width:200px;
	float:right;
}
#titulo_imagem{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#999999;
	
	width:200px;
	float:right;
}

#wrapp_legenda{
	

	margin-top:-100px;
	width:200px;
	float:right;
}
#footer{
	padding-top:5px;
	margin-top:25px;
	margin-right:10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 650px;
	float:right;
	z-index: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer a{
	color:#999999;
}

#contactos a{
	color:#999999;
}



.botao{
	height:20px;
	font-size: 14px;
	width:80px;
	color: #FFFFFF;
	background-color: #CCC;
	border: 1px #999;
	padding-bottom:5px;
}
	

