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

html{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	width:100%;
	height:100%;
	background: blue;
} 

h1{
	font-size:27px;
	color: #003366;
}

h2{
	font-size:15px;
	color: #000;
	font-weight: normal;
	margin-top: 15px;
	text-align: justify;
}

h3{
	font-size:15px;
	color: #000;
	font-weight: normal;
	margin-top: 15px;
	text-align: justify;
}

h4{
	font-size:12px;
	color: #000;
	font-weight: normal;
	margin-top: 30px;
	text-align: center;
}

h5{
	text-indent:-99999;
}

.margin_top_7px{
	margin-top: 7px;
}

.margin_top_15px{
	margin-top: 15px;
}

.margin_top_30px{
	margin-top: 30px;
}

.margin_top_50px{
	margin-top: 50px;
}

.margin_bottom_15px{
	margin-bottom: 15px;
}

.margin_bottom_50px{
	margin-bottom: 50px;
}

.font_produtos{
	font-size: 14px;
}

.margin_right{
	margin-right: 150px;
}

#fundo{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background:url("../images/fundo_01.png")center no-repeat;
}

#teste {
	width:100%;
	height: 600px;
	margin: 0 auto;
	margin-top:;
	position: ;
	background:red ;
}

#linha {
	width:100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-top:;
	position: ;
	background: ;
}

#estrutura {
	width:470px;
	height: 670px;
	margin: 0 auto;
	margin-top:50px;
	padding:40px;
	position: ;
	background:url("../images/fundo.png");
}

#logo {
	width:150px;
	height: 150px;
	margin: 0 auto;
	margin-top:;
	position: ;
	background:url("../images/logo.png");
}

#botao_estrutura {
	width:390px;
	height: 50px;
	margin:0 auto;
	margin-right:;
	margin-top:45px;
	margin-bottom: 15px;
	background:;
}

#botao {
	width:180px;
	height: 50px;
	float:left;
	margin-right:15px;
	position: ;
	background:;
}