body {
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	background-color: #9CDAFF;
	/* background-color: #A1D8FF; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#head {
	height:300px;
	background-image:url(images/head_EN.png);
	width:960px;
	margin:0 auto;
}

#wrapper-inline {
	height:600px;
	width:960px;
	margin:0 auto;
}
#wrapper-ie {
	margin:0 auto;
	text-align:center;
}
#nav {
	height:100px;
	width:960px;
	margin:0 auto;
}

#penetrer {
	display:block;
	height:100px;
	width:480px;
	float:left;
	background-image:url(images/penetrer_EN.png);
}
#penetrer:hover { 
  background-position: 0px -100px;
}
#penetrer span
{
  display: none;
}

#sortir {
	display:block;
	height:100px;
	width:480px;
	background-image:url(images/sortir_EN.png);
	float:left;
}
#sortir:hover { 
  background-position: 0px -100px;
}
#sortir span
{
  display: none;
}
#box {
	height:300px;
	background-image:url(images/box.jpg);
	width:960px;
	margin:0 auto;
}

#texte {
	height:240px;
	width:900px;
	margin:30px 30px 30px 30px;
	float:left;
	display: inline;
	text-align: left;
}

#corporate{
font-size:12px;
width:960px;
height:100px;
margin:0 auto;
}

#corporateleft{
width:440px;
height:100px;
float:left;
text-align:left;
}

#corporateright{
width:520px;
height:100px;
float:left;
text-align:right;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #000066;
	font-weight: bold;
}
.style3 {font-size: 12px}

#button-francais {
	display:block;
	width:70px;
	height:50px;
	background-image:url(images/francais.png);
	margin:0 auto;
	text-align:center;
}
#button-francais:hover { 
  background-position: 0px -50px;
}
#button-francais  span
{
  display: none;
}
#button-anglais {
	display:block;
	width:70px;
	height:50px;
	background-image:url(images/anglais.png);
	margin:0 auto;
	text-align:center;
}
#button-anglais:hover { 
  background-position: 0px -50px;
}
#button-anglais  span
{
  display: none;
}
#fond-404 {
	display:block;
	width:510px;
	height:330px;
	background-image:url(images/fond-alicia-404.png);
	margin:0 auto;
	text-align:center;
	padding-left:450px;
	padding-top:150px;
}
#fond-401 {
	display:block;
	width:510px;
	height:330px;
	background-image:url(images/fond-alicia-404.png);
	margin:0 auto;
	text-align:center;
	padding-left:450px;
	padding-top:150px;
}