@CHARSET "ISO-8859-1";

* { margin: 0px; padding: 0px;  }

ul { list-style-type: none;  }

img { border: none; overflow: hidden }

a{ color: #98C4DF; }

hr { border: none; border-bottom: 1px solid #5BA0CC }

body{
 background: white;
 font-family: serif;
 font-size: 12pt;
 margin: 6px;
}

label{ float: left; margin-right: 50px; width: 200px; }

input{ margin-top: 2px; margin-bottom: 2px; }

fieldset{ padding: 10px; }

#contactForm .field{
 width: 263px;
}

#send{
 border: 1px solid white;
 background: #2C5068;
 padding: 4px;
 color: white;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 11px;
 font-family: Tahoma;
}

#Top{
 overflow: hidden;
 display: none;
}

#Left{
 width: 269px;
 float: left;
 background: url('../design/left_loop.png');
 overflow: hidden;
 margin-bottom: 50px;
  display: none;
}

.Cleaner{
 float: none;
 clear: both; 
}

#Main{

}

.col-in{
 padding: 5px;
}

#Main .col-in{
 margin: auto;
 border: 1px solid #5BA0CC;

 padding: 0px;
}

#Main span{ color: black;}


#menu{
 overflow: hidden;
  display: none;
}

#menu ul li{
 height: 47px;
 text-align: center;
}

#menu ul li a{
 color: white;
 display: block;
 padding-top: 15px;
 font-weight: bold;
 text-decoration: none;
 padding-bottom: 15px;
}

#menu1{
 width: 104px;
 background: url('../design/menu1.png') no-repeat;
 float: left;
}

#menu2{
 width: 134px;
 background: url('../design/menu2.png') no-repeat;
 float: left;
}

#menu3{
 width: 99px;
 background: url('../design/menu3.png') no-repeat;
 float: left;
}

#menu4{
 width: 126px;
 background: url('../design/menu4.png') no-repeat;
 float: left;
}

#menu5{
 width: 156px;
 background: url('../design/menu5.png') no-repeat;
 float: left;
}

#menu6{
 background: url('../design/menu6.png') no-repeat;
 float: left;
 overflow: hidden;
 width: 99px;
}


.LeftBox{
 width: 184px;
 background: white;
 margin-left: 15px;
}

.LeftBoxTop{
 background: url('../design/left_box_top.png');
 height: 21px;
 font-weight: bold;
 color: white;
 padding-left: 45px;
 padding-top: 6px;
}

.LeftBoxLines{
 background: url('../design/left_box_lines.png');
 height: 12px;
}

#footer{
 clear: both;
 overflow: hidden;
 bottom: 0;
 height: 17px;
 background: url('../design/footer2.png');
 width: 100%;
  display: none;
 color: white;
}

#footer a{
 color: white;
}

#footer img{
 vertical-align: middle;
}


.borderRBlue{
 border-right: 1px solid #5BA0CC;
}

.intab td{
 padding: 20px;
 width: 50%;
}

#Page_Title{
 font-weight: bold;
 font-size: 13pt;
}


.t50pc td{
 width: 50%;
}

.t50pc td{
 padding: 10px;
}


.p5{
 padding: 15px;
}

.inListe{
 padding: 7px;
 padding-left: 40px;
}

.inListe li{
 font-weight: bold;
 line-height: 28px;
 background: url('../design/puce.png') no-repeat;
 background-position: 0 7px;
 padding-left: 15px; 
}

.inListe2{
 padding: 7px;
 padding-left: 40px;
}

.inListe2 li{
 line-height: 28px;
 background: url('../design/puce.png') no-repeat;
 background-position: 0 7px;
 padding-left: 15px; 
}

.inbox{
 padding: 4px;
 background: #2C5068;
 font-weight: bold;
}

.marketTable td{
 padding: 5px;

 text-align: center;
}

.marketTable .Head{
 background: #2C5068;
}

.bt{
 border-top: 1px solid #98C4DF;
}

.bb{
 border-bottom: 1px solid #98C4DF;
}

.br{
 border-right: 1px solid #98C4DF;
}

.vm{
 vertical-align: middle;
}


#footContent{
 background: url('../design/lines_in.png');
 height: 27px;
 width: 70%;
 margin: auto;
 display: none;
}




#menu a
{
	display:block;
	float:left;
	/*height:31px;*/	
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
	padding: 0;	
}

#menu ul a
{
width:100%;
display: block;
height: 17px;
}

ul#entreprise
{
	position: absolute;
	background: url('../design/menu.png');	
	width: 160px;
	margin-top: 48px;
	left: 270px;
}

ul#career
{
	position: absolute;
	background: #50A0CC;	
	width: 160px;
	margin-top: 48px;
	left: 885px;	
}



ul#entreprise li a,ul#career li a{
 padding: 0px;
}

ul#entreprise li, ul#career li
{
	height: 17px;
}
ul#entreprise a, ul#career a
{
	font-weight: normal;
	display: block;
	background: url('../design/menu.jpg'); 	
}
ul#entreprise a:hover, ul#career a:hover
{
	background: url('../design/menuo.png');
	color:#2c5068;
}


ul#entreprise
{
	display: none;
	margin-top: 48px;
	border: 1px solid #5BA0CC;
}
ul#career{
	display: none;
	margin-top: 48px;
	border: 1px solid #5BA0CC;
}
