body {
	
	background : #f2f2f2 url(imgs/deg_body.png) repeat-x;
	margin-top : 0px;
	font-family : arial;
	text-align : center;
	margin-bottom : 0px;
	font-size: 14px;
}

h1 {
	height : 55px;
	background : url(imgs/h1.png) no-repeat;
	padding-left : 60px;
	padding-top : 10px;
	color : #4e5c8b;
	font-family : arial;
	font-size : 25px;
	margin-bottom : 0px;
}

strong {
  color : #4e5c8b;
  }

#conteneur {
	width : 959px;
	margin : 0 auto 0 auto;
	background : url(imgs/trait-gauche.png)repeat;
	background-color : #f2f2f2;
	text-align : justify;
	line-height: 140%;
}

#banniere {
  width :959px;
  height : 219px;
  background : url(imgs/banniere2.jpg) no-repeat;
}

#encart_gauche {
  width : 218px;
  height : 570px;
  background : url(imgs/encart-gauche.png) no-repeat;
  float : left;
  }
  
#contenu {
  width : 959px;
/*  height : 1000px;*/
  background : url(imgs/flocon.png) no-repeat;
  background-color : #ffffff;
  }
  
#footer {
  width : 959px;
  height : 65px;
  background : url(imgs/footer.png) no-repeat;
  text-align : center;
  font-weight :normal;
  clear : both;
  font-size:12px;
  padding-top:10px;
  }
#footer a {
	color : #4e5c8b;
	text-decoration : none;
}

#cadre_texte {
  width : 700px;
  float : right;
  }
#cadre_texte #accueil {
	width : 450px;
	text-align : justify;
	line-height : 140%;
  }
  #cadre_texte #accueil2 {
  width : 650px;
  text-align : justify;
  line-height : 140%;
  }
#img {
  float : right;
  }

#menu img {
  border : none;
}

#menu {
	width : 175px;
	margin : 0px;
	margin-left : 5px;
	}
	
#menu li {
	margin : 0px;
	padding : 0px;
	margin-bottom : 10px;
	padding-top : 25px;
}
#menu ul {
	margin : 0px;
	padding : 0px;
	list-style-type : none;
}

#form {
  margin-top : 17px;
  }
#form tr {
  height : 55px;
  }
  
#coord {
  width : 350px;
  float : right;
  text-align : center;
}

#flashcontent {
  width : 650px;
  height : 650px;
  margin-top:17px;
  }

