Encontro Regional dos Estudantes de Computação de Alagoas

%STARTINCLUDE%
body {
  font-family: verdana, sans-serif;
  font-size: 12px;
  margin: 0px;
  /* background-color: #EEEEEE; */
  background-color: #FFFFFF;
}

a:link {
font: 11px verdana; 
color: gray; 
text-decoration:none;
}

a:visited {
font: 11px verdana;
color:#000000;
/* text-decoration:underline overline ; */
}

a:hover {
font: 11px verdana; 
color: red; 
text-decoration:underline;
}

a:active {
font: 11px verdana;
color:#878786;
text-decoration:none;
background-color:#000000;
}


#tudo{
  text-align: center;
  /* background-color: #eeeeee; */
  background-color: #A09F9F;
  padding: 0px 0px 0px 0px;
}

#corpo{
  background-color: #FFFFFF;
  width: 800px;
  text-align: left;
  margin: auto;
  /* border-right: 0px solid black;
  border-left: 0px solid black; */
}

#pageTitle{
  color: #336699;
  font-family: arial, verdana;
  font-size: 22px;
  font-weight: bold;
}

#pageSubTitle{
  color: #336699;
  font-family: arial, verdana;
  font-size: 16px;
  font-weight: bold;
}

#conteudo{
  color: #827878;
  float: left;
  margin: 0px 0px 0px 0px;
  text-align: justify;
  background-color: white;
  width: 498px;
  /* border-right: 1px solid black;
  border-left: 1px solid black; */ 
  padding: 10px 10px 10px 10px;
  height: 100%;
}

#contador{
  font-family: arial;
  font-size: 14pt;
  color: #000000;
  font-weight: bold;
}

.Caixa {
  border: 1px dashed #000000;
  padding: 0px;
}

#cabecalho h1{
  display: none;
}

#cabecalho form{
  margin: 0px;
  padding: 0px;
  float: right;
}

#cabecalho input{
  font-size: 11px;
  height: 12px;
  text-align: center;
  color: #C0C0C0;
  border: none;
  border-bottom: 1px dotted #D8D8D8;
}

#menu{
  font-size: 11px;
  background-color: #F03E2F;
  background-image: url(http://wiki.enec.org.br/pub/ErecompAL/WebCSS/fundoesq.jpg);
  float: left;
  width: 140px;
  padding: 0px;
  margin: 0px 0px 0px 0px;

}

#menu ul{
  margin:  0px;
  padding: 0px;
}


#menu li{
  margin: 3px 2px 10px 10px;
  padding: 0px 0px 0px 0px;
  /* color: black; */
  text-align: left;
  list-style: none;
}


#menu a{
  text-decoration: none;
  font-weight: bold;
  color: yellow;
  font: 11px;
}
#menu a:hover{
  text-decoration: none;
  color: white;
  font-weight: bold;
  font: 11px;
}

#noticias{
  background-color: #006AD5;
  background-image: url(http://wiki.enec.org.br/pub/ErecompAL/WebCSS/fundodir.jpg);
  margin: 0px;
  padding: 0px 0px 0px 0px;
  width: 140px;
  height: 1103px;
/*  max-width: 110px;*/
  float: right;
  text-align: right;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  color: #FFFFCC;
  font-weight: bold;
}

#noticiast{
  color: #FFFFFF;
  font-weight: bold;
  text-align: right;
  margin-left: 10px;
  margin-right: 8px;
  margin-top: -5px;
}

#noticias h3{
  color: #FFFFFF;
  text-align: center;
  margin: 0px;
  padding: 4px 8px 0px 0px;
  border-bottom: 1px dotted white;
  font-size: 16px;
  font-weight: 900;
}

#noticias h4{
  color: #FFFFFF;
  text-align: center;
  margin: 0px;
  padding: 4px 8px 0px 0px;
  border-bottom: 1px dotted white;
  font-size: 14px;
  font-weight: 900;
}

#noticias ul{
  margin: 0px;
  padding: 0px;
}

#noticias li{
  margin: 0px;
  padding: 7px 0px 7px 0px;
  list-style: none;
  border-bottom: 1px dotted #FFFFFF;
}

#noticias li a{
  text-decoration: none;
  color: white;
}
#noticias li a:hover{
  text-decoration: none;
  color: black;
}

#noticias div{
  margin-top: 0px;
  font-size: 11px;
  color: white;
}
#noticias div a{
  color: #006AD5;
}
#rodape{
  color: #C0C0C0;
  clear: both;
  width: 100%;
  height-auto;
  text-align: justify;
  font-size: 9px;
  text-align: right;
  background: #eeeeee;
}
#rodape-texto {
   margin-bottom: 0px;
   margin-up: 0px;
   margin-left: 140px;
   margin-right: 0px;
   width: 498px;
   /* border-right: 1px solid black;
   border-left: 1px solid black; */
   background: #eeeeee; 
   padding: 10px 10px 10px 10px;
}
#rodape a{
  color: #0063C6;
}

#rodape a:hover{
  color: #0063C6;
}

#rodape #rev{
  text-align: right;
  color: #DC143C;
}

#rodape #topicosPais{
  text-align: left;
  color: #0063C6;
  padding: 10px 0px 10px 0px;
}
#rodape #topicosPais a{
  color: #0063C6;
  font-size: 10px;
  text-decoration: none;
}
#rodape #topicosPais a:hover{
  color: #0063C6;
}

#btsWiki {
  margin-right: 0px;
  text-align: right;
  padding-bottom: 3px;
}

#rodape #btsWiki a:link, 
#rodape #btsWiki a:visited {
  padding: 0px 2px 0px 2px;
  text-decoration: none;
  border: 1px solid black;
  background: #0063C6;
  color: white;
}

#rodape #btsWiki a:hover {
  padding: 0px 2px 0px 2px;
  background: white;
  color: black;
  border: 1px solid black;
}

#btsPower{
  padding: 5px 0px 5px 140px;
}
#btsPower img{
  margin: 0px 2px;
}

/* * * * Conteúdo * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
%INCLUDE{WebCSSConteudo}%

/* * * * Tabelas * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
%INCLUDE{WebCSSTabelas}%

%STOPINCLUDE%

----

Patrocínio:

%Formata_Centro% Colégio Contato

Faculdade Alagoana de Tecnologia (FAT)

Famiglia Giuliano

Spettus Steak House

Foca Beer

%Fim_Formata%

Apoio:

%Formata_Centro%

CEFET-AL

Universidade Federal de Alagoas (UFAL)

Instituto de Tecnologia de Alagoas (ITEC)

Sebrae

PAPL

Governo de Alagoas

Apl Tecnologia de Informação

F-1 na veia

%Fim_Formata%
%btEdit% %btAnexar% %btVersao% %btMais%
revisão: r1 - 06 Jan 2012 - 01:10:01 - UnknownUser
%CC_by_nc_sa_pequeno% Copyright 2024 by contributing authors