/* 
    Document   : estilos
    Created on : 04/11/2008, 12:06:09
    Author     : DESIGN
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body{
    text-align:center;
    margin:0px;
    font-size:11px;
    font-family:Verdana;
      background-image: url(Biblioteca/Imagens/site/site_01.gif);
      background-repeat:repeat-x;
      background-color:#75b2db;
}


a{ 
      text-decoration:none;
      color:#000000;
}
.special {
      position:relative; 
      top:0px; 
      left:0px; 
      background-color:#F2F3ED;
}




#CORPO{
  margin:0px auto 0px auto;
  width: 975px;
  background-image: url(Biblioteca/Imagens/site/fundo.gif);
  overflow:auto;        
}

#TOP{
height:470px;

background-image: url(Biblioteca/Imagens/site/site_02.jpg);
background-repeat:no-repeat;
width: 100%;
}



#CORPO_MEIO{

margin-top:-245px;
width:100%;
text-align:left;
float:left;
background-image: url(Biblioteca/Imagens/site/site_05.jpg); 
background-position:bottom;
background-repeat:no-repeat;


}


#colEsq{
  width:200px; 
  float:left;
  margin-top:-15px;          
  margin-left:5px; 
background-color:white;

background-image: url(Biblioteca/Imagens/site/site_03.gif); 
background-position:top;
background-repeat:repeat-x;     
}

#colMeio{
   width:480px; 
   float:left;       
background-color: #fff; 
margin-left:12px;
margin-top:10px;
height:450px;  
padding:10px;
    border-bottom:3px dashed #fff;
    border-left:1px dashed #fff;
    border-right:1px dashed #fff;         
}

#noticias{
    border:solid #56b4fc 2px;
    padding:5px;
    float:left;
    width:465px;
        background-image: url(Biblioteca/Imagens/site/fundoBox.gif);
background-position:bottom;
background-repeat:repeat-x;  
}





#colDir{
   width:237px; 
   float:right;
       margin-right:20px;
       background-color:white;
       margin-right:10px;
       height:480px;
       background-image: url(Biblioteca/Imagens/site/site_03.gif); 
background-position:top;
background-repeat:repeat-x; 
        
}

#LINK{

    cursor:pointer;
width:120px;
    margin-top:-60px;
   margin-left:580px;
    position:relative;
    height:60px;
    
}



#RODAPE{
   width:100%;  
   height:300px;
  margin-top:30px;
   float:left;

   color:#fff;
   text-align:center;
 
}

#Menu{
    margin-left:10px;
    width:90%;
}


#colMeioC{
   width:480px; 
   float:left;       
background-color: #FFF; 
margin-left:12px;
margin-top:10px;
padding:10px;
    border-bottom:3px dashed #fff;
    border-left:1px dashed #fff;
    border-right:1px dashed #fff;    
}

#conTop,#conTexto{
    float:left;
    width:100%;    
}
#conTexto{
    margin-top:10px;
    
}       
 
#box1,#box2{
    width:45%;
    border:solid #56b4fc 2px;
    padding:5px;
    float:left;
margin-top:15px; 
height:150px;        
    background-image: url(Biblioteca/Imagens/site/fundoBox.gif);
background-position:bottom;
background-repeat:repeat-x;        
}
#box2{
  margin-left:15px; 
float:right;        
        background-image: url(Biblioteca/Imagens/site/fundoBoxV.gif);
        border:solid #88c16f 2px;        
}

#google{
    text-align:center;
    background-color:#79b8ff;
    padding:5px;
    width:85%;
    margin-left:10px;
}


.boxColDir{
    margin-top:10px; margin-left:10px;
    width:210px;
    text-align:center;
}

/* AQUI ENTRA TEXTOS  */
.branco{
     font-size:11px;

     color:#fff;
}
.amarelo{
     font-size:11px;

     color:#EDE4A9;
}
.cinza{
     font-size:10px;
     color:#000;            
}
.preto{
     font-size:10px;
     color:#000;            
}
.tituloHome{
     font-size:14px;
     color:#000;  
    font-weight:bold;            
} 
.tituloHomeB{
     font-size:12px;
     color:#2C1C05;  
    font-weight:bold;            
} 
.tituloHomeC{
     font-size:11px;
     color:#2C1C05;  
    font-weight:bold;     
}
.titulo{
     font-size:16px;
     color:#ff0000;  
    font-weight:bold;            
}     
.subtitulo{
     font-size:11px;
     color:#877353;              
}
   

 

/* FORMS  */
.textarea{
     font-size:12px;
     color:#000;
     font-weight:bold;
     background-color:#E5DCA3;
          border:1px solid #241704;
}  

.botao{
     font-size:11px;
     color:#000;
     font-weight:bold;
     background-color:#A47D32;
     border:1px solid #241704;
}      
        
.tituloLink a:link, .tituloLink a:active, .tituloLink a:visited {
	text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#001eb6;
font-weight:bold; 
}

 .tituloLink a:hover {
 text-decoration: underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#9bbcff;
font-weight:bold; 
  }

.leiaMais a:link, .leiaMais a:active, .leiaMais a:visited {
	text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ff0000;
font-weight:bold; 
}

 .leiaMais a:hover {
 text-decoration: underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#020bc4;
font-weight:bold; 
  }  
  
 .leiaMaisB a:link, .leiaMaisB a:active, .leiaMaisB a:visited {
	text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ff0000;
font-weight:bold; 
}

 .leiaMaisB a:hover {
 text-decoration: underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#020bc4;
font-weight:bold; 
  }  
  
.img{
    border:1px solid #fff;
}


.linkW a:link, .linkW a:active, .linkW a:visited {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
font-weight:bold; 
}

 .linkW a:hover {
 text-decoration: underline;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#fff;
 font-weight:bold; 
  } 
  
  
.tableAssoc td{
  font-size:11px; 
border-bottom:1px solid #ccc;        
    
    
}
