*{ font-size: 13px }
body{
    font-family:Arial;
    font-size:12px;
    color:black;
    margin:0px;
    padding:0px;
    height:100%;
    text-align:center;
    background: #D8EBFF url("../images/bg2.gif") repeat-x scroll 0 top;
    /*
        background: transparent url("../images/bg.png") repeat-x scroll 0 bottom;
    */
}
hr {
    height:1px;
    border-left:0px;
    border-right:0px;
    border-top:0px;
    background-color:#2870B6;
}
#mainBody {
    width:984px;
    margin:0 auto;
    padding:0px;
    height:100%;
    text-align:left;
    background:#FFFFFF;
   
    border-left: 1px solid #5a709b;
    border-right: 1px solid #5a709b;
}
#fundo {
    width:984px;
    margin:0 auto;
    padding:0px;
    height:100%;
    /*text-align:left;
    background:#FFFFFF;
    background: #D8EBFF url("../images/fundo.png") repeat-y scroll 0 top;
   */ border-left: 1px solid #6a7b9b;
    border-right: 3px solid #6a7b9b;
}

#heading {
    width:100%;
    text-align:left;
    vertical-align:middle;
    background: url("../images/banner.jpg") scroll 0 top;
    background-repeat:no-repeat;
}
.titulo {
    font-size:20px;
    font-weight:bold;
    font-family:verdana;
}
.slogan {
    font-style:italic;
    font-weight:bolder;
    background-color:#2870B6;
    color:#ffffff;
}
#headingTable {
    width:100%;
    text-align:left;
    vertical-align:top;
}
#apoHead {
    padding:20px 10px;
}
#body {
    padding:0px 10px;
}
.padrao {
    font-weight:bolder;
    font-size:12px;
}
.generico1 {
    color:#2870B6;
    font-size:12px;
}
a:link {text-decoration: none; color:#2870b6;}
a:visited {text-decoration: none; color:#2870b6;}
a:hover {text-decoration: none; color:#84D3EE;}
#barras {
    width:100%;
    height:100%;
    background: url("../images/barra.jpg") repeat-y scroll 0 top;;
}
#content {
    width:955px;
    
}
p {
    text-align:justify;
    padding-left:5px;
    color:#4F4D4A;
}
.titles {
    font-weight:bold;
    padding-left:5px;
    color:#2064B0;
}
.botao {
    background-color:transparent;
    color:#2870B6;
    width:150px;
    border: 0px solid;
}
#footer {
    width:100%;
    height:40px;
    background-image: url("../images/footer.jpg");
    background-repeat:no-repeat;
    text-align:center;
    vertical-align:bottom;
    font-size:11px;
    font-weight:bold;
    color:#336699;
}
.popup {
    width:400px;
    height:400px;
    position:absolute;
    display:none;
}
#coments {
    width:380px;
    height:310px;
    position:absolute;
    display:none;
    z-index:10;
    padding:10px;
    font-weight:bold;
    
    background-color:#E0EFFF;
    border:1px outset #336699;
    opacity:0.9;
    filter:alpha(opacity=90);
}
.textoBotao {
    cursor:pointer;
}

h1 {
    color:#2870B6;
    font-size:19px;
    
}

h2 {
    color:#2870B6;
    font-size:15px;

}

ul.espace {
    padding:5px;
    margin-left:30px;
    font-variant:small-caps;
}

ul.espace li {
    padding:10px;
    
}

.azul {
	background-color:#3E5269;
	color:#ffffff;
	width:90px;
}
.azulSub {
	background-color:#3E5269;
	color:#ffffff;
	width:50px;
	height:25px;
	
}
.azul2 {
 
 	background-color:#759BC7;
	color:#ffffff;
	
}
.fundocinza {
	background-color:#E6EEEE;
	border:1px solid #000000;
}
.botaoAzul {
	background-color:#3E5269;
	border:1px solid #000000;
	color:#ffffff;
}
input.largo {
border:1px solid #3E5269;
color:#3E5269;
font-weight:bold;
text-align:right;
width:400px;
}

#mask {
    position:absolute;    
	z-index:90;
	background-color:#101A4F;
	display:none;
	
}
#graficos {
	position:fixed;
	display:none;
	width:700px;
	height:100%;
	z-index:900;
	background-color:#fff;
	
}
