@charset "utf-8";
/* Copyright © 2008 Single Tech Suporte à Tecnologias LTDA.
Todos os direitos reservados, proibido qualquer tipo de reprodução ou edição deste documento CSS. */

/* Autor Francielho Pereira de Sousa, desenvolvimento Single Tech */

/* Documento CSS */
*{margin:0; padding:0;}
body{background: #FFFFFF;}
#corpo{width: 780px; margin:0 auto; text-align:center;}
#topo{ height:246px; margin:0 auto; text-align:center;}
#conteudo{ height:437px; background:url(../imagens/bg.png) repeat-x;}
/* BLOCO ESQUERDO*/
#bloco-esquerdo{width:253px; height:437px; float:left; text-align:left;}
#top-bloco_l{background:url(../imagens/img-projeto.png) no-repeat; height:147px;}
#content-bloco_l{background:url(../imagens/img-content_projeto.png) no-repeat; height:252px;}

#content-bloco_l ul{ list-style-type:none; width:164px; padding:8px 0 0 40px;}
#content-bloco_l ul li.enfase{ font-size:12px; color:#CCFF00; font-weight:bold; padding:2px 0 2px 0;}
#content-bloco_l ul li a{ display:block; background:url(../imagens/seta.png) 3px 2px no-repeat;font:9px Arial, Helvetica, sans-serif; color:#EAEAEA; text-decoration:none; padding:0 0 0 15px;}
#content-bloco_l ul li a:hover{ background:url(../imagens/seta.png) 5px 2px no-repeat; color:#CF0;}
#rodape-bloco_l{background:url(../imagens/img-rodape_projeto.png) no-repeat; height:38px;}

* html #content-bloco_l ul li a{height:1%}

/* BLOCO DIREITO*/
#bloco-direito{width:527px; height:437px; float:right;}
#top1-bloco_r{ background:url(../imagens/top1-bloco_r.png) no-repeat; width:473px; height:27px;}
#top1-bloco_r p.acessibility a.bottom{ background:url(../imagens/acessibility.gif) no-repeat; width:27px; height:27px; float:right;}
#top1-bloco_r p.acessibility a.bottom:hover{ background:url(../imagens/acessibility_hover.gif) no-repeat;}
#content1-bloco_r{height:161px;}
#top2-bloco_r{background:url(../imagens/top2-bloco_r.png) no-repeat; height:27px;}
#content2-bloco_r{ background:url(../imagens/img-bg_content2.png) no-repeat;height:184px;}
#parceiros{background:url(../imagens/img-bg_parceiro.png) no-repeat; height:38px;}
#singletech_top{ background:url(../imagens/img_singletech.png) no-repeat;height:37px;}
#singletech_botton{ background:#F30; background:url(../imagens/img_singletech2.png);height:23px;}
/*#singletech_top{ background:url(../imagens/img_singletech.png)608px no-repeat; height:37px;}/*divisão entre conteudo e rodape*/
/*#singletech_botton{ background:url(../imagens/img_singletech2.png)608px no-repeat #585858; height:23px;}/*divisão entre conteudo e rodape*/

/* RODAPE */
#extremidade_esquerda{ background:url(../imagens/extremidade_esquerda.png) no-repeat; width:16px; height:101px; float:left; margin:1px 0 0 0;}
#navegador{width:313px; height:62px; float:right; margin:5px 27px 0 0;}
a.firefox{ background:url(../imagens/firefox.png) no-repeat; width:158px; height:45px; float:left;}
a.firefox:hover{ background:url(../imagens/firefox_hover.png) no-repeat; width:158px; float:left;}
a.ie8{ background:url(../imagens/ie8.png);width:147px; height:51px; float:right; margin:11px 0 0 0;}
a.ie8:hover{ background:url(../imagens/ie8_hover.png) no-repeat; width:147px; float:right;}

#extremidade_direita{ background:url(../imagens/extremidade_direita.png) no-repeat; width:18px; height:88px; float:right; margin:1px 0 0 0;}


#tech{width:167px;height:13px; float:left; margin:0px 18px 0 579px;}
a.css{ background:url(../imagens/css.gif) no-repeat; width:42px; height:13px; float:right;}
a.css:hover{ background:url(../imagens/css_hover.gif) no-repeat; width:42px; float:right;}
a.xhtml{ background:url(../imagens/xhtml.gif) no-repeat; width:62px; height:13px; float:right;}
a.xhtml:hover{ background:url(../imagens/xhtml_hover.gif) no-repeat; width:62px; float:right;}
a.tableless{ background:url(../imagens/tableless.gif) no-repeat; width:63px; height:13px; float:right;}
a.tableless:hover{ background:url(../imagens/tableless_hover.gif) no-repeat; width:63px; float:right;}
