/* ------------------------------------------------
   Définitions générales
   ------------------------------------------------ */

body
{
  background-color: #E3D8A6;
  margin: 5px 5px 5px 5px;
}


*
{
  font-family: Courier New, Courier, mono;
  font-size: 12px;
}

/* ------------------------------------------------
   Affichage des liens
   ------------------------------------------------ */

a:link,a:active,a:visited
{
  text-decoration: none;
  color: blue;
}

a:hover,a:hover.visible
{
  text-decoration: underline;
  background-color: lightyellow;
  color: blue;
}

a.visible
{
  text-decoration: none;
  color: blue;
}


/* ------------------------------------------------
   Listes
   ------------------------------------------------ */
ul
{
/*/        list-style-image: url("../img/doigt_droite.gif");*/
}


#legende ul
{
  list-style: none;
}

#legende img
{
  vertical-align: bottom;
}

/* ------------------------------------------------
   Pour l'affichage des événements sur la map
   ------------------------------------------------ */
/*
#dhtmltooltip
{
  position: absolute;
  width: 350px;
  border: solid 1px black;
  padding: 2px;
  background-color: lightyellow;
  font-family: Arial, Helvetica, sans-serif;
  font-size:   11px;
  visibility: hidden;
  z-index: 100;
}
*/



#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}



/* ------------------------------------------------
   Carnet
   ------------------------------------------------ */
#Onglet_up
{
  width: 24;
  height: 111px;
  background-image: url(../img/img_carnet/carnet_01.jpg);
  background-repeat : no-repeat;
}

.Onglet_up_text
{
  position: relative;
  top:20px;
  left:10px;
  font-family:Courier New;
  line-height:7pt;
  font-size:18px;
  font-weight:bold;
}

#titre
{
  text-decoration: overline underline;
  font-family:Courier New;
  font-size:42px;
  font-weight:none;
  text-align: center;
  letter-spacing: 0pt;
}

.Onglet_down
{
  width: 24;
  height: 115px;
  background-image: url(../img/img_carnet/carnet_06.jpg);
  background-repeat : no-repeat;

}

.Onglet_down a
{
  position: relative;
  top:20px;
  left:10px;
  line-height:7pt;
  font-family:Courier New;
  text-decoration:none;
  color:#000000;
}

.Onglet_down a:hover
{
  position: relative;
  top:20px;
  left:10px;
  line-height:7pt;
  font-family:Courier New;
  text-decoration:none;
  font-weight:bold;
  color:#000000;
}

#note
{
  font-family:Courier New;
  float:left;
}

#marge
{
  float:left;
}

#note p
{

}

/* ------------------------------------------------
   Briefing
   ------------------------------------------------ */

.conteneur
{
  border:0;
  left:0px;
  top:0px;
  width:828px;
  height: 621px;
  margin:0px;
  padding:0px;
  align: right;
  hspace: 0px;
  vspace: 0px;
  line-height: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left:0px;
  margin-right:0px;
}

.carte_briefing
{
  position:relative;
  border:0;
  left:0px;
  top:0px;
  width:828px;
  height: 621px;
  z-index:1;
  margin:0px;
  padding:0px;
  align: right;
  hspace: 0px;
  vspace: 0px;
}


/* ------------------------------------------------
    AVIONS
   ------------------------------------------------ */

.YAK_1B
{
  position:relative;
  z-index:2;

  width:88px;
  height: 123px;
  border:0;

  left: 31px;
  top:-455px;

  border:0;
  margin:0px;
  padding:0px;

  hspace: 0px;
  vspace: 0px;
}

.LA_5
{
  position:relative;
  z-index:3;

  width:88px;
  height: 123px;
  border:0;

  left: 94px;
  top:  -348px;

  margin:0px;
  padding:0px;

  hspace: 0px;
  vspace: 0px;
}

.IL_2_1941Late
{
  position:relative;
  z-index:4;

  width:88px;
  height: 123px;
  border:0;

  left: 133px;
  top:-489px;

  border:0;
  margin:0px;
  padding:0px;

  hspace: 0px;
  vspace: 0px;
}


.PE_2SERIES110
{
  position:relative;
  z-index:5;

  width:87px;
  height: 123px;
  border:0;

  left:-251px;
  top:-159px;

  margin:0px;
  padding:0px;

  hspace: 0px;
  vspace: 0px;
}


/* BLEUS */


/* 

.BF_109G2
{
  position:relative;
  z-index:2;

  width:88px;
  height: 123px;
  border:0;

  left: 34px;
  top: -456px;

  border:0;
  margin:0px;
  padding:0px;

  hspace: 0px;
  vspace: 0px;
}

 */

.BF_109E7
{
  position:relative;
  z-index:3;

  width:88px;
  height: 123px;
  border:0;

  left: 93px;
  top:-347px;

  margin: 0px;
  padding:0px;

  hspace: 0px;
  vspace: 0px;
}

.BF_110G2
{
  position:relative;
  z-index:4;

  width:  88px;
  height: 123px;
  border: 0;

  left: 134px;
  top:-488px;

  margin:0px;
  padding:0px;

  hspace: 0px;
  vspace: 0px;
}

.HE_111H6
{
  position:relative;
  z-index:5;

  width:88px;
  height: 123px;
  border:0;

  left:-251px;
  top:-159px;

  border:0;
  margin:0px;
  padding:0px;

  hspace: 0px;
  vspace: 0px;
}


/* ------------------------------------------------
    BANDEAU
   ------------------------------------------------ */

td.bandeau
{
  background-repeat : no-repeat;
}

