body{padding: 0; margin: 0; background-color: #003366; font-family: Tahoma, Verdana, Arial; font-size: 13px;}
object{margin-left: 8px; }
#centro{margin:0 auto; background-image: url("../img/fundo_centro.jpg"); background-repeat: no-repeat; width: 900px; height: auto; overflow: hidden; padding-top: 100px; position: relative; min-height: 900px;}

/* LEFT */
#left{width: 170px; height: auto; overflow: hidden; position: absolute; top: 20px; left: 365px;}
.menu{text-align: center; width: 170px; height: auto; overflow: hidden; padding:20px 0 30px 0; position: relative; color: #fff; font-size: 13px;}
.menu a {font-size: 16px; padding: 0px 20px 0px 20px; text-decoration: none; color: #fff; display: block; line-height: 25px;}
.menu a:hover {background-image: url("../img/hover1.png"); }
.menu2{position: absolute; text-align: center; display: none; width: 660px; height: 150px; color: #fff; top: 35px; left: 167px;}
.menu2 a {font-size: 16px; padding: 7px; text-decoration: none; color: #fff; line-height: 25px;}
.menu2 a:hover {text-decoration: underline; }

/* RIGHT */
#right{width: 900px; height: auto; overflow: hidden; float: right; display: none;}
.r_top{width: 900px; height: 1px; background-image: url(../img/w-top.png); background-repeat: no-repeat; padding-top: 60px; z-index: 1000;}
a.fechar{margin-left: 53px; font-size: 16px; color: #069; text-decoration: none; border: 1px solid #069; padding: 2px;}
a.fechar:hover{border: 1px dotted #069;}

.r_middle{width: 900px; height: auto; overflow: hidden; background-image: url(../img/w-mid.png); background-repeat: repeat-y; padding-top: 5px;}
#alvo{width: 780px; height: auto; overflow: hidden; margin:15px 0 0 60px; padding-bottom: 10px; z-index: 2000; color: #003e50; font-size: 14px;}
.r_footer{width: 900px; height: 50px; background-image: url(../img/w-fot.png); background-repeat: no-repeat;}
.right_f{font-size: 8px; color: #fff; text-align: center;}
.right_f a{text-decoration: none; font-size: 10px; color: #fff}
.right_f a:hover{text-decoration: underline; font-size: 10px; color: #fff}
.right_f p{font-size: 12px;}

/* SCROLLER */
#scroll1{width: 280px; height: 600px; position: absolute; top: 40px; left: 0; display: none; border: 2px solid #fff; padding: 0;}
#scroll1 object{margin-left: 0px; }
#scroll2{width: 280px; height: 600px; position: absolute; top: 40px; right: 0; display: none; border: 2px solid #fff; padding: 0;}
#scroll2 object{margin-left: 0px; }

/* COPYRIGHT */
.under{width: 780px; height: auto; overflow: hidden; padding-left: 60px; padding-top: 20px;}
.copy{float: right;}
.copy2{float: left;}
.copy2 img{border: none;}
hr{
    color: #fff;
}



