body {
	background-color: #000000;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
		scrollbar-3dlight-color:#c3c3c3;
		scrollbar-darkshadow-color:#c3c3c3;
	scrollbar-shadow-color:#000000;
		scrollbar-arrow-color:#931823;
	scrollbar-track-color:#000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.pie {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a.flash:link, a.flash:active, a.flash:visited {
	text-decoration:none;
	color:#FFFFFF;
	height:30px;
}
a.flash:hover {
	text-decoration:none;
	color:#e62637;
	height:30px;
}
.txtflash {color: #FFFFFF}
.interlineado {
	line-height: 18px;
}

.margenes {margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left:20px}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

/* PANEL DE GESTIÓN */
a:link, a:active, a:visited {
	text-decoration:none;
	color:#891620;
}
a:hover {
	text-decoration:underline;
	color:#891620;
}

/* NOVEDADES Y PROMOCIONES*/
a.tituloNovedad:link, a.tituloNovedad:active, a.tituloNovedad:visited {
	text-decoration:none;
	color:#891620;
	font-weight:bold;
	font-size:14px;
	
}
a.tituloNovedad:hover {
	text-decoration:underline;
	color:#891620;
	font-weight:bold;
}
a.tituloPromocion:link, a.tituloPromocion:active, a.tituloPromocion:visited {
	text-decoration:none;
	color:#891620;
	font-weight:normal;
	font-size:14px;
	
}
a.tituloPromocion:hover {
	text-decoration:underline;
	color:#891620;
	font-weight:normal;
}
.descripcionNovedad{
	color:#000000;
	font-weight:bold;
}
h1.novedad{
	text-align:justify;
	color:#666666;
	border-bottom: #666666 solid 2px;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 16px;
	width:333px;
	
}
h2.novedad{
	text-align:justify;
	color:#891620;
	font-weight:bold;
	font-size:12px;
}
p.novedad{
	text-align:justify;
	font-weight:normal;
}
#marco{
	scrollbar-face-color:#F6F6F6;
	scrollbar-highlight-color:#F6F6F6;
		scrollbar-3dlight-color:#C3C3C3;
		scrollbar-darkshadow-color:#C3C3C3;
	scrollbar-shadow-color:#F6F6F6;
		scrollbar-arrow-color:#C3C3C3;
	scrollbar-track-color:#F6F6F6;
}

