body {
  background: url('img/fond_bg.jpg') repeat-x #2d6b83; /* Page BGColor */
  font-family: Helvetica, sans-serif;
  margin: 0px;
}

.cleaner {
  clear: both;
}

a {
  color: #363636;
  text-decoration: none;
}

h3
{
	color: #006699;
	font-size:19px;
	margin:0px;
	margin-bottom: 5px;
	font-family: Helvetica, sans-serif;
}

h4 {
	color: #006699;
	font-size:18px;
	margin:0px;
	margin-bottom: 10px;
}

h5 {
  font-size: 12px;
  color: #767676;
  margin-top: -10px;
  margin-bottom: 0px;
}

.comment {
  word-wrap: break-word; 
  width: 93%;    
  margin-top: 10px;
  margin: 0px auto;
}

.comment p {
  width: 90%;
  color: #333;
}

/* FONT FACE FOR MENUS */

@font-face {
font-family: "Century Gothic Bold";
src: url('GOTHICB.TTF');
src: local("Century Gothic Bold"), url('fts/GOTHICB.TTF') format("Truetype");
}

@font-face {
font-family: "Century Gothic";
src: url('GOTHIC.TTF');
src: local("Century Gothic"), url('fts/GOTHIC.TTF') format("Truetype");
}


/* ################### */

#header {
  width: 1050px;
  height: 182px;
  margin: 0px auto;
}

#topmenu {
  font-family : "Century Gothic Bold";
  text-transform: uppercase;
  /* font-weight: bold; */
  width: 940px;
  height: 54px;
  margin: 0px auto;
  background: url('img/menu_bg.jpg') repeat-x;
  border-radius: 10px 10px 0 0;
  line-height: 54px;
}

  #topmenu ul {
    margin-top: 0px;
    text-align: center;
  }

  #topmenu ul li {
    display: inline;
  }

  #topmenu ul li a {
    color: #FFF;  /* Menu Links Color */
    /* font-weight: bold; */
    text-decoration: none;
    margin-right: 15px;
  }

  #topmenu ul li a:hover { /* Menu Hover Color */
    color: #f9d726;
  }

#content {
  width: 940px;
  background-color: #fff;
  margin: 0px auto;
}

  #topslider {
    width: 940px;
    height: 200px;
    background: url('img/topslider_bg.png') repeat-x;
    background-position: bottom;
    overflow: hidden;
  }
  
  #topslider a {
    color: #222;
  }
  
  #topslider a:hover {
    color: #0089D3;
  }
  
    #slider_container {
      height: 172px;
      padding-left: 5px;
    }
    
    #slider_bar {
      width: 930px; /* + Padding 10px */
      height: 38px;
      background: url('img/topslider.png') no-repeat;
      text-align: right;
      line-height: 38px;
      padding-right: 10px;
      color: #FFF;
      font-family: "Century Gothic";
      font-size: 14px;
      position: absolute;
      z-index: 999;
    }
    
      #slider_bar a {
        text-transform: uppercase;
        color: #FFF;
        text-decoration: none;
      }
      
      #slider_bar a:hover {
        color: #FFF;
        font-family: "Century Gothic Bold";  
      }
          .imgroll {
            width: 164px;
            height: 170px;
            float: left;
            margin-right: 18px;   
            overflow: hidden;
          }
          
          .imgroll img {
            padding: 2px;
            border: 1px solid #ccc;
          }
          
          .imgep {
            width: 150px; 
            height: 105px; 
            border: 1px solid #ccc; 
            padding: 2px;
          }
          
          .imgep:hover {
            border: 1px solid #333;   
          }
      
          .imgroll h2 {
            font-size: 12px;
            margin-top: -2px;
            padding: 2px 2px 2px 2px;
          }
          
          .imgroll p {
            font-size: 12px;
            margin-top: -12px;
            color: #a1a1a1;
            padding: 2px 2px 2px 2px;
          }

#leftmenu {
  width: 165px;
  margin-top: 25px;
  margin-left: 15px;
  /*background-color: #e6e6e6; */
  padding-bottom: 5px;
  float: left;
}

#leftmenu h1 {
  background-color: #252525;
  font-family: "Century Gothic Bold";
  color: #fff;
  text-transform: uppercase;
  padding-left: 4px;
  margin-top: 0px;
  font-size: 22px;
  border-radius: 3px;
}

#leftmenu ul li {
  list-style-type: none;
  margin-left: -15px;
  font-size: 12px;
}

