html {
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    color: #000;
    margin:0px;
    padding:0px;
    width:100%;

       
}
a {text-decoration: none}

#frame {
    float:left;
    width:100%;
    
}


#content_column {
    padding: 0;
    width: 100%;
    margin: 0 auto;
    background-color:transparent;
}

/*
#band_column {
  margin-top:0px;
  width:100%;
  float:left;
  position:relative;
}
*/

#banner_div {
    float:left;
    width:100%;
    height:100px;
    /*background: #004035 url('../images/footer.gif') repeat-x 0 0 ;*/
    background: rgb(66, 66, 66);
}



#the_banner {
    margin:0px auto;
    position: relative;
    height:100px;
}


#the_banner #logo {
    float:left;
    width:12%;
    margin: 20px 0% 0px 0%;
}

#the_banner #titles {
    float:left;
    width:88%;
    margin: 20px 0% 0px 0%;
    font-family: "Ideal Sans A",sans-serif;
}

#the_banner #langages {
    position: absolute;
    right: 0%;
    width: auto;
    margin: 15px 0% 0px 0%;
}

#the_banner #theuser {
    position: absolute;
    right: 0%;
    bottom:5px;
    width: auto;
    margin: 15px 0% 0px 0%;
}


.langage_item,  .langage_item_inactive {
    float:left;
    color:#fff;
    padding:0px 0px 0px 20px;

}

.langage_item{
    color:#569f39;text-decoration: none;
}

.langage_item:hover{
    color:orange;
}

#user_thumbnail {
    
}

.two_thirds_left {
    position:relative;
    float:left;width:65%;margin:10px 2% 0px 0%;
}

.one_third_left {
    float:left;width:32%;margin:10px 1% 0px 0%;
}

.one_third_middle {
    float:left;width:32%;margin:10px 1% 0px 1%;
}

.one_third_right {
    float:left;width:32%;margin:10px 0% 0px 1%;
}
















.title_1 {
    float:left;
    width:98%;
    color:#FFFFFF;
    padding:5px 0% 0px 2%;
    font-size:11px;
    
    font-weight:normal;
    /*font-variant: small-caps;*/
    text-transform: uppercase;
    font-weight: solid;
    /*text-transform: capitalize;*/
    font-family: "Ideal Sans A",sans-serif;
    
}

.title_2 {
   float:left;
   width:98%;
   color:#FFFFFF;
   padding:10px 0% 0px 2%;
   font-size:20px;
   font-weight: solid;
   font-family: "Ideal Sans A",sans-serif;
}


#horizontal_menu{
  float:left;
  width:100%;
  background-color: #70AA00;
  height:34px;
  border-bottom:1px solid #cdcdcd;
  /*border-bottom:1px solid #959494;*/
  position:relative;
  color:#FFFFFF;
        margin:0 auto;
        box-shadow: 0px 5px 5px #cdcdcd;
    
}


#subpage_menu {
  width:18%;
  height:100%;
  float:left;
  padding-top:15px;
  padding-bottom:15px;
  background-color: #FFF;
  color:#333333;
  border-right:1px solid #959494;
}


#subpage_menu_hider, #subpage_menu_shower, #menu_print_page {
  
  position:absolute;
  width:28px;
  height: 126px;
  background-color:black;
  top:31px;
  left:-29px;
  background-color:transparent;
  cursor:pointer;
  border-right:1px solid #FFFFFF;
}

#subpage_menu_shower {
  border-right:1px solid #959494;
}

#menu_print_page {
  top:158px;
}

#text_column {
  width:98%;
  height:auto;
  float:left;
  padding-left:1%;
  padding-right:1%;
  padding-top:15px;
  padding-bottom:15px;
  /*position:relative;*/

  background:transparent url('../images/content_repeat_bg.jpg') repeat-x 0 0 ;
  
}



#page_content {
    overflow: hidden;
    background-color: #fff;
    padding:5px 15px 15px 15px;
    margin:0px auto;
    box-shadow: 0px -5px 5px #cdcdcd;
    border: 1px solid #cdcdcd;
 }


