﻿body{
	font-family: Verdana, Arial, Trebuchet;
	margin: 0 auto;
}
#peliculas{
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	width: 751px;
	float: left;
	overflow: auto;
	text-align: center;
	background-color: #FFF;
	border-left-color: #cccaca;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #cccaca;
	border-right-style: solid;
	border-right-width: 1px;
}

#cont{
	padding: 0px 0px 0px 4px;
	width: 768px;
	float: left;

}

#box{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.5em;
	background-image: url(http://havilactvcol.ucoz.net/pelis/imagenes/ft-bg3.png);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 16px;
	margin: 0px 0px 0px 0px;
	height: 29px;
	width: 742px;
	display: block;
	float: left;
}
#footbox{
	height: 14px;
	width: 758px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	background-image: url(http://havilactvcol.ucoz.net/pelis/imagenes/ft-bg2.png);
}


.home-post-wrap {
	width: 176px;
	*width: 174px;
	padding: 0px;
	float: left;
	display: block;
	margin: 0px 0px 0px 9px;
}

.thumbnail-div {
	height: 264px;
	width: 172px;
	float: left;
	position: relative;
}

.img_list{float:left; align:center; height:242px; padding: 0px; margin: 0px; width:172px;}

.post-info2 a{
color: #CCC;
}
.post-info2 a:hover{
color: #EEE;
}
a.post-info-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold; 
	font-size: 12px;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	line-height: 1.5em;
	text-transform: uppercase;
}

.post-info2 {
	background-image: url(http://havilactvcol.ucoz.net/pelis/imagenes/post-info-bg.png);
	width: 163px;
	z-index: 100;
	position: absolute;
	top: 200px;
	left: 0px;
	color: #CCC;
	padding: 5px;
	height: 35px;
}

div.pagination {
		padding: 16px 0px 0px 0px;
		margin: 0px 0px 0px 9px;
		text-align:center;
		color: #a0a0a0;
		font-size: 12px;
		background-color: #333;
		display: block;
		color: #FFF;
		height: 34px;
		float: left;
		width: 728px;
	}
div.pagination a {
		border: 1px solid #909090;
		margin-right:3px;
		padding:2px 5px;
		background-image:url(http://havilactvcol.ucoz.net/pelis/imagenes/bar.gif);
		background-position:bottom;
		text-decoration: none;
		color: #c0c0c0;
	}
div.pagination a:hover {
		border: 1px solid #f0f0f0;
		background-image:url(http://havilactvcol.ucoz.net/pelis/imagenes/invbar.gif);
		background-color:#404040;
		color: #ffffff;
	}
div.pagination span.current {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #ffffff;
		font-weight: bold;
		background-color: #606060;
		color: #ffffff;
	}
div.pagination span.disabled {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #606060;
		color: #808080;
	}
