@import url(template.css);
@import url(elementos.css);
@import url(design.css);

/* GERAL */
* { }
body { margin: 0; }
input, textarea { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #333; border: 1px solid #999; }
select { font: 10px/20px "Tahoma"; color: #666; }
.btn { border: none; }

.noBorder { border: none; }
a.bullet_1 { font: bold 9px Verdana, Arial, Helvetica, sans-serif; color: #FF6600; text-decoration: none; background: url(../imgs/bullet_seta.gif) 0px 5px no-repeat; padding-left: 9px; margin-top: 10px; display: block; }
a:hover.bullet_1 { text-decoration: underline; }
a.bullet_2 { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #FF6600; text-decoration: none; background: url(../imgs/bullet_seta.gif) 0px 5px no-repeat; padding-left: 9px; margin-top: 10px; display: block; }
a:hover.bullet_2 { text-decoration: underline; }
.bullet_3 { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #666; text-decoration: none; background: url(../imgs/bullet_seta2.gif) 0px 5px no-repeat; padding-left: 9px; margin-top: 10px; display: block;  }
.divisoria { width: 100%; background: url(../imgs/divisoria_degrade.gif) repeat-x; height: 8px; clear: both; }
.empurra {  padding: 10px 0 20px 150px; }

#foto{width:201px; float:right; padding:0 0 10px 10px; }
#foto img{border:1px solid #FF6600;}
#foto .legenda{ font:9px Verdana, Arial, Helvetica, sans-serif; color: #FF6600; }
#foto .credito { font:9px Verdana, Arial, Helvetica, sans-serif; color: #FF6600; }

.divisoria2 { width: 60px; height: 237px; float: left; overflow: hidden; background: url(../imgs/divisoria_degrade2.gif) 50% 0% no-repeat }

.paginacao { width: 100%; text-align: center; }
.paginacao p { font: 10px "Tahoma"; }
.paginacao a { font: bold 10px "Tahoma"; color: #666; }