/* 
    Document   : config_print
    Created on : 22/06/2009, 15:23:17
    Author     : hfernandes
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:6pt;
    background: white;
    min-width: 100%;
}

.panelSeriesContainer{
    display:none;
}
.map{
    display:none;
}
.cab{
    display:none;
}
.coluna{
    display:none;
}
.rodape{
    display:none;
}
.icePnlBrdrWest{
    display:none;
}
.tituloOferta{
    font-size: 24px;    
}
.imagemIco{
    display:none;
}

table{
    width: 100%;
}

.label{
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:10pt;
    font-weight:bold;
    color:gray;
    text-align:right;
}
.txt{
    font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:10pt;
}
.tituloCurriculo{
    font-size:14pt;
    font-weight:bold;
}
.subTituloCurriculo{
    font-weight:bold;
    margin-left: 5px;
    font-size:12pt;
}

