﻿

.minicell{
	width:30px;
	text-align: center;
	font-size:small;
}

.gdcell{
	width:90px;
	text-align: center;
}

.typterrain{
border-left:medium;
border-left-style:solid;
border-right:medium;
border-right-style:solid;
border-top:medium;
border-top-style:solid;
height:50px;

}

.centrer {
	text-align: center;
}

.titrecell{
	font-weight:bold;
	width:120px;
}
.titrecellvol{
	font-weight:bold;
	width:3em;
}

.cell2vol{
	width:10em;
}

.vitesse{
	text-align:right;
	width:5em;
}

.typechem{
	text-align: center;
	width:30px;
	height:50px;

}

.rot{
	transform: rotate(-90deg);

}

.cell1{
border-left:medium;
border-left-style:solid;
}

.cell2{
border-left:thin;
border-left-style:solid;
border-right:thin;
border-right-style:solid;
}

.cell3{
border-right:medium;
border-right-style:solid;
}

.lignefin{
border-bottom:medium;
border-bottom-style:solid;
}



#divbtnpleinecran{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:5;
}


#btnpleinecran{
	font-family:Tolkien;
	font-size: 104px;
	padding:1rem;
	background-image: url('images/bkgrdclair.jpg');
}

#divprincipale{
	position:relative;
}

#divimage{
	position:absolute;
	width:100%;
	height:100%;
}

#divclic{
	position:absolute;
	width:100%;
	height:100%;
	z-index:20;
}

#div2canevas{
	position:absolute;
}

#contimage{
	position:absolute;
}


#tableau{
	position:absolute;
	background-color:aqua;
	width:100%;
	height:100%;
}



#fermer{
	position:absolute;
	top:0px;
	right:0px;
	
	z-index:25;
	
}

#diveffacer{
	position:absolute;
	z-index:25;
	
}




#texteinfo{
	background-color:aqua;
	font-size:xx-large;
	z-index:5;
}
#divinfo{
	position:absolute;
	width:100%;
	height:100%;
}

#valeurechelle{
	z-index:15;
}


#divcanevas{
	width:100%;
	height:100%;
	position: absolute;
	z-index:10;
}

#divcanevas{
	width:100%;
	height:100%;
	position: absolute;
	z-index:10;
}







