
.TPNSSwrapper {
	border:5px solid #3e433f;line-height:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	background-image:url(/images/banner_barra.jpg);
}

#TPNiceSlideShow {
	z-index:1;
	overflow:hidden;
	
}

.TPNiceSlideShowGallery {
	overflow: hidden;
	position: relative;
}

.TPNiceSlideShowGallery img {
	border: 0;
	margin: 0;
}

.TPNiceSlideShowGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #ff9900;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(/images/loading.gif) #000;
}

.TPNiceSlideShowGallery .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(/images/loading.gif) #000;
}

.TPNiceSlideShowGallery .slideInfoZone {
	z-index: 10;
	text-indent: 0;
	overflow: hidden;
}

.innerSlideInfoZone {
	padding: 10px;
	
}
.innerSlideInfoZone div {
	color:#000;
}

div.slideInfoZoneTitle a {
	color:#003200;
	text-decoration:none;
	font-size:18px;
	line-height:20px;	
	font-weight:bold;
}

/* css para el texto del banner*/
div.slideInfoZoneDescription {
	color:#993300;
	font-weight: bold;
	text-align:left;
	margin-left:20px;
	font:normal 13px/12px Tahoma, Arial, Helvetica, sans-serif;
	line-height:15px;
}

div.slideInfoZoneReadMore a {
	color:#006600;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}
/* fin css */

#TPNiceSlideShowMenuWrp {
	float:left;
	width:50px;
}
#TPNiceSlideShowMenu {
	}
#TPNiceSlideShowMenu div {
	background-image:url(/images/banner_fondo.jpg);
	cursor: pointer;
	margin:0;
	
	
}
.TPNiceSlideShowMenuContent {
	overflow:hidden;
	border-bottom:1px solid #484848;

}
.TPNiceSlideShowMenuContent p {
line-height:normal;
}
.TPNiceSlideShowMenuContent img {
	border:2px solid #fff;
	padding:0;}
	
#TPNiceSlideShowMenu div:hover, #TPNiceSlideShowMenu div.active {
	background-image:url(/images/banner_fondo_down.jpg);
	cursor: pointer;
	border-bottom:1px solid #787878;

}
#TPNiceSlideShowMenu a {
	color:#fff;
	text-decoration:none;
	line-height:24px;

	
 }
#TPNiceSlideShowMenu span {
	padding:0 5px 0 5px;
}
#TPNiceSlideShowMenu a span.tpnssmenu_title  {
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	padding:0;
	color:#FFCC00;
}

#TPNiceSlideShowMenu a span.tpnssmenu_desc  {
	font-size:10px;
	line-height:normal;
	padding:0;
	color:#fffbdb;
}

/* dont define width property here, it has defined with the php script */
.tpniceslideshow_scrollbar-vert {
	background: url(/images/scrollbg.gif) repeat-y;}
.tpniceslideshow_handle-vert{
	height: 39px;
	background: url(/images/scrollno.gif) no-repeat;
}



.TPNSSwrapper {
	width: 1090px;
	height: 340px;
	margin-top: 0px; 
}
#TPNiceSlideShowMenu div img {
	float: left;
	margin:  8px;
	}
		
#TPNiceSlideShowMenu div {
	height: 60px;
	width: 246px;
	}

.TPNiceSlideShowMenuContent {
	text-align: left;
	}
		
#TPNiceSlideShow {
	height: 100%;
	width: 75.4%;
	float: left;
	}
		
#TPNiceSlideShowMenuWrp {
	height: 100%;
	width: 246px;
	overflow:hidden;
	}
		
.tpniceslideshow_scrollbar-vert{
	height: 100%;
	width: 22px;
	float:right;
	}
		
.tpniceslideshow_handle-vert{
	width: 22px;
	}
		
.TPNiceSlideShowGallery .slideInfoZone {
	height: 20%;
	width:100%;
	background: #fff;
	position: relative;
	bottom: 0%;
	margin-top: 270px;
	margin-left: 0px;
	border-top:2px solid #332f2c;				
	}

