/* CSS Document */
html {/*<---------------------------------------------------0k - revisado*/
  }
body {/*<---------------------------------------------------0k - revisado*/
  margin:0;
  padding:0;
  text-align: left; /* hack para o IE */
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  background: #333333;
}
#container {/*border:1px #000000 solid;<---------------------------------------------0k - revisado*/
  width: 985px;
  height: auto;
  overflow:auto;
  text-align:left; /* "remédio" para o hack do IE */
  margin-top:0px;
  margin-bottom:0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border: #003300 1px solid;
}
#header{
width:970px;
height:160px;
padding:5px;
border-bottom: #003300 1px solid;
}
.logo{
width:400px;
height:147px;
float: left;
}
#headerText{
width:560px;
height:160px;
float:left;
}
#headerLogo{
height:160px;
width:400px;
float:left;
margin-right:10px;
}
#headerText ul{
width:320px;
height:15px;
float: right;
list-style: none;
margin:0;
}
#headerText li a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
width:305px;
height:15px;
float:left;
list-style:none;
margin-left:0px;
margin-bottom:2px;
padding:3px;
border: #003300 1px solid;
}
#headerText li a:hover{
color: #FFFFFF;
background-color: #003300;
border:#003300 1px solid;
text-align:right;
}
#menuHeader{
width:950px;
height:15px;
float:left;
clear:both;
}
#footer{
width:970px;
height:70px;
float:left;
clear:both;
margin-top:10px;
padding:5px;
}
#footer address{
width:963px;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}
#center{
float: left;
clear:both;
width:970px;
padding:5px;
border: #003300 1px solid;
margin-top:10px;
}
#texto{
width:600px;
text-align:justify;
font-size:13px;
color:#FFFFFF;
float:left;
}
#leftcolun{
width:340px;
height:530px;
margin-left:15px;
padding:5px;
text-align:justify;
font-size:13px;
color:#FFFFFF;
float:left;
border-left:#003300 1px solid;
}
#potfolio{
float: left;
clear:both;
width:960px;
height:200px;
padding:5px;
border:#003300 1px solid;
}
.imgpotfolio{
float:left;
margin-bottom:10px;
margin-top:10px;
margin-left:29px;
border: #003300 1px solid;
padding:3px;
}
-->
