BODY {
	font: 8pt Tahoma, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #00000;
	overflow:scroll;
}

/* botonera */
#Layer5 {
	background-color: #FFFFFF;
	HEIGHT: 19px; 
	LEFT: 272px; 
	VISIBILITY: hidden; 
	POSITION: absolute; 
	TOP: 476px; 
	WIDTH: 450px; 
	Z-INDEX: 5; 
	background-color: #FFFFFF; 
	layer-background-color: #FBFFC4; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.menuColecciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.listEstils {
	height: 29px;
	width: 65px;
	vertical-align: bottom;	
}

/* clases de los formularios */
.unnamed1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
	text-decoration: none;
}
.unnamed2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: 0066ff; 
	text-decoration: none;
}

/* ficha de productos */
.texto {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: italic; 
	text-decoration: none; 
	color: #000000;
}
.textolink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #5e5e3e; 
	text-decoration: none; 
	font-weight: bolder;
}
.textolink_strong {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
.textolink2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: red; 
	text-decoration: none; 
	font-weight: bolder;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 18px;
	height: 18px;
	border: 1px solid #202020;
	background-color: #F5F5F5;
	color: #000000;
}
.boton_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 18px;
	height: 18px;
	border: 2px solid #202020;
	background-color: #c5c5c5;
	color: #000000;
}
.txt_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_select:hover {
	text-decoration: none;
}
.bg_foto {
	background-repeat: no-repeat;
	background-position: center center;
}
