/* *********************** FICHAS ************************* */
.ruta { font-size: 11px; font-weight: normal; color: #666; background-color: #F3F3F3; margin-bottom: 15px; padding: 3px 0px 3px 5px; }
#ficha_general { font-family: Arial; width:560px; margin: 0px 0px 0px 20px;	padding: 0px 5px 10px 5px; }
.ficha_codigo { color:#666; padding-top:10px;}
.ficha_titulo {	font-size: 14px; font-weight: bold;	color: #333333;	padding: 5px 0px 5px 0px; margin-top: 15px; }
#ficha_head { width:100%; background-color: #FFFFFF; }
.ficha_foto { vertical-align: top; width: 160px; }
.ficha_head_tit { font-size: 12px; font-weight: bold; height: 25px;	border-top: 1px dotted #333; }
.ficha_precdvd {
	font-family: Arial;	font-size: 20px; font-weight: bold;	color: #333333;
	background-image: url(../images/precio_dvd.gif); background-repeat: no-repeat; padding: 0px 0px 30px 60px; width: 130px;
}
.ficha_precbluray {
	font-family: Arial;	font-size: 20px; font-weight: bold; color: #333333;
	background-image: url(../images/precio_bluray.gif);	background-repeat: no-repeat; padding: 0px 0px 30px 60px;
}
.ficha_dispo {
	font-size: 12px; font-weight: bold; color: #333333;
	background-image: url(../images/carro_compras.gif); background-repeat: no-repeat; padding: 0px 0px 30px 25px;
}
.ficha_nodispo {
	font-size: 12px; font-weight: bold; color: #333333;
	background-image: url(../images/carro_compras_nodis.gif); background-repeat: no-repeat; padding: 0px 0px 30px 25px;
}
.ficha_infogen { font-size: 11px; width: 100%; margin-top: 18px; border-top: 2px solid #E47911; }

/* *********************** VER SECCION TDOAS ************************* */
.letras {
	font-family: Arial;	font-size: 13px; font-weight: bold;	text-align: center; background-color: #C8C8C8;
	margin:15px 0px 25px 0px; padding:3px 0px 3px 0px; width:100%; clear:both;
}
.letras a { color:#333333; text-decoration:none; }
.letras a:link {text-decoration:none;}
.letras a:hover { color:#CC0000; text-decoration:underline;}
.lista_pelis { font-family: Arial; font-size: 12px; width:560px; margin: 0px 0px 15px 20px; padding:0px 5px 10px 5px; border-top: 1px solid #E47911; }
.lista_det { width:100%;}
.lista_foto { width:80px;}
.lista_titulo {	font-size: 13px; font-weight: bold;	padding: 3px 0px 3px 0px; }
.lista_titulo a { color:#000; text-decoration:none; }
.lista_titulo a:hover { color:#999; }
.lista_tit_sub { font-size: 11px; color: #666; }
.lista_precio {	font-size: 16px; color: #333; font-weight: bold; text-align: center; width: 110px; }
.cam_vista { margin-top: 10px; text-align: right; }
.cam_vista a { color:#333; text-decoration:none; }
.cam_vista a:hover { color:#666; }
#txt_estatic { font-family: Arial; font-size:12px; width:570px; margin: 20px 0px 0px 20px; }
.forcont_titulo { font-size:14px; color:#333; font-weight:bold; margin-bottom:20px;	padding:3px 0px 3px 5px; background-color:#CCC; }
.forcont_inptxt { 
  font-family:Arial; font-size:12px; color:#333;
  background-color:#FFF; margin:0px; padding:0px; border:1px solid #999999;
}
.requerido { font-weight: normal; color: #D40000; }
.suppeli_fotos_blu { width:auto; background-color:#0099CC; text-align:center; color:#FFF; font-size:9px; font-weight:bold; margin:0px 15px 0px 15px; }
.suppeli_fotos_dvd { width:auto; background-color:#666; text-align:center; color:#FFF; font-size:9px; font-weight:bold; margin:0px 15px 0px 15px; }
.precio_arrficha { font-size:12px; color:#666; font-weight:bold; }
.suppeli_fotos_prox { width:auto; background-color:#D40000; text-align:center; color:#FFF; font-size:9px; font-weight:bold; margin:0px 15px 0px 15px; }

.vhcenter {display:table-cell; text-align:center; vertical-align:middle; width:105px; height:110px } .vhcenter * { vertical-align:middle; }  /* IE/Mac  .vhcenter { display: block; line-height: 0.6; } */