* { margin:0;
padding:0;}

body {
	background-color: #07517E;
}
#bg-body-internas {
	width: 100%;
	height: auto;
	display: table;
	background-color: #01547E;
}

#geral {
	width: 800px;
	height: 862px;
	display: table;
	margin: auto;
	background-color: #01547E;
}



/*-------------------------INTERNAS----------------------------------------*/

#topo-titulo {
	width: 983px;
	height: 80px;
	display: block;
	float: left;
	margin-top: 15px;
	background-color: #FFFFFF;
}

#topo-titulo h2{
	width: 400px;
	height: auto;
	display: block;
	float: right;
	font: bold 28px arial;
	color: #fff;
}
#topo-titulo h3{
	width: 300px;
	height: auto;
	display: block;
	float: left;
	font: bold 18px arial;
	color: #fff;
	margin: 60px 0 0 70px;
}
#conteudo-internas {
	width: 983px;
	display: block;
	float: left;
	height: auto;
	margin-top: 24px;
}

#conteudo-produtos {
	width: 983px;
	display: block;
	float: left;
	height: 600px;
	margin-top: 24px;
}


#logos-etiquetas-brasil {
	width: 280px;
	height: 430px;
	display: block;
	float: left;
	margin-left: 53px;
	background-image: url(../images/evolucao-logos.jpg);
	background-color: #F2F2F2;
}
#box-texto-internas {
	width: 580px;
	height: auto;
	display: block;
	float: left;
	background-image: url(../images/bg-conteudo-internas.jpg);
}
#area-endereco-contato {
	width: 280px;
	height: 430px;
	display: block;
	float: left;
	margin-left: 53px;
	background-image: url(../images/bg-contato.jpg);
	background-color: #F2F2F2;
}
#area-endereco-contato p{
	font: bold 12px arial;
	color: #0A3CB7;
	margin-left: 45px;
	margin-top: 20px;
	letter-spacing: 1px;
}

#area-endereco-contato h2{
	color: #000;
	margin-left: 45px;
	margin-top: 20px;
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#area-endereco-contato h3{
	font: bold 12px arial;
	color: #0A3CB7;
	margin-left: 45px;
	margin-top: 20px;
}


#box-texto-internas p{
	font: 13px arial;
	line-height: 22px;
	text-align: justify;
}
#barra-azul-internas {
	width: 855px;
	height: 61px;
	display: block;
	float: left;
	background-image: url(../images/barra-rodape-internas.jpg);
	margin-left: 55px;
	margin-top: 10px;
}
#barra-azul-internas h4{
	font: bold 22px arial;
	line-height: 22px;
	text-align: center;
	color: #fff;
	margin-top: 30px;
}

#area-link {
	width: 554px;
	height: 455px;
	display: block;
	float: left;
	background-image: url(../images/bg-link.jpg);
}
.box-links {
	width: 250px;
	height: 133px;
	float: left;
	margin: 0 10px 20px 16px;
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
}
.box-links p{
	font: 13px arial;
	padding-top: 25px;
}
.box-links img{
	float: left;
	margin-top: 15px;
	padding-bottom: 30px;
}
.box-links a{
	color: #00349A;
	text-decoration: none;
}
.box-links a:hover{
	text-decoration: underline;
	color: #010066;
}


#esquerda {
	width: 283px;
	height: 580px;
	float: left;
	display: block;
	margin-left: 51px;
	margin-top: 2px;
	background-image: url(../images/bg-pdf.jpg);
	background-repeat: repeat-x;
}

#menu-lateral {
	width: 280px;
	height: auto;
	display: block;
}

#menu-lateral span a {
	font: bold 9px arial;
	line-height: 15px;
	text-decoration: none;
	padding-left: 10px;
	color: #000;
	width: 260px;
	display: block;
	border: 1px solid #000;
	margin: 5px 5px 5px 3px;
	background-color: #EEE;
}
#menu-lateral span a:hover {
	color: #FFFFFF;
	background-color: #0139B0;
}
#menu-lateral img{
	border: 1px solid #000;
	margin-bottom: 3px;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#010066;
	color:#fff;
	width:253px;
	padding:4px 10px 4px 10px;
	text-align:left;
	/*/*/border:1px solid #fff;/* */
	font: bold 9px arial;
	background-image: url(../images/menu.jpg);
	height: auto;
	letter-spacing: 2px;
	margin-top: 5px;
}

.submenu{

}
#selo {
	width: 80px;
	height: 70px;
	display: block;
	float: left;
}

#lateral-produtos p{
	text-align: center;
	font: 11px arial;
	margin-bottom: 20px;
}
#lateral-produtos span{
	font-weight: bold;
	color: #900;

}
#lateral-produtos img{
	margin: 8px 0 8px 8px;
	border: 1px dashed #ccc;
	padding: 2px;


}

#pdf {
	width: 285px;
	height: 455px;
	display: block;
	float: left;
	margin-left: 50px;
	background-image: url(../images/bg-pdf.jpg);
}

.pdf {
	float: left;
	padding-bottom: 30px;
	margin-top: 30px;
}

#pdf h2{
	font: bold 11px arial;
	margin-top: 40px;
}
#pdf h3{
	font: bold 11px arial;
	margin-top: 40px;
	background-color: #666;
	padding: 3px 0 3px 40px;
}


#pdf p{
	font: 10px arial;
}
.txt-pdf {
	margin-left: 15px;

}
.get {


}