.login
{
  position: relative;
  top: 100px;
  left: 10px;
  width:670px;
  height:15px;
  text-align: left;
  font-family : Sylfaen, Courier New;
  font-size: 14;
  float:left;
  color: #4D473C;
  border: 0px solid #8B7547;
  z-index:1;
  margin:0px;
  padding:0px;
}

.connection a
{
  position: relative;
  top: 165px;
  left: -10px;
  width:100px;
  height:13px;
  text-align: center;
  float:left;
  font-family : Sylfaen, Courier New;
  color: #4D473C;
  border: 1px dashed #8B7547;
  background-color: #;
  z-index:1;
  margin:0px;
  padding:0px;
}


/* ------------------------------------------------
   MODULES
   ------------------------------------------------ */

#module
{
  margin-left:8px;
}

#module h1
{
  font-family:Courier New;
  font-size:24px;
  font-weight:none;
  letter-spacing: 0pt;

  width:800px;
  text-align: center;
  color: #990000;
  background-color: #ece3b6;

  border-collapse: collapse;
  border: 1px solid #8B7547;
}

#module h2
{
  text-align: left;
  color: #990000;

  width:800px;
  font-family:Courier New;
  font-size:16px;
  font-weight:none;
  letter-spacing: 0pt;

  text-align: left;
  color: #990000;

  border-collapse: collapse;
  border-bottom: 1px solid #8B7547;
}

#module p
{
  width:800px;
}

#note table, #module table
{
  border-collapse: collapse;
  border: 1px solid #8B7547;
  background-color: #ece3b6;
}


#note td, #module td
{
  border: 1px solid #8B7547;
  padding: 4px;
  vertical-align: top;
}

#note td.total, #module td.total
{
  font-weight: bold;
  border-top: double #8B7547;
  text-align: right;
  background-color: #ece3a6;
}

#note td.somme, #module td.somme
{
  border-top: double #8B7547;
  text-align: center;
  background-color: #ece3a6;
}

#note td.gnombre, #module td.gnombre
{
  text-align: center;
  font-size:18px;
  font-weight: bold;
}

#note td.gnombre, #module td.bold
{
	vertical-align: bottom;
	font-size:12px;
	font-weight: bold;
}

#note td.nombre, #module td.nombre
{
  text-align: center;
}

#note th, #module th
{
  text-align: center;
  font-weight: bold;
  background-color: #CBBB85;
  border: 1px solid #8B7547;
  padding: 4px;
}

#note caption, #module caption
{
  text-align: left;
  background-color: #CBBB85;
}

#note td.pilote, #module td.pilote
{
  font-size: 10px;
  vertical-align: top;
}


/* ------------------------------------------------

   ------------------------------------------------ */

.dropcap
{
  font-family: Courrier New;
  float: left;
  width: .95em;
  font-size: 5em;
  line-height: 70%;
}

.floatleft
{
  float: left;
  margin: 0 0 10px 10px;
  /* border: 1px solid #666;*/
  padding: 2px;
}


/* ------------------------------------------------
   GLOSSAIRE
   ------------------------------------------------ */

.thumbnail
{
  float: left;
  width: 250px;
  border: 1px solid #999;
  margin: 0 15px 15px 0;
  padding: 5px;
  text-align: center;
}

.clearboth { clear: both; }


/* ------------------------------------------------
   MAP
   ------------------------------------------------ */

#map table
{
  background-image: url('../img/bkgnd_oldsheet2.gif');
  border: 1px solid #8B7547;
  border-top: hidden;
  padding: 4px;
}

#map caption
{
  padding: 4px;
  border: 1px solid #8B7547;
  border-bottom: hidden;
  text-align: left;
  font-size: 14px;
  background-image: url('../img/bkgnd_oldsheet2.gif');
}


/* ------------------------------------------------
   FORMULAIRES
   ------------------------------------------------ */

label
{
  float: left;
  width: 200px;
  margin: 3px 0 3px 0;
  text-align: left;
}


br
{
  clear: both;
}


input
{
  text-align: left;
  margin-left: 10px;
}

fieldset
{
  background-color: #CBBB85;
/*        width: 100%;*/
  display: block;
  margin: 0 0 15px 15px;
}

fieldset legend
{
  padding : 3px 10px 3px 10px;
  font-size: 16px;
  color: #ECDCA6;
  background-color: #8B7547;
  border: 2px outset #807040;
}

/* positionnement ardoises */

/* avions rouges */


img.P_40E {
	position: absolute;
	left: 265px;
	top: 498;
	visibility: visible;
	z-index: 1;
}


img.F4F3 {
	position: absolute;
	left: 430px;
	top: 500px;
	visibility: visible;
	z-index: 1;
}


img.HurricaneMkIIc {
	position: absolute;
	left: 605px;
	top: 503px;
	visibility: visible;
	z-index: 1;
}


img.A_20B {
	position: absolute;
	left: 785px;
	top: 505px;
	visibility: visible;
	z-index: 1;
}

/* avions bleus */


img.BF_109F2Btrop {
	position: absolute;
	left: 265px;
	top: 498;
	visibility: visible;
	z-index: 1;
}


img.BF_109E4_Trop {
	position: absolute;
	left: 430px;
	top: 500px;
	visibility: visible;
	z-index: 1;
}


img.MC_202_7 {
	position: absolute;
	left: 605px;
	top: 503px;
	visibility: visible;
	z-index: 1;
}


img.SM79i {
	position: absolute;
	left: 785px;
	top: 505px;
	visibility: visible;
	z-index: 1;
}