/*
 * 
 * Arquivo: amigos.css
 *
 * Arquivo CSS para o website Amigos do Verbo
 *
 */

body
   {
      background: #999999;
      font-family: Arial;
      font-size: 9px;
      text-align: center;
      margin: 0px;
      padding: 0px;
   }


/* 
 *
 * Divīs principais 
 *
 */

#divPagina
   {
      position:absolute;
      top:50%;
      left:50%;
      width: 780px;
      height: 440px;
      margin-left:-390px;
      margin-top:-220px;
      text-align:left;
   }



#divEsquerda
   {
      background: #1E7E3E;
      color: #FFFFFF;
      width: 120px;
      height: 430px;
      margin-top: 0px;
      margin-left: 0px;
      position: absolute;
      padding: 0px;
      overflow: hidden;
      float:left;
   }
   

   

#divCabecalho
   {
      background: #1E7E3E;
      height: 70px;
	  width: 660px;
      margin-top: 0px;
      margin-bottom: 0px;
	  margin-left: 120px;
	  position: absolute;
      padding: 0px;
      overflow: hidden;
	  float: auto;
   }

#divMargemEsquerda
   {
      background: #FFFFFF;
      width: 20px;
      height: 360px;
      margin-top: 70px;
      margin-left: 120px;
      position: absolute;
      padding: 0px;
      overflow: hidden;
      float: auto;
   }


#divConteudo
   {
      background: #FFFFFF;
      color: #000000;
      width: 605px;
      height: 360px;
      margin-left: 140px;
      margin-top: 70px;
      position: absolute;
      padding: 0px;
      float: auto;
      overflow: hidden;
   }


#divMargemDireita
   {
      background: #FFFFFF;
      width: 20px;
      height: 360px;
      margin-top: 70px;
      margin-left: 745px;
      position: absolute;
      padding: 0px;
      overflow: hidden;
      float: auto;
   }

#divMargemDireita2
   {
      background: #1E7E3E;
      width: 15px;
      height: 360px;
      margin-top: 70px;
      margin-left: 765px;
      position: absolute;
      padding: 0px;
      overflow: hidden;
      float: auto;
   }


#divRodape
   {
      background: #1E7E3E;
      color: #FFFFFF;
      height: 15x;
      margin-top: 430px;
      text-align: center;
      font-family: Arial;
      font-size: 9px;
      font-weight: bold;
      overflow: hidden;
   }


/* 
 *
 * Divīs secudarias 
 *
 */


#divLogo
   {
      margin-left: 3;
      margin-top: 6;
   }


#divBanner
   {
      width: 480px;
	  height: 50px;
      margin-left: 20px;
      margin-top: 10px;
   }

#divIconesCabecalho
   {
      width: 200px;
	  height: 65px;
	  margin-left: 500px;
      margin-top: -37px;

   }

#divIconesCabecalho img
   {
    margin-left: 0;
	margin-right: 0; 
	padding: 0;    
   }		 

#divConteudo td
   {
    
      color: #666666;
      text-decoration: none;
      font-family: Arial;
      font-size: 10px;
   }
  
#divConteudo a
   {
      background: #FFFFFF;
      color: #004D93;
      text-decoration: none;
	  font-weight: bold;
      font-family: Arial;
      font-size: 10px;
   }

#divConteudo a:hover
   {
      background: #FFFFFF;
      color: #1E7E3E;
      text-decoration: none;
      font-family: Arial;
      font-size: 10px;
   }   

#divRodape a
   {
      color: #FFFFFF;
      text-decoration: none;
	  font-weight: bold;
      font-family: Arial;
      font-size: 10px;
   }

#divRodape a:hover
   {
      color: #BDDDC8;
      text-decoration: none;
      font-family: Arial;
      font-size: 10px;
   }   


#divConteudo input
   {
      background: #FFFFFF;
      color: #004D93;
      text-decoration: none;
      font-family: Arial;
      font-size: 10px;
      border: 1px solid #004D93;
   }
    
#input2 input
   {
      background: #FFFFFF;
      color: #000000;
      text-decoration: none;
      font-family: Arial;
      font-size: 10px;
      border: none;
	  text-align: center;
   }	
	
#divConteudo select
   {
      background: #FFFFFF;
      color: #004D93;
      text-decoration: none;
      font-family: Arial;
      font-size: 10px;
      border: 1px solid #004D93;
   }
 

#divEsquerda a
   {
      background: #1E7E3E;
      color: #FFFFFF;
      width: 122px;
      text-decoration: none;
	  margin-top: -1px;
      font-family: Arial;
      font-size: 11px;
      border-bottom: 1px solid #13B347;
      border-top: 1px solid #13B347;
      padding: 2px;
      border-left: 2px solid #1E7E3E; 
      border-right: 5px solid #1E7E3E; 
   }


#divEsquerda a:active
   {
      background: #1E7E3E;
      color: #FFFFFF;
      width: 122px;
      text-decoration: none;
      font-family: Arial;
      font-size: 11px;
      border-bottom: 1px solid #50B671;
      padding: 2px;
      border-left: 2px solid #1E7E3E; 
      border-right: 5px solid #1E7E3E; 	  
   }


#divEsquerda a:inactive
   {
      background: #1E7E3E;
      color: #FFFFFF;
      width: 122px;
      text-decoration: none;
      font-family: Arial;
      font-size: 11px;
      border-bottom: 1px solid #50B671;
      padding: 2px;
      border-left: 2px solid #1E7E3E; 
      border-righT: 5px solid #1E7E3E; 	  
   }


#divEsquerda a:visited
   {
      background: #1E7E3E;
      color: #FFFFFF;
      width: 122px;
      text-decoration: none;
      font-family: Arial;
      font-size: 11px;
      border-bottom: 1px solid #50B671;
      padding: 2px;
      border-left: 2px solid #1E7E3E; 
      border-righT: 5px solid #1E7E3E; 
   }


#divEsquerda a:hover
   {
      background: #238F47;
      color: #FFFFFF;
      width: 122px;
      text-decoration: none;
      font-family: Arial;
      font-size: 11px;
      border-bottom: 1px solid #50B671;
      padding: 2px;
      border-left: 2px solid #FFFFFF; 
      border-righT: 5px solid #1E7E3E; 	  
   }


#divDireita input
   {
      background-color: #FFFFFF;
      color: #000000;
      font-family: Arial;
      font-size: 9px;
      height: 15px;
      border: 1px solid #000099;
   }	

#divDireita a
   {
      color: #FFFFFF;
      text-decoration: none;
	  font-weight: bold;
      font-family: Arial;
      font-size: 9px;
   }

#divDireita a:hover
   {
      color: #CCCFFF;
      text-decoration: none;
      font-family: Arial;
      font-size: 9px;
   }   

/* *** Fim do arquivo *** */
