﻿


body 
{
    margin:0; 
    padding:0; 
    font-family:Verdana; 
    font-size:11px; 
    background:url(../img/fundo.gif) repeat left top;
    }

.geral { width:564px; background-color:#002F7F; margin:20px auto;}
.topo { width:564px; height:206px;}

.topo h1 { text-indent:-9999px; overflow:hidden; width:564px; height:206px;}
.topo h1.metrologia {background:url(../img/metrologia.gif) no-repeat left top;}
.topo h1.qualidade {background:url(../img/qualidade.jpg) no-repeat left top;}

.conteudo 
{
    margin:0 2px;
    padding:20px 0 0 0;
    width:560px;
    background:#fff url(../img/topo_conteudo.gif) no-repeat left top;
    }
.conteudo p { padding:0 0 0 20px;}
.conteudo ul { margin:0 20px 0 30px; padding:0 20px 0 30px;}

span.fecha_conteudo 
{
    margin:0 2px;
    padding:0;
    margin-top:-20px;
    *margin-top:0;
    width:560px;
    height:13px;
    display:block;
    background:url(../img/rodape_conteudo.gif) no-repeat left top;
    }
    
span.informacoes 
{
    text-indent:-9999px; 
    display:block; 
    overflow:hidden; 
    width:144px; 
    height:39px; 
    background:url(../img/informacoes.gif) no-repeat left top;
    float:left;
    margin:18px 20px;
    _margin:18px 12px;
    *margin-bottom:0;
    }    

h4 a 
{
    text-indent:-9999px; 
    display:block; 
    overflow:hidden; 
    width:162px; 
    height:41px; 
    float:left;
    margin:0 10px;
    }    
    
h4.bt_downloads a {background:url(../img/bt_downloads.jpg) no-repeat left top;}
h4.bt_fale_conosco a {background:url(../img/bt_fale_conosco.jpg) no-repeat left top;}    

.rodape 
{
    margin:0;
    padding:0;
    clear:both;
    background-color:#2A2A2A;   
    }    
.rodape p.texto_branco 
{
    color:#fff; 
    border-bottom:1px solid #fff; 
    padding-bottom:4px;
    width:524px;
    padding-top:10px;
    margin-left:20px;
    margin-bottom:0;
    }
.rodape p.texto_rodape
{
    color:#b2b2b2; 
    width:524px;
    margin:10px 0 0 20px;
    padding-bottom:10px;   
    }
.rodape p.texto_rodape a {color:#b2b2b2; text-decoration:none; }    
.rodape p.texto_rodape a:hover { text-decoration:underline;}

a.size1{
	font-size:10px;
}

a.size2{
	font-size:12px;
	font-weight:bold;
}

a.size3{
	font-size:14px;
	font-weight:bold;
}

a.size4{
	font-size:16px;
	font-weight:bold;
}  