html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
p {
text-align:justify;
 }

body {
	background: url(images/bg.jpg);
	text-align: left;
	font: 12px arial, sans-serif;
	color: #000;
	padding-bottom: 10px;
}

#outer {
  background: top left url(images/bg.jpg) repeat-x;
  padding-top: 30px;
}

/** layout **/
#wrapper {
	text-align:left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(body_bg.gif) no-repeat;
 
}
#body-bot {
  background: bottom left url(images/bg_evenementiel.jpg) no-repeat;
}
#body-top {
	behavior: url(iepngfix.php);
  background: url(images/bg_top_evenementiel.png) no-repeat;

  height: 580px;
  padding-bottom: 57px;
}

/** logo entete **/
#logo {
  width: 25em;
  text-align: center;
}
#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}
#logo p {
	overflow: hidden;
  color: #464544;
  font: 16px "Arial narrow", arial, sans-serif;
  margin: 0;
  }
  
/** menu **/

#nav {
  margin-top: 100px;
}
#nav li {
  list-style: none;
  float: right;
  background: left center url(images/arr.gif) no-repeat;
  padding-left: 10px;
  padding-right: 15px;

}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #666;
}

/** fond texte principal **/
#gbox {
	overflow: hidden;
  width: 400px;
  margin-top: 60px;
  margin-left: 0px;
}

#gbox-bg  { behavior: url(iepngfix.php);
background: url(images/white_bg.gif) repeat-y; }
#gbox-grd { behavior: url(iepngfix.php);
background: bottom url(images/white_grd.png) repeat-x; }
#gbox-top { behavior: url(iepngfix.php);
background: url(images/white_top.gif) no-repeat; height: 24px; }
#gbox-bot {
	behavior: url(iepngfix.php);
	background: bottom left url(images/white_bot.gif) no-repeat;
	height: 23px;
	z-index: auto;
	width: 400px;
}

#gbox-grd {
 
  height: 335px;
  padding:0px 24px;
}

#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox p {
  margin: 1em 0;
}

#features {
  
  padding: 14px;
  margin: 0 -14px;
}
#features h2 {
  position: relative;
}
#features ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: none;
  margin-left: 8px;
}

/** footer **/

#newsletter, #events {
  float: left;
  width: 49%;
  margin-top: 1em;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #000;
}

#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#copyright {
  font-size: 12px;
  color: #FFF;
   background-color:#FFF;
  margin-top: 5px;
  margin-right: 350px;
  float: right;
}
/** grey box **/

#greybox {
  background: url() repeat-y;
  width: 326px;
  position: absolute;
  top: 230px;
  left: 250px;
}
#greybox-top {
  background: url() no-repeat;
  padding-left: 165px;
  padding-top: 18px;
}
#greybox-bot {
  background: bottom left url() no-repeat;
  padding-bottom: 4px;
}
#greybox h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
}
#greybox a {
  color: #fff;
}

/* CSS Document */

