*{margin: 0;
  padding: 0;
}

body {background-color: #212121; font-size:11px; font-family:arial,tahoma,helvetica,verdana,sans-serif;}
	
#geral{width:1024px;margin: 0 auto ;}

#topo {height:92px; text-align:center; background:url(imgs/topo.jpg) no-repeat center ;}
#topo h1{float:left; margin:6px 0 0 30px; }
#topo ul{float:right;margin-top:40px; margin-right:65px; }
#topo ul li{display:inline;}
#topo ul li a{ text-decoration:none;font-size:22px;color:#fff; 
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:37px; 
	padding-right: 40px; }
#topo ul li a:hover{color:#333;}

#recentes{height:198px; background:url(imgs/bgrecentes.jpg) no-repeat center; border-bottom:1px solid #4b4b4b;}
#recentes ul {display:inline; }
#recentes ul li{float:left; text-decoration:none; list-style-type:none; margin-top: 42px; margin-left:24px;}
#recentes p {font: 13px tahoma, verdana, arial; color:#999; margin-left:22px; line-height: 55px;}

.borderimage{border: 5px solid #454545; }
a:hover img { border-color: #222; }

.titulo_cor1 {font-size:20px;color: #FFF; margin-left:84px; margin-top:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:27px; }
.titulo_cor2 {font-size: 20px;color: #3AB3FA;}

#servicos {height:262px;background:#212121; border-bottom:1px solid #4B4B4B;font-size:12px;}
#servicos ul {color:#7e7e7e; margin: 15px 130px; list-style-image:url(imgs/check.png); line-height:20px;}
#servicos ul li {color:#fff;}
#servicos ul li p {color:#7e7e7e;}

#rodape p {text-align:center; font-size: 11px; color:#4b4b4b; padding-top: 20px;}