#subpage_menu a, #subpage_menu a:hover {
  color:#333333;
  text-decoration: none;
}

#left_col, .left_col {
  float:left;
  margin-right:1%;
  text-align: justify;

}


#middle_col {
  float:left;
  margin-right:1%;
  margin-left:1%;
  text-align: justify;
}

#right_col, .right_col {
  float:right;
  margin-left:1%;
  text-align: justify;
}

.right_col {
  margin-top:-5px;
  font-weight:normal;
}



/* Coleur de fond du menu secondaire (subpage) */
#submenu-bg {
    width:100%;
    height: 34px;
    position:absolute;
    background-color: rgb(47,134,62);
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    filter:alpha(opacity=60);
    left:0px;
    top:0px;
    z-index: 1;
}



#submenu_all { 
        float:left;
  width:100%;
       
  
  margin:0 auto;
        margin-bottom: 0px;
        margin-top: 0px;
       
}

#h a {color: #fff;font-weight: bold; padding-right:15px; }
#h a:hover {color:#fff ;font-weight: bold;text-decoration: none;}

#h #h_left {
    /*background-color: #6fa3a9;*/
    width:50%;
    padding-left:0%;
    float:left;
    height: 31px;
    
   
}
 



   


#h #h_right {
    width:50%;
    padding-right:0%;
    text-align: right;
    float:right;
    height: 28px;
    padding-top:5px;
    
}

#wall_content_div{
  margin-top:23px;
  float:left;
  width: 100%;
}
.wall_action_arrow{
  position: absolute;
  top:-9px;
  left:15%;
}

.wall_comment_arrow{
  position: absolute;
  top:-12px;
  left:17px;
}

#wall_commands_box {
  float:left;
  width:100%;
  margin-top:2px;
  margin-bottom:0px;
 /* border-top:1px solid #aaaaaa;*/
  border-bottom:1px solid #cccccc;
  padding-top:8px;
  padding-bottom:8px;

  font-weight: bold;
}

#wall_commands_box a:hover{
  text-decoration:none;
  color: #899232;
}

.wall_command_item{
  float:left;
  width:25%;
}

#wall_actions_div {
  float:left;
  width:100%;
  margin-top:-1px;
  margin-left: -1px;
  background-color:#FFF;
  display: none;
  margin-bottom: 0px;
}

.one_post_div {
  /*background-color: #ebe2d1;*/
  float:left;
  width: 99%;
  padding-right: 1%;
  border-bottom:1px solid #cccccc;
  padding-top: 7px;
  padding-bottom: 3px;
  position:relative;
}




.comments_div{
  float: left;
  width: 100%;
  margin-top:4px;
}

.one_comment_div{
  float: left;
  width: 97%;
  padding-left: 1%;
  padding-right: 2%;
  padding-top: 6px;
  padding-bottom: 4px;
  background-color: #f6f7f8;
  border: 1px solid #CCCCCC;
  margin-bottom: 2px;

}
.event_item{
  width:95%;
  float:left;
  padding: 8px 0% 5px 1%;
  margin: 0px 0% 0px 4%;
  border-top: 1px solid #CCCCCC;
}


.next_posts{
  float:left;
  width:100%;
  text-align: center;
  background-color: #f1f0e8;
  border: 1px solid #CCCCCC;
  padding: 10px 0% 10px 0%;
  cursor: pointer;
  margin-top:-1px;
  color: #999999;
}

.next_posts:hover{
  background-color: #ebe2d1;
  text-decoration: underline;
  color: #333333;
}

.contact{
    padding-top:3px; padding-bottom:1px;font-size:11.5px;line-height:16px;letter-spacing:0.3px;padding-left:0px
}



