.header {
	z-index:100;
	position:relative;
	top:0px;
	width:100%;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu {
  width: 1250px;
  font-family: Raleway, sans-serif;
  line-height: 1px;
}
#cssmenu > ul {
  background: #3db2e1;
}
#cssmenu > ul > li {
  float: left;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 16px 10px;
  width:250px;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  background: #3db2e1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#cssmenu > ul > li.active > a {
  color: #dff2fa;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {
  color: #dff2fa;
  -webkit-transform: rotateX(90deg) translateY(-23px);
  -moz-transform: rotateX(90deg) translateY(-23px);
  transform: rotateX(90deg) translateY(-23px);
  -ms-transform: none;
}
#cssmenu > ul > li > a::before {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 16px 10px;
  width:250px;
  background: #19799f;
  color: #0000ff;
  font-weight:bold;
  content: attr(data-title);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -ms-transform: translateY(- -18px);
}
#cssmenu > ul > li:hover > a::before,
#cssmenu > ul > li > a:hover::before {
  background: #3db2e1;
}




body {
      padding: 0;
      margin: 0 ;
			width:100%;
			height:100%;
			background-color:#eeeeee;
		}

#header1 {
      width:1250px;
			left: 50%;
			margin-left: -625px;
      background: #cccccc;
      padding: 0px;
      box-sizing:border-box;
			top:10px;
			position:absolute;
			Border-radius:10px;
			border:1px solid black;
			height:87px;
			z-index:1000;
		}



table {
		border-spacing:0px;
		border-collapse:collapse;
		}
td {
		padding:0px;
}
	
.vert {
		 white-space:nowrap;
		-webkit-transform: scale(1,2) rotate(-90deg);
		-moz-transform: scale(1,2) rotate(-90deg);
		-o-transform: scale(1,2) rotate(-90deg);
		transform: scale(1,2) rotate(-90deg);
		font-family: Arial;
		font-size: 10px;
		color:#5544bb;
		width:100px;
	}



		
#corps {
			margin:0 auto;
      width:1250px;
			left: 50%;
			margin-left: -625px;
			border:0px solid #333366;
			position:absolute;
			Border-radius:8px;
			display:block;
}

#login {
			float:center;
			margin:0 auto;
			left:50%;
			width:500px;
			margin-left:-250px;
			margin-top:50px;
			border:1px solid #333366;
			text-align:center;
			position:relative;
			Border-radius:8px;
			display:block;
			background:#dddddd;
}

#contact {
			float:center;
			margin:0 auto;
			left:0%;
			width:700px;
			margin-left:0px;
			margin-top:10px;
			border:1px solid #333366;
			text-align:center;
			position:absolute;
			Border-radius:8px;
			display:inline-block;
			background:#dddddd;
			height:430px;
			top:0px;
}

#coord {
			width:450px;
			background:#eeeeca;
			border:1px solid #333366;
			text-align:center;
			Border-radius:8px;
			display:inline-block;
			font-family:Arial;
			font-size:16px;
}

.bouton:hover{
		cursor:pointer;
		}
		
#lg{
			left:0px;
			height:80px;
      background: #cacaca;
      padding: 0px;
      box-sizing:border-box;
			top:0px;
			text-align:center;
			height:34px;
			position:static;
			Border-radius:5px;
			border:1px solid #aaaaaa;
			display:inline-block;
}

.bouton_s {
			width:100px;
			height:36px;
			color:#ffffff;
			background:#3db2e1;
			border:1px solid #111199;
			text-align:center;
			font-weight:bold;
			Border-radius:8px;
			display:inline-block;
			font-family:Arial;
			font-size:16px;
}
.bouton_s:hover{
		cursor:pointer;
		}
		
.effet3d:hover{
	width:73px;
}

.cadreM1 {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: solid 1px #20538D;
	border-spacing: 0px;
	cursor:pointer;
	font-family: Raleway, sans-serif;
	font-size:24px;
}

.titre_M1{
	font-family:arial;
	font-size:26px;
}

@-webkit-keyframes blink {from , to { border-color:transparent}
50%{border-color:blue}
}
@-moz-keyframes blink {from , to { border-color:transparent}
50%{border-color:blue}}
.blk {
  font-size:20px;
  width:60px;
  border: 1px solid blue;
  -webkit-animation: 1s blink step-end infinite;
  -moz-animation: 1s blink step-end infinite;
}
.stopblk {  
  font-size:20px;
  width:60px;
  border: 1px solid black;

}

.tab{
position:absolute; 
top:0px;
border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-width: 2px 2px 0px 2px;
border-style:outset ;
border-color:white;
width:250px;
text-align:center;
height:30px;
background-color:#6789ff;	
font-size:24px;
font-family:arial;
cursor:pointer;
text-align:center;
color:#555555;
}