@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*
ESTILOS DE LOS SELECT
*/
select {
	background-color: #FFFFFF;
	font-style:italic;
	font-weight:bold;
	border:none;
	width:360px;
}

.select_carteles {
	color:#005ba4;
}

.select_peliculas {
	color:#b81216;
}

.select_personajes {
	color:#2e982d;
}

.selectusuariopass {
	color:#b81216;
	width:115px;
	background-color:#eab8b9;
}

/*
-----------------------------------
*/

/*
ESTILOS DE LOS INPUT
*/

input {
	background-color: #FFFFFF;
	border-style: solid 1px;
	font-style:italic;
	font-weight:bold;
	border-color: #CCCCCC;
	width:360px;
}

.input_peliculas {
	color:#b81216;
}

.input_carteles {
	color:#005ba4;
}

.input_personajes {
	color:#2e982d;
}
/*
-----------------------------------
*/

/*
ESTILOS DE LA BD PELICULAS 
*/

.body_peliculas {
	font-size: 9px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	color: #b81216;
}

.textobuscador_peliculas{
	font-size:18px;
	color:#b81216;
	font-weight:bold;
	font-style:italic;
}

.textoDetallesTit_peliculasRed{
	font-size:14px;
	color:#b81216;
	font-weight: bold;
	font-style:italic;
}

.textoDetallesTit_peliculasGray{
	font-size:14px;
	color:#989898;
	font-weight: bold;
	font-style:italic;
}

.textoBody_peliculasRed{
	font-size:8px;
	color:#b81216;
	font-weight: bold;
	font-style:italic;
}

.textoBodyFirst_peliculasGray{
	font-size:12px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
}

.textoBodyFirstURL_peliculasGray a{
	font-size:12px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
	list-style:lower-latin;
}

.textoBodyURL_peliculasGray{
	font-size:10px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
	list-style:lower-latin;
}

.textoBodyURL_peliculasGray a{
	font-size:10px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
	list-style:lower-latin;
}

.textoBody_peliculasGray{
	font-size:10px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
}

.textoBody_peliculasGray a{
	font-size:10px;
	color:#b81216;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
	
}
	
	
.selec_peliculaslink a {
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #b81216;
}  
/*
-----------------------------------
*/

/*
ESTILOS DE LA BD CARTELES 
*/

.body_carteles {
	font-size: 9px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	color: #005ba4;
}

.textobuscador_carteles{
	font-size:18px;
	color:#005ba4;
	font-weight:bold;
	font-style:italic;
}

.textoDetallesTit_cartelesRed{
	font-size:14px;
	color:#005ba4;
	font-weight: bold;
	font-style:italic;
}

.textoDetallesTit_cartelesGray{
	font-size:14px;
	color:#989898;
	font-weight: bold;
	font-style:italic;
}

.textoBody_cartelesRed{
	font-size:8px;
	color:#005ba4;
	font-weight: bold;
	font-style:italic;
}

.textoBodyFirst_cartelesGray{
	font-size:12px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
}

.textoBodyFirstURL_cartelesGray a{
	font-size:12px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
	list-style:lower-latin;
}

.textoBodyURL_cartelesGray a{
	font-size:10px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
	list-style:lower-latin;
}

.textoBody_cartelesGray{
	font-size:10px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
}
.selec_carteleslink a {
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #005ba4;
}
/*
-----------------------------------
*/

/*
ESTILOS DE LA BD PERSONAJES 
*/

.body_personajes {
	font-size: 9px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	color: #2e982d;
}

.textobuscador_personajes{
	font-size:18px;
	color:#2e982d;
	font-weight:bold;
	font-style:italic;
}

.textoDetallesTit_personajesRed{
	font-size:14px;
	color:#2e982d;
	font-weight: bold;
	font-style:italic;
}

.textoDetallesTit_personajesGray{
	font-size:14px;
	color:#989898;
	font-weight: bold;
	font-style:italic;
}

.textoBody_personajesRed{
	font-size:8px;
	color:#2e982d;
	font-weight: bold;
	font-style:italic;
}

.textoBodyFirst_personajesGray{
	font-size:12px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
}

.textoBodyFirst_personajesGreen{
	font-size:12px;
	color:#2e982d;
	font-weight: bold;
	font-style:italic;
}
.textoBodyFirst_personajesGreen a{
	font-size:12px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
}

.textoBodyFirstURL_personajesGray a{
	font-size:12px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
	list-style:lower-latin;
}

