/* CSS Document */
*{margin:0px; border:0px; padding:0px; list-style:none; text-decoration:none;}
.container{width:600px; padding:0 0;}
p{font:12px arial; color:#707070; padding:10px 50px 20px 0;}
p strong{font:bold 18px arial; color:#707070;}
a{font:12px arial; color:#4b4b4b; text-decoration:underline;}
h1{background:url(../images/bg_h1.jpg) no-repeat; width:600px; height:50px; overflow:hidden; text-indent:-19999px;}
h2{padding:0 0 65px 0; background:#FFF;}
h3{background:url(../images/bg_h3.png) no-repeat; width:37px; height:38px; padding:4px 0 140px 8px; margin:10px 20px 0 23px; font:bold 22px Arial, Helvetica, sans-serif; color:White; float:left;}
#opened{width:600px; height:670px; background:#FFF; position:absolute; top:0px; z-index:200;}

#items{background:#f1f1f1; height:610px;}
ol#pagination{position:relative; text-align:center;}
ol#pagination li{
	display:inline-block;
	width:100px;
	height:43px;
	background:url(../images/bg_button.png) no-repeat 0 0;
	text-align:left;
	text-indent:-8000px;
	list-style:none;
	cursor:pointer;
	margin:0 2px;
	}
ol#pagination li.prev, ol#pagination li.next{
	position:absolute;
	top:-285px;
	}
ol#pagination li.prev{left:10px;background:url(../images/bg_button.png) no-repeat 0 -42px;}
ol#pagination li.next{right:10px;background:url(../images/bg_button.png) no-repeat 0 0px;}

.incorporar{margin:10px 0 0 0;}
h4{background:url(../images/incorporar.png) no-repeat; width:83px; height:10px; overflow:hidden; text-indent:-199999px;}
.incorporar p{margin:10px 0 0 0; background:url(../images/bg_incorporar.png) no-repeat; width:580px; height:30px; padding:5px 10px;}