@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	margin:0;  
    padding:0;
    text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../imagens/background.jpg);
	background-repeat:repeat-x;
	background-color:#CCC;
}
h1 {
	font-size:26px;
	font-weight:bold;
	color:#000;
	padding:0;
	margin:0;
}
h2 {
	font-size:36px;
	font-weight:bold;
	color:#000;
	padding:0;
	margin:0;
}

p {
	font-size:14px;
	color:#333;
	text-align:justify;
	padding-top:18px;
}






#geral {
	width:916px;
	margin: 0 auto;   /* ao magico aqui */ 
    text-align: left;    /* arrumando a zona q o hack anterior  */
	/*margin-top:5px;*/
}



#topo {
	width:732px;
	height:87px;
	background-image:url(../imagens/background_topo.gif);
	background-repeat:no-repeat;
	padding-top:85px;
	padding-left:184px;
}

	#box_cat {
		width:171px;
		float:left;
		padding-top:5px;
		padding-left:12px;
	}
	#box_cat:hover {
		background-image:url(../imagens/background_cat.gif);
		background-repeat:no-repeat;
	}
	
	.active {
		background-image:url(../imagens/background_cat-active.gif);
		background-repeat:no-repeat;
		font-size:18px;
		font-weight:bold;
		color:#84C800;
		text-transform:uppercase;
	}
	
	#box_cat A {
		font-size:18px;
		font-weight:bold;
		color:#84C800;
		text-transform:uppercase;
		text-decoration:none;
	}
	
	.texto_fino {
		color:#FFF;
		font-size:14px;
		font-weight:normal;
		text-transform:none;
	}
	
	
#banner {
	clear:both;
}

#destaque {
	clear:both;
}
	#d1 {
		float:left;
		margin-left:57px;
		margin-top:23px;
	}
	
	#dtexto {
		height:120px;
		float:left;
		background-color:#000;
		color:#FFF;
		margin-top:23px;
		overflow:auto;
		width:601px;
		font-size:14px;
		font-weight:bold;
		color:#FFF;
		padding-top:10px;
	}
	
	#d2 {
		float:right;
		margin-top:11px;
	}
	
	.titulo {
		font-size:26px;
		font-weight:bold;
		color:#84C800;
	}
	
	
	
#col-esq {
	float:left;
	width:356px;
	margin-left:57px;
	margin-top:24px;
}
#col-dir {
	float:right;
	width:356px;
	margin-right:57px;
	margin-top:24px;
}

	#t-home, #t-gol, #t-an, #t-blog, #t-news, #t-desen {
		margin-bottom:75px;
	}
	
	#t-desen {
		margin-top:-21px;
	}
	
	.p-link {
		font-size:12px;
		color:#666;
	}
	
	#t-blog a, #t-news a, #t-home a, #t-gol a {
		text-decoration:none;
		color:#666;
	}
	#t-blog a:hover, #t-news a:hover, #t-home a:hover, #t-gol a:hover {
		text-decoration:underline;
	}
	
	
	.sub-tit {
		font-size:16px;
		font-weight:bold;
		color:#666;
		padding-left:40px;
	}
	
	
	#t-news img {
		padding-top:10px;
	}
	


#t-form {
	clear:both;
	margin-left:57px;
}

	
#acabamento-top {
	width:796px;
	height:18px;
	background-image:url(../imagens/top_form.gif);
	background-repeat:no-repeat;
}
#acabamento-bottom {
	width:796px;
	height:18px;
	background-image:url(../imagens/bottom_form.gif);
	background-repeat:no-repeat;
}

#texto-form {
	background-color:#f1f1f1;
	width:776px;
	overflow:auto;
	padding-left:20px;
}

	#texto-form input {
		width:315px;
		height:30px;
		background-color:#FFF;
		border:1px solid #999;
		font-size:22px;
		color:#CCC;
		text-transform:uppercase;
		padding:10px;
		margin-top:30px;
	}
	
	#texto-form textarea {
		width:315px;
		height:130px;
		background-color:#FFF;
		border:1px solid #999;
		font-size:22px;
		color:#CCC;
		text-transform:uppercase;
		padding:10px;
		margin-top:30px;
	}


#form-esq {
	float:left;
}
#form-dir {
	float:right;
	margin-right:20px; 
}


#div-botao {
	clear:both;
	float:right;
	margin-top:20px;
	margin-right:62px;
}


#rodape {
	clear:both;
	float:left;
	border-top:1px dashed #666;
	margin-top:55px;
	width:100%;
	padding-top:14px;
	margin-bottom:15px;
}



#tab-roda A {
	font-size:14px;
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
}
#tab-roda A:hover {
	text-decoration:underline;
}
#tab-roda {
	margin-bottom:15px;
}


#ass {
	font-size:12px;
	color:#666;
}
#ass a {
	color:#666;
}


#acabamento-box-preto-top {
	width:356px;
	background-image:url(../imagens/top-port.gif);
	height:18px;
}
#text-box-preto {
	background-color:#000;
	color:#FFF;	
}
  #text-box-preto P, H1' {
	  color:#FFF;	
  }
#acabamento-box-preto-bottom {
	width:356px;
	background-image:url(../imagens/bottom-port.gif);
	height:18px;
}


#lista {
	margin-top:12px;
	line-height:25px;
	list-style:square;
	list-style-position:inside;
}


#t-an a {
	color:#333;
}


#acabamento-box-preto-top {
	width:356px;
	background-image:url(../imagens/top-port.gif);
	height:18px;
}
#text-box-preto {
	background-color:#006600;
	color:#FFF;	
}
  #text-box-preto P, #text-box-preto H1 {
	  color:#FFF;
	  padding-left:20px;
	  padding-right:20px;	  
  }
  #text-box-preto A {
	  text-transform:uppercase;
	  font-size:16px;
	  font-weight:bold;
	  color:#CCCCCC;
	  text-decoration:none;
  }
  #text-box-preto A:hover {
	  text-decoration:underline;
  }
	  
  
  
  
  
#acabamento-box-preto-bottom {
	width:356px;
	background-image:url(../imagens/bottom-port.gif);
	height:18px;
}



#det-host {
	background-color:#FFF;
	border:1px solid #84C800;
	font-size:13px;
	margin-bottom:30px;
}
  #det-host A {
	  color:#060;
  }

#datacenter {
	padding:10px;
	font-size:8px;
}


.recuado {
	padding-left:50px;
}

#fechar {
	float:right;
}
	