@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background:url(../img/fundo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial;
}

.topo{background:url(../img/topo.png); margin-top:20px; width:1024px;}

.menu{margin-top:15px; width:1024px;}
.btn_menu{width:130px; height:40px; color:#a6cf39; font-size:16px; background-color:#FFFFFF; cursor:pointer;}
.btn_menu:hover{width:130px; height:40px; color:#FFFFFF; font-size:16px; background-color:#0056a7; cursor:pointer;}
.btn_menu_selected{width:130px; height:40px; color:#FFFFFF; font-size:16px; background-color:#0056a7; cursor:pointer;}
.btn_menu_separador{width:8px;}

.texto{padding:20px 0px 40px 20px; font-size:15px; color:#646364; line-height:20px; text-align: justify; border: 1px;}
.titulo{font-size:15px; color:#646364; line-height:20px; text-align: justify; border: 1px; font-size: 17px;}
.titulo2{font-size:15px; color:#646364; line-height:20px; border: 1px; font-size: 17px;}

.fundo_titulo{ width:390px; height:28px; padding-top:17px; padding-left:10px;  background:url(../img/fundo_titulo.png); color:#0056a7; font-size:20px; }
.banner{background:url(../img/fundo_banner.png); width:1024px; height:380px;}
.rodape{margin-top:20px; margin-bottom:10px;  width:1024px; height:38px; background:url(../img/rodape.png); color:#0056a7; font-size:13px;}
.texto_home{font-size: 25px; color: #0056a7; padding-top: 30px; font-family: 'Comic';}