.microtienda_banner {
	width: 720px;
	height: 200px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.microtienda_titulo {
	width: 100%;
	background-image: url(../images/microtienda/microtienda_head_mac.jpg);
	height: 40px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	clear: left;
	color: #FFFFFF;
	text-indent: 242px;
	text-align: left;
	line-height: 38px;
	font-size: 16px;
	background-repeat: no-repeat;
}
#tab_menu_cont {
	background-image: url(../images/microtienda/tab_mac.gif);
}
#menu_cont {
	width: 208px;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#display_novedades {
	width: 720px;
	display: block;
	float: left;
	margin-right: 0px;
	margin-top: 30px;
	padding-top: 6px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/microtienda/microtienda_novedades_tit.jpg);
	background-repeat: no-repeat;
}
#display_novedades h4 {
	font-size: 12px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	font-weight: bold;
	margin-left: 2px;
	color: #5B5B5B;
	text-indent: 12px;
	line-height: 11px;
	height: 20px;
}

#display_novedades_caja {
	height: 220px;
	width: 720px;
	margin: 0px;
}
.novedades_prod1 {
	height: 200px;
	width: 198px;
	float: left;
	display: inline;
	margin-top: 14px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 4px;
	border: 1px dotted #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}
.novedades_prod1 a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.novedades_prod1 p {
	font-size: 12px;
	color: #5994BE;
	line-height: 16px;
	font-weight: bold;
}

