@charset "utf-8";
/* CSS Document */
#top_lp {
	width:630px;
	height:50px;
	background-color:#f4f4f4;
	margin-bottom:5px;
}
#destaque_lp {
	width:630px;
	height:180px;
	margin-top:10px;
	margin-bottom:10px;
}
/*Ajuste meio LP*/
#meio_lp_shop {
	width:630px;
	height:auto;
	color:#828282;
	font-family:"Trebuchet MS", Verdana, arial, freesans, garuda, helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
}
#meio_lp_shop p {
	padding-bottom:15px;
}
#meio_lp_shop h1 {
	color:#007FC8;
	font-size:16px;
	text-transform:uppercase;
	border-bottom:1px solid #828282;
	margin-bottom:10px;
}
#meio_lp_shop strong {
	font-weight:normal;
}
