* {
	border: 0px; margin: 0px; padding: 0px;
}

body { background: url(../images/bg.png) repeat-x; }

div#container { width:840px; position: relative; }
div#topshade { position: absolute; top: 20px; left: 0px; width: 840px; height: 20px }
div#corner_sup_esq { position: absolute; top: 40px; left: 0px; width: 20px; height: 20px; z-index: 2 }
div#corner_sup_dir { position: absolute; top: 40px; left: 820px; width: 20px; height: 20px; z-index: 2;  }
div#sitewrapper { position: absolute; left: 0px; top: 40px; width: 840px;background: url(../images/tile.png) repeat-y; width: 840px; z-index: 1;  text-align:left; }
div#col_1 { padding-left: 20px; float: left; width: 200px;  }
div#col_2 { float: left; width: 600px }
div#splash { width: 600px; height: 400px; overflow: hidden }
div#boxes { clear: both; width: 600px }
div#box_1 { float: left; width: 260px; height: 100px; background: url(../images/box.ultimasnoticias.png) no-repeat; padding: 40px 20px 0px 20px; font: normal 12px/20px verdana; color: white }
div#box_2 { float: left; width: 260px; height: 100px; background: url(../images/box.novidades.png) no-repeat; padding: 40px 20px 0px 20px; font: normal 12px/20px verdana; color: white }

input#search { background: none; border: none; font-family: verdana; line-height: 40px; font-size: 12px; color: gray; width: 110px; height: 40px }
div#menurodape { width: 840px; text-align:center; background: #fdd017; height: 40px; color: #f3b319; font: normal 12px/20px verdana; }

div#logotipo { height: 200px; width: 200px; overflow: hidden; }
div#searchbox { width: 160px; padding: 20px 20px 0px 20px; background: url(../images/bg.search.png) repeat-x; height: 120px}
div#searchfield { padding-left: 40px; line-height: 40px; width: 120px; height: 40px; background: url(../images/searchbox.png) no-repeat;  }
div#endereco { padding: 40px 0px 20px 0px}
div#bottomshade { clear:both; width: 840px; height: 40px;  }
