
  body { margin: 0px;
    padding: 0px;
    background: rgb(200, 210, 210) url(/_admin/design/images/entete.jpg) no-repeat scroll center top;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-family: trebuchet MS,verdana,sans serif;
    font-size: 0.8em;
    color: rgb(75, 70, 55);
    }

  #container { background-color: rgb(255, 255, 255);
    background-image: url(/_admin/design/images/entete.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    }

  #appendix { background: rgb(255, 255, 255);
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  #appendix a { color: rgb(204, 198, 179);
    }

  #data { background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  #generalBar { background: rgb(255, 255, 255) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  #generalBar a { text-decoration: none;
    color: rgb(110, 120, 120);
    font-weight: bold;
    }

  h1, div#generalBar { font-family: Times New Roman,Serif;
    }

  h1 {width:430px;}
  
  h1, h2 { color: rgb(50, 95, 125);
    }


  a { color: rgb(50, 95, 125); text-decoration:none; font-weight:bold;
    }

  ul#linearBar a#currentPage { color: black;
    font-weight: bold;
    }

  ul.thumbs img { border: 3px solid rgb(196, 187, 198);
    }

  ul.thumbs li.currentPage img { border: 3px solid rgb(253, 242, 36) ! important;
    }

  ul.thumbs img:hover { border: 3px solid rgb(253, 242, 36);
    }

  ul#menuGallery img { border: 3px solid rgb(196, 187, 198);
    }

  ul#menuGallery img:hover { border: 3px solid rgb(253, 242, 36);
    }

  div.post { border: 1px solid rgb(253, 238, 187);
    background: rgb(255, 255, 246) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  ul.more li { background: transparent url(/_admin/design/images/moreList.png) no-repeat scroll left center;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  div#vip { position: absolute;
    right: 20px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    }

  div#vip a { display: block;
    width: 40px;
    height: 40px;
    }

  img.illustration { border: 3px solid rgb(196, 187, 198);
    }
	
	
  ul#lang a#fr {display:block; /*background : url(/_admin/design/images/fr.gif) no-repeat left top;*/}	
  ul#lang a#en {display:block; /*background : url(/_admin/design/images/en.gif) no-repeat left top;*/}
  ul#lang a {color: rgb(50, 95, 125) !important;}	

