@charset "utf-8";
/* CSS Document */



body {
  font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
  font-size: 13px;
	background-color: #1e3384;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
a:link {

}
a:visited {

	color: #CC0000;
}
a:hover {

	color: #CC0000;
}
a:active {

	color: #CC0000;
}

h1 {
	font-size: 18px;
	color: #FFFFFF;

}

h2 {
	font-size: 18px;
	color: #FFFFFF;

}

#haut{
	height:450px;
  width:825px;
}

#menuGauche{
	height:450px;
   width:400px;
   background-image:url(../img/menu-gauche-fr.jpg);
   float:left;
}

#menuGaucheEn{
	height:450px;
   width:400px;
   background-image:url(../img/menu-gauche-en.jpg);
   float:left;
}

#pageCentrale{
	 color: #FFFFFF;
   height:450px;
   width:425px;
   background-image:url(../img/menu-gauche-fr.jpg);
   float:left;
}

#bandeauHaut{
  height:248px;
  width:425px;
  background-image:url(../img/bandeau-haut-fr.jpg);
}

#bandeauHautEn{
  height:248px;
  width:425px;
  background-image:url(../img/bandeau-haut-en.jpg);
}

#introPageDroite{
  color: #FFFFFF;
  height:202px;
  width:425px;
  background-image:url(../img/fond-intro-droite.jpg);
}

#fond{

  width:825px;
  background-image:url(../img/fond.jpg);
  background-repeat:repeat-y;
}

#bandeau-bas{
  height:45px;
  width:825px;
  background-image:url(../img/bandeau-bas.jpg);
}

#BoutonlangueFr{
  position:absolute;
  z-index:2; 
  height:51px; 
  width:48px; 
  left: 718px; 
  top: 192px;
}

#BoutonlangueEn{
  position:absolute; 
  z-index:2; 
  height:51px; 
  width:48px; 
  left: 772px; 
  top: 191px;
}

#BoutonPresentation{
  position:absolute; 
  z-index:2; 
  height:70px; 
  width:74px; 
  left: 40px; 
  top: 365px;
}

#BoutonSousTraitance{
  position:absolute; 
  z-index:2; 
  height:70px; 
  width:86px; 
  left: 130px; 
  top: 365px;
}

#BoutonReference{
  position:absolute; 
  z-index:2; 
  height:70px; 
  width:67px; 
  left: 230px; 
  top: 355px;
}

#BoutonContact{
  position:absolute; 
  z-index:2; 
  height:70px; 
  width:83px; 
  left: 310px; 
  top: 340px;
}

.ecritureGris {
  color: #CCCCCC;
}

.ecritureBlanc {
  color: #FFFFFF;
}