html,
body {
	padding:0;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/bg-repete.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 100%;
}
#container {
	min-height:100%;
	position:relative;
	background-image: url(img/bg-resultte.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#content {
	margin-right: auto;
	margin-left: auto;
	width: 984px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	text-align: left;
}

#content:after{
		    content:".";
		    display:block;
		    clear:both;
		    visibility:hidden;
		    height:0;
		    overflow:hidden;
}
#continterno {
	width: 954px;
	padding-right: 15px;
	padding-left: 15px;
}
#lateral {
	width: 163px;
	float: left;
}
#logo {
	width: 163px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 35px;
}
#menu-lateral {
	width: 163px;
}
#box {
	background-image: url(img/bg-box.png);
	width: 86px;
	height: 58px;
	padding-left: 77px;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-top: 20px;
}
#newsletter {
	background-image: url(img/bg-news.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 133px;
	color: #FFFFFF;
	padding-top: 38px;
	padding-left: 15px;
	padding-right: 15px;
}
#news {
	padding: 0px;
	margin-top: 10px;
}
#direita {
	float: left;
	width: 772px;
	padding-left: 19px;
}
#contato-superior {
	width: 772px;
	text-align: right;
	height: 40px;
	background-image: url(img/ico-fone.png);
	background-repeat: no-repeat;
	background-position: 385px 17px;
	padding-top: 20px;
}
#flash {
	height: 329px;
	width: 772px;
	margin-bottom: 30px;
}
#conteudo {
	width: 772px;
}
.coluna {
	float: left;
	width: 204px;
	line-height: 16px;
}
.separador {
	width: 75px;
	float: left;
	background-image: url(img/separador-vertical.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
}
.separador-horizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}





#footer {
	position:absolute;
	height:58px;
	clear: both;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	width:100%;
	z-index: 200;
	background-image: url(img/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footerinterno {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
.texto11 {
	font-size: 11px;
	color: #FFFFFF;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0100A6;
	margin-bottom: 10px;
}

a.link-branco11 {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
a.link-branco11:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.link-branco12 {
	color: #FFFFFF;
	text-decoration: none;
}
a.link-branco12:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.link-branco18 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
a.link-branco18:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.link-saibamais {
	color: #626fb3;
	text-decoration: none;
}
a.link-saibamais:hover {
	color: #626fb3;
	text-decoration: underline;
}
.texto-azul16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0100a6;
	font-weight: bold;
}

a.link-azul16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0100a6;
	text-decoration: none;
}
a.link-azul16:hover {
	text-decoration: underline;
	color: #0100a6;
}
a.link-padrao {
	color: #000000;
	text-decoration: none;
}
a.link-padrao:hover {
	color: #000000;
	text-decoration: underline;
}
.box {
	border: 1px solid #2C3E98;
}
.botao {
	color: #FFFFFF;
	background-color: #5D6AB0;
	border: 1px solid #FFFFFF;
}
#conteudo  a img {
	border: 1px solid #293994;
}
#conteudo a:hover img   {
	border: 1px solid #939598;

}
.img-left {
	float: left;
	margin: 5px;
}
.img-right {
	float: right;
	margin: 5px;
}
.cliente {
	margin-left: 20px;
	margin-bottom: 20px;
}

.separador-menu {
	display: block;
	margin: 0px;
	padding: 0px;
}
.borda {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2A3B97;
	border-right-color: #626FB3;
	border-bottom-color: #626FB3;
	border-left-color: #2A3B97;
}



p {
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
	}
#menu-lateral ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu-lateral li {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
}

#conteudo ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#conteudo li {
	background-image: url(img/list-quadrinho.png);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin: 0px;
	background-position: left 2px;
	padding-left: 15px;
}
