/* CSS Document */

body {margin:0px; font:Arial; background:#fff;}

h1   {margin:0px; padding:0px;}
h2   {margin:0 0 0 5px; padding:0px; font:11px Arial; color:#333;}
h3   {margin:0 0 0 5px; padding:0px; font:11px Arial; color:#333;}
a    {margin:0px; padding:0px; outline:none;}
p    {margin:0px; padding:0px;}
ul   {margin:0px; padding:0px;}
li   {margin:0px; padding:0px;}
img  {border:0px;}


#geral        { width:937px; height:auto; margin:auto; background:#fff;} 

#top          { position:relative; width:937px; height:95px; background:url(images/bkg-topo.jpg); float:left;}
#bot-logo     { position:relative; width:235px; height:95px; margin:0 0 0 10px; float:left;}
#bot-logo img { width:235px; height:95px;}
#menu-top     { position:relative; width:692px; height:90px; padding:5px 0 0 0; text-align:right; float:left;}
#menu-top a   { font:bold 10px Verdana; color:#cfd9e7; margin:0 15px 0 0; text-decoration:none;}
#menu-top a:hover { color:#5286c5;}
#bread        { position:relative; width:678px; height:27px; padding:0 0 0 260px; font:11px Arial; color:#fff; background:url(images/bkg-bread.jpg); float:left;}
#bread a      { color:#fff; font:11px Arial; text-decoration:none;}
#bread p      { margin:5px 0 0 0;}
#center       { position:relative; width:897px; height:auto; background:#eee; margin:2px 0 0 0; padding:20px 20px; border-top:10px solid #00337f; float:left;}
#titulo       { position:relative; width:897px; height:25px; margin:0 0 10px; background:#215290; float:left;}
#titulo h1    { font:14px Verdana; margin:4px; color:#fff;}
#foto         { position:relative; width:420px; height:auto; float:left;}
#foto img     { width:350px; margin:10px 0 0 50px;}
#texto        { position:relative; width:897px; height:auto; margin:0 0 10px 0; float:left;} 
#texto p      { font:11px Arial; color:#333; margin:5px;}
#formulario   { position:relative; width:397px; height:auto; float:left;}
#formulario p { font:12px Arial; color:#666; margin:5px 15px;}

/*************************Formulario*********************************/
form td               { width:397px; margin:0 0 10px 0;  float:left;  }
form .areas           { width:272px; padding:3px 4px; font:11px Arial;  border:1px solid #999;}
form td textarea      { width:280px; height:60px; }
form td               { width:100px; margin:0; padding:0; font:12px Arial; color:#666; float:left;}
form td .tFone        { width:280px; }
form td .botEnviar2   { width:50px; height:26px; cursor:pointer; background:#FFF; border:1px solid #666; }
/*************************Formulario*********************************/

#footer     { position:relative; width:937px; height:25px; background:#213983; float:left;}
