BODY {
	scrollbar-base-color: color;
	scrollbar-track-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color: #cccccc;
 }
.txtGen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: disc;
}

.tituloProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.fondoCafe {
	background-color: #333333;
	background-repeat: repeat-x;
	background-position: right;
}
.cuadroBco {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.cuadroCafe {
	background-color: #000000;
	border: 1px solid #666666;
}

.cuadroProductos {
	border: 1px solid #999999;
}
.menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menuProductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.menuTop:hover {text-decoration:underline}
a.menuProductos:hover {text-decoration:underline}
a.idioma:hover {text-decoration:none}
a.linkModas:hover {text-decoration:none}

.linkModas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	list-style-type: disc;
	font-weight: bold;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: disc;
	height: 15px;
	border: 1px solid #666666;
	background-color: #000000;
}
.formulario2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: disc;
	border: 1px solid #666666;
	background-color: #000000;
}
.formularioBtn {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	border: 1px solid #666666;
}
