@charset "UTF-8";

/* Layout Medium Screens */

/*header {height: 200px; background: url(../images/banner_medium.jpg) no-repeat 90% 0px; }*/
header {height: 200px; background:none;}


header a.logo {
    width: 276px;
    height: 70px;
    top: 20px; right: 20px;
    background-image: url(../images/logo_medium.png);
}

nav { top: 200px;}
nav a {margin-right: 20px;}

.promo_container { padding: 0px 20px 15px 20px;}

.promo_container .promo { background-position: 0px 0px;}

.promo_container .promo .content {padding: 70px 30px 0px 0px; }

.delivery {
	width:100%;
	min-height:170px;
	min-width:158px;
	position:relative;
	margin-top: -60px;
	margin-left: 10px;
	
}
#dvlarge { display: none; }
#dvmedium { display: block; }
#dvsmall { display: none; }

body {background-image: none;}
.footer .contentf {padding: 0px 0px 0px 25px;}
.form_contato {
	width:90%; 
	margin: 0px auto 0px auto;
	padding-left:-20px !important;
}



#dvimagem {
	width:470px;
	margin: 0px auto 0px auto;
	float:none;

}
.dv {
	width:100%;
}


