@charset "utf-8";
/* CSS Document */

body {	
	border:0;
	padding:0;
	margin:0;
	text-align:center;
	background:url(img/bg.jpg) repeat;
}
#popup{ position: absolute; width:577px; height:423px; z-index:1000; left: 30%; top: 120px;}
#clear{ clear:both}
img {border:0;}
h1 {padding:0; margin:0;}
.txt1 {
	color:#333333;
	text-align:justify;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.txt_titulo_destaque {
	font-weight:bold;
	color:#000066;
	text-align:left;
	font-size:12px;
	font-family:Arial;
	}

.txt_destaque {
	color:#868686;
	text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.txt_destaque a{
	color:#868686;
	text-align:justify;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.txt_destaque a:hover{
	color:#000066;
	text-decoration:underline;
	}
.txt_conteudo {
	font-family: tahoma;
	font-size: 11px;
	color:#555;
	text-align:left;
}
.txt_conteudo a{
	color:#000066;
	text-decoration:none;
}
.txt_conteudo a:hover{
	text-decoration:underline;
}

.txt_produtos {
}

.txt_produtos a:hover{
	text-decoration:underline;
}
#topo {
	background:url(img/topo.jpg) no-repeat;
	width:987px;
	height:125px;
	margin:0 auto;
}
#logo {
	width:280px;
	height:124px;
	float:left;
}
#menu_topo {
	width:450px;
	height:59px;
	padding-top:65px;
	float:left;
}
#midias {
	width:225px;
	height:59px;
	padding-top:0px;
	float:left;
	text-align:right;
}

#conteudo {
	background:url(img/corpo.jpg) no-repeat;
	width:987px;
	height:571px;
	margin:0 auto;
}

#menu {
	width:350px;
	height:550px;
	float:left;
}

#lateral_esquerda {
	width:636px;
	height:575px;
	float:left;
}
#flash {
	width:635px;
	height:270px;
}
#destaque {
	width:635px;
	height:260px;
	padding-top:30px
}
#destaque_esquerda {
	width:200px;
	height:260px;
	padding:35px 10px 0 130px;
	float:left;
}
#destaque_direita {
	width:200px;
	height:260px;
	padding:35px 50px 0 20px;
	float:right;
}
/*:::::::::::::::::::::::::::::::INTERNAS:::::::::::::::::::::*/

#conteudo_interna {
	background:url(img/corpo_interna.jpg) no-repeat;
	width:987px;
	height:100%;
	margin:0 auto;
}

#topo_conteudo_interna {
	width:484px;
	height:45px;
	background:url(img/topo_conteudo_interna.jpg) no-repeat;
	padding:33px 0 0 20px;
	text-align:left;
}
#topo_conteudo_interna h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e5e5eb;
	font-weight:bold;

}
#bg_conteudo_interna{
	width:534px;
}

#lateral_esquerda_interna {
	width:534px;
	height:100%;
	float:right;
	text-align:left;
	background:url(img/bg_conteudo_interna.jpg) repeat-y;
}
#thumb_amplia {
	width:183px;
	height:234px;
	float:left;
	padding-left:20px;
}
#thumb {
	width:183px;
	height:203px;
}
#thumb_empresa {
	width:183px;
	height:403px;
}
#amplia {
	width:178px;
	height:23px;
	float:right;
	padding:8px 0 0 5px;
	background:url(img/imagem_maior.jpg) no-repeat;
}
#introducao {
	width:260px;
	height:100%;
	float:right;
	padding:10px 40px 0 10px;
}
#corpo{
	width:460px;
	float:left;
	padding:20px 20px 0 20px;
}
#corpo_produtos{
	width:500px;
	float:left;
	padding:10px 0 0 10px;
}
#produtos {
	width:149px;
	height:130px;
	float:left;
	color:#fff;
	text-align:left;
	font-size:8px;
	font-family:tahoma;
	text-decoration:none;
	padding:5px;
}
#produtos a{
	color:#969696;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#produtos a:hover{
	color:#003366;
	text-decoration:underline;
	font-weight:bold;
}
/*:::::::::::::::::::::::::::::::RODAPE:::::::::::::::::::::*/

#rodape {
	background:url(img/rodape.jpg) no-repeat;
	width:987px;
	height:80px;
	margin:0 auto;
}
#rodape_endereco {
	width:600px;
	height:40px;
	float:left;
	padding:20px 0 0 65px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#989da9;
}
#rodape_assinatura {
	width:130px;
	height:20px;
	float:right;
	padding:20px 50px 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#989da9;
}
#rodape_interna {
	background:url(img/rodape_interna.jpg) no-repeat;
	width:987px;
	height:124px;
	margin:0 auto;
}
#rodape_endereco_interna {
	width:600px;
	height:40px;
	float:left;
	padding:60px 0 0 65px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#989da9;
}
#rodape_assinatura_interna {
	width:130px;
	height:20px;
	float:right;
	padding:60px 50px 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#989da9;
}
/*:::::::::::::::::::::::::::::EMPRESTIMO*/
.menu_top {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.main_menu {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.side_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.texto_produtos {
	font-family: tahoma;
	font-size: 11px;
}
.map-text {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
.style2 {
font-size: 9px; text-decoration: none; font-family: tahoma;
}
