@charset "utf-8";

body {
	background-color: #e3e3e3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/img/bck/bcksite.png);
	background-repeat: repeat-x;
	background-position: top;

}

a ,ul ,li{

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	text-decoration: none;

}

a img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#main {

	background-image: url(/img/bck/fundo.png);

	background-repeat: repeat-y;

	width: 898px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding-right: 103px;

	padding-left: 103px;

	position: relative;

	padding-bottom: 300px;

}
#cabecalho {
	width: 892px;
	position: absolute;
	left: 8px;
	top: 0px;
	padding-right: 94px;
	padding-left: 94px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 93px;
	border-bottom-color: #e3e3e3;
	z-index: 200;

}

.logo {

	width: 228px;

	position: absolute;

	bottom: 9px;
}

.menuprincipal {
	width: 420px;
	position: absolute;
	bottom: -1px;
	left: 382px;
	z-index: 200;

}
.menuprincipal ul {
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 100;

}

.menuprincipal li {
	float: left;
	color: #666;
	position: relative;
	padding-bottom: 8px;

}

.menuprincipal li a {
	display: block;
	float: left;
	margin-right: 5px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #666;
	position: relative;
}
.menuprincipal li a:hover {

	color: #FFF;

	background-color: #134E92;

}
.menuprincipal ul li ul {
	width: 175px;
	left: 0px;
	background-color: #FFF;
	float: left;
	position: absolute;
	top: 28px;
	border: 1px solid #CCC;
	z-index: 200;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menuprincipal ul li ul li {
	float: left;
	width: 100%;
	padding-bottom: 1px;
}
.menuprincipal ul li ul li a {
	display: block;
	width: 92%;
}.ativo {

	background-color: #134E92;

	color: #FFF !important;

}

.busca {

	position: absolute;

	right: 92px;

	bottom: 7px;

}

.busca input {

	font-size: 10px;

	border: 1px solid #dcdcdc;

	width: 140px;

	padding-left: 2px;

}

.busca img {

	vertical-align: middle;

	margin-top: 1px;

	margin-left: -1px;

}
.idiomas {

	position: absolute;

	right: 92px;

	bottom: 5px;

}

.idiomas li a {

	font-size: 11px;

	color: #aaaaaa;

	letter-spacing: 0px;

	font-style: italic;

}
#rodape {

	height: auto;

	width: 892px;

	position: absolute;

	bottom: 0px;

	left: 8px;

	padding-right: 94px;

	padding-left: 94px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #e3e3e3;

	background-image: url(/img/bck/rodape.png);

	background-repeat: repeat-x;

	background-position: bottom;

}
#rodape address p{
	font-size: 11px;
	font-style: normal;
	display: block;
	position: absolute;
	top: -25px;
	margin: 0px;
	padding: 0px;

}
#rodape address p strong{

	color: #304f8e;

}
#rodape address p a{

	color: #304f8e;

}
#rodape .disclaimer {

	margin-top: 13px;

	margin-bottom: 50px;

}

#rodape .disclaimer p {

	font-size: 10px;

	color: #aaaaaa;

	margin: 0px;

	padding: 0px;

	text-align: justify;

	word-spacing: 1px;

}
#rodape .disclaimer img {

	float: left;

	padding-right: 5px;

	padding-top: 5px;

}

#rodape .assinatura {

	background-image: url(/img/bck/assinatura.png);

	background-position: bottom;

	background-repeat: no-repeat;

	position: absolute;

	bottom: 0px;

	width: 100%;

	left: 0px;

	height: 41px;

	float: left;

}

#rodape .assinatura p {

	color: #FFF;

	padding: 0px;

	font-size: 10px;

	position: absolute;

	top: 14px;

	left: 120px;

	margin: 0px;

}

#rodape .assinatura ul {
	position: absolute;
	left: 668px;
	top: 14px;
	width: 350px;

}

#rodape .assinatura ul li {

	float: left;

}

#rodape .assinatura ul li a {

	font-size: 10px;

	color: #FFF;

	display: block;

	margin-right: 5px;

}
.indexint {

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #e3e3e3;

	border-bottom-color: #e3e3e3;

	border-left-color: #e3e3e3;

}

.trcinza {

	background-color: #f6f6f6;

}

