body {
	background-color: ;
}
.fondo_amarillo {
	background:url(../imagenes/fondo_amarillo.gif) repeat-y left top;
}
.fondo_blanco{
	background:url(../imagenes/fondo_blanco_medio.gif) repeat-y left top;
}
.fondo_novedades {
	background: url(../imagenes/fondo_novedades.gif) no-repeat left top;
}
.fondo_marcas {
	background: url(../imagenes/fondo_marcas.gif) no-repeat left top;
}
.fondo_expresate{
	background: url(../imagenes/fondo_expresate.gif) no-repeat left top;
}
.titulo_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#E2001A;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#FFFFFF;
}
a, a:active, a:visited {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#DF0018;
	text-decoration: none;
}
a:hover{}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#999999;
}
.textos_blanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#FFFFFF;
}
.textos_negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;	
}
.textos_respuesta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	padding:8px;
}
.texto_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#999999;
	text-decoration: none;
}
.texto_negrita a, texto_negrita a:active, texto_negrita a:hover, texto_negrita a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#999999;
	text-decoration: underline;
}
.campos_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333333;
	background-color: #F4F3EE;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.area_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333333;
	background-color: #F4F3EE;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;	
}
.campos_buscador{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FCC318;
	border: 1px solid #999999;
}
.combos_buscador{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	background-color: #FCC318;
	border: 1px solid #999999;
}
.borde_productos{
	border-bottom:#B70718 1px dashed;
	height:1px;
	width:auto;
}
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }
#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }
#MB_frame {
	position: relative;
	background-color: #BA061A;
	background-image:url(../imagenes/fondo-violeta-flotante.gif);
	height: 100%;
}
#MB_header {
	margin: 0;
	padding: 0;
}
#MB_content {
	padding: 0px .0em;
	overflow: auto;
}
#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}
#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}
#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(../includes/spinner.gif) 50% 0 no-repeat;
}
#MB_frame {
	padding-bottom: 0px;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#MB_window {
	background-color: #BA061A;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#MB_content { border-top: 1px solid #FCC318; }
#MB_header {
  background-color: #FCC318;
  border-bottom: 1px solid #FCC318;
}
#MB_caption { color: #ffffff }
#MB_close { color: #ffffff }
#MB_close:hover { color: #000 }
.MB_alert {
	margin: 10px 0;
	text-align: center;
}