body {
		border: 3px solid #000d26;
		border-top: none;
		width: 100%;
		max-width: 700px;
		margin: 0 auto;
		/*background-color: #efefef;*/
		background-image: url("fond.png");
		background-repeat: no-repeat;
		background-attachment:fixed;
		background-position:50% 0%;
		background-size: cover;
	}	
	@media only screen and (max-width: 600px) {
	body {
		border: 0px solid #000d26;
	}
}
	/*.header{
		border: 0px solid black;
		width: 100%;
	}*/
	.menu{
		border: 0px solid black;
		width: 100%; height: 40px;
		line-height: 40px;
		background-color: #000d26;
		color: white;
	}
	.corp{
		width: 100%;
		background-color: #C0C0C0;
	}
	.proto{
		border: 0px solid black;
		width: 320px;
		height: 520px;
		margin: 0 auto;
		background-color: white;
	}
	.numero{
		border: 2px solid black;
		width: 50px; height: 50px;
		position: relative;
		float: right;
		text-align: center;
		line-height: 50px;
		font-size: 20px;
	}
	.protocole{
		border: 2px solid black;
		border-right: none;
		width: 264px; height: 14px;
		position: relative;
		top: 0px; left: 0px;
		text-align: center;
		line-height: 13px;
		background-color: black;
		font-size: 12px;
		font-weight: bold;
		color: white;
	}
	.lieu{
		border: 2px solid black;
		border-top: none;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		width: 103px; height: 35px;
		font-size: 10px;
	}
	.date{
		border-bottom: 2px solid black;
		width: 160px; height: 34px;
		float: right;
		font-size: 10px;
		
	}
	.gaz{
		border: 2px solid black;
		border-top: none;
		width: 211px; height: 84px;
		position: relative;
		float: right;
		text-align: center;
		font-size: 9px;
	}
@media only screen and (max-width: 600px) {
	.gaz {
		border: 2px solid black;
		border-top: none;
		width: 211px; height: 84px;
		position: relative;
		float: right;
		text-align: center;
		font-size: 8px;
	}
}
	.visi{
		border: 2px solid black;
		border-top: none;
		border-right: none;
		width: 103px; height: 30px;
		font-size: 10px;
	}
	.eau{
		border: 2px solid black;
		border-top: none;
		border-right: none;
		width: 103px; height: 20px;
		font-size: 10px;
		text-align: center;
		line-height: 20px;
	}
	.temp{
		border: 2px solid black;
		border-top: none;
		border-right: none;
		width: 103px; height: 30px;
		font-size: 10px;
		text-align: center;
	}
	.dure{
		border: 2px solid black;
		border-top: none;
		width: 80px; height: 30px;
		margin-left: -4px;
		padding-left: 5px;
		display: inline-block;
		text-align: center;
		font-size: 10px;
	}
	.prof{
		border: 2px solid black;
		border-top: none;
		border-right: none;
		width: 133px; height: 30px;
		font-size: 10px;
		display: inline-block;
		padding-left: 4px;
	}
	.courant{
		border: 2px solid black;
		border-top: none;
		border-left: none;
		width: 85px; height: 30px;
		display: inline-block;
		text-align: center;
		font-size: 10px;
		margin-left: -4px;
		padding-left: 5px;
	}
	.combi{
		border: 2px solid black;
		border-top: none;
		width: 185px; height: 30px;
		font-size: 10px;
		display: inline-block;
		margin-top: -5px;
		margin-bottom: -5px;
		padding-left: 3px;
	}
	.bloc{
		border: 2px solid black;
		border-top: none;
		border-left: none;
		width: 121px; height: 30px;
		font-size: 10px;
		text-align: center;
		display: inline-block;
		margin-top: -5px;
		margin-bottom: -5px;
		margin-left: -4px;
		padding-left: 5px;
	}
	.profil{
		border: 2px solid black;
		border-top: none;
		width: 211px; height: 151px;
		position: relative;
		float: right;
		text-align: center;
		font-size: 10px;
	}
	.conso{
		border: 2px solid black;
		border-top: none;
		border-right: none;
		width: 103px; height: 90px;
		font-size: 10px;
		text-align: center;
	}
	.vide{
		border: 0px solid black;
		width: 105px; height: 37px;
		background-color: #C0C0C0;
	}
	.observ{
		border: 2px solid black;
		border-bottom: none;
		border-right: none;
		width: 100px; height: 20px;
		font-size: 10px;
		text-align: left;
		padding-left: 5px;
		line-height: 20px;
	}
	.text{
		border: 2px solid black;
		border-top: none;
		border-bottom: 1px solid black;
		width: 306px; height: 124px;
		font-size: 13px;
		text-align: left;
		padding: 5px;
		padding-bottom: none;
	}
	.bino{
		border: 2px solid black;
		border-top: none;
		width: 316px; height: 30px;
		font-size: 10px;
		text-align: left;
		line-height: 30px;
	}
	
	table.center{
		border:0px solid black;
		text-align: center;
		margin-left:auto; 
		margin-right:auto;
		border-collapse: collapse;
		height: 100%;
	}
	#eaupastilledouce {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: green;
	}
	#eaupastillemer {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: blue;
	}
	#tekpastille {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: red;
	}