body, td, th, select, textarea, div, p { font-size : 11px; color : #333333; font-family : verdana, geneva, arial, helvetica, sans-serif;}

-->links<---

a { text-decoration : none;}
a:link { color: #0069a3; text-decoration : none;}
a:visited { color: #0069a3; text-decoration : none;}
a:active { background-color:transparent; text-decoration : none;}
a:hover { color: #ffffff; background: #00a4ff; text-decoration : none;}

a.blue { font-size: 10px; color:#00a4ff; font-weight:bold; line-height:18px;}
a.blue:hover { font-size: 10px; color:#ffffff; font-weight:bold; line-height:18px; background: #00a4ff;}

a.navigation { font-size: 11px; color:#8a8b8b; font-weight:normal; font-style:italic; line-height:17px;}
a.navigation:hover { font-size: 11px; color:#333333; font-weight:normal; font-style:italic; line-height:17px; background: none; }

a.grey { font-size: 10px; color:#8a8b8b; font-weight:normal; line-height:17px;}
a.grey:hover { font-size: 10px; color:#ffffff; font-weight:normal; line-height:17px; background: #000000; }

a.white { font-size: 10px; color:#ffffff; font-weight:normal; line-height:18px;}
a.white:hover { font-size: 10px; color:#ffffff; font-weight:normal; background: #000000; line-height:18px;}

a.menu { font-size: 10px; color:#666666; font-weight:bold; line-height:18px;}
a.menu:hover { font-size: 10px; color:#000000; font-weight:bold; line-height:18px; background: none;}

a.privada { font-size : 11px; color : #333333; font-family : verdana, geneva, arial, helvetica, sans-serif;}
a.privada:link { font-size : 11px; color : #333333; font-family : verdana, geneva, arial, helvetica, sans-serif;}
a.privada:visited { font-size : 11px; color : #333333; font-family : verdana, geneva, arial, helvetica, sans-serif;}
a.privada:active { font-size : 11px; color : #333333; font-family : verdana, geneva, arial, helvetica, sans-serif;}
a.privada:hover { font-size : 11px; color : #333333; background: #ffffff; font-family : verdana, geneva, arial, helvetica, sans-serif;}

img
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px
}
-->txt<---

.normal { font-size : 11px; line-height : 16px;}
.tdark {font-size: 10px; color:#033d89; font-weight:bold; line-height:18px;}
.title {font-size: 10px; color:#00a4ff; font-weight:bold; line-height:18px;}
.black {font-size: 10px; color:#000000; font-weight:bold; line-height:17px;}
.grey {color: #8a8b8b; line-height:16px;}
.white {color:#ffffff;}
.blue {color:#0069a3;}
.footer {font-size:10px;}
.flatnavigation { font-size: 11px; color:#8a8b8b; font-weight:normal; font-style:italic; line-height:16px;}

-->tables<---

.table_geral_form
{ 
width: 550px;
border: none;
text-align: left;
font-family: arial, sans-serif;
font-weight: normal;
font-size: 8.5pt;
color: #333333;
}


td.txtform
{ 
border : none;
text-align: left;
font-family: arial, sans-serif;
font-weight: normal;
font-size: 8.5pt;
color: #333333;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px; }

td.txtform_right
{ 
border : none;
text-align: right;
font-family: arial, sans-serif;
font-weight: normal;
font-size: 8.5pt;
color: #333333;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px; }


td.section
{ 
border-bottom: 1px #b6c0c3 solid;
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px; }

td.txt_red {
    text-align: left;
    text-valign: top;
    font-family: Arial, Geneva;
    font-weight: normal;
    font-size: 8.5pt;
    color: #FF0000;
    padding-left: 8px;
    padding-right: 4px;
}    

td.txt_border {
    text-align: left;
    text-valign: top;
    font-family: Arial, Geneva;
    font-weight: normal;
    font-size: 8.5pt;
    color: #333333;
    background-color: #E6E6E6;
    padding-left: 2px;
    padding-right: 2px;
    border-width:1px 1px 1px 1px; border-color:#A5ACB2; border-style:solid;
}

/* componentes da área de gestão */

.form_campo_titulo {           
    font-size : 11px;
    width: 320px; 
    height: 18px;
    font-family: Arial; 
    border-width:1px 1px 1px 1px; border-color:#A5ACB2; border-style:solid;
}                      
.form_campo_resumo {           
    font-size : 11px; 
    width: 320px;                            
    height: 100px;
    font-family: Arial;  
    border-width:1px 1px 1px 1px; border-color:#A5ACB2; border-style:solid;
}                      
.form_campo_detalhes {           
    font-size : 11px; 
    width: 320px;                            
    height: 400px;
    font-family: Arial;  
    border-width:1px 1px 1px 1px; border-color:#A5ACB2; border-style:solid;
}
.form_campo_imagem {           
    font-size : 11px; 
    width: 320px; 
    font-family: Arial;  
    border-width:1px 1px 1px 1px; border-color:#A5ACB2; border-style:solid;
} 



