/* CSS Document */

body { margin:10px 0 0 0; background-color:#fff;}

body, div, td { font:11px Tahoma; color:#000;}

h1, h2, h3, h4 { font:11px Tahoma; color:#333;}

ul { list-style-type:none;}
ul, li { margin:0px; padding:0px;}

img { border:none;}
a img { border:0px; margin:0px;}
a:link, a:visited { text-decoration:none; color:#000;}
a:hover { text-decoration:underline;}

/* CONTÊINER */
#conteiner { margin:0px auto; width:776px; border:none;}
/* TOPO */
#conteiner #topo { width:776px; height:128px; margin:0 0 1px 0; padding:0px; text-align:right; float:right; background:#fff url(../_img/topo_02.jpg) top no-repeat;}

#conteiner #sombra { width:100%; height:10px; margin:0px; padding:0px; float:right;}
#conteiner #sombra td.left { width:85px; height:10px; background:url(../_img/sombra_left_04.jpg) left top no-repeat;}
#conteiner #sombra td.miolo { width:608px;  background:url(../_img/sombra_topo_05.gif) top repeat-x;}
#conteiner #sombra td.rigth { width:85px; background:url(../_img/sombra_rigth_07.jpg) right top no-repeat;}

/* SIMPLES */
#conteiner #simples { width:608px; float:right; margin:0px 0px 0px 8px; padding:0px; border:none; background-color:#f8f7ed;}

/* RODAPÉ */
#conteiner #rodape { width:605px; height:25px; display:block; clear:both; padding:5px 0 0 0; margin:10px 0 0 0; float:right; border-width:1px 1px 0px 1px; border-style:solid; border-color:#999999; background:#e4f0f6 url(../_img/bg1_rodape.gif); text-align:center;}
#conteiner #rodape li { display:inline; padding:0 0 0 7px; margin:0 5px 0 0; background:url(../_img/seta_rodape.gif) left no-repeat;}

#conteiner #rodape2 { width:605px; height:30px; display:block; clear:both; float:right; border-width:0px 1px 1px 1px; border-style:solid; border-color:#999999; padding:0px; margin:0px; background:#efefef url(../_img/bg2_rodape.gif);}
#conteiner #rodape2 h1 { margin:3px 5px; font:10px Tahoma; text-align:right;}

#conteiner #by { width:603px; height:20px; display:block; clear:both; padding:0px; margin:0px; float:right; text-align:right;}
#conteiner #by li { font:10px Tahoma; display:inline; padding:0px; margin:0px; background:#daf0fd; color:#144a8a;}
#conteiner #by li a { padding:0px 5px; margin:0px; text-transform:uppercase; font-size:9px; font-weight:bold; color:#144a8a;}