html{
   height: 100%;
	overflow-y:auto;
	overflow-x:hidden;
}

body {
	margin: 0.5% !important;
	margin-bottom: 0 !important;
}

a:hover {
	text-decoration: none;
}

#cuerpo {
	position:absolute;
	top:0;
	left:0;
	z-index:999999;
	width:100%;
	height:4000px;
	background-color:rgba(0, 0, 0, 0.5);
	text-align: center;
}

#cuerpo_imagen {
   position: relative;
	top: 150px;
	border: none;
}

.panel-title {
	font-size: 14px;
}

.dato_real { font-size: 40px; color:#555; }
/* #eje1,#eje2,#eje3,#eje4,#eje5,#eje6,#eje7,#eje8,#eje9 { height: 361px !Important; } */
/*.eje { height: 361px !Important; }*/

 /*#imagen, #eje1, #eje2, #eje3, #eje4, #eje5, #eje6, #eje7, #eje8, #eje9 { height: 361px; }*/

@media (max-device-width: 1024px) and (orientation: landscape) {
    /*.h2_margin { margin-bottom: 2px; margin-top: 2px; } */
    .eje h2 { font-size: 25px; }
    .dato_real { font-size: 35px; }
	 /*#imagen, #eje1, #eje2, #eje3, #eje4, #eje5, #eje6, #eje7, #eje8, #eje9 { height: 361px; }*/
}

@media (max-device-width: 768px) and (orientation: portrait) {
    .eje h2 { font-size: 30px; }
    .dato_real { font-size: 40px; }
	 /*#imagen, #eje1, #eje2, #eje3, #eje4, #eje5, #eje6, #eje7, #eje8, #eje9 { height: 361px; }*/
}


@media (max-device-width: 1200px) and (orientation: landscape) {
    /*.h2_margin { margin-bottom: 2px; margin-top: 2px; } */
    .eje h2 { font-size: 25px; }
    .dato_real { font-size: 35px; }
	 /*#imagen, #eje1, #eje2, #eje3, #eje4, #eje5, #eje6, #eje7, #eje8, #eje9 { height: 361px; }*/
}

@media (max-device-width: 800px) and (orientation: portrait) {
    .eje h2 { font-size: 30px; }
    .dato_real { font-size: 40px; }
	 /*#imagen, #eje1, #eje2, #eje3, #eje4, #eje5, #eje6, #eje7, #eje8, #eje9 { height: 361px; }*/
}

@media (max-device-width: 1280px) and (orientation: landscape) {
    /*.h2_margin { margin-bottom: 2px; margin-top: 2px; } */
    .eje h2 { font-size: 25px; }
    .dato_real { font-size: 35px; }
	 /*#imagen, #eje1, #eje2, #eje3, #eje4, #eje5, #eje6, #eje7, #eje8, #eje9 { height: 361px; }*/
}

@media (max-device-width: 1280px) and (max-device-height: 600px) {
    .h2_margin { margin-bottom: 1px; margin-top: 1px; } 
    .eje h2 { font-size: 25px; }
    .dato_real { font-size: 35px; }
	 /*#imagen, #eje1, #eje2, #eje3, #eje4, #eje5, #eje6, #eje7, #eje8, #eje9 { height: 361px; }*/
}

@media (max-device-width: 980px) and (orientation: portrait) {
    .eje h2 { font-size: 30px; }
    .dato_real { font-size: 40px; }
	 /*#imagen, #eje1, #eje2, #eje3, #eje4, #eje5, #eje6, #eje7, #eje8, #eje9 { height: 361px; }*/
}
