* { soutline:1px solid red }
body,html { margin:0; padding:0; }
body { text-align:left; }
#wrapper { width:850px; margin:0;position:absolute;top:0px;left:0px; }
	
#header { height:98px;position:relative;}

#header h1 { background:top left no-repeat; position:absolute; left:30px; top:0;margin:0; padding:0 }
#header h1 a { display:block; width: 295px; height:98px; text-indent:-9999px }

#header h2 { background:top left no-repeat; position:absolute; left:325px; top:0;margin:0; padding:0 }
#header h2 a { display:block; width: 240px; height:98px; text-indent:-9999px }

#header h3 { background:url(imagens/english_version.gif) top right no-repeat; position:absolute; right:0; top:0;margin:0; padding:0; }
#header h3 a { display:block; width:100px; height:18px; text-indent:-9999px }

#form_newsletter {
	position:absolute;
	left:655px;
	top:33px;
	margin:0;
	padding:0;
	background:-5px -35px no-repeat;
	width:200px;
	height:60px;
	}
#form_newsletter form {
	margin:20px 0 0 0;
	}

#form_newsletter form input {
	border:1px solid #aaa;
	width:105px;
	height:17px;
	}
#form_newsletter form button {
	background:top left no-repeat;
	width:10px;
	height:17px;
	border:0;
	text-indent:-9999px;
	position:relative;
	top:1px; left:5px;
	cursor:pointer;
	}
#navigation {
	background: top left no-repeat;
	height:28px;
	background-color:#ffffff;

	}
#navigation ul {
	
	margin: 0 0 0 82px;
	padding: 0;
	height:28px;	
	}
#navigation li {
	margin: 0;
	padding: 0;
	float:left;
	list-style-type: none;
	_background: top left no-repeat;
	height:28px; 
	}
	


#navigation a {
	text-indent:0px;
	height:27px;
	display:block;
	margin: 0;
	}

#content_wrapper {
	background:top left repeat-y;
	text-align:left;
	padding: 0 0 0 82px;
	margin:0;		
	}
#barrazulmenu {
	background: top right no-repeat;
	height: 27px;
	}
#form_pesquisa {
       background:top left no-repeat;
       width:768px;
       height:150px;
       position:relative;
       }
#form_pesquisa form {
       background:top left no-repeat;
       position:absolute;
       left:0px;
       top:115px;
       margin:0;
       padding:0;
       width:280px;

       }
#form_pesquisa input {

       margin-left: 145px;
       margin-top: 12px;
       border:1px solid #aaa;
       width:105px;
       height:17px;

       }
#form_pesquisa button {
       background: top left no-repeat;
       position:absolute;
       left: 255px;
       top: 12px;

       width:10px;
       height:17px;
       border:0;
       text-indent:-9999px;


       cursor:pointer;
       }


#footer {
	background: top left no-repeat;
	padding: 13px 0 12px 0;
	}
#footer ul {
	margin: 0;
	padding: 0;
	height:15px;
	}
#footer li {
	margin: 0;
	padding: 0;
	float:left;
	list-style-type: none;
	height:15px; 
	}


#footer a {
	text-indent:0;
	height:20px;
	display:block;
	margin: 0;
	}

