        #header {
            margin-bottom: 10px;
            box-shadow: -3px 2px 7px #CCC;
        } 
		.imagenprin{
	display:none;
	position:relative;
}

        #header .download {
            font-size: 12px;
            font-weight: lighter;
            margin-top: 15px;
            margin-right: 15px;
        }

        #header .download strong {
            display: block;
        }

   

        h1, h2 {
           font-family: 'Lato', Calibri, Arial, sans-serif;
            font-weight: normal;
        }

        h1.logo-title {
           font-family: 'Lato', Calibri, Arial, sans-serif;
            margin-left: 15px;
            margin-top: 15px;
            margin-bottom: 25px;
            display: inline-block;
            font-size: 28px;
        }

        .tagline {
            font-family: 'Lato', Calibri, Arial, sans-serif;
            display: inline-block;
            margin-left: 15px;
            margin-bottom: 25px;
        }

        footer {
            font-size: 12px;
            margin-bottom: 12px;
        }

        .hint {
            padding-right: 8px;
            font-size: 12px;
        }

        .container-fluid {
            width: 70%;
            margin: auto;
        }

        /* 
        a {
            color: #444;
            text-decoration: none;
        }

        a:hover {
            color: black;
            text-decoration: underline;
        }

        .small {
            font-family: Helvetica, Arial, sans-serif;
            font-size: 12px;
        }

        */

        .box-bottom {
            padding: 0 15px;
            box-shadow: -3px -3px 7px #CCC;
            margin-top: 0px;
        }
		
		     #gallery {
            padding-bottom: 7px;
			height:97%;
			min-height:95%;
			float:right;
			
        }
			

        #gallery img {
            border-radius: 1px;
			
			
        }

	
	
	
	
	
	
	.divleft{
	width:30%;
	top:0;
	left:0;
	position:fixed;
	height:100%;
	background-color:#fff;
	z-index:1000;
	overflow:scroll;
}

.nivek{
	width:100%;
	float:left;
	text-align:center;
	font-size:9px;
	color:#CDCDCD;
	padding:0;
	margin-bottom:3px;
	display:none;
}
.nivek a{
	color:#CDCDCD;
}

.nivek a:hover{
	color:#000;
	text-decoration:none;
}



.nivekfull{
	width:100%;
	float:left;
	text-align:center;
	font-size:9px;
	color:#CDCDCD;
	padding:0;
	margin-bottom:3px;
}
.nivekfull a{
	color:#CDCDCD;
}

.nivekfull a:hover{
	color:#000;
	text-decoration:none;
}




.todologooriginal{
	width:100%;
	background-color: #fff;
	height:100px;
	margin-top:30px;
}


.logooriginal{
	width:70%;
	float:left;
	padding-top:1%;
	margin-left:2%;
	background-color:#FFF;
}

.logooriginal img{
	width:70%;
	margin:0 auto;
}
.back{
	width:20%;
	float:left;
	background-color:#fff;
	color:#000;
	text-align:right;
	font-weight:400;
	padding-top:1px;
	padding-right:5%;
	margin-top:20px;
	font-size:14px;
	font-family: 'Lato', Calibri, Arial, sans-serif;
}
.back a{
	
	color:#000;
	text-decoration:none;
}
.contenidoleft{
	width:90%;
	float:left;
	background-color:#fff;
	
}
.titulonot{
	width:100%;
	float:left;
	background-color:#fff;
	color:#000;
	font-weight:300;
	padding-left:8%;
	padding-right:8%;
	padding-top:10%;
	font-size:20px;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	
}
.textonot{
	width:95%;
	float:left;
	background-color:#fff;
	color:#333;
	font-weight:700;
	line-height:20px;
	padding-left:8%;
	padding-right:8%;
	margin-top:5px;
	padding-top:5%;
	font-size:14px;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	text-align:justify;
	padding-bottom:1px;
	font-weight:300;
	
}

.redes{
	width:100%;
	float:left;

	background-color:#FFF;
}

.contenedorredes{
	width:50%;
	height:200px;
	margin:0 auto;
	padding-top:100px;
	background-color:#fff;
	text-align:center;

}

.contenedorredes a{
	
	font-size:180%;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	color:#999;
	opacity:0.3;
	
}

.contenedorredes a:hover{
	color:#000;
		opacity:1;
}


.credits{
	margin-top:30px;
	width:93%;
	text-align:left;
	margin-left:7%;
	float:left;
	color:#000;
	}
	
	.credits h1{
		font-size:12px;
		color:#000;
		padding:o;
		line-height:16px;
	}
	
	.credits span{
		font-size:12px;
		color:#000;
		font-weight:bold;
	}
	.credits span a{
		color:#000;
		
	}
	.credits span a:hover{
		color:#000;
		text-decoration:none;
		
	}
	
	
	
	

        .gallery-nav {
            padding: 10px 15px;
            box-shadow: -3px -3px 7px #CCC;
            margin-top: 10px;
            font-weight: bold;
            color: #555;
            display: none
        }

        pre {
            padding: 15px;
            font-size: 12px;
        }

        @media screen and (max-width: 1024px) {
            .download { display: none; }

            h1.logo-title { margin-bottom: 0; }
            .tagline { margin-bottom: 10px; }
			
			.divleft{
	width:100%;
	top:0;
	left:0;
	position:relative;
	height:100%;
	background-color:#fff;
	z-index:1000;
	float:left;
}
.nivek{
	width:100%;
	text-align:center;
	font-size:8px;
	color:#CDCDCD;
	bottom:0px;
	position:fixed;
	z-index:3000;
	background-color:#FFF;
	display:block;
}

.nivekfull{
	width:100%;
	float:left;
	text-align:center;
	font-size:9px;
	color:#CDCDCD;
	padding:0;
	margin-bottom:3px;
	display:none;
}


		
		     #gallery {
            padding-bottom: 7px;
			height:87%;
			min-height:87%;
			float:right;
				margin-bottom:30px;	
			
        }
			
        }