<!--
*{ 
margin: 0; 
padding: 0; 
}
body { 
line-height: 1.6em;
background: #fff url('images/bg.gif') repeat-x; 
color: #444; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: .74em; 
font-family: Verdana, Arial, Trebuchet MS, Tahoma, sans-serif; 
}
a {	
color: #00f;	
background: inherit; 
text-decoration: none; 
}
a:hover { 
color: #f00; 
background: inherit; 
}
hr {
border: 1px dotted #808080;
}
h1 { 
font: bold 1.5em Verdana, Arial, Trebuchet MS, Tahoma, sans-serif; 
margin: 0 0 15px 0; 
color: #cc0000;
text-transform: capitalize;
}
h2 { 
font: bold 1.1em Verdana, Arial, Trebuchet MS, Tahoma, sans-serif; 
color: #00f;
margin: 0 0 5px 0; 
text-transform: capitalize;
}
h3 { 
font: bold .95em Verdana, Arial, Trebuchet MS, Tahoma, sans-serif; 
color: #444;
margin: 0 0 5px 0; 
}
#cab { 
width: 900px; 
margin: 0 auto; 
}
#logo { 
height: 71px; 
width: 300px; 
float: left; 
background: url('images/logo.gif') no-repeat bottom; 
}
#menu { 
float: right; 
padding: 30px 0 0 0;
}
#menu li { 
font-size: 1.1em; 
display: inline; 
}
#menu li a { 
color: #ccc; 
background: #505050 url('images/tab.gif') no-repeat right bottom;; 
margin: 0 0 0 50px; 
padding: 30px 15px 0 0; 
}
#menu li a:hover { 
background: #505050 url('images/tabhover.gif') no-repeat right bottom; 
color: #FEFFB8 
}
#intro { 
margin:0; clear: both;
background: #fff url('images/intro.jpg') no-repeat;
color: #4C8734;
height: 198px;
text-align: center; 
margin: 0 0 20px 0; 
}
#corpo { 
float: left; 
width: 870px; 
font-size: .9em; 
text-align: justify;
padding: 0 20px 0 10px;
margin: 0 0 20px 0;
}
#central {
width: 700px; 
text-align: center;
}
#colesq { 
float: left; 
width: 270px; 
font-size: .9em; 
text-align: justify;
padding: 0 20px 0 10px;
margin: 0 0 20px 0;
}
#coldir  {
float: right; 
border-left: 1px dotted #666;
width: 569px;
text-align: justify;
text-justify: newspaper;
padding:0 10px 0 20px;
margin: 0 0 20px 0;
}
#rodape { 
float: left;
width:900px;
border-top: 1px dotted #666; 
padding: 20px 0 10px 0;
font-size: .9em;
text-align: center;
}
#col1 { 
float: left; 
width: 280px; 
padding: 0 10px 0 10px; 
}
#col2 { 
float: left; 
width: 278px; 
padding: 0 10px 0 10px; 
border-right: 1px dotted #666;
border-left: 1px dotted #666;
}
#col3 { 
float: left; 
width: 280px; 
padding: 0 10px 0 10px; 
}
#col4 { 
float: left; 
width: 469px; 
}
#col5 { 
float: right; 
text-align: right;
width: 100px; 
}
#col6 { 
float: left; 
text-align: left;
width: 100px; 
}
--!>