#Menu1
{
  color: #FFFFFF;
}
.no-link
{
  background-image: url("images/fondMenuActual.png");
   background-position: center center;
}
body
{
   background-color: #FFFFFF;
   background-repeat: repeat-x;
   background-image: url("images/background.png");
   padding-top: 0px;
   margin-top: 0px;
   margin-left: 0px;
}
#Haut
{
	width: 100%;
	margin-bottom: 70px;
	height: 130px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 25px;
}
#banniere
{
   width: 808px;
   height: 130px;
   background-image: url("images/banniere.png");
   background-repeat: no-repeat;
   padding: 0px;
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: auto;
   margin-right: auto;
}
#site
{
	background-color: #FFFFFF;
	min-height: 200px;
}
#Menu1
{
   float: left;
   width: 150px;
   height: 400px;
   	padding-left: 10px;
	padding-right: 0;
	padding-top: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 0;
	padding-bottom: 5px;
	padding-right: 20px;
}
#Menu1 ul
{
    list-style-type: none;
	list-style-position: inside;
	background-image: url("images/fondMenu.png");
	padding: 0;
	margin: 0;
	
}
#Menu1 ul li
{
	display:block;
	height: 30px;
	color: 3300CC;
	text-decoration: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
#Menu1 ul li a
{
	display:block;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
		padding: 0;
	margin: 0;
}
#Contenu
{
   margin-left: 140px;
   margin-bottom: 20px;
   padding: 5px;
   padding-left: 50px;
   background-repeat: no-repeat;
   background-position: top left;
}
#Contenu h1
{
   color: #330066;
   background-image: url("images/highlight.png");
   background-repeat: repeat-x;
}
#Menu2
{
 /* margin-top:10px;*/
 margin-left: auto;
 margin-right: auto;
  height: 70px;
  width: 1024px;
  background-image:url("images/barreMenu.png");
  background-repeat: no-repeat;
  	padding: 0;
	padding-top: 5px;
	text-align: center;
}
#Menu2 ul
{
   	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	height: 24px;
	margin-left: auto;
   margin-right: auto;
   text-align: center;
   width: 920px;
   
}
#Menu2 ul li 
{
float:left;
margin:auto;
padding:0;

	text-align: center;
/*	border-right: 1px solid #330033;*/
	color: #FFFFFF;
	text-decoration: none;
display:block;
width:150px;
height: 24px;
}
#Menu2 ul li a
{
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
display:block;
width:150px;
height: 24px;
   text-align: center;
}
a:hover
{
 background-image: url("images/fondMenuHover.png");
 background-position: center center;
}
#Langue
{
  border-top: solid 1px #000000;
  padding-top: 15px;
  margin-top: 100px;
  height: 25px;
  margin: 20px;
}
#Langue ul
{
   	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
}
#Langue ul li
{
float:left;
margin:auto;
padding:0;
}
#Langue ul li a
{
	display:block;
	width: 100px;
	height: 25px;
	text-align: center;	
	border-right: 1px solid #330033;
	text-decoration: none;
}
#Langue ul li a img
{
	text-decoration: none;
	border: 0;
}
#Bas
{
  height: 25px;
  width: 100%;
  background-image: url("images/degMenu.png");
  background-repeat: repeat-x;
}
h1
{
  color: #330066;
}
a img
{
  border: 0px;
}