/* CSS Delivery  */

/* ORGANIC ELEMENT */
html, body {
	margin: 0;
	padding: 0;
	height: 100%
}



body {
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#e1e1e1;
	/* background-image:url(../images/bg_page.jpg); */
	background-repeat:repeat-x;
	background-position:top;
}

.DeepWaterSummary{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DAA520;
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border: solid 1px #000000;
	padding: 1px;
	letter-spacing: 1px;
	text-transform: none;
}
.DeepWaterSummary_Left{ background-color: #FFFFFF; color: #6F8DA6; font-size: 13px; font-weight: bold; border-bottom:1px solid ; border-top:1px solid #263857; border-left:1px solid #263857;}
.DeepWaterSummary_Right{ background-color: #FFFFFF; color: #6F8DA6; font-size: 13px; font-weight: bold; border-bottom:1px solid #263857; border-top:1px solid #263857; border-right:1px solid #263857;}

.MainMenu {
	border: 1px solid #000000;
	background-color: #F7CB08;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	}

.MasterTable {
	margin-top:2%;
	margin-bottom:5%;
	padding: 5px;    
	border: 0px;
	background-color: #39597b;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	}
.NavBar {
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	border: 0px;
	background-color: #9db4c8;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	}
.TopNavBar {
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0px;

	padding: 0px;
	border: 0px;
	background-color: #39597b;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	}
    

table.MyCalendar {
	border: 1px solid #000000;
}

td.MyCalendarHead {
	padding: 5px;
	margin:0px;
	border-bottom: 1px solid #000000;
	white-space: nowrap;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

td.MyCalendarFoot {
	padding: 5px;
	margin:0px;
	border-top: 1px solid #000000;
	white-space: nowrap;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

td.MyCalendar {
	padding: 4px;
	margin: 2px;
	border: 1px solid #777777;
	white-space: nowrap;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

p.DateInCalendar {
	padding: 4px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	white-space: nowrap;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;

}

p.EmptyCellInCalendar {
	padding: 4px;
	margin: 0px;
	white-space: nowrap;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;

}

a.DateInCalendar {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;

}

a.DateInCalendar:hover {
	padding: 0px;
	margin: 0px;

	white-space: nowrap;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;

}

p.DateInCalendarSelected {
	background-color: #F7CB08;
	padding: 4px;
	margin: 0px;
	border: 1px solid #000000;
	white-space: nowrap;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;

}



td.NavBar {
	border: 1px solid #000000;
	padding: 1px;
	background-color: #6699ff;
	text-align:center;
}

td.NavBarSelected {
	border: 1px solid #000000;
	padding: 1px;
	background-color: #ffcc33;
/*      background-color: #9DB4C8; */
	text-align:center;
}

td.NavBarNActif {
	border: 1px solid #000000;
	padding: 1px;
	background-color: #acacac;
	color: #e2e2e2;
	text-align:center;
}

#bottom {
	background-image:url(images/bottom_center.gif);
	height:13px;
	font-size: 8px;;
	height:7px;
}
#bottom_left {
	float:left;
	background-image:url(images/bottom_left.gif);
	width:168px;
	height:13px;
	font-size:8px;
}
#bottom_right {
	float:right;
	background-image:url(images/bottom_right.gif);
	width:168px;
	height:13px;
	font-size:8px;
}
.footer {
	text-align:center;
	font-size:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}
a.LangueActif {
  text-decoration: none;
  color: #000000;
  font-weight: normal;
  border:1px solid #FFFFFF;
  margin:1px;
  padding:0px 2px 1px 1px;
  background-color: #F7CB08;
  }
a.Langue {
  text-decoration: none;
  font-weight: normal;
  border:1px solid #FFFFFF;
  margin:1px;
  padding:0px 2px 1px 1px;
  color: #FFFFFF;
 }
a.Langue:hover {
  text-decoration: none;
  color: #000000;
  background-color: #F7CB08;
  font-weight: normal;
  }
a.InnerNavBar {
  color: #39597B;
  font-family:Verdana;
  text-decoration: none;
  font-size:12px;
  font-weight: bold;
  vertical-align : middle;
  display: block;
  }
a.InnerNavBar:hover {
  font-family:Verdana;
  text-decoration: none;
  color:#ffffff;
  font-size:12px;
  vertical-align : middle;
 /* background-color: #F7CB08; */
  display: block;
  }

  p.ApplicTitle {
	color: #FFFFFF;
	font-size:12px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
	/*display : inline;*/
}

li, li.enum_1, li.enum_2 {
	font-family:Verdana;
	list-style-type:square;
	font-size:12px;
	color: white;
}
p.par_1, p.par_0, p.par_2, p.par_3, p.home { font-family:Verdana; font-size:12px; margin-left:10pt; color: white; }
a.modif { font-family:Verdana; font-size:12px; margin-left:10pt; color: yellow;}

h2.tit_1, h3.tit_2, h4.tit_3 {
	display: block;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
	margin-left: 10pt;
	background-color: #9db4c8;
	padding: 4px;
	margin: 0px;
	border: 1px solid #000000;

}

h3.tit_2 {
	font-size: 14px;
	display: inline;
	color: black;
	background-color: #F7CB08;
}
h4.tit_3 {
	font-size: 13px;
	display: inline;

}
h1.tit_0, p.parb {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: underline;
	color: #F7CB08;
	}
p.pari {
	font-size: 13px;
	font-style: italic;
	font-family: Verdana;
	font-style: italic;
	color: #F7CB08;
}
h1.tit_0 {
	font-size: 18px;
	text-decoration: none;
}
p.noteDel {
	color: #F7CB08;
	font-size: 13px;
	font-style: italic;
	font-family: Verdana;

}

PRE {
	color: #F7CB08;
	margin-left: 50px;
	padding-left: 60px;
	font-size: 13px;
	font-style: normal;
	font-family: Courier New;
}

PRE.result {
	color: #F7CB08;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-style: normal;
	font-family: Courier New;
}

p.cmdDel_1, p.cmdDel_2 {
	color: #F7CB08;
	margin-left: 50px;
	padding-left: 60px;
	font-size: 13px;
	font-style: normal;
	font-family: Courier;
}

#copyr {
	/*border-top: 1px solid #F7CB08;*/
	color: white;
	text-align: right;
	font-size: 80%;
	letter-spacing: 2px;
	font-family: Georgia, Verdane, Arial;
	margin: 0;
	padding: 5px;
/*      border-top: 1px solid #DAA520; */
	}


/* Colors Statuts */
.StatutColor0 {
  border:1px solid #FFFFFF;
  margin:1px;
  padding:0px 5px 1px 5px;
  background: none;
 }
.StatutColor1 {
  border:1px solid #FFFFFF;
  margin:1px;
  padding:0px 5px 1px 5px;
  background: green;
 }

.StatutColor2 {
  border:1px solid #FFFFFF;
  margin:1px;
  padding:0px 5px 1px 5px;
  background: yellow;
 }

.StatutColor3 {
  border:1px solid #FFFFFF;
  margin:1px;
  padding:0px 5px 1px 5px;
  background: blue;
 }

.StatutColor4 {
  border:1px solid #FFFFFF;
  margin:1px;
  padding:0px 5px 1px 5px;
  background: red;
 }

/* */


