body {
  background-color:#282627;
  font-family:Tahoma, Times new roman, Arial, sans-serif;
  color:#FFF;
  font-weight:normal;
}

.bg {
  background:url(../images/bg.jpg) no-repeat;
  background-color:#282627;
}

a {
  text-decoration:underline;
  color:#FFF;
}

a:hover {
  text-decoration:none;
}

.menu {
	width:790px;
	margin:0 auto;
}

.menu a, .menu-int a {
  text-decoration:none;
  border:none;
  color:transparent;
}

.menu a:hover, .menu-int a:hover {
  text-decoration:none;
  border:none;
  color:transparent;
}

.menu-int {
  width:900px;
  margin:0 auto;
}

.menu-int img {
  margin:0 5px 10px 0;
  border:none;
}


.container {
  width:910px;
  margin:0 auto;
}

.contenu {
  width:800px;
  margin:0 auto;
  font-size:13px;
  color:#FFF;
}

h1 {
  font-family:Tahoma, Times new roman, Arial, sans-serif;
  font-size:14px;
  color:#FFF;
  font-weight:normal;
}


h2 {
  font-family:Tahoma, Times new roman, Arial, sans-serif;
  font-weight:normal;
  font-size:15px;
  color:#FFF;
  text-decoration:underline;
}

h3 {
  font-family:Tahoma, Times new roman, Arial, sans-serif;
  font-size:16px;
  color:#FFF;
  font-weight:bold;
}

.diapo {
  display:none;
}

.focus {
  width:380px;
  height:180px;
  background:url(../images/bg-focus.png) no-repeat top center;
  padding-top:10px;
  margin-top:40px;
}

.contentfocus {
	margin:0;
}

.content {
	width:800px;
	margin:0 auto;
	text-align:justify;
}


.footer {
  width:790px;
  margin:0 auto;
  font-size:11px;
  /*background:url(../images/footer-top.gif) no-repeat top center;*/
  color:#CBC2B9;
  text-align:center;
  padding-top:20px;
}

.menu img, .contenu img {
  border:none;
}

.spacer {
  clear:both;
}
