/* 
    Document   : fale_conosco
    Created on : 08/08/2009, 10:24:15
    Author     : luan
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}


table tbody tr td.texto-tabela{
    color:#004F6B;
display:inline-block;
text-align:right;
width:190px;
    

}
div.content div.info{
    background:transparent;
}




