body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background11: #fff;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff; /*#333;*/
	background-image: url(../images/DBOL_Background.jpg);
}

div
{
  position: relative;
  margin: 0;
  padding: 0;
}

form
{
  margin: 0;
  padding: 0;
}
h1, <, h3, h4, h5, h6, p
{
  margin: 0;
  padding: 0;
}
img
{
  border: 0;
}
a
{
  text-decoration: underline;
  color: #333;
}
a:hover
{
  color: #000;
}
label
{
  width: 70px;
  float: left;
  margin-bottom: 5px;
}
select
{
  margin-bottom: 5px;
  width: 307px;
}
label.inline
{
  float: none;
  display: inline;
  margin-right: 10px;
}
textarea
{
  width: 300px;
  height: 100px;
  overflow: auto;
  margin-bottom: 10px;
}
input.text
{
  width: 200px;
  margin-bottom: 10px;
}
input.enter
{
  float: right;
  margin-right: 10px;
}
p.civ,
p.button
{
  margin-left: 160px;
}
p.button
{
  padding: 5px 0;
}

.frame
{
  margin-left: 80px;
}
.frame h3
{
  font-family: "Myriad Pro", "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18pt;
	font-weight: normal;
  height: 60px;
  line-height: 80px;
  letter-spacing: -1px;
}
.frame label
{
  width: 160px;
}
.frame input.text
{
  width: 300px;
}
.frame p.desc
{
  margin: 30px 0;
}

#mainframe
{
  position: absolute;
  top : calc(50% - 180px);
  left: calc(50% - 275px);
  width: 550px;
  height: 285px;
  background-color: #272759;
}
#header
{
  background: #ccc; /*#65868D;*/
}

#content
{
  width1: 960px;
  margin: 10px;
  padding: 0 10px;
  text-align: left;
  background-color: #272759;
}

.login .line
{
  background: #272759;
  padding: 20px 10px;
  margin-bottom: 10px;
  border: 0px solid #cce8f5;
  border-top: 0;
}

#footer
{
  text-align: center;
}


.logo
{
  width: 530px;
  margin: 0px auto;
  height: 120px;
  color: #fff;
}
.logo h1
{
  position: absolute;
  top: 0;
  left: 0;
  margin: 25px 0 0 20px;
}
.logo h2
{
  position: absolute;
  top: 0;
  left: 0;
  width: 320px;
  height: 80px;
  margin: 33px 0 0 250px;
  text-indent: -1000px;
  overflow: hidden;
  /* background: url(../images/baseline_oms.gif) 0 0 no-repeat; */
}
.login
{
  float: center;
  width: 440px;
}

.login h3
{
  background: #9AAFB4; /*#cce8f5;*/
  border-bottom: 1px solid #008dcd;
  color: #000000; /*#008dcd;*/
  font-family: "Myriad Pro", "Trebuchet MS", Tahoma, sans-serif;
	 font-size: 17pt;
	 font-weight: normal;
  height: 60px;
  line-height: 80px;
  padding: 0 10px;
  letter-spacing: -1px;
}
.login .contact
{
  background: #65868D;
  margin-top: -10px;
  padding: 10px;
  display: none;
  visibility: hidden;
}
#presentation,
{
  float: right;
  width: 710px;
}
#diapo
{
  text-align: center;
  background: #f9f9f9;
  height: 320px;
  overflow: hidden;
}
p.links
{
  line-height: 20pt;
}
.links a,
.guest
{
  padding-left1: 10px;
  /* background: url(../images/home_links_bg.gif) 0 4px no-repeat; */
}
.contact a
{
  color: #fff;
  /* background: url(../images/home_links_bg2.gif) 0 4px no-repeat; */
}
.resume
{
  padding: 20px 40px;
  font-size: 10pt;
}
.clear
{
  clear: both;
}
.datetime
{
  position: absolute;
  top: 10px;
  right: 10px;
		color: #fff;
}
.langues
{
  position: absolute;
  top: 10px;
  left: 90%;
}
.langues ul
{
  padding: 0;
  margin: 0;
  list-style: none;
}
.langues ul li
{
  float: left;
  margin-right: 10px;
}
.langues ul li a
{
  display: block;
  width: 22px;
  height: 16px;
  text-indent: -1000px;
  overflow: hidden;
}
.eng
{
  background: url(../images/flag_en.gif) 0 -16px no-repeat;
}
.fra
{
  background: url(../images/flag_fr.gif) 0 -16px no-repeat;
}
.current,
.langues ul li a:hover
{
  background-position: 0 0;
}
.valid
{
  padding: 2px 0;
  padding-left: 70px;
  margin-right: 40px;
  /* background: url(../images/btn_valid.gif) 0 0 no-repeat; */
  font-weight: bold;
}
.cancel
{
  padding: 2px 0;
  padding-left: 50px;
  /* background: url(../images/btn_cancel.gif) 0 0 no-repeat; */
  font-weight: bold;
}

.popup .header
{
  background: #008dcd;
  padding: 10px 20px;
}
.popup .content
{
  text-align: left;
}
.popup .conditions-text
{
  margin: 10px 20px;
  width: 560px;
  text-align: justify;
}
.popup ul.conditions-text
{
  width: 500px;
}
.popup h1
{
  margin: 20px;
  color: #cce8f5;
}
.popup h2
{
  margin: 20px;
  color: #008dcd;
}
.popup h3
{
  margin: 10px 20px;
}

