@charset "utf-8";
/* CSS Document */

html, body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#015F84;	
	background:#01678F;
	background-image:url(../image/bg.png);
	background-repeat:repeat-x;
}

a:link {
	color: #015f84;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #015f84;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #015f84;
}

hr{
	border:0;
	border-bottom:#CCC dotted 1px;	
}

.btmais{
	width:100px;
	border:0;
	padding:2px;
	float:right;
	font-size:11px;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	cursor:pointer;	
}

#container{
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;	
}

/*Header*/
#header{
	width:900px;
	height:126px;
	float:left;
	margin-top:2px;
	/*border:#FFF dashed 1px;	*/
}

/*Logomarca*/
#logomarca{
	width:308px;
	height:123px;
	float:left;	
	/*border:#FFF dashed 1px;	*/
}

#cliente{
	width:217px;
	height:70px;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	border:#F4F4F4 solid 1px;
}

/*Acesso Assessorias*/
#pnlAcessorias{
	width:273px;
	height:126px;
	float:left;	
	color:#FFF;
	font-size:10px;
	background-image:url(../image/pnlAssessoria.png);
	background-repeat:no-repeat;
	background-position:top;
	/*border:#FFF dashed 1px;*/
}

#pnlTitulo{
	width:273px;
	height:21px;
	line-height:21px;
	text-align:center;	
	/*border:#FFF dashed 1px;*/
}

#pnlForm{
	width:273px;
	height:70px;
	float:left;
	/*border:#FFF dashed 1px;	*/
}

#pnlDate{
	width:273px;
	margin-top:17px;
	float:left;
	text-align:center;
	/*border:#FFF dashed 1px;		*/
}

/*Banner*/
#banner{
	width:900px;
	height:130px;
	float:left;
	background:#FFF;
	border-bottom:#D7E023 solid 3px;	
}

/*Conteúdo*/
#principal{
	width:900px;
	float:left;
	background-image:url(../image/bgPrincipal.png);
	background-repeat:repeat;	
}

#dinamico{
	width:686px;
	margin:5px;
	float:left;
	/*border:#ccc dashed 1px;	*/
}

#estatico{
	width:198px;
	float:left;
	margin-top:5px;
	/*border:#ccc dashed 1px;		*/
}

/*Rodapé*/
#rodape{
	width:900px;
	height:105px;
	float:left;
	margin-bottom:2px;
	background:transparent;
	background-image:url(../image/rodape.png);
	background-repeat:no-repeat;	
}

#rodapedesc{
	width:320px;
	height:50px;
	color:#FFF;
	font-size:12px;
	float:left;
	margin-top:30px;
	margin-left:300px;
	/*border:#CCC dashed 1px;*/
}

#rodapesombra{
	width:900px;
	height:74px;
	float:left;
	text-align:center;
	color:#FFF;
	font-size:11px;
	background:transparent;
	background-image:url(../image/rodape_sombra.png);
	background-repeat:no-repeat;		
}

/*Accordion*/
.accordion {
	width: 669px;
	margin-left:8px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(../image/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	text-align:justify;
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

/*Logomarcas*/
#logomarcas{
	width:160px;
	height:100px;
	line-height:100px;
	float:left;
	text-align:center;
	margin-right:5px;
	/*border:#CCC dashed 1px;	*/
}

/*Formularios*/
#formServico{
	width:184px;
	margin-left:6px;
	float:left;
	/*border:#CCC dashed 1px;	*/
}

#labelServico{
	width:70px;
	height:22px;
	float:left;	
	text-align:right;
	margin-bottom:3px;
	/*border:#CCC dashed 1px;	*/
}

#inputServico{
	width:105px;
	height:22px;
	float:left;	
	margin-left:5px;
	margin-bottom:3px;
	/*border:#CCC dashed 1px;		*/
}

.inputServico{
	width:90px;
	height:20px;
	padding:1px;
	color:#004865;
	border:#CCCCCC solid 1px;	
}

.btnServico{
	width:98px;
	height:32px;
	border:0;
	background-image:url(../image/btconsulta.png);
	background-repeat:no-repeat;
	cursor:pointer;	
}

/*Fale Conosco*/
#form{
	width:311px;
	margin-top:5px;
	margin-left:8px;
	float:left;
	padding:10px;
	background:#F8F7F3;	
}

#tform{
	width:100%;
	border-bottom:#E6DDD6 solid 1px;
	float:left;
	margin-bottom:10px;	
	padding-bottom:2px;
}

#obmensagem{
	width:100%;
	text-align:center;
	color:#F00;
	display:none;			
}

#labelform{
	width:80px;
	height:22px;
	line-height:22px;
	text-align:right;
	/*border:#CCC dashed 1px;*/
	float:left;	
	margin-bottom:3px;
}

#inputform{
	width:224px;
	height:22px;
	line-height:22px;
	/*border:#CCC dashed 1px;*/
	float:left;	
	margin-left:3px;	
	margin-bottom:3px;	
}

.input{
	width:220px;
	border:#CCC solid 1px;
	padding:1px;
	overflow:hidden;	
}

.btnenvio{
	width:98px;
	height:32px;
	border:0;
	margin-left:50px;
	margin-top:6px;
	background:transparent;
	background-image:url(../image/btenvio.png);
	background-repeat:no-repeat;
	cursor:pointer;	
}

/*Enquete*/
.btnVoto{
	width:98px;
	height:32px;
	border:0;
	margin-left:50px;
	margin-top:6px;
	background-image:url(../image/btvoto.png);
	background-repeat:no-repeat;
	cursor:pointer;	
}

#percentual{
	width:184px;
	height:20px;
	float:left;	
	margin-bottom:10px;
}

#perc{
	height:20px;
	line-height:20px;
	border:#C85A1E solid 1px;
	color:#000;
	background-image:url(../image/perc.png);
	background-repeat:repeat-x;
	margin-bottom:5px;
	float:left;	
}

#resultado{
	width:184px;
	float:left;
	display:none;	
	/*border:#F60 dashed 1px;*/
}

#selecione{
	color:#F00;
	display:none;	
}

#ob{
	color:#F00;
	display:none;	
}

#ob-autenticado{
	color:#F00;
	display:none;	
}

#sucesso{
	width:100%;
	float:left;	
	text-align:center;
	color:#333;
	display:none;
}

#falha{
	width:100%;
	float:left;	
	text-align:center;
	color:#F00;
	margin-top:30px;
	display:none;
	/*border:#000 dashed 1px;*/
}

#itemacesso{
	width:230px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	/*border:#FFF dashed 1px;	*/
}

.btnacesso{
	background:#000;
	border:#000 solid 1px;
	font-size:10px;
	padding:3px;
	margin-left:45px;
	color:#FFF;	
	cursor:pointer;
}

#obacesso{
	padding-left:7px;
	color:#F00; 
	display:none;
	float:left;
	text-align:center;
}

#ob{
	padding-left:7px;
	color:#F00; 
	display:none;
	float:left;
	text-align:center;
}

#ob-autenticado{
	padding-left:7px;
	color:#F00; 
	display:none;
	float:left;
	text-align:center;
}

#confere{
	padding-left:7px;
	color:#F00; 
	display:none;
	float:left;
	text-align:center;
}

#confere-autenticado{
	padding-left:7px;
	color:#F00; 
	display:none;
	float:left;
	text-align:center;
}

.inputAssessoria{
	width:61px;
	height:15px;
	padding:1px;
	color:#013C54;
	border:#000 solid 1px;	
}