/* CSS Document */

body { margin: 0; padding: 0px; background-image: url(../images/fundo-preto.gif); background-color: #000000; }
body_fotos_list { margin: 0px; padding: 0px; background-image: url(../images/fundo-preto.gif); background-color: #000000; }

/* br { clear: both; } */


/* CONTAINER PRINCIPAL */
#container { background-repeat: repeat-x; }

/* CONTAINER BARRA TOPO */
#topo {  margin: 0px; padding: 12px; height: 93px; }

#logo { margin: 5px 10px 0px 0px; float: left; } 

/* MENU TOPO */
#menu { margin: 6px 0px 0px 10px; }
#menu a { font-family: "Trebuchet MS"; color:#FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none; }
#menu a:hover { text-decoration: underline; color: #d3e337; }

/* CONTAINER COLUNA ESQUERDA ENTREVISTA */
#container_entrevista { float: left;  text-align: center; width: 200px; margin-top: 10px; }
#entrevista { text-align: center;  width: 170px; margin-bottom: 20px; line-height: 22px; }
#entrevista img { margin-bottom: 5px; }


/* MIOLO WIKI */
#miolo { float: left; margin: 0; padding: 20px 0px 20px 20px; font-family: "Trebuchet MS"; font-size: 13px; color: #FFFFFF; line-height: 16px; width: 96%;  }

/*  dwidth: expression(this.offsetWidth < 1024 ? "96%"  : this.offsetWidth); */

/* CONTEUDO WIKI */
#wiki_dia { background: url(../images/linha-verde-dia-wiki.gif) repeat-x; height: 30px; margin-bottom: 20px; width: 100%; }
#wiki { font-family: "Trebuchet MS"; font-size: 13px; color: #FFFFFF; line-height: 18px;  }
#wiki p { margin: 0px; padding: 0px; }
#wiki img { margin: 10px; }
#wiki a { font-family: "Trebuchet MS"; color: #b6e00d; border-bottom: dotted #b6e00d 1px; font-size: 13px; text-decoration: none; }
#wiki a:hover { text-decoration: none; border-bottom: none; }


/* RODAPÉ */
#container_rodape { background: url(../images/bg-rodape.gif) repeat-x; width: 100%; text-align:center; height: 90px; margin-top: 10px; padding-top: 8px; }
#obs_rodape { width: 730px; line-height: 15px; }

#container_rodape_fotos { background: url(../../images/bg-rodape.gif) repeat-x; width: 100%; text-align:center; height: 63px; margin-top: 10px; padding-top: 8px; }

/* NAV RODAPE */
#container_nav_rodape { width: 100%; text-align: center; }


/* FOTOS LIST */
#thumbnail { float: left; width: 120px; text-align: center; margin: 0px 20px 20px 0px; }
#thumbnail img { margin: 0 auto; text-align:center; border: 3px #ebc800 solid; }


/* FLYER TCELLO */
#container_flyers { width:600px; text-align: center;  }
#container_flyers img {  margin: 10px; }


/* CONTAINER BANNER PARCEIROS */
#cont_banner_parceiros { margin: 0 auto; width: 460px; }
#banner_parceiros { float: left; width: 230px; text-align: left; margin-bottom: 30px; }


/*
***************************************************
TODAS AS PÁGINAS
***************************************************
*/

/* DIV ALINHADA AO CENTRO */
#div_align_center { margin: 0 auto; text-align:center; }

/* DIV ALINHADA A DIREITA */
#div_align_right { float: right;  margin: 0 auto; text-align:right; }

/* DIV ALINHADA A DIREITA */
#div_align_left { float: left; margin: 0 auto; text-align:left; }

/* DIVISORIA VERDE CENTRALIZADA */
#divisoria_verde_center { margin: 0 auto;  text-align:center; border-bottom: dotted 1px #d3e337; width: 500px; height: 2px; }


/*
***************************************************
FIM TODAS AS PÁGINAS
***************************************************


***************************************************
TEXTOS
***************************************************
*/

/* BRANCO */

.tx_12 { font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 12px; }
.tx_13 { font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 13px; }
.tx_16 { font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 16px; }
.tx_17 { font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 17px; }
.tx_18 { font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 18px;}
.tx_20 { font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 20px;}
.tx_24 { font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 24px;}

/* FIM BRANCO */

/* TEXTO VERDE */
.tx_12_verde { font-family: "Trebuchet MS"; color: #d3e337; font-size: 12px;}
.tx_13_verde { font-family: "Trebuchet MS"; color: #d3e337; font-size: 13px;}
.tx_16_verde { font-family: "Trebuchet MS"; color: #d3e337; font-size: 16px;}
.tx_18_verde { font-family: "Trebuchet MS"; color: #d3e337; font-size: 18px;}
.tx_20_verde { font-family: "Trebuchet MS"; color: #d3e337; font-size: 20px;}
.tx_30_verde { font-family: "Trebuchet MS"; color: #d3e337; font-size: 30px;}



/*
***************************************************
FIM TEXTOS
***************************************************

 
***************************************************
LINKS
***************************************************
*/

a.link_tx_12 { font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 12px; text-decoration: none; border-bottom: dotted #fff 1px; }
a:hover.link_tx_12  { color: #d3e337; border-bottom: dotted #d3e337 1px; }

a.link_tx_13 { font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 13px; text-decoration: none; }
a:hover.link_tx_13  { color: #d3e337; border-bottom: dotted #d3e337 1px; }

a.link_tx_13_dot { font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 13px; text-decoration: none; border-bottom: dotted #fff 1px; }
a:hover.link_tx_13_dot  { color: #d3e337; border-bottom: dotted #d3e337 1px; }

a.link_tx_verde_13 { font-family: "Trebuchet MS"; color: #b6e00d; font-size: 13px; text-decoration: none; }
a:hover.link_tx_verde_13  { color: #d3e337; border-bottom: dotted #b6e00d 1px; }

a.link_tx_verde_13_dot { font-family: "Trebuchet MS"; color: #b6e00d; font-size: 13px; text-decoration: none; text-decoration: none; border-bottom: dotted #b6e00d 1px; }
a:hover.link_tx_verde_13_dot  { color: #fff; border-bottom: dotted #fff 1px; }

/* 
***************************************************
FIM LINKS
***************************************************
*/