body {margin:0; background:url(../img/bg-textura.gif);  font-family:Arial, Helvetica, sans-serif;}
img {border:none}

#top-nav { height:40px; background:#004c91; overflow:hidden; }
#top-nav ul {margin:0 auto; padding:0; list-style:none; width:1002px;}
#top-nav ul li { margin:0; display: block; float:right; font-weight:bold; text-transform:uppercase; letter-spacing:-1px; font-size:14px; margin:12px 12px;}
#top-nav ul li a {text-decoration:none; color:white;}
#top-nav ul li a:hover { background:white; color:#004c91}

#wrapper {width:1002px; margin:0 auto; /*padding-bottom:40px; margin-bottom:150px;*/ margin-bottom:30px; }
#bg {background:url(../img/bg.jpg) no-repeat center -100px;}

#sidebar { width:308px; float:left; position:relative; padding-left:40px; _padding-left:20px; min-height:600px; }
#sidebar .logo { margin:0; padding:0; top:-60px; left:40px; position:absolute;width:297px; height:248px; display:block; text-indent:-9999px; overflow:hidden; background: url(../img/logo.png) no-repeat;}
#sidebar .btn-increvase { width:210px; height:83px; position:absolute; top:190px; right:10px;}
#sidebar .page-title { position:absolute; top:444px;}

#header { width:577px; float:right; padding-left:70px; padding-top:25px; position:relative;}
#header .box-01 { width:262px; height:90px; position:absolute; top:320px; left:70px;}
#header .box-02 { width:262px; height:90px; position:absolute; top:320px; left:377px;}
#header .box-01 a, #header .box-02 a { font:bold 27px Arial, Helvetica, sans-serif; letter-spacing:-2px; text-decoration:none; line-height:29px; color:white; background:#004c91}
#header .box-01 a:hover, #header .box-02 a:hover {background:#000;}

#content {width:572px; float:right; margin-top:20px; padding-left:47px; min-height:200px;}
#content .palestrante-thumb { margin:0 7px 7px 0;}
#content .palestrante-thumb:hover { cursor:pointer;}
#content .inscrevase-obs { color:#999; margin-top:45px; }
#content .inscrevase-obs a { text-decoration:none; background:white; color:#004c91 }
#content .inscrevase-obs a:hover { color:#000; }

#footer { width:100%; height:175px; background: url(../img/bg-footer.gif); border-top:1px solid #999; overflow:hidden; bottom:0; /*position:absolute;*/}
#footer .container { width:1002px; margin:0 auto; position:relative;}
#footer .ilustra-footer { position:absolute; top:25px; left:50px;}
#footer .apoios { position:absolute; left:250px; top:5px;}

/*classes gerais*/
.clearfloat {clear:both}


