select ,

option ,

#tagcloud a {

	font-family : Verdana , sans-serif !important ;

}

#image_categorie {

	position : relative ;

	display : block ;

	margin-top : -21px ;

	margin-bottom : 8px ;

	border : 0 !important ;

}

* {
  font-family: arial,helvetica;
  font-size: 11px;
}

body {
  /*background-color: #eeeeee;*/
  text-align: center;
  padding: 0px;
  margin: 0px;
}

#container {
  background-color: #ffffff;
  position: relative;
  width: 1000px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  text-align: left;
}


/* ---------- Header ---------- */

#header {
  background-image: url(images/line.gif);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  width: 1000px;
  height: 135px;
  text-align: center;
  padding: 0px 0px 0px 0px;
}

#logo {
  position: relative;
  top: 30px;
  margin: 0px auto 0px auto;
  width: 205px;
}

#nav {
  position: relative;
  top: 40px;
  margin: 0px auto 0px auto;
  width: 205px;
  color: #999999;
}

#nav a {
  color: #999999;
  text-decoration: none;
}

#nav a:hover {
  color: #999999;
  text-decoration: underline;
}


/* ---------- Body ---------- */

#body {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 15px 0px;
  width: 1000px;
  min-height: 500px;
  _height: 500px;
  line-height: 1.3em;
  text-align: center;
}


/* ---------- Footer ---------- */

#footer {
  background-image: url(images/line.gif);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  clear: both;
  width: 1000px;
  height: 35px;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
  color: #999999;
}
