* {
	margin: 0px; padding: 0px;
}
.slider {
	background: rgb(44, 44, 44); width: 940px; height: 407px; position: relative;
}
.items {
	display: none;
}
.pagination {
	background: url("../images/pagination_bg.png") 0px 0px; left: 626px; top: 0px; width: 314px; height: 407px; position: absolute; z-index: 95;
}
#contacto {
	background: url("../images/fondocontacto.jpg") 0px 0px; left: 626px; top: 0px; width: 314px; height: 407px; position: absolute; z-index: 95;
}
.pagination ul {
	margin: 342px 0px 0px 40px; position: relative; z-index: 100;
}
.pagination li {
	background: url("../images/pagination.jpg") no-repeat 0px 0px; margin: 0px 5px 0px 0px; width: 60px; height: 45px; text-align: center; overflow: hidden; float: left; box-shadow: 0px 5px 5px #272727;
}
.pagination li a {
	padding: 1px 0px 4px; color: rgb(255, 255, 255); line-height: 20px; font-size: 15px; font-weight: 700; display: block;
}
.pagination li.current a {
	color: rgb(244, 72, 33);
}
.pagination li:hover a {
	color: rgb(244, 72, 33);
}
.banner {
	padding: 39px 35px 0px 41px; left: 626px; top: 0px; width: 238px; height: 256px; display: block; position: absolute; z-index: 99;
}
.banner p.title {
	color: rgb(255, 255, 255); line-height: 30px; font-size: 22px; font-weight: 600; width:238px;margin-bottom:30px;
}
.banner p {
	color: rgb(225, 224,224); line-height: 18px; font-size: 14px; font-weight: normal; display: inline-block;
}
.banner p > a {
	background: url("../images/banner-button.gif") no-repeat center 0px; margin: 8px 0px 0px 5px; width: 11px; height: 11px; display: inline-block;
}
.banner p > a:hover {
	background: url("../images/banner-button.gif") no-repeat bottom;
}
.banner > a {
	margin: 7px 0px 5px; display: inline-block;
}
.banner > a time {
	background: rgb(244, 72, 33); padding: 3px 10px 5px 9px; color: rgb(255, 255, 255); line-height: 20px; font-size: 14px; display: inline-block;
}
.banner > a:hover time {
	background: rgb(255, 255, 255); color: rgb(0, 0, 0);
}
