.scroll{
scrollbar-arrow-color: #FFFFFF; 
scrollbar-3dlight-color: #C0C0C0; 
scrollbar-highlight-color: #CCCCCC; 
scrollbar-face-color: #C0C0C0; 
scrollbar-shadow-color: #000000; 
scrollbar-track-color: #CFCECE; 
scrollbar-darkshadow-color: #CFCECE;
}
.blanco_grande_negrita {
	font-family: "Arial Black";
	font-size: 20px;
	color: #FFFFFF;
}
a.blanco_grande_negrita:hover {
	font-family: "Arial Black";
	font-size: 20px;
	color: #8A0000;
}
.blanco_titulo {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
a.blanco_titulo:hover {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #8A0000;
}
.blanco_titulo_separado {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.blanco_grande {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a.blanco_grande:hover {
	font-family: Arial;
	font-size: 16px;
	color: #8A0000;
	font-weight: bold;
}
.blanco {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.titulo_negro {
	font-family: "Arial Black";
	font-size: 25px;
	color: #000000;
}
.titulo_negro_dos {
	font-family: "Arial Black";
	font-size: 16px;
	color: #000000;
}
.titulo_gris {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.precio_gris {
	font-family: "Arial Black";
	font-size: 30px;
	color: #820000;
}
.gris_grande {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.info_gris {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.gris {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.info {
    font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.texto {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.texto_panel{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.texto_panel:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

.texto_panel_gris {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.texto_panel_gris_g {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.texto_rojo {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.texto_rojo_grande {
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.pie {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.texto_producto {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.texto_producto_rojo {
	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}.formulario {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
}
.borde {
	border: 1px solid #999999;
}
