/* CSS Document */

	
/* Easy crep-es */

	#crep-es, #crep-es a:hover,#crep-es a:link, #crep-es a:active, #crep-es a:visited,
#crep-es a:hover {
	border: none;
	}	
	#crep-es ul, #crep-es li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
    }
	#crep-es li{ 
		width:572px;
		height:191px;
		}
	#crep-es li div{
		border: 0px;
		color: none;
		top: 151px;
		text-align: left;
		width:572px;
		height: 40px;
		background-color: #000000; 
		position: relative ; 
		color: #fff;
		margin: 0 0 0 0;
		z-index:2;
		visibility: visible; 
		-moz-opacity:0.75;
		opacity:0.75;
		filter:alpha(opacity='75');
		}	
	#crep-es li div span{
		top: -15px;
		display: block ;
		font-size: 11px;
		line-height: 100%;
		padding: 0px 0 0 8px;
		}
	#crep-es li div h3{
		margin: 0 0 00px 0;
		padding: 1px 0 0 8px;
		}
	#crep-es li img{ 
			margin-top: -40px;
			z-index:1;
			border: none;
		}
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:0px;
		top:31px;
		}	
	#nextBtn{ 
		left:552px;
		}															
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(izq.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		border: none;
		background:url(der.png) no-repeat 0 0;	
		}												


