@charset "utf-8";
/* CSS Document */
body{overflow-x:hidden;}
*{
	margin:0px;
	padding:0px;
}

#topo{
	width:979px;
	height:525px;
	margin:0px auto;
}

#topo-esq{
	width:36px;
	height:525px;
	background:url(../imagens/topo-esq.png) no-repeat;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
}
#curtir{
	height:45px;
	margin-top:05px;
	width:auto;
	float:right;
}
#topo-cont{
	width:938px;
	height:525px;
	background:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
}

#logo{
	width:244px;
	height:121px;
	margin-left:10px;
	padding:05px;
	margin-top:20px;
	float:left;
}

#link{
	width:430px;
	height:36px;
	margin-top:70px;
	margin-right:30px;
	float:right;
}

#link ul li{
	float:left;
	margin:8px;
	list-style:none;
	font-family:'Terminal Dosis',Arial, Helvetica, sans-serif;
	font-size:20px;                        
    
}

#link li a{
	text-decoration:none;
	color: #606062;
}

#link li a:active{
	text-decoration:none;
	color: #606062;
}

#link li a:visited{
	text-decoration:none;
	color: #606062;
}

#link li a:hover{
	text-decoration:none;
	color: #ac1c30;
}
#conteudo-baixo{
	width:938px;
	height:301px;
	margin-top:26px;
	float:left;
}

#slide{
	width:675px;
	height:301px;
	float:left;
	padding:-10px;
}

#orcamento{
	width:250px;
	height:231px;
	float:left;
	margin-left:10px;
}

#news{
	width:250px;
	height:60px;
	float:left;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:18px;
	color:#606062;
	margin-top:10px;
	margin-left:10px;
}

#news form{
	margin-top:10px;
}

input {
	padding:0.15em;
	width:auto;
	border:1px solid #fff;
	background:#ebebeb;
	font:0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#cccccc;
	background:#cccccc;
}
textarea{
	padding:0.15em;
	width:auto;
	border:1px solid #fff;
	background:#ebebeb;
	font:0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;}
textarea:hover, textarea :focus{
	border-color:#cccccc;
	background:#cccccc;
} 

select{
	padding:0.15em;
	width:auto;
	border:1px solid #fff;
	background:#ebebeb;
	font:0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
select:hover, select:focus{
	border-color:#cccccc;
	background:#cccccc;
}
#tp-conteudo-fim{
	width:938px;
	height:58px;
	float:left;
}

#tp-baixo{
	width:676px;
	height:58px;
	background:url(../imagens/barra1.png) no-repeat;
	font-family:"Terminal Dosis",Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:30px;
	padding-top:05px;
	padding-left:05px;
	float:left;
}

#flash{
	width:390px;
	height:auto;
	float:right;
	margin-right:30px;
	margin-top:7px;
}

#topo-dir{
	width:05px;
	height:525px;
	background:url(../imagens/topo-dir.png) no-repeat;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
}
	