a.productos:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0B562;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;

}
a.productos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0B562;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a.productos:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0B562;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;

}
a.productos:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0B562;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;

	text-decoration: underline;

}
.subra {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3D3A4;
}
.celda_img_mini {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBDFBC;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.tit_art {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B2F00;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E4D6A7;
}
.separador_img_mini {
	font-family: Arial, Helvetica, sans-serif;
	height: 5px;
	border-bottom-color: #E4D6A7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tit_gde_art {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	background-color: #CFB45F;
	border-bottom-color: #AA8C33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-variant: small-caps;
}


.fondo_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	background-color: #E3D3A4;
	border-bottom-color: #AA8C33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #AA8C33;
	border-right-width: 1px;
	border-right-style: solid;
}

.scroll{
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #C9C9C9;
scrollbar-highlight-color: #A4A4A4;
scrollbar-3dlight-color: #F4F4F4;
scrollbar-darkshadow-color: #EFEFEF;
scrollbar-track-color: #F4F4F4;
scrollbar-arrow-color: #952300;
}

