*{ margin: 0; padding: 0; }* 
body
{ background:#4982B1  repeat scroll;
  color: #9F9A9F;
  font: .8em normal small "Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;line-height: 1.6em;
}
p { font-size:0.9em;padding:0 0 1em 0;}
#wrapper
{
width: 90%;
background-color:#fff;	
margin: 10px auto;
padding:30px 10px 10px 10px;

}
#top h1
{
	padding:0 0 0 20px;
	font:0.8em normal small "Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;
	float:left;
}
#top ul
{
	list-style:none;
    text-align:right;
	margin:0;
	padding:0;
   
}
#top li
{
	display:inline;
}
#top li a, #top li a:visited {
text-decoration: none;
font-weight: normal;
color: #9F9A9f;
}

#top li a:hover {
text-decoration: underline;
}

li#house {
background: url('../outros/icons_03.gif') no-repeat 0 1px;
padding-left: 24px;
}



li#sitemap {
background: url('../outros/icons_07.gif') no-repeat 0px 2px;
padding-left: 24px;

}


li#envelope {
background: url('../outros/icons_05.gif') no-repeat 0 2px;
padding-left: 24px;

}
#header,#s,#sl,#sr
{
height:105px;

}
#header 
{
	width:100%;
	background:#fff url(../outros/s.gif) repeat;
}
#sl,#s
{
	float:left;
}
#s h1
{
	font:2.8em normal small "Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;
	text-align:left;
	color:#fff;
	width:300px;
	padding:10px 0 0 10px;
	
	
}
#s
{
	
	float:left;
}
#s p
{
	color:#fff;width:300px;
	padding-left:10px;
}
#sl
{
	background:#fff url(../outros/sl.gif) no-repeat;
	
}
#sr
{
	background:#fff url(../outros/srr.gif) no-repeat;
	float:right;
	
}
#row
{
	border-left:1px solid #e4e4e4;
}
#leftnav
{
float:left;
width: 170px;
margin: 0;
padding: 1em;

}
#content
{
margin-left: 180px;
padding: 1em;
background:#e4e4e4;
}
#grafico
{
background:#e4e4e4;
}
#leftnav h3
{
	padding-left:12px;
	color: #666;
	height: 20px;
    font: 1.2em bold "Lucida Sans Unicode",sans-serif;
	
}
#leftnav ul {
	
	margin: 0;
	padding: 0 0 0 15px;
}
#leftnav li {
	list-style-image:url(../outros/sp.gif);
	margin: 2px 0px 2px 18px;
    padding:0 0 2px 0; 
	
}
#leftnav li a {
	/**color: #777;**/
	color:#4283B9;
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	
	
}
#leftnav li a:hover
{
	color: #111;
}
.styled {
	border: 1px solid #DDD;
	padding: 2px;
	width:120px;
}
.button {
	background: url(../outros/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}
#page
{
	background:#eee;
	height:170px;

}
.col
{
float: left;
width:22%;
height:170px;
padding:2% 0 0 2%;

}

.col h1
{
	color:#4982B1;
	font-size:1.2em;
}
#footer {
	background: #FFF;
	color: #666;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	clear:both;
}
#footer a {
	color: #36C;
	text-decoration: none;
}
#footer a:hover {
	color: #06F;
	text-decoration: underline;
}
img.float-left {
   margin: 0 10px 5px 0px;
   float:left;
    }
img.float-right
{
	margin:0 0 5px 10px;
	float:right;
}
#anuncio{
	padding-left:11px;
	color: #666;
	height: 20px;
}
#login
{
	margin-left:23%;
	margin-top:10%;
	padding:1em;
}
#content a:link
{
color: #4982B1;
}
#content a:visited
{
color: #4982B1;
}
#content a:hover
{
color: #111;
}
#content img
{
position:absolute;
}
