*{margin: 0;
  padding: 0;
}

body {background-color: #212121; font:11px tahoma,verdana,helvetica;}
	
#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-family:arial,tahoma,helvetica,verdana,sans-serif;
	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-size: 13px; 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:80px; margin-top:10px; 
font-family:arial,tahoma,helvetica,verdana,sans-serif;
font-size-adjust:none;
font-weight:bold;
letter-spacing:-1px;
line-height:37px; }

.titulo_cor2 {font-size:20px;color: #3AB3FA;}

#empresa {height:252px; background:#212121; border-bottom:1px solid #4B4B4B;font-size: 12px; }
#empresa p {width: 800px;color:#7e7e7e;margin:20px 100px;text-align: left;}
#empresa ul {color:#7e7e7e; margin-left: 120px; list-style-image:url(imgs/check1.png);}
#empresa ul li{ padding-top:10px;}

#rodape p {text-align:center; font-size: 11px; color:#4b4b4b; padding-top: 20px;}
