body {
  color : black;
  background : white;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 1em;
  line-height: 20px;
  font-style : normal;
  margin-top : 0%;
  margin-left : 0%;
  margin-right : 0%;
  margin-bottom : 0%;
  }

a {
	text-decoration : none;
}
a:link {
  text-decoration : none;
  color : #00008a;
  background : transparent;
  }
a:active {
  text-decoration : none;
  color : #00008a;
  background : transparent;
  }
a:visited {
  text-decoration : none;
  color : #00008a;
  background : transparent;
  }
a:hover {
  text-decoration : none;
  border: 0 none;
  color : white;
  background : #5b72ff;
  /*background-color: #20DCC3; */
  }

a:hover img{
	text-decoration: none !important;
}

.rien{
  text-decoration: none !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background: white !important;
}
h2 {
	font-size: 16px;
	line-height: 18px;
  	margin : 2px;
  	padding : 0;
  	color:green;
  }
.local {
  white-space : nowrap;
  background : #e6e6f9;
  background: url("../image/lignebleue.jpg");
  color : #000000;
  }
.left {
  text-align : left;
  }
.center {
  text-align : center;
  }
.right {
  text-align : right;
  }
p , td {
  font-size : 14px;
  font-style : normal;
  padding-left: 6px;
  padding-right: 6px;
    padding-top: 2px;
  padding-bottom: 2px;
  }
p.caution {
  margin-top : 0.5cm;
  margin-left : 0.25cm;
  margin-right : 0.25cm;
  margin-bottom : 0.5cm;
  color : #9c2224;
  background : #ffe4c4;
  text-align : justify;
  }
p.questionnaire {
  margin-top : 0.5cm;
  margin-left : 0.25cm;
  margin-right : 0.25cm;
  margin-bottom : 0.5cm;
  font-weight : bold;
  color : red;
  background : yellow;
  text-align : center;
  }
.info {
  color : #000000;
  background : #9effb5;
  }
td.wmo {
  background : #5b72ff;
  color : white;
  text-align : center;
  white-space : nowrap;
  }
div.nobr {
  white-space : nowrap;
  }
b.gmdss {
  background : white;
  color : #5b72ff;
  font-size : 14px;
  }
p.menu {
  white-space : nowrap;
  margin-top : 0.5cm;
  margin-left : 0.25cm;
  margin-right : 0.25cm;
  margin-bottom : 0.5cm;
  background : #e6e6f9;
  background: url("../image/lignebleue.jpg");
  color : black;
  width: 160px;
  font-size: 16px;
  }
p.menunew {
  white-space : nowrap;
  margin-top : 0.5cm;
  margin-left : 0.25cm;
  margin-right : 0.25cm;
  margin-bottom : 0.5cm;
  background : #ffe4c4;
  color : black;
	font-size: 16px;
  }
p.w3c {
  margin-left : 0.25cm;
  margin-right : 0.25cm;
  }
th {
  white-space : nowrap;
  color : black;
  background : #eeeeee;
  text-align : left;
  font-weight : bold;
  font-size : 11pt;
  }
h1.titre {
  text-align : center;
  background : white;
  color : #27921f;
  font-size : 16pt;
  }
h2.titre {
  text-align : left;
  background : white;
  color : #d2691e;
  font-size : 14pt;
  }
b.titre {
  background : white;
  color : #5b72ff;
  font-size : 16pt;
  }
p.liens {
 font-size: 16px;
  background : #e6e6f9;
  background: url("../image/lignebleue.jpg");
  color : #000000;
  }
td.note {
  background : #f9efe6;
  color : #9c2224;
  text-align : center;
  }
td.cyclone {
  white-space : nowrap;
  background : #e8967a;
  color : black;
  text-align : center;
  }
td.warning {
  white-space : nowrap;
  background : #f5deb2;
  color : black;
  text-align : center;
  }
td.bulletin {
  white-space : nowrap;
  background : #97fa97;
  color : black;
  text-align : center;
  }
td.warningnavtex {
  white-space : nowrap;
  background : #f5deb2;
  color : black;
  text-align : right;
  }
td.bulletinnavtex {
  white-space : nowrap;
  background : #97fa97;
  color : black;
  text-align : right;
  }
td.heure {
  white-space : nowrap;
  text-align : center;
  }

.safety {
background:#d6d6e9;
border:2px;
padding: 3px;
width:100%;
}
.navtex {
background:#d6d6d6;
border:2px;
padding: 3px;
width:100%;
}
#logomf{
	margin: 10px;
	text-align : right;
}
