/* rui@marchante.org - 2008   */
/* V1.1-072008   */
/* V1.2-072009   */


#olddiv {
display: block;
width: 740px;
height: 230px;
position: absolute;
right: 70px;
bottom: 0px;
border: 1px solid #333333;
padding: 10px;
margin-bottom: 10px;
margin-right: 10px;
z-index: 6;
}

#comentarios {
display: none;
}

body {
margin: 5px;
padding:  0px 0px 0px 0px;
font-family: courier, sans-serif;
font-size: 12px;
background: #000000;
color: #ffffff;
}

a {
color: #aaaaff;
text-decoration: none;
}

a:hover {
text-decoration: line-through;
}

.linha {
display:block;
width: 740px;

}

.col2 {
margin-left: 20px;
width: 150px;
padding: 0px;
}

.col3 {
margin-left: 25px;
padding: 0px;

}

.col4 {
margin-left: 25px;
}

#caixa1 {
display: block;
background-color: yellow;
width: 60px;
height: 60px;
position: absolute;
top: 20px;
left: 100px;
z-index: 9;
}



#caixa2 {
display: block;
background-color: blue;
width: 60px;
height: 60px;
position: absolute;
top: 40px;
left: 160px;
z-index: 4;
}

#caixa3 {
display: block;
background-color: red;
width: 60px;
height: 60px;
position: absolute;
top: 90px;
left: 30px;
z-index: 4;
}

#caixa4 {
display: block;
background-color: green;
width: 60px;
height: 60px;
position: absolute;
top: 70px;
left: 130px;
z-index: 4;
}

#caixa5 {
display: block;
background-color: #00ffff;
width: 60px;
height: 60px;
position: absolute;
top: 50px;
left: 70px;
z-index: 4;
}

#caixa6 {
display: block;
background-color: magenta;
width: 60px;
height: 60px;
position: absolute;
top: 130px;
left: 40px;
z-index: 4;
}

#caixa12 {
display: block;
background-color: #ffffff;
width: 60px;
height: 60px;
position: absolute;
right: 0px;
bottom: 0px;
z-index: 5;
border-top: 2px solid #111111;

}

#caixa11 {
display: block;
background-color: #cccccc;
width: 60px;
height: 60px;
position: absolute;
right: 0px;
bottom: 60px;
z-index: 4;
border-top: 2px solid #333333;

}

#caixa10 {
display: block;
background-color: #999999;
width: 60px;
height: 60px;
position: absolute;
right: 0px;
bottom: 120px;
z-index: 4;
border-top: 2px solid #666666;

}

#caixa9 {
display: block;
background-color: #666666;
width: 60px;
height: 60px;
position: absolute;
right: 0px;
bottom: 180px;
z-index: 4;
border-top: 2px solid #999999;

}

#caixa8 {
display: block;
background-color: #333333;
width: 60px;
height: 60px;
position: absolute;
right: 0px;
bottom: 240px;
z-index: 4;
border-top: 2px solid #cccccc;

}

#caixa7 {
display: block;
background-color: #111111;
width: 60px;
height: 60px;
position: absolute;
right: 0px;
bottom: 300px;
z-index: 4;
border-top: 2px solid #ffffff;
}


.txt3 {
font-family: arial;
font-size: 12px;
color: yellow;
text-decoration: none;
}


.txt4 {
font-family: courier, sans-serif;
font-size: 12px;
color: black;
display: block;

}

a.sitemeter {
filter: alpha(opacity=10); 
-moz-opacity:0.10; 
-khtml-opacity:0.10; 
opacity:0.10; 
}

img {
filter: alpha(opacity=10); 
-moz-opacity:0.10; 
-khtml-opacity:0.10; 
opacity:0.10; 
}