/* CSS Document */


#base{
     width:790px;
     margin-left:auto;
     margin-right:auto;
     background-color:#FFF;
     padding-bottom:0px;
     margin-bottom:0px;
}



#boletim{
     margin-left:0px;
     margin-bottom:25px;
     width:180px;
     float:left;
     background-color:#f5f5f5;
}



#boletim button{
     background-color:#86C225;
     color:#FFF;
     font:bold 12px Arial,Helvetica,sans-serif;
     padding:2px;
     cursor:pointer;
     margin-bottom:15px;
}



#boletim h2{
     text-align:center;
     font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
     font-weight:bold;
     font-size:28px;
     color:#86C225;
     margin-top:10px;
     margin-bottom:0px;
}



#boletim input{
     border:1px solid #090;
     padding:2px;
     margin-bottom:10px;
}



#boletim p{
     font-family:Arial,Helvetica,sans-serif;
     font-size:13px;
     color:#090;
     margin-top:2px;
     margin-left:5px;
     margin-right:5px;
}



#boletimPrimeiro{
     background-image:url(../imagens/boletim_quina_1.jpg);
     background-repeat:no-repeat;
     height:21px;
     width:16px;
     float:right;
}



#boletimUltimo{
     background-image:url(../imagens/boletim_quina_2.jpg);
     background-repeat:no-repeat;
     height:21px;
     width:16px;
     float:right;
}



#conteudo{
     width:575px;
     min-height:600px;
     float:right;
     margin-top:15px;
     margin-right:10px;
     margin-bottom:50px;
}



#depoimento{
     margin-left:0px;
     margin-bottom:25px;
     width:180px;
     float:left;
     background-color:#FF9;
}



#depoimento a{
     font-family:Arial,Helvetica,sans-serif;
     font-weight:bold;
     font-size:11px;
     text-decoration:none;
     color:#090;
     width:100%;
     padding-left:20px;
     padding-top:10px;
}



#depoimento a:hover{
     text-decoration:underline;
}



#depoimento h2{
     text-align:center;
     font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
     font-weight:bold;
     font-size:28px;
     color:#86C225;
     margin-top:10px;
     margin-bottom:0px;
}



#depoimento p{
     font-family:Arial,Helvetica,sans-serif;
     font-size:11px;
     color:#333;
     font-style:italic;
     line-height:130%;
     margin-top:2px;
     margin-right: 3px;
}



#depoimento strong {
     font-family: Arial,Helvetica,sans-serif;
     font-size:11px;
     color:#333;
	 font-weight: bold;
}



#depoimento img {
     float: left;
	 margin-right: 10px;
}


#depoimentoPrimeiro{
     background-image:url(../imagens/depoimento_quina_1.jpg);
     background-repeat:no-repeat;
     height:21px;
     width:16px;
     float:right;
}



#depoimentoUltimo{
     background-image:url(../imagens/depoimento_quina_2.jpg);
     background-repeat:no-repeat;
     height:21px;
     width:16px;
     float:right;
}



#fundo{
     background-image:url(../imagens/fundo_principal.jpg);
     width:806px;
     margin-top:6px;
     margin-left:auto;
     margin-right:auto;
}



#header{
     background-color:#E4F4CA;
     height:30px;
}



#headerData{
     float:left;
     margin-top:8px;
     margin-left:8px;
     font-family:Arial,Helvetica,sans-serif;
     font-size:11px;
}



#headerMsg{
     float:right;
     width:520px;
     text-align:center;
     margin-top:8px;
     margin-right:8px;
     overflow:hidden;
     font-weight:bold;
}



#irParaConteudo{
     height:0px;
     width:0px;
     overflow:hidden;
}



#menu{
     margin-left:0px;
     margin-top:15px;
     margin-bottom:30px;
     padding:0px;
     width:180px;
     border:none;
     float:left;
     background-color:#86C225;
}



#menu li{
     list-style:none;
     padding:4px;
     margin-left:6px;
     margin-right:22px;
     margin-bottom:6px;
     margin-top:8px;
     border-bottom:1px solid #ABDB59;
}



#menu li a{
     font:bold 15px Arial,Helvetica,sans-serif;
     color:#FFF;
     text-decoration:none;
     display:block;
}



#menu li:hover{
     background-color:#ABDB59;
}



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



#menuPrimeiro{
     background-image:url(../imagens/menu_quina_1.jpg);
     background-repeat:no-repeat;
     height:21px;
     width:16px;
     float:right;
}



#menuUltimo{
     background-image:url(../imagens/menu_quina_2.jpg);
     background-repeat:no-repeat;
     height:21px;
     width:16px;
     float:right;
}



#rodape{
     background-image:url(../imagens/fundo_rodape.jpg);
     background-position:bottom;
     background-repeat:no-repeat;
     height:105px;
}



#rodapeConteudo{
     width:790px;
     background-color:#86C225;
     margin-left:8px;
     margin-right:8px;
     padding-top:4px;
     height:80px;
     text-align:center;
}



#rodapeConteudo p{
     color:#FFF;
     font-size:12px;
     line-height:150%;
}



#rodapeConteudo strong{
     font-weight:bold;
     font-size:15px;
}



#slides{
     height:200px;
     width:790px;
     margin:0px;
     padding:0px;
     margin-left:0px;
     margin-bottom:0px;
     z-index:0;
}



#slidesImg{
     position:absolute;
     width:220px;
     height:172px;
     left:50%;
     top:6px;
     margin-left:150px;
}



*{
     margin-top:0px;
     padding:0px;
     font:13px Arial,Helvetica,sans-serif;
}



.input{
     border:1px solid #063;
     padding:2px;
}



.inputBotao{
     background-color:#86C225;
     color:#FFF;
     font:bold 12px Arial,Helvetica,sans-serif;
     padding:2px;
     cursor:pointer;
     margin-bottom:15px;
}



.menuSelecionado{
     background-color:#ABDB59;
     border-bottom:1px solid #FFF;
}



body{
     background-color:#EAF0E4;
}