body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin: 0 0 0 0;
	background-color:#FFFFFF;
}
table{
	border: 1px;
	font-size: 12px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #555555;
	size: 11px;
}
dt{
	padding-top: 10px;
	font-weight: bold;
}
form{
	display: inline;
}
#mainbody{
	background: url(imagenes/bg.jpg);
	background-color: #5D5CFF;
	background-repeat: repeat-x;
	position: absolute;
	padding-top: 7px;
	width: 100%;
	height: 100%;
	min-height: 1000px;
}
#contenedor_ppal{
	width: 1000px;
	padding-left: 5px;
}
#col_izq {
	float: left;
}

#col_der{
	float: left;
	width: 800px;
}
#menu_desplegable{
	height: 30px;
}
#busqueda_rapida{
	margin-top:5px; 
	height:45px;
	padding: 8px 0px 5px 0px;
	background-image: url(imagenes/bgtitulo.gif);
}
#boton_carta{
	float: right;
	padding-right: 10px;	
}
#busq_keyword{
	padding: 10px 10px 10px 10px;
	width: 150px;
	float: left;
}
#contenedor_thumbs{
	margin-top: 10px;
	width: 790px;
	height: 590px;
	overflow: auto;
	float: left;
}
#paginador{
	background-image: url(imagenes/bgtitulo.gif);
	background-color:#DBE6F8;
	text-align: center;
	line-height: 24px;
	width: 790px;
}
.MainAlerta{
	background-color: #FFFF33;
	border-bottom: 1px solid black;
}
.MainStop{
	background-color: red;
	border-bottom: 1px solid black;
}
.marco_pelicula{
	width:280px; 
	height:180px;
}


.boton{
	background-image: url(imagenes/bgboton.gif);
	text-align: center;
	padding: 7px 5px 8px 5px;
	margin: 5px 5px 5px 5px;
	background-repeat: repeat-x;
	border: 1px solid #555555;
}
.boton_inactivo{
	background-color: orange;
	text-align: center;
	padding: 7px 5px 8px 5px;
	margin: 5px 5px 5px 5px;
	background-repeat: repeat-x;
	border: 1px solid #555555;
}
.sin_boton{
	background-color: transparent;
}
tr.titulo{
	background-color: #5D5CFF;;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}
div.titulo{
	background-color: #5D5CFF;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 5px;
}
.titulo{
	font-weight: bold;
}

div.barras_nav{
	padding: 0px 15px 0px 15px;
	float: left;
}
.contenedor{
	background-color: #ffffff;
	padding: 8px;

}
.subcontenedor{
	background-color: #DDDDDD;
	color: Black;
	padding: 5px 5px 5px 5px;
	border: 1px solid black;
}
.supercontenedor{
	background-color: #000000;
	color: White;
}
.alpie{
	font-size: 11px;
}
.Sestreno{
	font-size: 10px;
	background: url(imagenes/bgestreno.png);
	color: Black;
	line-height: 20px;
	text-align:center;
}
.Estreno{
	font-size: 10px;
	background: url(imagenes/bgnormal.png);
	color: Black;
    line-height: 20px;
	text-align:center;
}
.Coleccion{
	font-size: 10px;
	background: url(imagenes/bgcoleccion.png);
	color: Black;
	line-height: 20px;
	text-align:center;
}
.Promo{
	font-size: 10px;
	background: url(imagenes/bgpromo.png);
	color: Black;
	line-height: 20px;
	text-align:center;
}
.disponible{
	background-color: Lime;
	color: Black;
	margin: 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	border: 1px solid black;
	float: left;
}
.indeterminado{
	background-color: Yellow;
	color: Black;
	margin: 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	border: 1px solid black;
	float: left;
}
.nodisponible{
	background-color: Red;
	color: Black;
	margin: 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	border: 1px solid black;
	float: left;
}
.sinopsis{
	line-height:18px; 
	overflow:auto; 
	height:100px;
	padding: 2px 5px 5px 2px;
}

