body                    { margin-left: 0px; margin-top: 15px; margin-right: 0px; margin-bottom: 0px; background-color: #DFDFDF; }
table                   { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; color:#666; }

a:link                  { color: #252424; text-decoration: none; font-size:1.0em; }
a:visited               { color: #252424; text-decoration: none; font-size:1.0em; }
a:hover                 { color: #666; text-decoration: underline; font-size:1.0em; }

.lnk_menu:link          { color: #fff; text-decoration: none; font-size:1.3em }
.lnk_menu:visited       { color: #fff; text-decoration: none; font-size:1.3em }
.lnk_menu:hover         { color: #fff; text-decoration: underline; font-size:1.3em }

.lnk_projetos:link      { color: #666; text-decoration: none; font-size:1.4em; font-weight:bold }
.lnk_projetos:visited   { color: #666; text-decoration: none; font-size:1.4em; font-weight:bold }
.lnk_projetos:hover     { color: #666; text-decoration: underline; font-size:1.4em; font-weight:bold }

.lnk_projetos1:link     { color: #000; text-decoration: none; font-size:1.5em; font-weight:bold }
.lnk_projetos1:visited  { color: #000; text-decoration: none; font-size:1.5em; font-weight:bold }
.lnk_projetos1:hover    { color: #000; text-decoration: underline; font-size:1.5em; font-weight:bold }

.titulos                { color: #252424; font-size:1.5em; font-weight:bold; }
.rodape	                { color: #252424; font-size:1.0em; font-weight:bold; }

.news_data              { color: #666; font-size:1.0em; font-weight:bold }
.lnk_news:link          { color: #666; text-decoration: none; font-size:1.2em }
.lnk_news:visited       { color: #666; text-decoration: none; font-size:1.2em }
.lnk_news:hover         { color: #666; text-decoration: underline; font-size:1.2em; }


.botao_envio            { height:32px; background-color:#f3f2f0; color:#666; font-size:18px; border-style: solid; border-width:3px; border-color:#e5e5e5; }
input                   { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #f3f2f0; border-style: solid; border-width:2px; border-color:#f3f2f0; margin-bottom:3px; }
select                  { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #f3f2f0; border-width:2px; border-color:#f3f2f0; }
textarea                { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #f3f2f0; border-style: solid;  border-width:2px; border-color:#f3f2f0; margin-bottom:3px; }

#log                    { width: 100%; margin-top: 10px; }
#log_res                { overflow: auto; text-align: left; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; color:#bf1b1a; margin-bottom:7px; line-height:20PX }
#log_res.ajax-loading   { padding: 20px 0; background: url(../imagens/spin.gif) no-repeat left; }
