/* CSS Document */

body { background: url(images/bg-topo.jpg) repeat-x; margin:0; padding: 0; }

#containt { margin: 0 auto; width: 880px; }

#float_left { float: left; margin: 0px; padding: 0px; }
#float_right { float: right; margin: 0px; padding: 0px; }

#logo { background: url(images/adriano-barbosa.gif) no-repeat; width: 252px; height: 25px; margin-top: 30px; float: left; text-align: right; }

#site { float: right; margin: 10px; }
#site a { font-family: Tahoma; font-size: 11px; color: #506f74; text-decoration: none; line-height: 15px; }
#site a:hover { border-bottom: #506f74 1px dashed; }

#container_portfolio { float: left; width: 634px; }
#det_portfolio { float: left; margin-top: 90px; border-bottom: 1px #000000 dashed; width: 634px; }
#img_portfolio { float: left; width: 634px; margin-top: 20px; }
#img_portfolio img { border: 1px #CCCCCC solid; margin-bottom: 40px; }


#navegacao { float: right; margin-top: 92px; width: 189px; text-align: right; }

#rodape { border-top: #ff8e33 2px solid; width: 100%; padding-top: 10px; margin: 70px 0 50px 0; font-family: "Tahoma"; color: #5e5e5e; font-size: 11px; }
#rodape span.azul { color: #0061e5; }
#rodape a { font-family: "Tahoma"; color: #0061e5; font-size: 11px; text-decoration: none; line-height: 15px; }
#rodape a:hover { border-bottom: #0061e5 1px dashed; }


.formulario { border: 0px solid #afa79f; background-color: #f2f2f2;  font-family:"Trebuchet MS";  color: #616161;  font-size: 12px; padding: 0 0 0 2px; }

.botao { border: 0px solid #afa79f; background-color: #f2f2f2;  font-family:"Trebuchet MS";  color: #616161;  font-size: 12px; padding: 0 0 0 2px; }


/* LINKS */

a { text-decoration: none; }

a.link_tx_11 { font-family: "Tahoma"; color: #5e5e5e; font-size: 11px; margin: 0; }
a:hover.link_tx_11 { background-color: #ff8e33; color: #fff; padding: 3px; }




a.portfolio { font-family: "Trebuchet MS"; color: #5e5e5e; font-size: 14px; text-decoration: none; line-height: 20px; }
a:hover.portfolio { background-color: #ff8e33; color: #fff; }
a.portfolio_active { font-family: "Trebuchet MS"; font-size: 14px; text-decoration: none; line-height: 20px; background-color: #ff8e33; color: #fff; }

a.amigos { font-family: "Trebuchet MS"; color: #5e5e5e; font-size: 12px; text-decoration: none; line-height: 19px; }
a:hover.amigos { border-bottom: #83ab09 1px dashed; color: #83ab09; font-weight: bold; }

a.topo { font-family: Tahoma; font-size: 11px; background-color: #ff8e33; color: #fff; text-decoration: none; padding: 3px; font-weight: bold; }
a:hover.topo { background-color: #fff; color: #ff8e33; }


/* TEXTO */

.tx_12 { font-family: "Trebuchet MS"; color: #5e5e5e; font-size: 12px; }
.tx_16 { font-family: "Trebuchet MS"; color: #5e5e5e; font-size: 16px; }

.tx_11_azul { color: #0061e5; font-size: 12px; }
.tx_12_azul { font-family: "Trebuchet MS"; color: #0061e5; font-size: 12px; }


