/* ------------------------------  CSS BÁSICO DE TODAS AS PÁGINAS  ------------------------------ */
* { padding: 0; margin: 0; font: 11px Arial, Helvetica, sans-serif; color: black; }
a { color: black; text-decoration: none; }
a:hover { text-decoration: underline }
body{text-align:center;background: #3A6B9B; }
img{border: none;}

#pagina{width:890px;margin:0 auto;text-align:left;position: relative;background: white; }
.btVoltar { border: 1px solid #A7C5ED; background: #E3F0FD; color: #3366CC; font-weight: bold; cursor: pointer;}
.hr { background: #3366CC; height: 1px; border-bottom: 2px solid #BFDFFF; width: 100%; font-size: 1px; margin: 40px auto; }
/*       TOP         */
#topo{ position: relative; height:160px; background: url('/img/brd-top-mid.png') repeat-y; padding: 0;}
#logo { margin: 10px 16px; }
#logo h2 { float:left; text-indent:-9090px; }
/*      /TOP         */

/*       MID         */
#corpo{ position: relative;z-index: 500; margin-top: 5px; }
/*      /MID         */

/*      RODAPE       */
#rodape{ margin: 5px 20px; height: 45px; clear:both; background: url('/img/bg-rodape.png') top right repeat-y; }
#rodape p { padding-top: 10px; text-align: center; color: #003333; }
#rodape p a { color: #003333; }
#pagamento { margin: 10px 20px 0 20px; text-align: center; padding-bottom: 10px; border-bottom: 2px solid #CCCCCC; }
/*     /RODAPE       */

/*       MENU        */
#menu { list-style: none; position: absolute; left: 20px; top: 130px; z-index: 1600;  }
#menu li { color: #003F8B; font-weight: bold; padding-top: 12px; height: 18px;  text-align: center; float: left; width: 82px; display: block; margin-right: 5px; }
#menu01 { background: url('/img/liMenu_1.png') no-repeat;  }
#menu02 { background: url('/img/liMenu_2.png') no-repeat; }
.menu02 { width: 95px !important; }
#menu li a {padding-left: 15px;  height: 19px;color: #003F8B; font-weight: bold; background: url('/img/seta.gif') 0 3px no-repeat;}
#menu li a:hover { text-decoration: none; }
#bgMenu { background: url('/img/bgMenu.jpg') repeat-x; height: 2px; width: 830px; left: 20px; top: 158px; z-index: 1500; position: absolute; }
/*      /MENU        */

/*   MENU FLOAT    */
#menu_float { list-style: none; float:right; margin: 20px 40px 0 0; width: 125px; }
#menu_float li {  height: 17px; border-bottom: 1px dotted #A6D220; padding: 8px 0 0 35px;  }
#menu_float li a { color: #003366; font: bold 10px Tahoma;}
#menu_float .fale { background: url('/img/bg-fale.png') no-repeat; }
#menu_float .indique { background: url('/img/bg-indique.png') no-repeat; }
#menu_float .imprensa { background: url('/img/bg-imprensa.png') no-repeat; }
#menu_float .ajuda { background: url('/img/bg-ajuda.png') no-repeat; border-bottom: none;}
#menu_float li a:hover { text-decoration: none; color: #DD5C0F;}

/*  /MENU FLOAT    */

/*    MENU TOP     */
#menu_top { list-style: none; position: absolute; top: 20px; left: 480px; width: 100px; text-align: right; }
#menu_top li { padding-bottom: 5px;  }
#menu_top li img { margin-bottom:-5px; }
#menu_top li a {font-size: 10px; color:#000033; }
#menu_top li a:hover { text-decoration: underline; }
#menu_top .ult { border-right: none; }

#lang { position: absolute; top: 85px; left: 480px; width: 100px; text-align:right; }
/*   /MENU TOP     */

/*   MENU CORPO    */
#menu_corpo { list-style: none;  position: relative;  z-index:2000; margin-left: 20px; height: 20px; padding-left: 60px;}
#menu_corpo li { float: left; padding-right: 10px; display: block;}
#menu_corpo li a { color: #000033; font: 10px Tahoma; }
/* / MENU CORPO    */

/*   FLUTUADOR    */
#flutuador { left: 520px; top: 130px; z-index: 3000; position: absolute; text-align: center; }
#flutuador_top { padding-top: 19px; width: 352px; background: url('/img/brd-top-flutuador.png') no-repeat; margin-bottom: 5px; }
#flutuador_bot { height: 10px; background: url('/img/brd-bot-flutuador.png') no-repeat; }
#flutuador_mid { height: 243px; background: url('/img/brd-mid-flutuador.png') repeat-y; }

/*-- MAPA DO RODAPE --*/
#mapaSite { text-align: center; font-size: 10px; color: gray; font-weight: bold; padding-bottom: 20px; }
#mapaSite a { font-size: 10px; color: #AAAAAA; }
#mapaSite h3 { font-size: 10px; color: #AAAAAA; }
/* ------------------------------  CSS BÁSICO DE TODAS AS PÁGINAS  ------------------------------ */

/*-- DEPOIMENTO --*/
.depoimentos {
	text-align: justify; margin: 20px; padding: 10px; font-size: 12px;
}
.boxDepoPag, .boxDepoPag a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.boxDepoPag a {
	font-size: 11pt;
}
.boxDepoPag a.sel {
	color: #f47938;
}
.boxDepoPag a.nsel {
	color: #0e76bc;
}
.boxDepo {
	clear: both;
	padding-bottom: 40px;
}

.boxDepo .boxLogoDepo {
	width: 340px;
	float: left;
	text-align: center;
	border: 2px solid #a7c5ed;
	padding: 5px;
	overflow: hidden;
}

.boxDepo .boxLogoDepo .logodep {}

.boxDepo .boxMsgDepo {
	text-align: justify;
	padding-left: 20px;
	width:445px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.boxDepo .boxMsgDepo .boxMsgDepoRem {
	font-weight: bold;
	display: block;
}