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

#secao_principal {
	margin:0 auto;
	top: 0;
	text-align: left;
	min-height: 660px;
	width: 100%;
	position: relative;
}

#menu_container {
	margin: 0 auto;
	top: 0;
	width: 970px;
	height: 65px;
	padding-top: 35px;
	padding-left: 50px;
	padding-right: 0px;
}

#banner {
	margin: 0 auto;
	top: 0;	
	width: 870px;
	height: 270px;
}

.container_principal {
	margin: 0 auto;
	top: 0;
	width: 884px;
	/*height: 270px;*/
	text-align: left;
	position: relative;
}

#secao_contato {
	margin: 0 auto;
	top: 0;
	height: 310px;
	width: 100%;
	background: url(../images/bg_contato.png) top no-repeat;	
	text-align: center;
	clear: both;
	position: relative;
}

#contato_container {
	margin: 0 auto;
	top: 0;
	width: 870px;
	padding-top: 60px;
	text-align: left;
}

#contato_fale {
	width: 300px;
	height: 210px;
	text-align: left;
	float: left;
	background-image: url(../images/icon_titulo_fale.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
	
#contato_fale_texto {
	width: 300px;
	height: 160px;
	text-align: left;
}

#contato_redes {
	width: 300px;
	height: 210px;
	text-align: left;
	float: left;
	background-image: url(../images/icon_titulo_redes.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}

#contato_form {
	width: 270px;
	height: 210px;
	text-align: left;
	float: left;
	background-image: url(../images/icon_titulo_form.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}

#lnk_fb {
	background: #ED3237 url(http://www.paodamarcia.com.br/images/icon-face.png) 0px 0px no-repeat;
	padding-bottom: 8px;
	height: 40px;
	width: 38px;
	float: left;
        background-size: 32px;
}

#lnk_insta {
	background: #ED3237 url(http://www.paodamarcia.com.br/images/icon-insta.png) 0px 0px no-repeat;
	padding-bottom: 8px;
	height: 40px;
	width: 38px;
	float: left;
        background-size: 32px;
}

#lnk_whatsapp {
	background: #ED3237 url(http://www.paodamarcia.com.br/images/icon-whatsapp.png) 0px 0px no-repeat;
	height: 40px;
        width: 140px;
        float: left;
        background-size: 32px;
        display: inline-block;
        padding: 4px 0 0 40px;
        font-size: 18px;
        color: #fff;
}

#banner_image1 {
	width: 400px;
	height: 200px;
	position: absolute;
	margin-top: 20px;
	margin-left: 290px;
	background-image: url(../images/foto_banner_2.png);
	background-repeat: no-repeat;
}

#banner_image2 {
	width: 400px;
	height: 200px;
	position: absolute;
	margin-top: 10px;
	margin-left: 280px;
	background-image: url(../images/foto_banner_4.png);
	background-repeat: no-repeat;
	opacity: 0;
}

/*#divisor {
	margin: 0 auto;
	top: 0;
	width: 870px;
	height: 20px;
	clear:both;
}*/
