@charset "UTF-8";
@font-face {
    font-family: 'klavika';
    src: url('fonts/klavika-bold.eot');
    src: local('☺'), url('fonts/klavika-bold.woff') format('woff'), url('fonts/klavika-bold.ttf') format('truetype'), url('fonts/klavika-bold.eot?#iefix') format('embedded-opentype');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'klavika';
    src: url('fonts/klavika-regular.eot');
	src: local('☺'), url('fonts/klavika-regular.woff') format('woff'), url('fonts/klavika-regular.ttf') format('truetype'), url('fonts/klavika-regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'avenir';
	src: url('fonts/Avenir-Black.eot');
	src: local('☺'), url('fonts/Avenir-Black.woff') format('woff'), url('fonts/Avenir-Black.ttf') format('truetype'), url('fonts/Avenir-Black.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'avenir';
	src: url('fonts/Avenir-Roman.eot');
	src: local('☺'), url('fonts/Avenir-Roman.woff') format('woff'), url('fonts/Avenir-Roman.ttf') format('truetype'), url('fonts/Avenir-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

a { text-decoration:none;}
.clear { clear:both;}
.topper {
	width: 100%;
	background-image: url(imgs/topper.png);
	background-position: center top;
	height: 30px;
	text-transform: uppercase;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'klavika', Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(imgs/bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.centra {
	width: 100%;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	min-width: 1010px;
}
.menu{
	margin-top: 0px;
	margin-bottom: 0px;
	height: 70px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	}
.logotipo{
	float:left; 
	margin-left:35px;
	width:171px; 
	height:70px; 
	}
.menu .menuin  {
	margin-left: 250px;
}
.menuin ul {
	padding-top: 26px;
	padding-bottom: 20px;
	display: block;
	height: 30px;
	margin: 0px;
}
.menuin li , .menuin a li{
	list-style-type: none;
	/* [disabled]display: inline; */
	color: #0e588f;
	font-family: 'klavika', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
	height: 14px;
	border-right: 1px solid #999999;
	cursor: pointer;
	position: relative;
	width: auto;
	float: left;
	max-width: 120px;
}
.menuin li:hover  , .menuin a li:hover{
	color: #F58220;
}
.menuin li:last-child  {
	list-style-type: none;
	border-right: none;
}
.linea_n {
	width: 100%;
	height: 5px;
	max-width: 1024px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(imgs/l_narnaja.png);
	clear: both;
}
.bann{
	width:1024px;
	height:270px;
	height:auto;
}
.linea_g {
	width: 100%;
	height: 5px;
	max-width: 1024px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(imgs/l_gris.png);
}
.arts {
	margin-top: 30px;
	margin-bottom: 0px;
}
.arts .izq {
	width: 485px;
	float: left;
	min-height: 250px;
	margin-bottom: 30px;
}
.arts .der {
	width: 485px;
	float: right;
	min-height: 250px;
}
.arts img{
	width:100%;
	margin:0px; 
	padding:0px; 
	margin-bottom:-6px; 
}
.arts .imgs{
	margin-right:0px;
}
.arts .divisor {
	border-left: solid 1px #999999;
	margin-left: 25px;
	width:1px;
	float: left;
	height:290px;
}
.arts .divisor2 {
	border-top: solid 1px #999999;
	margin-top: 15px;
	padding-top:20px;
	width:100%;
	height:1px;
}
.arts h1 {
	color: #1c4c80;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
	padding-left:20px;
	display:block;
}
.arts p {
	color: #666666;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	margin-left:20px;
	margin-right:20px;
}

.footer {
	width: 100%;
	background: #999999;
	height: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 5px solid #5c5c5c;
	margin-top: 40px;
	color: #FFFFFF;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.footer a{
	color:#FFF;
	text-decoration:none;
}
.footer a:hover{
	color:#000;
	text-decoration:none;
}
.footer .direcc{
	float:left; width:240px;
}
.footer .aviso{
	float:right; width:300px; text-align:right;
}


ul.submenu {
	position: absolute;
	padding: 0px;
	padding-top: 28px;
	height: auto;
	list-style-type: none;
	min-height: 1px;
	margin-top: -1px;
	margin-left: -85px;
	z-index: 999999;
	background-image: url(imgs/blue90_bg.png);
	text-align: center;
	width: 230px;
	cursor: pointer;
}
ul.submenu a .opt, ul.submenu .opt{
	font-family: 'klavika', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imgs/sombra_menu.png);
	height: 14px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	float: none;
	display: block;
	list-style-type: none;
	color: #FFF;
	margin-top: 2px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	width: 220px;
	border: none;
	max-width: 220px;
}
ul.submenu a .opt:hover, ul.submenu .opt:hover {
	background-image: url(imgs/sombra_menu.png);
	background-color:#666666;
	background-position:center center;
	background-repeat:no-repeat;
	color: #FFFFFF;
}
ul.submenu2 {
	position: absolute;
	width: auto;
	padding: 0px;
	height: auto;
	list-style-type: none;
	min-height: 1px;
	margin-top: -26px;
	margin-left: 208px;
	padding: 0px;
	z-index: 999999;
	background-image: url(imgs/nara90_bg.png);
	background-position: top left;
	text-align: center;
	border: none;
}
ul.submenu2 a .opt, ul.submenu2 .opt{
	font-family: 'klavika', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imgs/sombra_menu.png);
	display: block;
	height: 14px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	float: left;
	clear: left;
	list-style-type: none;
	color: #FFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 22px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
	width: 200px;
}
ul.submenu2 a .opt:hover, ul.submenu2 .opt:hover{
	font-family: 'klavika', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imgs/sombra_menu.png);
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	float: left;
	clear: left;
	list-style-type: none;
	color: #F58220;
}
.conte {
	width: 100%;
	min-height: 300px;
	margin-top: 40px;
	margin-bottom: 70px;
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.conte h1 {
	color: #1c4c80;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
}
.conte p {
	color: #333333;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}
.conte h3 {
	color: #F58220;
	padding-bottom: 0px;
	margin-bottom: -10px;
	margin-top: 10px;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
}
.conte li, .conte ol {
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 35px;
}
.conte li {
	margin-bottom: 10px;
}
.conte .historia {
	width: 100%;
	min-height: 300px;
	background-image: url(imgs/historia_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin-top: 70px;
	margin-bottom: 150px;
	padding-bottom: 0px;
}
.historia .hizq {
	width: 35%;
	margin-left: 44px;
	min-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border: 1px solid #226093;
	background-color: #0D588F;
	float: left;
	clear: both;
	box-shadow: 0px 3px 3px #666666;
	-webkit-box-shadow: 0px 3px 3px #999999;
}
.historia h2 {
	width: 100%;
	margin-top: -9px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FBAF43;
	background-color: #0D588F;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
}
.historia p {
	margin-top: 5px;
	margin-bottom: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
.hizq .timeline {
	background-image: url(imgs/timeline.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 106px;
	height: 19px;
	position: relative;
	margin-left: 0px;
	left: 342px;
	margin-top: 0%;
}
.historia .hder {
	width: 35%;
	margin-right: 43px;
	min-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border: 1px solid #226093;
	background-color: #0D588F;
	float: right;
	clear: both;
	box-shadow: 0px 3px 3px #666666;
	-webkit-box-shadow: 0px 3px 3px #999999;
}
.hder .timeline {
	background-image: url(imgs/timeline2.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 106px;
	height: 19px;
	position: relative;
	margin-left: 0px;
	left: -110px;
	margin-top: 0%;
	
}
#mapa {
	height: 270px;
	float:right; 
	width:700px;
}
.conte th {
	color: rgba(255,255,255,1.00);
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 16px;
	font-weight: normal;
}
.centra a {
	color: #FFFFFF;
}
.centra a:hover {
	color:#CCCCCC;
}
.centra td a {
	color: #333333;
}
.arts a {
	color: #faae42;
	text-transform: uppercase;
	float: right;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	margin-right:20px;
}
.arts a:hover  {
	color: #F8751A;
	text-transform: uppercase;
	float: right;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
}
.topper .version {
	width: 100px;
	margin-top:9px;
	text-align: right;
	float:right;
	margin-right:20px;
	font-size:10px;
}
.topper .version a{ color:#FFF;}

.hexa{
	float:right; 
	margin-top:-30px;  
	margin-right:70px; 
	margin-left:40px;
	width:313px;
	height:350px;
}
.menubtn{
	display:none;
}



/*///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////

///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////

///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////

///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////*/




@media (max-width:1025px) and (min-width:500px){
	
.topper {
	width: 100%;
	background-image: url(imgs/topper.png);
	background-position: center top;
	background-size:100% 100%; 
	height: 20px;
	text-transform: uppercase;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'klavika', Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x:hidden;
}
.centra {
	width: 100%;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	min-width: 500px;
}
.menu{
	margin-top: 0px;
	margin-bottom: 0px;
	height: 50px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	position:relative;
	}
.logotipo{
	float:left; 
	margin-left:50px;
	width:122px; 
	height:50px; 
}

.menu .menuin  {
	margin-left:0px;
	display:none;
	position:absolute;
	right:40px;
	width:250px;
	z-index:999999;
	top:63px;
}
.menuin ul {
	padding:0px;
	padding-top: 26px;
	padding-bottom:20px;
	display: block;
	height: auto;
	min-height:10px;
	margin:0px;
	width:250px;
	background-color:transparent;
	transition:all 0.5s ease 0.03s;
	-webkit-transition:all 0.5s ease 0.03s;
	-moz-transition:all 0.5s ease 0.03s;
}
.menuin li , .menuin a li{
	list-style-type: none;
	color: #FFF;
	font-family: 'klavika', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 15px;
	min-height: 14px;
	height:auto;
	border-right:none !important;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	position: relative;
	width: 250px;
	float: none;
	max-width: 250px;
	text-align:center;
	background-color:rgba(0,75,131,0.90);
	background-image: url(imgs/sombra_menu.png);
	background-size:100% 120%;
	background-position:bottom center;
	transition:all 0.3s ease 0.03s;
	-webkit-transition:all 0.3s ease 0.03s;
	-moz-transition:all 0.3s ease 0.03s;
}
.menuin li:hover  , .menuin a li:hover{
	color: #F58220;
}
.menuin li:last-child  {
	list-style-type: none;
	border-right: none;
}
.linea_n {
	width: 100%;
	height: 5px;
	max-width: 1024px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(imgs/l_narnaja.png);
	clear: both;
}

.bann{
	width:100%;
	height:auto;
}

.linea_g {
	width: 100%;
	height: 5px;
	max-width: 1024px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(imgs/l_gris.png);
}
.arts {
	margin-top: 30px;
	margin-bottom: 0px;
	width:95%;
	margin-left:2.5%;
	margin-right:2.5%;
	overflow-x:hidden;
}
.arts .izq {
	width: 45%;
	float: left;
	min-height: 250px;
	margin-bottom: 30px;
}
.arts .der {
	width: 45%;
	float: right;
	min-height: 250px;
}
.arts .divisor {
	border-left: solid 1px #999999;
	margin-left:calc( 5% - 1px);
	width:1px;
	float: left;
	height:350px;
}
.arts .divisor2 {
	border-top: solid 1px #999999;
	margin-top: 15px;
	padding-top:20px;
	width:100%;
	height:1px;
}
.arts h1 {
	color: #1c4c80;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
	padding-left:0px;
	display:block;
}
.arts p {
	color: #666666;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	margin-left:0px;
	margin-right:0px;
}

.footer {
	width: 100%;
	background: #999999;
	height: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 5px solid #5c5c5c;
	margin-top: 40px;
	color: #FFFFFF;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.footer a{
	color:#FFF;
	text-decoration:none;
}
.footer a:hover{
	color:#000;
	text-decoration:none;
}
.footer .direcc{
	float:left; width:240px;
}
.footer .aviso{
	float:right; width:300px; text-align:right; margin-right:20px;
}
.footer .logobtn{
	margin-top:-10px; 
	margin-bottom:-10px; 
	float:left; 
	padding-left:40px; 
	padding-right:40px;
	width:113px;
	height:47px;
}


ul.submenu {
	position: relative !important;
	padding: 0px;
	padding-top: 12px;
	height: auto;
	list-style-type: none;
	min-height: 1px;
	margin-top: -1px;
	margin-left: 0px;
	margin-bottom:-14px;
	z-index: 9999999;
	background-color: transparent;
	text-align: center;
	width: 250px;
	cursor: pointer;
	display:block;
	transition:all 0.5s ease 0.03s;
	-webkit-transition:all 0.5s ease 0.03s;
	-moz-transition:all 0.5s ease 0.03s;
}
ul.submenu a .opt, ul.submenu .opt{
	font-family: 'klavika', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: rgba(245,130,31,0.90);
	background-image: url(imgs/sombra_menu.png);
	height: 14px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	float: none;
	display: block;
	list-style-type: none;
	color: #FFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	width: 250px;
	border: none;
	max-width: 250px;
}
ul.submenu a .opt:hover, ul.submenu .opt:hover {
	background-image: url(imgs/sombra_menu.png);
	background-color:#666666;
	background-position:center center;
	background-repeat:no-repeat;
	color: #FFFFFF;
}
ul.submenu2 {
	position: absolute;
	width: auto;
	padding: 0px;
	height: auto;
	list-style-type: none;
	min-height: 1px;
	margin-top: -26px;
	margin-left: 208px;
	padding: 0px;
	z-index: 999999;
	background-image: url(imgs/nara90_bg.png);
	background-position: top left;
	text-align: center;
	border: none;
}
ul.submenu2 a .opt, ul.submenu2 .opt{
	font-family: 'klavika', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imgs/sombra_menu.png);
	display: block;
	height: 14px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	float: left;
	clear: left;
	list-style-type: none;
	color: #FFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 22px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
	width: 200px;
}
ul.submenu2 a .opt:hover, ul.submenu2 .opt:hover{
	font-family: 'klavika', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imgs/sombra_menu.png);
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	float: left;
	clear: left;
	list-style-type: none;
	color: #F58220;
}



.conte {
	width: 80%;
	min-height: 300px;
	margin-top: 30px;
	margin-bottom: 70px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.conte h1 {
	color: #1c4c80;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
}
.conte p {
	color: #333333;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}
.conte h3 {
	color: #F58220;
	padding-bottom: 0px;
	margin-bottom: -10px;
	margin-top: 10px;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
}
.conte ul{ padding-left:20px; }
.conte li, .conte ol {
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 35px;
}
.conte li {
	margin-bottom: 10px;
}
.conte img{
	max-width:100%;
}

.conte .historia {
	width: 600px;
	min-height: 300px;
	background-image: url(imgs/historia_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin-top: 70px;
	margin-bottom: 150px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom: 0px;
}
.historia .hizq {
	width: 40%;
	margin-left: 0px;
	min-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border: 1px solid #226093;
	background-color: #0D588F;
	float: left;
	clear: both;
	box-shadow: 0px 3px 3px #666666;
	-webkit-box-shadow: 0px 3px 3px #999999;
}
.historia h2 {
	width: 100%;
	margin-top: -9px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FBAF43;
	background-color: #0D588F;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
}
.historia p {
	margin-top: 5px;
	margin-bottom: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	font-size:12px;
}
.hizq .timeline {
	background-image: url(imgs/timeline.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 67px;
	height: 19px;
	position: relative;
	margin-left: 0px;
	left: 241px;
	margin-top: 0%;
}
.historia .hder {
	width: 40%;
	margin-right: 0px;
	min-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border: 1px solid #226093;
	background-color: #0D588F;
	float: right;
	clear: both;
	box-shadow: 0px 3px 3px #666666;
	-webkit-box-shadow: 0px 3px 3px #999999;
}
.hder .timeline {
	background-image: url(imgs/timeline2.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 67px;
	height: 19px;
	position: relative;
	margin-left: 0px;
	left: -67px;
	margin-top: 0%;
	
}
#mapa {
	width: 100%;
	height: 270px;
}
.conte th {
	color: rgba(255,255,255,1.00);
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 16px;
	font-weight: normal;
}
.centra a {
	color: #FFFFFF;
}
.centra a:hover {
	color:#CCCCCC;
}
.centra td a {
	color: #333333;
}
.arts a {
	color: #faae42;
	text-transform: uppercase;
	float: right;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	margin-right:0px;
}
.arts a:hover  {
	color: #F8751A;
	text-transform: uppercase;
	float: right;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
}
.topper .version {
	width: 100px;
	margin-top:5px;
	text-align: right;
	float:right;
	margin-right:50px;
	font-size:10px;
}
.topper .version a{ color:#FFF;}
.centra{
	overflow-x:hidden;
}
.centra{
	overflow-x:hidden;
}
.footer .centra{
	overflow-x:visible;
}
.hexa{
	float:right; 
	margin-top:0px;  
	margin-right:0px; 
	margin-left:30px;
	width:313px;
	height:350px;
}
.menubtn{
	width:40px;
	height:40px;
	background-image:url(imgs/menubtn.png);
	background-size:70%;
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	right: 50px;
	top:20px;
	display:block;
	cursor:pointer;
}
.menuin ul .flecha{
	background-image:url(imgs/flecha.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	background-position:95% 12px;
}

	
}



/*///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////

///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////

///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////

///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////
///////////////////////----------------------------//////////////////////*/





@media (max-width:500px){
	

.topper {
	width: 100%;
	background-image: url(imgs/topper.png);
	background-position: center top;
	background-size:100% 100%; 
	height: 20px;
	text-transform: uppercase;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'klavika', Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x:visible;
}
.centra {
	width: 100%;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	min-width: 200px;
}
.menu{
	margin-top: 0px;
	margin-bottom: 0px;
	height: 50px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	position:relative;
	}
.logotipo{
	float:left; 
	margin-left:5%;
	width:122px; 
	height:50px; 
}

.menu .menuin  {
	margin-left:0px;
	display:none;
	position:absolute;
	right:00px;
	width:100%;
	z-index:999999;
	top:63px;
}
.menuin ul {
	padding:0px;
	padding-top: 26px;
	padding-bottom:20px;
	display: block;
	height: auto;
	min-height:10px;
	margin:0px;
	width:100%;
	background-color:transparent;
	transition:all 0.5s ease 0.03s;
	-webkit-transition:all 0.5s ease 0.03s;
	-moz-transition:all 0.5s ease 0.03s;
}
.menuin li , .menuin a li{
	list-style-type: none;
	color: #FFF;
	font-family: 'klavika', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 15px;
	min-height: 14px;
	height:auto;
	border-right:none !important;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	position: relative;
	width: 100%;
	float: none;
	max-width: 500px;
	text-align:center;
	background-color:rgba(0,75,131,0.90);
	background-image: url(imgs/sombra_menu.png);
	background-size:100% 120%;
	background-position:bottom center;
	transition:all 0.3s ease 0.03s;
	-webkit-transition:all 0.3s ease 0.03s;
	-moz-transition:all 0.3s ease 0.03s;
}
.menuin li:hover  , .menuin a li:hover{
	color: #F58220;
}
.menuin li:last-child  {
	list-style-type: none;
	border-right: none;
}
.linea_n {
	width: 100%;
	height: 5px;
	max-width: 1024px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(imgs/l_narnaja.png);
	clear: both;
}

.bann{
	width:150%;
	height:auto;
	margin-left:-25%;
}

.linea_g {
	width: 100%;
	height: 5px;
	max-width: 1024px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(imgs/l_gris.png);
}
.arts {
	margin-top: 30px;
	margin-bottom: 0px;
	width:90%;
	margin-left:5%;
	margin-right:5%;
	overflow-x:hidden;
}
.arts .izq {
	width: 100%;
	float: left;
	min-height: 250px;
	margin-bottom: 30px;
}
.arts .der {
	width: 100%;
	float: right;
	min-height: 250px;
}
.arts .divisor {
	border-left:none;
	border-bottom:solid 1px #999999;
	margin-left:0px;
	width:100%;
	float: left;
	height:1px;
	margin-top:-20px;
	margin-bottom:40px;
}
.arts .divisor2 {
	border-top: solid 1px #999999;
	margin-top: 15px;
	padding-top:20px;
	width:100%;
	height:1px;
}
.arts h1 {
	color: #1c4c80;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
	padding-left:0px;
	display:block;
}
.arts p {
	color: #666666;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	margin-left:0px;
	margin-right:0px;
}

.footer {
	width: 100%;
	background: #999999;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 5px solid #5c5c5c;
	margin-top: 40px;
	color: #FFFFFF;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
}
.footer a{
	color:#FFF;
	text-decoration:none;
}
.footer a:hover{
	color:#000;
	text-decoration:none;
}
.footer .direcc{
	float:left; width:90%; margin-left:5%; text-align:center; margin-bottom:10px;
}
.footer .aviso{
	float:right; width:90%; text-align:center; margin-right:5%;
}
.footer .logobtn{
	margin-top:-10px; 
	margin-bottom:20px; 
	margin-left:auto;
	margin-right:auto;
	float:none; 
	padding-left:40px; 
	padding-right:40px;
	width:113px;
	height:47px;
	display:none;
}


ul.submenu {
	position: relative !important;
	padding: 0px;
	padding-top: 12px;
	height: auto;
	list-style-type: none;
	min-height: 1px;
	margin-top: -1px;
	margin-left: 0px;
	margin-bottom:-14px;
	z-index: 9999999;
	background-color: transparent;
	text-align: center;
	width: 100%;
	cursor: pointer;
	display:block;
	transition:all 0.5s ease 0.03s;
	-webkit-transition:all 0.5s ease 0.03s;
	-moz-transition:all 0.5s ease 0.03s;
}
ul.submenu a .opt, ul.submenu .opt{
	font-family: 'klavika', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: rgba(245,130,31,0.90);
	background-image: url(imgs/sombra_menu.png);
	height: 14px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	float: none;
	display: block;
	list-style-type: none;
	color: #FFF;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	width: 100%;
	border: none;
	max-width: 500px;
}
ul.submenu a .opt:hover, ul.submenu .opt:hover {
	background-image: url(imgs/sombra_menu.png);
	background-color:#666666;
	background-position:center center;
	background-repeat:no-repeat;
	color: #FFFFFF;
}
ul.submenu2 {
	position: absolute;
	width: auto;
	padding: 0px;
	height: auto;
	list-style-type: none;
	min-height: 1px;
	margin-top: -26px;
	margin-left: 208px;
	padding: 0px;
	z-index: 999999;
	background-image: url(imgs/nara90_bg.png);
	background-position: top left;
	text-align: center;
	border: none;
}
ul.submenu2 a .opt, ul.submenu2 .opt{
	font-family: 'klavika', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imgs/sombra_menu.png);
	display: block;
	height: 14px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	float: left;
	clear: left;
	list-style-type: none;
	color: #FFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 22px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 13px;
	padding-left: 8px;
	width: 200px;
}
ul.submenu2 a .opt:hover, ul.submenu2 .opt:hover{
	font-family: 'klavika', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imgs/sombra_menu.png);
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	float: left;
	clear: left;
	list-style-type: none;
	color: #F58220;
}



.conte {
	width: 80%;
	min-height: 300px;
	margin-top: 30px;
	margin-bottom: 70px;
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.conte h1 {
	color: #1c4c80;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 21px;
}
.conte p {
	color: #333333;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	text-align:justify;
}
.conte h3 {
	color: #F58220;
	padding-bottom: 0px;
	margin-bottom: -10px;
	margin-top: 10px;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
}
.conte ul{ padding-left:20px; }
.conte li, .conte ol {
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 35px;
}
.conte li {
	margin-bottom: 10px;
}
.conte img{
	max-width:100%;
}

.conte .historia {
	width: 100%;
	min-height: 300px;
	background-image: url(imgs/historia_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin-top: 70px;
	margin-bottom: 100px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom: 0px;
}
.historia .hizq {
	width: 100%;
	margin-left: 0px;
	min-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border: 0px solid #226093;
	background-color: #0D588F;
	float: left;
	clear: both;
	box-shadow: 0px 3px 3px #666666;
	-webkit-box-shadow: 0px 3px 3px #999999;
	position:static;
	margin-bottom:50px;
}
.historia h2 {
	width: 100%;
	margin-top: -9px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FBAF43;
	background-color: #0D588F;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
}
.historia p {
	margin-top: 5px;
	margin-bottom: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	font-size:12px;
}
.hizq .timeline {
	display:none;
}
.historia .hder {
	width: 100%;
	margin-right: 0px;
	min-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border: 0px solid #226093;
	background-color: #0D588F;
	float: right;
	clear: both;
	box-shadow: 0px 3px 3px #666666;
	-webkit-box-shadow: 0px 3px 3px #999999;
	position:static;
	margin-bottom:50px;
}
.hder .timeline {
	display:none;
}
#mapa {
	width: 100%;
	height: 270px;
}
.conte th {
	color: rgba(255,255,255,1.00);
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 16px;
	font-weight: normal;
}
.centra a {
	color: #FFFFFF;
}
.centra a:hover {
	color:#CCCCCC;
}
.centra td a {
	color: #333333;
}
.arts a {
	color: #faae42;
	text-transform: uppercase;
	float: right;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
	margin-right:0px;
}
.arts a:hover  {
	color: #F8751A;
	text-transform: uppercase;
	float: right;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: 'avenir', Helvetica, Arial, sans-serif;
}
.topper .version {
	width: 100px;
	margin-top:5px;
	text-align: right;
	float:right;
	margin-right:5%;
	font-size:10px;
}
.topper .version a{ color:#FFF;}
.centra{
	overflow-x:hidden;
}
.centra{
	overflow-x:hidden;
}
.footer .centra{
	overflow-x:visible;
}
.hexa{
	float:right; 
	margin-top:-35px;  
	margin-right:0px; 
	margin-left:30px;
	margin-bottom:30px;
	width:313px;
	height:350px;
}
.menubtn{
	width:40px;
	height:40px;
	background-image:url(imgs/menubtn.png);
	background-size:75%;
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	right:5%;
	top:20px;
	display:block;
	cursor:pointer;
}
.menuin ul .flecha{
	background-image:url(imgs/flecha.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	background-position:95% 12px;
}


	
}