#footer_wrapper {
    margin-top:20px;
    
    /*background: url(../images/new-subpage-bg.png) repeat-x ;
       background:transparent url('../images/footerBg.gif') repeat-x 0 0 ;*/
    
    width: 100%;
    float:left;
   /*font-weight: bold;*/
   
    margin-top: 2%;
    padding-top: 20px;
    padding-bottom: 30px;
    border-top:1px solid #8d8d8d;
    
    
}


#footer_wrapper{
  float:left;
  width:100%;
  /* background-color: #85A64B;
       background-color:#DFDEDE;
         background: #DFDEDE url(../images/new-subpage-bg.png) repeat-x ;*/
  /*position:relative;*/
  color:#fff;
  margin:0 auto;
        /*background:transparent url('../images/footer.gif') repeat-x 0 0 ;*/
        background: #424242;
        /*padding: 10px 1% 30px 1%;*/
  padding-top:20px;
        padding-bottom : 20px;
        margin-bottom: 0px;
        border-top:1px #d0d0d0 solid;
        font-weight: bold;
        
        box-shadow: 0px -5px 5px #cdcdcd;
        
        
        
}
#footer{
    margin: 0px auto;
    font-family : Arial, Helvetica, sans-serif;
    color:#fff;
    
}

#footer h1  {text-align:left;margin-bottom:0px;color:#fff;font-family : Arial, Helvetica, sans-serif;color:#F1F1F1;font-size:13px;}
#footer a  {text-align:left;margin-bottom:0px;color:#fff;font-family : Arial, Helvetica, sans-serif;}

.footer_content li  {   margin: 0;
    padding: 0;
    border: 0;
    font-family: sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 17px;
    font-style: normal;
    text-decoration: none; 
    
}

.footer_content  li:hover  {  
   
    color:#899232;
}

.footer_content {
    float: left;
    width: 100%;
   
    padding: 5px 0% 0px 20px;
    font-size: 11px;
    
    
                
}
.footer_content a, #footer_content a:link, #footer_content a:visited    {
    font-weight: normal; 
    color: #fff;
    
    cursor: pointer;
    font-family : Arial, Helvetica, sans-serif;

}
                
.footer_content a:hover {
    color: #272424;
    text-decoration: none;
}


#bottom_wrapper {
   
   float:left;
   width:100%;
   /*color: #FFFFFF;*/
   padding:0px 0% 0px 0%;
 /* background: #85a64b url(../images/new-subpage-bg.png) repeat-x ;*/
   border-top: 1px solid #547729;
   height: 20px;
}

#bottom_menu{
  
    float:left;
    width:100%;
    background-color: #F1F1F1;
    margin:0 auto;
    padding:10px 0px 10px 0px;
    border-top:   1px solid #cdcdcd ;
}

#bottom {margin: 0px auto;}

#bottom a {color: #383838;font-weight: normal;}
#bottom a:hover {color:#ffa500  ;font-weight: normal;}

#bottom #bottom_left {    
    width:50%;
    float:left;       
}


#bottom #bottom_right {
    width:50%;
    text-align: right;       
}



#slider_in {
    width:240px;
    position:absolute;
    background-color: rgba(0,0,0,0.5);
    right:10px;
    top:35px;
    color:white;
    font-weight: bold;
    padding:10px 1% 10px 1%;
   
}





#submenu-content {
   width:100%;
    height: 30px;
    position:absolute;
    left:0px;
    top:0px;
    z-index: 11;
}

#slider_in_login_show {
   width:250px;
    position:absolute;
    background-color: rgba(0,0,0,0.5);
    right:10px;
    bottom:-35px;
    color:white;
    font-weight: bold;
    padding:10px 2% 10px 2%;
    cursor: pointer;
    left:0px;
}

#slider_in_login_hide {
     width:250px;
    position:absolute;
    background-color: rgba(0,0,0,0.5);
    right:10px;
    bottom:-35px;
    color:white;
    font-weight: bold;
    padding:10px 2% 10px 2%;
    cursor: pointer;
    left:0px;
}

