      * {
      margin: 0px;
      padding: 0px;
      color:#000;
      }
      #superwrapper {
      text-align:center;
      margin: 0px;
      padding: 0px;
      background-color:#fff;
      width: 1000px;
      margin-left:auto;
      margin-right:auto;
      }
      
      #cleft
      {
      width:54px;
      height:281px;
      float:left;
      background-image:url('../../../styles/jumblies/theme/images/ga.jpg');
      background-repeat: no-repeat;
      }
      
      #cright
      {
      width:54px;
      height:281px;
      float:left;
      background-image:url('../../../styles/jumblies/theme/images/dr.jpg');
      background-repeat: no-repeat;
      }
      
      #contentwrapper {
      width:781px;
      background-image: url(../../../styles/jumblies/theme/images/but.jpg);
      background-repeat: no-repeat;
      padding-left: 30px;
      padding-right: 30px;
      padding-top:40px;
      }
      #contentfooter {
      
      width:841px;
      height:91px;
      background-image: url(../../../styles/jumblies/theme/images/fou.jpg);
      background-repeat: no-repeat;
      }
      .spacer
      {
      clear:both;
      }
      body {
      font-family:  georgia,serif;
      font-size:62.5%;
      font-style:normal;
      font-variant:normal;
      font-weight:normal;
      line-height:1.8em;
      background-color:#fff;
      width:100%;
      text-align:center;
      padding:0px;
      margin:0px;
      margin-left:auto;
      margin-right:auto;
      }
      #wrapper {
      width:841px;
      float:left;
      text-align:center;
      padding:0px;
      margin:0px;
      background-color:#fff;
      background-image: url(../../../styles/jumblies/theme/images/zon.jpg);
      background-repeat: repeat-y;
      }
      #logo_ {
      width:841px;
      height:109px;
      margin-left:0px ;
	    margin-top:0px;
	    margin-bottom:0px;
	    padding-top:40px;
	    background-image: url(../../../styles/jumblies/theme/images/top.jpg);
      background-repeat: no-repeat;
      color:#000;
      text-align:left;
      font-size:120%;
      line-height:20px;
      }
      
      #accroche_ {
      float:left;
      width:841px;
      height:42px;
      clear:right;
      margin-left:0px;
	    margin-top:0px;
	    margin-bottom:0px;
	    margin-right:0px;
      background-image: url(../../../styles/jumblies/theme/images/but.jpg);
      background-repeat: no-repeat;
      text-align:left;
      padding-left:10px;
      padding-right:10px;
      padding-top:80px;
      display:inline;
      color:#000;
      }

      #back_ {
      width:848px;
      background-repeat: repeat-y;
	    background-position:center;
	    background-color:#000099;
      }
      h1
      {
      font-size: 2.2em;
      }
      
      h2
      {
      font-size: 2.0em;
      }
      
      h3
      {
      font-size: 1.8em;
      }
      
      h4
      {
      font-size: 1.6em;
      }
      
      h5
      {
      font-size: 1.4em;
      }
      
      p
      {
      padding:5px;
      }
      .node
      {
      padding:5px;
      }
      li
      {
      margin-left : 20px;
      }
      .footer
      {
      float:left;
      width:841px;
      height:147px;
      background-image: url(../../../styles/jumblies/theme/images/bot.jpg);
      background-repeat: no-repeat;
      }
      .more
      {
      text-align:right;
      }
      .more a
      {
      text-decoration:none;
      font-size:1.2em;
      color:#4f93d2;
      }
      #menu {
      padding: 5px;
      color:#000;
      }
      #menu ul {
      margin: 0;
      padding: 0;
      }
      #menu ul li {
      margin: 0;
      padding: 7px;
      border-bottom:1px dotted #CCCCCC;
      list-style-image:none;
      list-style-type:none;
      }
      #menu li.first {
      background: none;
      }
      #menu a {
      font-weight: bold;
      color: #000;
      text-decoration:none;
      }
      #menu a:hover b {
      text-decoration: underline;
      }
      a {color:#4f93d2;}
      #accroche_ strong a {color:#000;}
      #accroche_ p {margin-left : 15px;border-left:3px solid #4f93d2;}

      .summary
      {
        font-size:1em;
        font-weight:bold;
      color:#000;
      }
      .details
      {
        font-size:0.9em;
        color: #999999;
      }
      .comments
      {
        font-size:0.9em;
        color: #999999;
        text-align:right;
      }
      
      .datestamp
      { display : inline;}
      
      a.readMore
      {
        color:#555555;
        padding-left:30px;
      }
      
      .imageGalerie
      {
      width:33%;
      float:left; 
      text-align:center;
      padding-bottom : 10px;
      }
      .imageGalerie img
      {
      border: 1px #999999 solid;
      padding: 5px;
      padding-bottom:15px;
      }

      ul.topiclist dt {
        font-size:14px;
        text-align:left;
      }
      
      .topics {
        font-size:11px;
        color:#999999;
      }
      .posts {
        font-size:11px;
        color:#999999;
      }
      .lastpost {
        font-size:11px;
        color:#999999;
      }
      .views {
        font-size:11px;
        color:#999999;
      }
      
      .post 
      {
        border-bottom:1px dotted #2A85BC;
      }
      
      h3 {clear:both;}
