
.reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6  {
	margin: 0;
}

.reveal p {
	line-height: 1;
	margin: 0;
}

.reveal section img {
	border: 0;
}

.reveal section img.noborder {
	border: 0;
}

#sondage12H_options {
    list-style-type: none;
}

#sondage15H_options {
    list-style-type: none;
}

.big_input_qnh {
    width:120px;
    height:40px;
    font-size:25px;
}

.big_input_delta {
    width:40px;
    height:40px;
    font-size:25px;
}

.big_input_fl {
    width:100px;
    height:40px;
    font-size:25px;
}

.div_qnh {
    /*max-width:90%; */
    max-height:100%; 
    height:650px;
}
.div_qnh  p{
	margin-top: 30px !important
}

.alti {
    width:100%;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 15px;
	background:white;
}
.alti tbody {
   border:2px solid black;
}

.alti tr:nth-child(even){background-color: #f2f2f2}
.alti th {
    background-color: #4CAF50;
    color: white;
    padding: 5px;
}
.alti td {
    padding: 5px;
}

.alti .centre th,
.alti .centre td {
    text-align: center;
}

.risques {
    font-size:25px;
    font-weight: bold;
}

.metartaf {
	overflow:auto;
	height:680px;
}

.metartaf p {
	font-size: 0.8em;
    margin: 30px 0;
}