body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

/*#topo{
	width:100%;
	height:204px;
	
	background-image:url(../images/bg_topo.jpg);
	background-position:top;
	background-repeat:repeat-x;
}*/
#topo {
	width: 100%;
	height: 204px;

	background-color: #fff;

}

.menu_fundo {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 50px;
}

.fundo_linha {
	background-image: url(../images/bg_linha.jpg);
	background-repeat: repeat-x;
}

.menu {
	border: 0px;
	width: 690px;
	text-align: center;
	height: 50px;

}

.menu a {
	color: #fff;
	font-size: 16px;
}

.menu1 {
	padding-top: 15px;
	border-left: #FFF 2px solid;
	height: 25px;
}

.rodape_fundo {
	background-image: url(../images/rodape.png);
	background-repeat: repeat-x;


}

.style1 {
	text-transform: uppercase;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	height: 28px;
}

.style2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #02B156;
	height: 28px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
}

/** TEXTS */

body,
th,
td,
input,
textarea,
select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
}

p,
blockquote,
ul,
ol,
dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 18px;
	background: url(../images/img6.gif) no-repeat 5px 50%;
}

.list1 a {
	color: #006699;
}

a {
	color: #434343;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #666666;
}

.text1 {
	letter-spacing: -2px;
	text-transform: uppercase;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A6A6;
}

.text2 {
	padding-top: 53px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A6A6;
}

.text3 {
	padding-left: 10px;
	background: url(../images/img5.gif) no-repeat left;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}

.text4 {
	padding-top: 10px;
	padding-left: 10px;
	background: url(../images/img5.gif) repeat-y left;
	text-transform: uppercase;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}

.text5 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}


.style1 a:hover {}

/*
.bg1 {
	background: url(../images/img1.jpg) repeat-x left top;
}

.bg2 {
	background: url(../images/img2.jpg) repeat-x left top;
}

.bg3 {
	background: url(../images/img3.jpg) no-repeat left top;
	height: 50px;
}
*/
.bg4 {
	background: url(../images/img4.jpg) no-repeat left top;
	height: 264px;
}

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

#contact_form {
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	font-family: Tahoma, Geneva, sans-serif;
	width: 300px;
	padding: 5px;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-top: 10px;
	font-size: 14px;
}

#contact_form form textarea {
	font-family: Tahoma, Geneva, sans-serif;
	width: 400px;
	height: 150px;
	padding: 5px;
	background: #fff;
	border: 1px solid #dfdfdf;
}

#contact_form form .submit_btn {
	padding: 10px 15px;
	margin: 10px 0px 0px 0px;
	width: 70px;
	height: 35px;
	background: #00A859;
	border: 1px solid #dfdfdf;
	color: #fff;
}

.footerImg {
	max-width: 300px;
	height: auto;
	display: inline-block;
}

#seloISO {
	max-width: 150px;
}

#footerImg {
	max-width: 100px;
	height: auto;
	display: inline-block;
	margin-left: 20px;
}