#leftmenu ul li a {
  color: #252525;
}

#leftmenu ul li a:hover {
  font-weight: bold;
}

#center {
  width:740px;
  margin-top: 25px;
  float: right;
  font-size: 12px;
}

.spacer {
  width: 90%;
  height: 1px;
  background: #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
}

#footer {
  width: 940px;
  height: 175px;
  background-color: #252525;
  border-radius: 0 0 10px 10px;
  margin: 0px auto;
  margin-bottom: 25px;
}

.contenu_cadre {
  width: 696px;
  margin-bottom: 30px;
  padding: 15px;
  background-color: #f5f5f5;
  border: 1px solid #e5e5e5;
}

.lng_sel {
  width: 165px;
  margin: 0px auto;
  background-position: top;
  background: url('img/sel_bg.png') #fff no-repeat;
  float: left;
  padding-top: 0px;
  display: inline;
}

.lng_sel h5 {
  color: #fff;
  font-size: 100%;
  font-family: Helvetica, sans-serif;
  text-align: center;
  line-height: 30px;
  margin-top: 3px;
}

.lng_sel ul {
  margin-top: 4px;
}

.lng_sel ul li {
  margin-left: -20px;
  line-height: 20px;
}

.lng_sel ul li a {
  color: #508aa2;
}

.valid_link {
  color: #508aa2;
}

.lng_sel ul li a:hover {
  font-weight: bold;
  color: #57a6c7;
}

.offline {
  text-decoration:line-through;
  color: #a9a9a9 !important;
}

.noexist {
  color: #363636;
}

a.signal {                                                 
  color: #ffcc00 !important;  
}
            
a.signal:hover {
  color: #ff8a00 !important;
}

.infobox {
  border: 1px dotted #ccc; 
  background-color:#f5f5f5; 
  padding: 10px;        
  /* margin-left: 20px; */
  margin-bottom: 15px;
}

.episodes h2 {
  font-size: 12px;
  margin-bottom: -20px;
  margin-top: 6px;
}

.tdepisodes {
  vertical-align: top;
  height: 116px;
  padding-right: 25px;
  padding-left: 15px;
}

.tdepisodes p {
  color: #939393;
}

.tdepisodes a {
  color: #222;
}

.tdepisodes a:hover {
  color: #0089D3;  
}

.views {
  color: #939393;
  font-size: 90%;
  font-style: italic;
  float: right;
  margin-right: 15px;
}

.index_views {
  color: #939393;
  font-size: 90%;
  font-style: italic;
  margin-left: 10px;
}

div.pagin {
  
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #006699; 
  float: left;
  text-align: center;
  margin-right : 5px; 
  margin-bottom: 4px; 
  overflow: hidden;
}

a.pagin {
  padding: 6px;
  padding-top:3px;
  padding-bottom:3px;
  color: #222;
}

a.pagin:hover {
  background-color: #006699;
  color: #FFF;
  font-weight: bold;
}

a.pagin_cur {
  background-color: #006699;
  color: #FFF;
  font-weight: bold;
}

.clickme {
  cursor: pointer;
}

.loader {
  background-color: #f5f5f5;  
  display: none;  
  line-height: 25px;
  width: 680px; 
  margin: 0px auto;
  padding:10px;

  color: #333;
}

.loader img {
  display: inline;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}

#deadlink {
width: 680px;
background-color: #fff;
margin: 0px auto;
border: 0;
padding: 10px;
color: #8b8b8b;
text-align: left;
}


#deadlink p {
font-style: italic;
}

#reclick {
  cursor: pointer;
}

.greybox {
  background: url('../img/greybox.png') repeat-x;
  background-position: bottom;
}

.bouton {
  background-color: #222;
  border: 0px;
  padding: 3px;
  color: #FFF;
  font-family: "Century Gothic Bold";
  border-radius: 3px;
}

.bouton:hover {
  cursor: pointer;
  color: #f5f5f5;
  background-color: #333;
}

.bouton:disabled {
  background-color: #757575;
  color: #cacaca;
}

.tag_cloud
{padding: 3px; text-decoration: none;
font-family: verdana; }
.tag_cloud:link { color: #ccc; }
.tag_cloud:visited { color: #ccc; }
.tag_cloud:hover { color: #f5f5f5; background: #1C1C1C; }
.tag_cloud:active { color: #f5f5f5; background: #1C1C1C; }

#toggleform {
  display: none;
}

#click3 {
  cursor: pointer;
}
