/****************************************************************************************
 *	previews.css - Archivo de estilos para el índice de previews de Aventura y CÍA v3		* 
 ****************************************************************************************
 *	Aquí se definen los estilos especificos para índice de previews											*
 *	de Aventura y CÍA: previews.php.																										*
 *																																											*
 *	Autor:	Javier Cadenas																															*
 *	Fecha:	abril de 2006		Última modificación:	diciembre de 2007											*
 ****************************************************************************************/
/** Etiquetas completas *****************************************************************/
table
{
	margin-top: 5px;
	width: 750px;
}
/** Identificadores | Etiquetas y clases internas a ellos *******************************/
img
{
	border: #3883A2 1px solid;
}
.icono
{
	position: relative;
	z-index: 9;
}
.icono, .datos
{
	float: left;
}
.icono img
{
	width: 140px;
	height: 60px;
	display: block;
}
.datos
{
	margin: 5px 0 0 -15px;
}
.datos .nombre_juego
{
	border: #3883A2 1px solid;
	background-color: #C1C1C1;
	padding: 4px 5px 4px 15px;
	height: 42px;
	width: 300px;
}
.datos .nombre_juego .sombra_exterior
{
	margin: 0 -35px 0 -16px;
}
.datos p
{
	padding-bottom: 0;
}
.datos .fecha
{
	background: #297494 url(../imagenes/diseno_web/flecha_naranja_derecha.jpg) center right no-repeat;
	border: #FD9A0B 1px solid;
	padding: 2px 18px 2px 15px;
	color: #FFFFFF;
}
#proximos_lanzamientos
{
	background: url(../imagenes/diseno_web/proximos_lanzamientos.jpg) no-repeat;
}
#previews
{
	background: url(../imagenes/diseno_web/previews.jpg) no-repeat;
}
#flotante
{
	width: 200px;
	background: url(../imagenes/diseno_web/previews.png) top left no-repeat;
	padding: 0 0 0 0;
	margin-right: 20px;
	float: left;
}
#listado_lanzamientos
{
	width: 484px;
	margin: -5px 0 30px -5px;
}
#listado_previews
{
	width: 750px;
}
#listado_previews td
{
	padding: 5px;
}
#flotante .sombra_exterior
{
	position: relative;
	z-index: 9;
}
#flotante .sombra_interior
{
	padding: 0;
}
#flotante object
{
	display: block;
}
#menu_trailers
{
	margin: -20px 13px 0 5px;
	padding-top: 20px;
	border: #FD9A0B 1px solid;
	background: #79A4B7 url(../imagenes/diseno_web/trailers_fondo.jpg) bottom right no-repeat;
}
#menu_trailers .boton
{
	margin-left: 150px;
}
#menu_trailers .transparencia
{
	padding: 5px;
	text-align: center;
	border-left: none;
	border-right: none;
	margin-bottom: 10px;
}
#menu_trailers .dato
{
	color: #FFFFFF;
	margin: 0 10px 10px 10px;
	text-align: right;
	padding: 0;
}
#menu_trailers select
{
	background-color: #297494;
	color: #FFFFFF;
}
#menu_trailers form p
{
	text-align: center;
}
#menu_imagenes
{
	margin: 20px 13px 0 5px;
	padding: 20px 5px 0 5px;
	border: #FD9A0B 1px solid;
	background: #79A4B7 url(../imagenes/diseno_web/imagenes_fondo.jpg) bottom right no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#menu_imagenes img
{
	width: 150px;
	display: block;
}
#menu_imagenes .sombra_exterior
{
	width: 160px;
	margin: 0 auto;
}
#menu_imagenes span
{
	font-weight: normal;
}
#trailers
{
	background: url(../imagenes/diseno_web/trailers.png) no-repeat;
	width: 31px;
	height: 165px;
	position: absolute;
	top: 190px;
	left: 0;
}
#imagenes
{
	background: url(../imagenes/diseno_web/imagenes.png) no-repeat;
	width: 31px;
	height: 155px;
	position: absolute;
	top: 400px;
	left: 0;
}
/** Clases | Etiquetas e identificadores internos a ellos *******************************/
.resaltado_derecha
{
	border: #3883A2 1px solid;
	background: #C1C1C1 url(../imagenes/diseno_web/flecha_derecha.jpg) center right no-repeat;
	padding: 2px 18px 2px 5px;
	text-align: right;
	width: 50%;
}
.resaltado_azul
{
	background: #297494 url(../imagenes/diseno_web/flecha_naranja.jpg) center left no-repeat;
	border: #FD9A0B 1px solid;
	padding: 2px 5px 2px 18px;
	color: #FFFFFF;
	text-align: left;
	width: 50%;
}
#flotante .objeto
{
width:250px; height: 190px;
}