#slider_in_profile {
    width:310px;
    position:absolute;
    background-color: rgba(0,0,0,0.5);
    right:10px;
    bottom:-125px;
    color:white;
    font-weight: bold;
    padding:10px 2% 10px 2%;
    cursor: pointer;
    left:0px;
}


#slider_div {
    float:left;
    width:100%;
    height:239px;
    border-bottom: 2px solid #85A64B;
    background: url('../images/texture-square.png');
    margin-top:0px;
    position:relative;
}




#new_slider {
    margin:0px auto;
    position: relative;
}



#v_menu_b {

    margin:0 auto;
    width:1100px;

}

/*  panel style */
#shortcut{
    background:transparent url('../images/footer.gif') repeat-x 0 0 ;
    height:30px;
    color:#fff;
    padding-left:15px;
    border-bottom:2px solid #DCDCDC;
    border-radius: 10px 0 0 0;
} 

#event_content
{
    float:left;
    width:100%;

    padding:0px 0px 5px 0px;
}


#tab-button-active{ 
    float:left;
    width:auto;
    padding: 7px 10px 10px 10px;
    background:#fff;
    text-align:center;
    color:#000;
    border-top:3px solid #569f39;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    box-shadow: 0px -5px 5px #cdcdcd;
    margin-bottom: -2px;
}

#tab-button{
    width:auto;
    padding: 7px 10px 10px 10px;
    border-left: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;/*4px solid #00473A;*/
    border-right: 1px solid #dfdfdf;
    float:left;
    background:#f0f0f0;
    text-align:center;
    color:#c8c8c8;
    margin-bottom: -1px;
    
}

#tab-button:hover{
    
    cursor:pointer;
    color: #333333;
}

#tab-content{
    float:left;
    width:100%;
    padding:15px 0% 15px 0%
}





/* new css wiem*/

.notee {
  position: relative;
 
  padding: 1em 1.5em;
  width:85%;
  height:20px;
  
  color: #fff;
  background: #f79c0a;
  overflow: hidden;
  
   
   background-repeat: no-repeat;
    background-position: 140% 10%;
   
}

.notee:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #658E15 #658E15;
  background: #658E15;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  /* Firefox 3.0 damage limitation */
  display: block; width: 0;
}


.note {
  position: relative;
 
  padding: 1em 1.5em;
  width:50%;
  height:100px;
  color: #fff;
  background: #f79c0a;
  overflow: hidden;
  
   background-image:url('../images/point.png') ;
   background-repeat: no-repeat;
    background-position: 140% 10%;
   
}

.note:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #658E15 #658E15;
  background: #658E15;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  /* Firefox 3.0 damage limitation */
  display: block; width: 0;
}

.note.rounded {
  -moz-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
}

.note.rounded:before {
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}



.large_shortcut {
    float:left;
    width:90%;
    
    background-repeat: no-repeat;
    background-position: right top;
    padding:20px 5% 20px 5%;
    margin: 0px 0% 25px 0%;
    //border-radius: 30px;
    font-weight: bold;
    font-size: 130%;
    color:#fff;
    text-align: left;
   
    box-shadow: 0px 3px 2px #cdcdcd;
    
    
}


.box4{
  
  float:left;
  width: 100%;
  margin: 0px 1% 10px 1%;
  /*position:relative;
  background: -webkit-gradient(linear, 0% 20%, 0% 100%, from(#fff), to(#fff), color-stop(.2, #f2f2f2));*/
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
}

a.btn {
  display: inline-block;
  background: #f98d0d;
  color: #fff;
  font-weight: bold;
        width:100%;
  padding: 5px 1% 5px 1%;
        
}

a.btn:hover {
  background: #569f39;
}


