/* Slidorion Stylesheet*/
#slidorion {
	width: auto;			
	height: auto;			
	position: relative;
	float:left;
	left: 50%;
	margin-left:-455px;
	/*padding: 10px;
	background: #1c427a;
	border: 1px solid #bbb;
	-webkit-box-shadow: 0 0 20px #bbb;
	-moz-box-shadow: 0 0 20px #bbb;
	box-shadow: 0 0 20px #bbb;*/
} 

#slider {
	width: 100px;			/* Set to slider width */
	height: 800px;			/* Set to slider height */
	position: relative;
	float: left;
	overflow: hidden;
	margin-right:10px;		/* Hides the animations */
}

#slider > div {
	position:absolute;
	width:100%;
	height:100%;
}

#accordion {
	width: 800px;			/* Set to accordion width */
	height: 800px;			/* Set to image height */
	font-family: Verdana;
	color: #999;
	position: relative;
	z-index:999;
	overflow: hidden;
	float: left;
	background-image:url(img/fondo.png);
	background-repeat: repeat-y;
}

#accordion > .link-header {
	padding: 8px 14px;
	font-size: 12px;
	font-weight: bold;
	color: #3d3327;
	background: #ededed;
	background: -moz-linear-gradient(top, #ededed 59%, #dcdcdc 100%);
	background: -webkit-linear-gradient(top, #ededed 59%,#dcdcdc 100%);
	background: -o-linear-gradient(top, #ededed 59%,#dcdcdc 100%);
	background: -ms-linear-gradient(top, #ededed 59%,#dcdcdc 100%);
	background: linear-gradient(top, #ededed 59%,#dcdcdc 100%);
	border-top: 1px solid #ccc;
}

#accordion > .link-header:first-child {
	border-top:none;

}

#accordion > .link-header:hover {
	background: #3caa91;  /*verde*/
	cursor: pointer;
}

#accordion > .link-header.active {
	border-bottom: none;
	background: #3d3327 !important;  /*café*/
	filter: none;
	color: #fff;
}

#accordion > .link-content {
	height: 622px;			/* This height needs to be changed as it depends on the accordion height and number of tabs */
	font-weight: normal;
	font-size: 13px;
	line-height:20px;
	margin: 0;
	padding: 16px;
	border: none;
	/*background: #d6d6d6;
	background: -moz-linear-gradient(top, #d6d6d6 0%, #ffffff 10%);
	background: -webkit-linear-gradient(top, #d6d6d6 0%,#ffffff 10%);
	background: -o-linear-gradient(top, #d6d6d6 0%,#ffffff 10%);
	background: -ms-linear-gradient(top, #d6d6d6 0%,#ffffff 10%);
	background: linear-gradient(top, #d6d6d6 0%,#ffffff 10%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff',GradientType=0 );*/
	overflow:auto;
}

#slidorion .nav {
    position: absolute;
    top: 200px;
    width: 16px;
    height: 27px;
    z-index: 9999;
    background: url('../img/arrows.png') 0 0 no-repeat;
    cursor: pointer;
}

#slidorion .nav-left {
	left: 30px;
}

#slidorion .nav-right {
	right: 310px;
	background-position: -16px 0;
}

/*estilos ibnteriores*/
/*primero slide*/
.titulo{
	width: 700px;
	height: 157px;
	float:left;
	position:relative;
	margin-top:240px;
	margin-left: 84px;
	background-color: #333;
}
.logos{
	width:243px;
	height:67px;
	float:left;
	position:relative;
	background-image:url(img/logos.png);
	margin-top:50px;
	margin-left:260px;
}
/*fin primer slade*/

/*segundo slide*/
.titulo_mapa{
	width:250px;
	height:100px;;
	position:absolute;
	float:left;
	left:100px;
	margin-top:110px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
}
.titulo_mapa2{
	width:250px;
	height:100px;;
	position:absolute;
	float:left;
	left:445px;
	margin-top:110px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
}
.sede{
	width:250px;
	height:300px;
	float:left;
	position:relative;
	margin-top:160px;
	margin-left:80px;
	padding:4px;
	background-color: #3d3327;
}
.sede2{
	width:250px;
	height:300px;
	float:left;
	position:relative;
	margin-top:160px;
	margin-left:90px;
	padding:4px;
	background-color: #3d3327;
}
.direccion{
	width:250px;
	height:100px;;
	position:absolute;
	float:left;
	left:110px;
	margin-top:380px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}
.direccion2{
	width:250px;
	height:100px;;
	position:absolute;
	float:left;
	left:455px;
	margin-top:380px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}
/*fin seguindo slide*/
/*tercero slide*/
.ruta{
	width:350px;
	height:434px;
	float:left;
	position:relative;
	margin-left:195px;
	margin-top:120px;
}
.titulo_mapa3{
	width:350px;
	height:100px;;
	position:absolute;
	float:left;
	left:216px;
	margin-top:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
}
/* fin tercero slide*/
/*cuarto slide*/
.texto_4{
	width:700px;
	height:auto;
	float:left;
	position:relative;
	margin-left:50px;
	margin-top:150px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.atext:link 	{ font-size: 14px; color: #3d3327; 	font-family: Verdana, Geneva, sans-serif; text-decoration:none; }
.atext:visited 	{ font-size: 14px; color: #3d3327; 	font-family: Verdana, Geneva, sans-serif; }
.atext:active 	{ font-size: 14px; color: #3d3327; 	font-family: Verdana, Geneva, sans-serif; }
.atext:hover 	{ font-size: 14px; color: #3caa91; 	font-family: Verdana, Geneva, sans-serif; text-decoration:underline; }


