img {
	border:none;
}
/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // image replacement */
			

#content {
	width: 758px;
	margin: 0 auto;
	height: 393px;
	display:block;
	overflow: hidden;
	position:relative;
}
/* Easy Slider */

	.center #slider ul, #slider li, .center #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
	width:758px;
	height:393px;
	display:block;
	overflow:hidden;
}
#prevBtn, #nextBtn,  #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}
#nextBtn, #slider1next {
	left:696px;
}
#prevBtn a, #nextBtn a,  #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a {
	background:url(../images/btn_next.gif) no-repeat 0 0;
}
/* numeric controls */	

	ol#controls {
	margin:1em 0;
	padding:5px 0 0 5px;
	height:28px;
	position:absolute;
	top:330px;
	right:15px;
	width:235px;
	background-color:#000000;
}
ol#controls li {
	margin:0 4px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	font-size:11px
}
ol#controls li a {
	float:left;
	height:20px;
	line-height:20px;
	background:#eaeaea;
	color:#cc0000;
	padding:0 6px;
	font-weight: bold;
}
ol#controls li.current a {
	background:#cc0000;
	color:#fff;
	text-decoration: none;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
/* // Easy Slider */

/*boxgrid


			.boxgrid {
	width: 758px;
	height: 393px;
	float:left;
	background:#161613;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0 10px;
	color:#cccccc;
	font-size: 13px;
}
.boxcaption {
	float: right;
	position: absolute;
	background: #000;
	height: 373px;
	width: 255px;
	opacity: .7;

*/


.slider-boxcaption{
	width: 255px;
	height: 373px;
	padding: 10px 15px 0;
	margin: -399px 0 0 auto;
	background: #161613;
	opacity: .7;
					/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	padding: 10px 0 10px 15px;
}

.slider-boxcaption p {
	padding: 0 10px;
	color:#cccccc;
	font-size: 13px;
}

.slider-boxcaption .titulo-galeria {
	color: #FFFFFF;
	background-color: #c30000;
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
	text-indent: 15px;
	line-height: 42px;
}
.slider-boxcaption .titulo-galeria a{
	color:#FFFFFF;
	font-weight: bold;
	background: url(/imagenes/varios/titulo-jquery.png) right 2px no-repeat;
	padding-right:15px;
}