.textoBodyURL_personajesGray a{
	font-size:10px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
	list-style:lower-latin;
}

.textoBody_personajesGray{
	font-size:10px;
	color:#696969;
	font-weight: bold;
	font-style:italic;
}

.textoBody_personajesGray a{
	font-size:10px;
	color:#2e982d;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
}
.selec_personajeslink a {
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #2e982d;
}
/*
-----------------------------------
*/

/*
ESTILOS SUSCRIPCION
*/
.textobuscador_suscripcion{
	font-size:16px;
	color:#edb49c;
	font-weight:bold;
	font-style:italic;
}

/*
-----------------------------------
*/
/*
ESTILOS TIENDA
*/
.textotitulo_tienda{
	font-size:18px;
	color:#2d7642;
	font-weight:bold;
	font-style:italic;
}
/*
-----------------------------------
*/

/*
ESTILOS SUBASTAS
*/
.tittleslateral_subastas {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.pricesActual_subastas {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.duration_subastas {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.tittleschicos_subastas {
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #f5d501;
}

.tittleyellow_subastas {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #f5d501;
}

.tittlestatistics_subastas {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #5c5d5c;
}

.input_autopuja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 40px;
}

.whitetext_subastas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: italic;
	color:#FFFFFF;
	font-weight:bold;
}

.statisticsgeneral_subastas {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #82679d;
}

.statisticsgeneral_subastas a{
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #82679d;
	text-decoration:underline;
}

.statisticstienda_subastas {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #9d9d9d;
}

.titlesstatisticstienda_subastas {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.titlesstatisticstienda1_subastas {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
/*
-----------------------------------
*/

/*
ESTILOS GENERALES
*/
.titulo_Grandes {
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #cccccc;
}

.carroCompraLAteral {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.carroCompraLAteral1 a {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #F8D718;
	 
}

.carroCompraLAteral2 a {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #3333CC;
	 
}

.carroCompraLAteral3 a {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #006633;
	 
}
/*
-----------------------------------
*/


.textocitas{
font-size:18px;
color:#000000;
font-weight:bold;
font-style:italic;

}

.textocitasgreen{
font-size:18px;
color: #009933;
font-weight:bold;
font-style:italic;

}

.textolila{
font-size:14px;
color:#795d96;
font-weight:bold;
font-style:italic;

}
.textobuscadorInt{
font-size:14px;
color:#ffffff;
font-weight:bold;
font-style:italic;

}
.tablabuscar input{
background-color:#fed8ca;
border none;
border-style:none;
width:60px;
font-size:13px;
border-width:thin;

}
.buttomstyle{

background-color:#e20916;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
font-style:italic;
}
.textobuscadorPersonaje {
	font-size:18px;
	color:#00712C;
	font-weight:bold;
	font-style:italic;
}
.titulo_home {
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.titulo_homeBlack {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	line-height: normal;
}
.body_stadistics {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

.body_itemstitle {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.body_itemstitlenew {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.body_itemstitlenewbold {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.body_itemstitlenewblack {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.body_itemsname {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.body_stadisticsGreen {
	font-size: 11px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.body_stadisticsBlack {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #009933;
	
}

.body_stadisticsBlack a{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #009933;
	text-decoration:none;
}


.body_itemsnameButton {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.body_itemsnameButton a{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.subtitles {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}

.carroCompraLAteral {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.textobuscadorPrograma {
	font-size:18px;
	color:#004A8B;
	font-weight:bold;
	font-style:italic;
}
.titulo_coleccionismo {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #8F8E56;
}
.body_itemsnameColeccionismo {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: oblique;
}
.quienesbody {
	font-size: 14px;
	color: #666666;
	font-style: oblique;
}
.body_stadisticsRed {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}


.body_detailsMain {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
.titulo_homeGreen {
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
}
.titulo_homeGray {
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.titulo_homeRed {
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

a {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.titulotoptable_shopping_editorial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color:#009933;
	
	top:10px;
}

.titulotoptable_shopping {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-style: italic;
	font-weight: bold;
	
	top:10px;
}
.statistic_general{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: italic;
	font-weight:bold;
}
.textolila_subastas {
	font-size:11px;
	color:#795d96;
	font-weight:bold;
	font-style:italic;
}
.titulo_Grandes_subastas {
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}

.titulo_Grandes_subastas input{
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #999999;
	width:100px;
}
