/* webdesign rui@marchante.org - 2003   */
/* V1-062007   */
/* ultima alteracao 12 Dez 2009  */

#comentarios {
display: none;
}

#facebook {
display: block;
width: 300px;
height: 50px;
position: absolute;
color: white;
top:423px;
left: 3px;
z-index: 5;
border: 0px solid #000000;
filter: alpha(opacity=40); 
-moz-opacity:0.40; 
-khtml-opacity:0.40; 
opacity:0.40;
}

#estrela {
position: absolute;
left: 20px;
top: 10px;
display: none;
width: 100px;
height: 100px;
background-image: url(images/Star3.gif); 
background-repeat: no-repeat; 
background-position: 0% 0%;
filter: alpha(opacity=70); 
-moz-opacity:0.70; 
-khtml-opacity:0.70; 
opacity:0.70; 
z-index: 4;
}

#estrela3 {
position: absolute;
left: 50px;
top: 80px;
display: none;
width: 100px;
height: 100px;
background-image: url(images/Star2.gif); 
background-repeat: no-repeat; 
background-position: 0% 0%;
filter: alpha(opacity=40); 
-moz-opacity:0.40; 
-khtml-opacity:0.40; 
opacity:0.40; 
z-index: 4;
}

#estrela2 {
position: absolute;
left: 50px;
top: 30px;
display: none;
width: 100px;
height: 100px;
background-image: url(images/Star3.gif); 
background-repeat: no-repeat; 
background-position: 0% 0%;
filter: alpha(opacity=99); 
-moz-opacity:0.99; 
-khtml-opacity:0.99; 
opacity:0.99; 
z-index: 4;
}


#estrela4 {
position: absolute;
left: 50px;
top: 200px;
display: none;
width: 100px;
height: 100px;
background-image: url(images/Star2.gif); 
background-repeat: no-repeat; 
background-position: 0% 0%;
filter: alpha(opacity=80); 
-moz-opacity:0.80; 
-khtml-opacity:0.80; 
opacity:0.80; 
z-index: 4;
}


#estrela5 {
position: absolute;
left: 35px;
top: 85px;
display: none;
width: 100px;
height: 100px;
background-image: url(images/Star2.gif); 
background-repeat: no-repeat; 
background-position: 0% 0%;
filter: alpha(opacity=80); 
-moz-opacity:0.80; 
-khtml-opacity:0.80; 
opacity:0.80; 
z-index: 4;
}

body {
margin: 0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
background: #666;
/*
background-image: url(imagens/fundo_dir9.jpg); 
background-repeat: repeat; 
background-position: 0% 0%;
*/
}


#beta {
display: block;
width: 100px;
height: 100px;
position: absolute;
bottom: 0px;
left: 0px;
background-image: url(imagens/beta.jpg); 
background-repeat: repeat; 
background-position: 0% 0%;
z-index: 3;
}



#ads {
display: block;
width: 234px;
height: 60px;
position: absolute;
bottom: 5px;
left: 5px;
z-index: 1;
border: 0px dashed black;

}





.contador {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 0px;
right: 0px;
padding: 2px;
filter: alpha(opacity=20); 
-moz-opacity:0.20; 
-khtml-opacity:0.20; 
opacity:0.20; 
}



#discard { 
display: none;
}

/*
#topo {
height: 93px;
width: 550px;
border: 1px dashed #0F0;
display: block;
}
*/

#esquerda {
position: absolute;
width: 570px;
top: 0px;
left: 0px;
height: 100%;
/* text-align: right; */
margin: 0px;
display: block;
border-right: 0px solid #000;
background: #454545;
filter: alpha(opacity=60); 
-moz-opacity:0.60; 
-khtml-opacity:0.60; 
opacity:0.60; 
}

#miolo {
position: absolute;
display: block; 
width: 460px; 
height: 330px;
top: 57px;
margin-left: 100px;
color: #eee;
 /* left: 170px; */
/* border-left: 1px solid #000; */
padding: 0px;
}

#direita {
border-left: 1px solid #000;
border-right: 1px solid #000;
position: absolute;
height: 100%;
width: 98px;
left: 590px;
text-align: center;
top: 0px;
display: block;
margin: 0px 5px 5px 5px;
/* background: #000; */
background-image: url(imagens/img35mm.jpg); 
background-repeat: repeat; 
background-position: 0% 0%;
padding-top: 30px;
}

a { 
color:  #ddd; 
text-decoration: underline; 

}

a:hover { 
color: #fff;
text-decoration: none; 
}

/*
a:visited { 
color: #222;
text-decoration: none;
}
*/

a:active {
}

span.bot { 
text-decoration: line-through; 
color: #666; 
font-size: 12px;
font-weight: bold;
padding-left: 6px;
padding-right: 3px;
}

a.bot { 
text-decoration: underline; 
color: #000; 
font-size: 12px;
font-weight: bold;
padding-left: 3px;
}


a.bot:hover { 
font-size: 12px;
text-decoration: none;
color: #AF4D30;
}

/*
a.bot:visited { 
font-size: 12px;
color:  #666; 
text-decoration: underline; 
}



a.bot:active { 
color:  #fff; 
}
*/


#logo {
display: block;
width: 100px;
height: 100px;
left: 0px;
margin: 0px;
position: absolute;
z-index: 3;

}

#botoes {
width: 601px;
display: block;
position: absolute;
bottom: 0px;
z-index: 3;
}

#botao {
font-weight: bold;
display: block;
background-color: #ccc;
border: 1px solid #333;
margin: 0px 5px 5px 5px;
padding: 0px; 
position: relative;
margin-left: 350px;
filter: alpha(opacity=60); 
-moz-opacity:0.60; 
-khtml-opacity:0.60; 
opacity:0.60; 
}

#botaoarea {
font-weight: bold;
display: block;
background-color: #fff;
border: 1px solid #333;
margin: 0px 5px 5px 5px;
padding-left: 3px;
position: relative;
margin-left: 300px;

}

A.legenda {
display: block;
font-size: 11px;
margin: 0px 0px 6px 0px;
color: white;
}


.legendabold {
font-size: 11px;
color: white;
font-weight: bold;
}

.txt {
font-size: 10px;
text-align: right;
color: white;
display: block;
margin: 0px;
}

#miolotxt {
border: 1px;
display: block;
margin-top: 65px;
text-align: justify;
}

#miolotxtdir {
margin-bottom: 50px;
margin-right: 2px;
display: block;
text-align: right;
font-size: 18px;
font-weight: bold;
}


a.janela {font-family: arial, helvetica ; 
font-weight: bold; 
text-decoration: none; 
color: #eee;
font-size: 11px;}


#show {
display: block;
width: 0px;
margin-top: 60px;
margin-left: 10px;
}

.foto {
margin-top: 5px;
margin-bottom: 5px;
border: 0px solid #655;
}
.fotos {
border: 1px solid white;
margin-top: 5px;
margin-bottom: 5px;
}



#caixa {
display: block;
margin: 25px 10px 20px 25px;
text-align: middle;
}

.bodycaixa {
background-color: #999999;
background-image: url(imagens/fundoMrede.jpg); 
background-repeat: repeat; 
background-position: 0% 0%;
display: bolck;
}
