<!--
A:link, A:visited { text-decoration: none; color: blue}
A:hover { text-decoration: none; color: red; background-color: black}
P {
font-family: Arial;
font-size: 8pt;
color: 000000;
}
DIV {
font-family: Arial;
font-size: 7pt;
color: 000000;
}
BODY {
font-family: Arial;
font-size: 7pt;
background-color: #000000;
background-position: top left;
background-repeat: no-repeat;

SCROLLBAR-FACE-COLOR: #604400;
  
    SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #C2A715;
    SCROLLBAR-BASE-COLOR: #ffffff;
    scrollbar-3d-light-color: #ffff00;
    scrollbar-dark-shadow-color: #000000;

    BORDER-BOTTOM:  none;
    BORDER-LEFT:  none;
    BORDER-RIGHT:  none;
    BORDER-TOP:  none;

}
Table {
font-family: Arial;
font-size: 8pt;
color: 000000;
background-position: top left;
background-repeat: no-repeat;
}
.borda {
           border-color: #000000;
           font-family : verdana;
           font-size : 9pt;
           Color : #000000;
           border-width : 1px;
           background-color: #FFDCDC;
           border: 1px #000000 solid
       }

.newslatter {
	   position:absolute;
	   TOP:150;
	   LEFT:140; 
	   WIDTH:230; 
	   HEIGHT:100; 
	   overflow:yes;
}
.galerias {
	   position:absolute;
	   TOP:260;
	   LEFT:200; 
	   WIDTH:400; 
	   HEIGHT:300; 
	   overflow:yes;
}
.texto_inicial{
	   position:absolute;
	   TOP:70;
	   LEFT:30; 
	   WIDTH:400; 
	   HEIGHT:150; 
	   overflow:yes;
}
.detalhe_quadro{
	   position:absolute;
	   TOP:200;
	   LEFT:80; 
	   WIDTH:210; 
	   HEIGHT:120; 
	   overflow:yes;
}
-->
