html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ESTILOS SECCION PELICULAS */
	
	.order_by {float:left; display: block;color:black;font-weight:bold;}
	.order_by img{ margin-right:7px;}
	.left_space{margin-left:20px;}
	#paginador{float:right;}
	.line_dot{background-image:url(../img/bg_punteado.gif);}
	
/* ESTILOS SECCION PROXIMOS ESTRENOS */

.lista_estrenos {
    color: #666;
    font-size: 12px;
    margin:20px 0 5px 0;	
}
.lista_estrenos li {
    overflow:hidden;
    background-image: url(../img/bg_punteado.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-bottom: 15px;
    padding-bottom: 5px;
    zoom:1;
}

.lista_estrenos li a {
    font-size: 20px;
}
.lista_estrenos li p {
    margin-top: 5px;
}
.lista_estrenos li .thumb {
    float:left;
    display: block;
    margin: 0 10px 5px 0;
}
.lista_estrenos li .fecha {
    font-size: 10px;
    color: #9a9a9a;
    margin-bottom: 3px;
}

/* TRAILERS */

.estreno_ficha_peli{width:580px;margin-top:10px;}

/* bloggers */

.ficha_bloggers {
	float:left;
	clear:both;
	overflow:hidden;
	background:url(../img/bg_rallado.gif) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:10px;
	width:610px;
}
.ficha_bloggers img {
	position:relative;
	float:left;
	margin-right: 10px;
}
.datosficha {
	float:left;
	width:313px;
	float:left;
	font-size:12px;
	color:#666;
	/*margin:-254px 0px 0px 260px;*/
}

.fechacritica {
	font-size:10px;
	color:#9a9a9a;
	padding-bottom:0;
}

.datos_ficha h3 {
	color:#666;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:3px;
}

/*BLOGGER*/

.acceso_blog{color:#439ACF;font-weight:bold;text-decoration:none;}
.titulo_blogg{font-weight:bold;color:black;}
.img_blogg{float:left;margin:0px 8px 8px 0px;}
.ficha_bloggers h3 {
	color:#666;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:3px;
}
/* col_trailer*/
col_trailer{width:289px;}
/* mouse ratón*/
#nav1 li a {cursor:pointer;}
.datcomment{font-size:12px;}