.button {
    margin-top: 10px;
    float:left;
    width: 92%;
    padding: 7px 4% 7px 4%;
    color: #fff;
    background: #00473a;
    border-radius: 3px;
    font-weight: bold;
    text-decoration: none;
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
.button:hover, .button1:hover {
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    background: #4f4f4f
}
 


.h-pad {
    padding-top: 42px;
}

.h-pad1 {
    padding-top: 50px;
}
.h-indent {
    padding-bottom: 0px;
}

figure img {
    border-radius:5px;
    overflow: hidden;
}

.pad {
    padding-top: 30px;
}                       
  
.img-indent { 
    margin:0 40px 0 0; 
    float:left;
}
              
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display:inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.grid-inner {
    padding-right: 61px;
}

.open, .closed, .tip, .help, .info, .missing_field {
    width:85%;
    float:left;
    padding:10px 4% 10px 10%;
    margin:5px 0% 10px 0%;
}

.tip {
    background: #e0f3e0 url(../images/round68.png) no-repeat 15px 10px;
    border-left: 5px solid #466809;
}

.help {
    background: #ffebe8 url(../images/round66.png) no-repeat 15px 10px;
    border-left: 5px solid #c80909;
}

.info {
    background: #e2e4ff url(../images/round67.png) no-repeat 15px 10px;
    border-left: 5px solid #025573;
}

.open {
    background: #F1F8E0 url(../images/open.png) no-repeat 10px 3px;
    border-left: 5px solid #025573;
    font-size: 120%;
}



.closed {
    background: #F8E6E0 url(../images/closed.png) no-repeat 10px 2px;
    border-left: 5px solid #025573;
    font-size: 120%;
}


.missing_field {
    background: #F8E6E0 ;
    border-left: 5px solid #FE2E2E;
    font-size: 120%;
    color : #B43104;
}



#login_frame_wrapper {
    float:left;
    width: 100%;
    padding: 0px 0% 0px 0%;
    background: #efefef;
    display:none;
    border-bottom: 1px solid #547729;
}


#login_frame {
    margin: 0px auto;
}

#login_frame #left_login_frame{
    height:210px;
    float:left;width:29%;
    padding: 0px 1% 0px 0%;
    /*background: url(../images/login-bg.png)  left 2px  no-repeat;*/
   
}

#login_frame #center_login_frame {
    float:left;
    width:26%;
    padding:25px 0% 15px 9%;
    vertical-align: central;
    margin: 0px -20px 0px 20px;
}

#login_frame #center_login_frame .login_type_item,  
#login_frame #center_login_frame .login_type_item_active {
   float:left;
    width:90%;
    background-color: transparent;
    text-decoration: none;
    color:#000;
    padding:10px 5% 10px 5%;
    margin-top:10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#login_frame #center_login_frame .login_type_item_active, 
#login_frame #center_login_frame .login_type_item:hover{
    background-color: #bbd78a;
    
}



#login_frame #right_login_frame{
    float:left;
    width:34%;
    padding:15px 0% 15px 1%;
    /*background-color: transparent;*/
    background-color: #bbd78a;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 0% 10px 0%;
}
.box_title {
    float: left;
    width:100%;
    font-size: 120%;
    padding: 5px 0% 20px 0%;    
    font-weight:bold;
    color:#00473a;
    font-family: "Ideal Sans A",sans-serif;
}

#slider {
  position: relative;
  overflow: hidden;
  margin: 10px auto 10px auto;
  
}

#slider ul {
  position: relative;
  
  padding: 0;

  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 165px;
  height: 170px;
  background: #ccc;
  text-align: center;
  
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 100%;
  font-size: 18px;
}



    #gallery {
        color: #fff;
    width: 94.7%;
    font-weight: bold;
    cursor: pointer;
    padding: 5px 16px;
    position: relative;
    text-decoration: none;
    margin: 0px 0% 3px 0%;
    background: #569f39 repeat-x;
    text-transform: uppercase;
    transition: background 0.5s;
        
        
    }  
    
    #gallery:hover {
        background : #004035;
        
    }

     .sort_option, .sort_option:hover {
    margin-left:5px;
    width: auto;
    color: #989797;
}

.sort_option:hover {
    color: #07535b;
}
    
    