.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.fondoindex {
	background-attachment: scroll;
	background-image: url(fondoindex.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6B826C;
}
.fondo {
	background-attachment: scroll;
	background-image: url(../imagnes/filete2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lineal {
	border: thin solid #D1C9A4;
}

.right_part {width:629px; height:auto; float:left;background-color:#F2F1E6;  border:4px solid #E0DEC7; text-align:center;	}
#image_mini {width:629px; height:316px; float: left; margin-left:0px; overflow-y:scroll; background-color:#F0EFE3;}
.mini { width: 89px; height:67px; border:2px #C5C18D solid; margin:4px 4px; float:left;}
#image_show { width:623px; height: 310px; float: left; padding: 3px; text-align:center;} 
.borde {
	 border:3px solid #C5C18D;
}
.cleaner_h10 { clear: both; width:100%; height: 10px; }

.btn-promo {
	display:block; 
	padding: 10px; 
	background-color:#10A51A; 
	color:#fff; 
	text-align:center;
}
.btn-promo:hover {
	background-color:#000; 
	color:#fff; 
}