*{
	margin: 0;
	padding: 0;
	color: #000;
}
body{
	background: #81A301 url(../img/bg_geral.gif) repeat-x;
	font: 12px "Trebuchet MS", sans-serif;
	color: #81A301;
}
p img{
	border: 3px solid #a4abbd;
}
h1#logotipo{
	display: none;
}
a{
	color: #000;
	text-align: left;
}
#creditos{
	color: #1a5435;
	font: 11px "Trebuchet MS", sans-serif;
}
#logo{
	position:relative;
	background:url(../img/logo.png) no-repeat;
	height: 140px;
	margin: 15px 0px 25px 10px;
	color: #B2B2B2;
	background-color: #FFF;
}
#borda_top{
	background: url(img/borda_top.gif) no-repeat;
	height: 6px;
}
#conteudo{
	background: #FFF url(img/bg_conteudo.gif) no-repeat top;
	padding: 0px 10px 0px 10px;
	color: #C19F62;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: center;
}
#borda_bottom{
	background: url(img/borda_bottom.gif) no-repeat;
	height: 6px;
}
.destaques{
	color: #C2A063;
	display: block;
	font: 20px Georgia, Verdana;
	margin-bottom: 10px;
	padding-top: 10px;
	font-family: "Century Gothic";
	font-size: 23px;
}
#coluna_contato{
	color: #fff;
	font-size: 15px;
}
#coluna_contato form {
	margin-left:5px;
}
#coluna_contato .destaques{
	color: #fff;
	font-size: 25px;
}
#coluna_contato label.error{
	color: #cc0000;
	font-size: 10px;
}
#coluna_contato label{
	color: #000;
	font-size: 14px;
	font-family: "Century Gothic";
}
#coluna_contato input, #coluna_contato textarea{
	background: #fff url(img/bg_input.gif) repeat-x 0 0px;
	border: 1px solid #303b51;
	font: 12px "Trebuchet MS", sans-serif;
	height: 18px;
	padding: 4px;
	width: 280px;
}
#coluna_contato textarea{
	height: 78px;
}
.error{
	color: #cc0000;
	font-size: 10px;
	height: 5px;
}
input#bt_enviar{
	background: #fff url(img/bt_enviar.png);
	border: 0;
	color: #303b51;
	font-weight: bold;
	height: 26px;
	width: 140px;
}
#table_orcamento{
	margin-bottom: 20px;
}
#webfoco{
	font-size: 30px;
}
.afasta {
	padding-left:10px;
}

.tags a:link, .tags a:visited {
	font-family:Century Gothic;
	font-size:small;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.tags a:hover {
	text-decoration:underline;
}
.tags1 a:link, .tags1 a:visited  {
	font-size:large;
	color:#601011;
	font-weight:bold;
	text-decoration:none;
}
.tags1 a:hover {
	text-decoration:underline;
}
.tags2 a:link, .tags2 a:visited  {
	font-size:small;
	color:#601011;
	font-weight:normal;
	text-decoration:none;
}
.tags2 a:hover {
	text-decoration:underline;
}
.tags3 a:link, .tags3 a:visited  {
	font-size:medium;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.tags3 a:hover {
	text-decoration:underline;
}
.tags_site a:link, .tags_site a:visited  {
	font-size:small;
	color:#D36412;
	font-weight:bold;
	text-decoration:none;
}
.tags_site a:hover {
	text-decoration:underline;
}
.tags_link a:link, .tags_link a:visited  {
	font-size:small;
	color:#601011;
	font-weight:normal;
	text-decoration:none;
}
.tags_link a:hover {
	text-decoration:underline;
}
