/* thème ecolier */

body{
	background: #D3CCB0 url(../images/theme03/bg_body.jpg) repeat-y 50% top;
}

#header{
	background: transparent none no-repeat left top;
}

  #logo{
    background: transparent url(../images/theme03/bg_logo.jpg) no-repeat left top;
    margin: 0;
    /*padding: 6px 0 0 30px;*/
  }

  #logo img{
    padding: 6px 0 0 30px;
  }

#bar_search{
  background: transparent url(../images/theme03/bg_info_bar.jpg) no-repeat left top;
  height: 25px;
}

#page{
  background: transparent none no-repeat 0 0;
  width: 100%;
  padding: 0;
}

#secret{
  padding: 5px 0 0 25px;
}

/* connect
*******************************************************************************/
  #connect a{
    color: #000;
  }

/* Menu
*******************************************************************************/
#menu{
  background: transparent url(../images/theme03/bg_menu.jpg) no-repeat left top;
  height: 55px;
  padding: 0;
}

#menu ul{
  padding: 24px 0 0 161px;
}

#tab01, #tab02, #tab03, #tab04, #tab05, #tab06{
  height: 30px;
  width: 120px;
}

  #tab01 a, #tab02 a, #tab03 a, #tab04 a, #tab05 a, #tab06 a{
    height: 30px;
    width: 120px;
  }

#tab01{ background: transparent url(../images/theme03/tab01.gif) no-repeat 0 0; }
#tab02{ background: transparent url(../images/theme03/tab02.gif) no-repeat 0 0; }
#tab03{ background: transparent url(../images/theme03/tab03.gif) no-repeat 0 0; }
#tab04{ background: transparent url(../images/theme03/tab04.gif) no-repeat 0 0; }
#tab05{ background: transparent url(../images/theme03/tab05.gif) no-repeat 0 0; }
#tab06{ background: transparent url(../images/theme03/tab06.gif) no-repeat 0 0; }

  #tab01 a:hover{ background: transparent url(../images/theme03/tab01.gif) no-repeat 0 -30px; cursor: pointer; }
  #tab02 a:hover{ background: transparent url(../images/theme03/tab02.gif) no-repeat 0 -30px; cursor: pointer; }
  #tab03 a:hover{ background: transparent url(../images/theme03/tab03.gif) no-repeat 0 -30px; cursor: pointer; }
  #tab04 a:hover{ background: transparent url(../images/theme03/tab04.gif) no-repeat 0 -30px; cursor: pointer; }
  #tab05 a:hover{ background: transparent url(../images/theme03/tab05.gif) no-repeat 0 -30px; cursor: pointer; }
  #tab06 a:hover{ background: transparent url(../images/theme03/tab06.gif) no-repeat 0 -30px; cursor: pointer; }


#header .bande{
  display: none;
}

/* Container
*******************************************************************************/
#content{
  background: #FFF url(../images/theme03/motif_dechirure.jpg) repeat-y left top;
  padding: 5px 5px 0 25px;
  margin: 0 5px 0 0;
  width: 665px;
}

#content_dialog{   /* page dialog */
  background: #FFF url(../images/theme03/motif_dechirure.jpg) repeat-y left top;
  padding: 5px 5px 0 0;
  width: 990px;
}

/* title */
#actualite, #about, #club, #abo, #en_image, #contact{ border-bottom: 1px solid #C3020D;}

  #actualite b, #about b, #club b, #abo b, #en_image b, #contact b{ color: #C3020D; }


/* Sidebar
*******************************************************************************/
#sidebar{
  background: transparent none no-repeat 0 0;
  padding: 0;
}

.block{
  background: transparent url(../images/theme03/bg_block.jpg) no-repeat left top;
}

  .block h3{
    height: 17px;
    color: #6C603A;
    padding: 8px 0 0 10px;
  }

  .block .plus{
    padding: 9px 3px 0 0;
  }

    .block .plus a{
      color: #6C603A;
    }

    .block .plus a:hover{
      color: #CCC;
    } 
  
  .block div{
    margin: 0;
  }

  .block .bottom{
    display: block;
    background: transparent url(../images/theme03/bg_block.jpg) no-repeat left bottom;
    height: 15px;
  }
  
  /* statut */
  .block .statut{
    display: block;
    min-height: 75px;
  }
  
  /* friends */
  .block .friends{
    display: block;
    min-height: 55px;
  }



#posts .news{
  margin: 0;
  width: 100%;
}
  
#posts .news .content{
  width: 415px;
}


/* 1er article */
.une_a{
  margin: 5px 0 0 5px;
}

.une_a .photo {
  width: 380px;
}

.une_a .photo img{
  width: 375px;
}

/* 2eme - 3eme 4eme articles */
.une_b .article{
  _width: 195px;
  margin: 5px 3px;
  padding: 5px;
  background-color: #FFF;
}

  .une_b .article .photo{
    _width: 190px;
  }
  
    .une_b .article .photo img{
      _width: 190px;
    }

  #go_home a:hover, #go_back a:hover{
    color: #FFF !important;
  }

.alert_layout{
  color: #000;
}


/* Boite services
*******************************************************************************/   
  .block .services ul{
    display: block;
    overflow: hidden;
  }
    
    .block .services ul li{
      _font-size: 11px;
      _width: 85px;
      _margin: 0;
    } 

.liste_theme{
  
}

/* Ecole
*******************************************************************************/ 

/* Footer
*******************************************************************************/	
#footer{
  height: 30px;
  background: #6C603A none no-repeat 0 0;
  padding: 0;
}

   #footer ul{
     margin: 5px 0 0 0;
     padding: 2px 0 0 0;
   }

    #footer ul li a{
      font-size: 1em;
      color: #FFF;
    }

