/* CSS Document */

body {
	background: url(../_imagens/em-construcao/fundo-construcao.png);
	padding: 0;
	margin: 0;
}

img {
	height: auto;
    max-width: 100%;
}

.logo-agrozoller {
    padding: 0 20px;
    position: relative;
    text-align: center;
    top: 70px;
}

.infos {
	margin: 60px 0 0;
    padding: 0 20px;
    position: relative;
    text-align: center;
    top: 60px;
}

.logo-b2hr {
    background: none repeat scroll 0 0 #333;
    bottom: 0;
    padding: 20px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}