@charset "utf-8";
/* CSS Document */
.lado-esquerdo-inter{
	position:relative;
	width:25em;
	float:left;
	background-color: #fafafb;
	background-image: url(../../imagens/layout/bg-barra_esquerda_inter.png);
	background-repeat: repeat-x;
}
.lado-esquerdo-inter h3{
	position:relative;
	border-bottom:1px solid #317bd8;
	margin: 6.6em 2em 0 0;
}
.lado-esquerdo-inter h3 strong{
	background-color:#317bd8;
	color:#FFF;
	font-size:1.4em;
	font-weight:bold;
	padding: 0 1.5em 0 3em;
}
.menu-esquerdo{
	padding:1.5em 2em 1.5em 3em;
}
.content{
	position:relative;
	width: 94em;
	float:left;
	background-color: #fafafb;
	background-image: url(../../imagens/layout/bg-barra_esquerda_inter.png);
	background-repeat: repeat-x;
}
/* menu vertical */
#menu-col{
	font-size: 1.1em;
	font-weight: bold;
	color: #5c6d7e;
}
#menu-col ul{
	list-style:none;
}
#menu-col ul li{
	list-style:none;
	display:block;
}
a.primeira{
	background-image: url(../../imagens/layout/bt-menu_inter.png);
	background-repeat: no-repeat;
	display:block;
	text-decoration:none;
	color:#5c6d7e;
	font-size:1em;
	font-weight:bold;
	height: 27px;
	padding: 10px 0 0 28px;
}
a.primeira:hover, a.primeira.selecionada{
	background-image: url(../../imagens/layout/bt-menu_inter.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#menu-col ul li div {
	padding:  1.5em 2em 1.5em 3em;
}
#menu-col ul li a{
	background-image: url(../../imagens/layout/bt-menu_inter02.png);
	display:block;
	text-decoration:none;
	color:#5c6d7e;
	font-size:1em;
	font-weight:normal;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
}
#menu-col ul li  a:hover,
#menu-col ul li  a.select{
	background-image: url(../../imagens/layout/bt-menu_inter02.png);
	background-position: bottom;
	color: #69c;
}
/* //menu vertical// */
.lado-direito-inter{
	position:relative;
	width:69em;
	float:left;
	background-color: #fafafb;
	background-image: url(../../imagens/layout/bg-direito_inter.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.barra-direita-inter{
	position:relative;
	background-image: url(../../imagens/layout/bg-barra_direita_inter.png);
	background-repeat: repeat-x;
	color: #5c6d7e;
}
h4{
	font-size:1.8em;
	color:#FFF;
	background-image: url(../../imagens/layout/bg-barra_direita_sombra_inter.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 20px;
	height: 34px;
}
/*Inicio Conteudo Texto*/
#conteudo-direito-inter{
	position:relative;
	padding:0 50px 50px;
	margin:20px;
	background:#fafafb url(../../imagens/layout/bg-conteudo-inter.png) bottom repeat-x;
	/*overflow: auto;*/
}
#conteudo-direito-inter-top{
	position:relative;
	padding: 40px 50px 50px;
	margin:20px;
	background:#fafafb url(../../imagens/layout/bg-conteudo-inter.png) bottom repeat-x;
	overflow: auto;
}
#conteudo-direito-inter a, #conteudo-direito-inter .destaque{
	color: #69c;
}
.titulo-conteudo{
	font-size:14px;
	font-weight:bold;
	color:#9aafc4;
	margin-bottom:40px;
	height:20px;
	border-bottom:1px solid #e8edf1;
}
h5{
	font-size:18px;
	font-weight:bold;
	color:#498fe7;
}
h6{
	font-size:18px;
	color:#9aafc4;
	padding-bottom:25px;
}
.menu-table-inter{
	background:#fff;
}
.menu-barra-table-inter{
	position:relative;
	border:1px solid #c6dde9;
	background-color: #fff;
	background-position: bottom;
}
.menu-barra-table-inter .texto{
	position:relative;
	color:#69c;
	font-size:1.3em;
	font-weight:bold;
	background:#ddeaf1;
	border:1px solid #fff;
	padding:.4em .9em;
}
.menu-barra-table-inter .grafico{
	position:relative;
	width:100%;
	height:140px;
	border-top:1px solid #c9d2d9;
}
/*Fim Conteudo Texto*/

.info{
	color:#5c6d7e;
	font-size:10px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	float:left;
	padding-top: 5px;
}
.info{
	/*width: 267px;*/
	width: 318px;
}
.btn-exemplo{
	width:80px;
	float:left;
	background-image: url(../../imagens/layout/bt-exemplo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.btn-saibamais{
	width:80px;
	float:left;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../imagens/layout/bt-saibamais2.png);
}
.btn-saibamais2{
	width:80px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../../imagens/layout/bt-saibamais2.png);
	margin-bottom: 20px;
	overflow: auto;
	float: left;
}
.btn-exemplo-full{
	background-repeat: no-repeat;
	background-image: url(../../imagens/layout/bt-exemplo-full.png);
	background-position: left top;
	display:block;
	height:20px;
}
.btn-locais{
	background-repeat: no-repeat;
	background-image: url(../../imagens/layout/bt-locais.png);
	background-position: left top;
	display:block;
	height:20px;
}
.btn-exemplo:hover, .btn-exemplo-full:hover, .btn-saibamais:hover,.btn-saibamais2:hover, .btn-locais:hover{
	background-position: left bottom; 
}
/*simule*/
.box-simule{
	position: relative;
	overflow: auto;
	margin-bottom: 20px;
}
.contorno{
	position: relative;
	border: 1px solid #ddeaf1;
	padding: 1px;
	float: left;
	width: 156px;
}
.simule{
	position: relative;
	background-image:url(../../imagens/layout/bg-busca.png);
	background-repeat:repeat-x;
	height: 130px;
	padding: 2px;
}
.box-simule{
	position: relative;
	overflow: auto;
	margin-bottom: 20px;
}
.contorno{
	position: relative;
	border: 1px solid #ddeaf1;
	padding: 1px;
	float: left;
	width: 156px;
}
.simule h2{
	font-size: 14px;
	color: #69c;
	font-weight: bold;
	display: block;
	margin: 4px 0;
}
.simule select{
	border: 1px solid #acccdc;
	color: #5c6d7e;
	background-color: #fff;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
	width: 152px;
}
.simule img{ 
	width: 152px;
	height: 84px;
}
/*//simule//*/
.sites-area{
	overflow: auto;
	position: relative;
	padding-left: 247px;
	background-position:left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	min-height: 145px;
	clear: both;
}
.sites-area p{
	font-size: 11px;
}
.sites-area h1{
	color: #498fe7;
	font-size: 14px;
	font-weight: bold;
}
.sites-area h2{
	color: #69c;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 7px;
}
.sites-area a.url{
	color: #69c;
	font-size: 11px;
}
.sites-area img.sa-logo{position: absolute; left: 0px; top: 0px;}
