/*config*/
html, body { overflow-x:hidden; }
body { background:url(/img/background.png) repeat-x top;  width:100%; height:100%; margin: 0; padding: 0; overflow-x: hidden; /* scroll-x:hidden; */}
ul, li { margin:0; padding:0; list-style:none; }
h1, h2, h3, h4, h5 { font-style:normal; font-weight:normal; font-size:small; padding:0; margin:0; }
#content { position:absolute; top: 50%; left: 50%; margin:-285px 0 0 -502px; width:1004px; height:570px; }
#content .bgLeft { position:absolute; top:0; left:0; margin-left:-348px; width:348px; height:569px; background:url(/img/colLeft.png) no-repeat; }
#content .bgRight { position:absolute; top:0; /*left:none;*/ right:0; margin-right:-348px; width:348px; height:569px; background:url(/img/colLeft.png) no-repeat; }

#content .flash { float:left; width:672px; height:569px; background:url(/img/flashBg.png) top; }
#content .contentRight { float:left; width:332px; height:569px; background:url(/img/bgContent.png) no-repeat; }
#content .contentRight .menu { float:left; width:332px; height:569px; margin:0; }

.assinatura { float:left; width:250px; font:10px Trebuchet MS; color:#666; margin-top:10px; }
.assinatura a { color:#666; text-decoration:none; }
.assinatura a:hover { color:#666; text-decoration:underline; }
.links { position:absolute; text-indent:-9000px; overflow:hidden; }