body {
   background-color: #7d7f74;
   font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
   font-size: 100.01%;
}

img {
   border: 0;
}

#container {
   width: 760px;
   margin: 10px;	
   margin-left: auto;
   margin-right: auto;
   padding: 10px;
   background-color: #fff;
}

#head {
   text-align: center;
   height: 150px;
   background: #fff url(/img/css/header.jpg) top left no-repeat;
}

#head h1 {
   font-weight: normal;
   text-decoration:none;
   font-family: Georgia, Times, Serif;
   font-size: 3em;
   display: none;
}

#head h2 {
   font-weight: normal;
   font-family: Georgia, Times, Serif;
   font-size: 1em;
   font-style: italic;
   display: none;
}

#menu {
   float: left;
   width: 140px;
   margin-right: 5px;
   padding-top: 10px;
}

#menu ul {
   margin: 0;
   padding:0;
   border-top: 1px solid #aabab9;
   list-style-type: none;
}

#menu ul li a {
   text-decoration: none;
   color: #2f2f23;
   display: block;
   border-bottom: 1px solid #aabab9;
   padding: 8px;
   font-size: 0.85em;
}

#menu ul li a:hover {
   background-color: #ccc;
}

#menu ul li.active a {
   border-bottom: 1px solid #2f322d;
   background-color: #ccc;
}

#content {
   margin-left: 165px;
   margin-right: 15px;
   padding-top: 5px;
   font-size: 0.8em;
   line-height: 1.4em;
}

#content h3 {
   font-weight: normal;
   color: #9c0000;
   font-size: 1.4em;
   margin: 16px 0 0 0;
   border-bottom: 1px solid #aabab9;
}

#content h4 {
   font-weight: normal;
   color: #000;
   font-size: 1.2em;
   margin: 16px 0 2px 0;
   border-bottom: 1px solid #aabab9;
}

#content a {
   color: black;
   text-decoration: underline;
   border-bottom: 0;
}

#foot {
	clear: both;
	margin-top: 5px;
	text-align: center;
}

div.galerie {
   padding-top: 5px;
   height: 90px;
}

div.galerie img {
   float: left;
   padding-right: 5px;
}
div#desc {
  display: none;
}
div#jpopcap {
   text-align: center;
   font-weight: bold;
   padding: 5px;
}

.rssThumbFloat {
    float: left;
    width: 150px;
    border: 1px solid #999;
    margin: 0 10px 15px 0;
    padding: 5px;
    text-align: center;
    font-size: .85em;
}

#boule_push h1 {
    overflow: hidden;
    position: relative;
    visibility: hidden;
    height: 1px;
    width: 30px;
}
