/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background:#fff url(imgs/fundo_top.jpg) repeat-x;
	color:#333333 ;
	margin: 0;
	font-size:12px;
	
}
a:link {color: #333; text-decoration:none;}
a:visited {color: #333; text-decoration:none;}
a:hover {color: #666; text-decoration:none;}
a:active {color: #333; text-decoration:none;}

img {border:0px}
hr {width:auto;}
#geral {width: 890px;
height:auto;
margin: 0 auto;}

#topo { width:890px; height:200px; margin:0px 0px 0px 0px; background: url(imgs/topo.jpg) no-repeat;}
#top_menu{ float:right; text-align:left; width:416px; height:92px; margin-top: 37px; margin-right:15px; text-align:left; padding:10px;}
#top_e {width:198px; float:left; height:72px;}
#top_d {width:198px; float:right; height:72px;}

#content { height:auto; width:890px; margin-top:10px;}
#content-content{text-align:justify;float:left; width:100%; height:auto;}
#content-content h1 {font-size:13px; color:#333333; font-weight:bold;}
#content-casos{text-align:justify;float:left; width:599px; height:117px; background: url(imgs/caso.jpg) no-repeat; margin-left:1px; }
#content-casos-cont{width:580px; padding: 10px;}
#content-direito {text-align:justify;float:left; width:262px; height:auto; margin-left:12px; }
#content-center {text-align:justify;float:left; width:599px; height:auto; margin-left:8px; }
#content-casos img {padding-left:5px; float:right; width: 100px; height: 100px;}
#content-projeto {width:290px; background:#CCCCCC;  height:auto;  margin-top:10px; float:left}
#content-projeto2 {width:290px;margin-left:15px;  background:#CCCCCC;height:auto;  margin-top:10px; float:left}
#cont-pro-text {padding-right:5px;}
#content-projeto img {padding-right:5px; float:left;}
#content-projeto2 img {padding-right:5px; float:left;}
#foot_1 {height:10px; width:100%;
		background: url(imgs/foot.jpg) center no-repeat;
		clear:both;
		margin:0 auto;}
#foot {height:120px; width:100%;
		background: #000;
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		font-size:13px; }
	
#foot_todo {height:auto; width:890px;
		background: #000;
		color:#FFFFFF;
		margin:0 auto;
		padding-top:15px;
		clear:both;
		text:align:center;
		font-weight:bold;
		font-size:13px; }
#foot_todo a:link{color: #fff; text-decoration:none; font-weight:bold; font-size:12px;}
#foot_todo a:visited{color: #fff; text-decoration:none; font-weight:bold; font-size:12px;}
#foot_todo a:hover {color: #ccc; text-decoration:none; font-weight:bold; font-size:12px;}
		
#menu {width: 210px; height:10px; margin-bottom:22px; float:left; clear:both;}
#menu a:link{color: #fff; text-decoration:none; font-weight:bold; font-size:14px;}
#menu a:visited{color: #fff; text-decoration:none; font-weight:bold; font-size:14px;}
#menu a:hover {color: #ccc; text-decoration:none; font-weight:bold; font-size:14px;}
#imgs {width:34px; height:29px; float:left; clear:both;}
#texto {text-align:left; padding-left:4px; color:#fff; float:left; margin-top:6px;}