/* Translucent - Responsive Banner Rotator / Slider | v1.4.1 | (c) 2011-12 Ramesh Kumar | http://codecanyon.net/user/VF */

.TB_Wrapper {
	position: relative;	
	background: #FFF url(../../../../img/preloader.gif) center center no-repeat;	
}
.TB_Wrapper {
		max-width: 71.5em;
		height: 470px;
	}

.TB_Wrapper .icon {
	background-image: url(../../../../img/icons.png);
	background-repeat: no-repeat;
}

.TB_Wrapper .timer_sprite {
	background-image: url(../../../../img/timer-sprite.png);
}

.TB_Wrapper .Slides {
	z-index: 1;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
	
.TB_Wrapper .Slide {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #fff url(../../../../img/preloader.gif) center center no-repeat;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius: 20px;
	behavior: url(https://www.cajaruraldenavarra.com/cms/estatico/rvia/_componentes/PIE.htc);
}

.TB_Wrapper .Slide img {	
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius: 20px;	
	behavior: url(https://www.cajaruraldenavarra.com/cms/estatico/rvia/_componentes/PIE.htc);
}
	
/* Global Description Style */	
.TB_Wrapper .Slide div {
	z-index:4;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;	
	font-size:1.1em;
	line-height:1.1em;	
	color:#000;
	top:0;
	display:none;
}
.TB_Wrapper .Slide div p{margin:0;}	
/*Hyperlink Styles*/
.TB_Wrapper a:link{		
	text-decoration:none;
}
	
.TB_Wrapper a:visited{		
}
	
.TB_Wrapper a:hover{		
	text-decoration:underline;
}
	
.TB_Wrapper a:active{		
}

.TB_Wrapper .noSelect {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.TB_Wrapper .buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

.TB_Wrapper .buttonTextSizeNormal {
	font-size: 1.2em;
}

.TB_Wrapper .buttonTextSizeTouch {
	font-size: 1.6em;
}


.TB_Wrapper .txtCont {
	z-index:4;
	overflow: hidden;
	position:absolute;	
	left: 0px;
	top: 0px;
}

.TB_Wrapper .captionCanvas {
	position: absolute;
	left: 0px;
	top: 0px;
	height:50px;
	width:100%;
	display:none;
}

.TB_Wrapper .navHolder {
	position: absolute; 
	-webkit-touch-callout: none; 
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	bottom: 225px !important;
}


.TB_Wrapper .rounded{ 
	-moz-border-radius: 0.2em; 
	-webkit-border-radius: 0.2em; 	
	-khtml-border-radius: 0.2em;
	border-radius: 0.2em;
	behavior: url(http://www.cajaruraldenavarra.com/cms/estatico/rvia/_componentes/PIE.htc);
}


/* For IE8 and older versions */
.TB_Wrapper .buttonShadow {
	z-index: 1;
	position: absolute;
	background-color: #000000;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=10);
}

.TB_Wrapper .buttonAlpha {
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=35);
}

.TB_Wrapper .buttonTopBot {
	z-index: 3;
	position: absolute;
	left: 0.1em;
	right: 0.1em;
	top: 0px;
	height: 100%;
	filter: alpha(opacity=100);
}

.TB_Wrapper .buttonCent {
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 0.1em;
	width: 100%;
	filter: alpha(opacity=100);
}


/***********aņadido extra para la demo****************/
#menu_home {
	color: white;
	float: left;
	height: 14.3em;
	padding: 0 0 0 1.6em;
	position: absolute;
	width: 71.3em;
	z-index: 30;
	margin-top: -14.25em;
}
#fondo_menu_home {
	float: left;
	height: 14.3em;
	padding: 0 0 0 2.2em;
	position: absolute;
	width: 70.7em;
	z-index: 10;
	margin-top: -14.5em;
}
#marco {
	position: relative;
	z-index: 20;
	float: left;
	margin-top: -48.2em;
	display:none;
}
.TB_Wrapper {
	margin-left: 1.25em;
}
#menu_principal_home {
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius: 20px;
	behavior: url(http://www.cajaruraldenavarra.com/cms/estatico/rvia/_componentes/PIE.htc);
	margin-bottom:0.75em;
}
#fondo_menu_home {
	float: left;
	height: 14.3em;
	padding: 0 0 0 2.2em;
	position: absolute;
	width: 69.1em;
	z-index: 10;
	margin-top: -14.25em;
	margin-left: 1.4em;
}
#fondo_menu_home {
-moz-border-radius: 0 0 20px 20px;
-webkit-border-radius: 0 0 20px 20px;
border-radius: 0 0 20px 20px;
behavior: url(http://www.cajaruraldenavarra.com/cms/estatico/rvia/_componentes/PIE.htc);
}