
/**


 */

* {padding:0px;margin:0px;border:none;}



body {
background-color:#556268} 


#frame { width:100% ;}
#enter {width:600px; height:600px;margin:auto;margin-top:20px} 

a.titre {margin:auto;text-align:right;width:100%;display:block;bottom:0px;position:fixed;right:0px} 
a.blogo {float:left;} 

#content {background:url('/im/kgallery5.png') no-repeat top left}

.deco {background-color:#c23116} 

#content {display:block;clear:both;width:100%;padding-top:3px}
#content a {text-decoration:none}
#content a,#content a:visited  {color:#c23116}
#content a:hover {color:#fb7100}

#enter a {text-decoration:none}
#enter a,#enter a:visited  {color:#c23116}
#enter a:hover {color:#fb7100}

h2   {padding-bottom:0.3em;padding-left:1em;padding-right:-1em;margin-bottom:1em}
h2 {
width:90%;
background-color:#39474b;
background:url('im/deg.png')repeat-y;
}
p   {padding-bottom:0.3em}

#slider {
    width: 620px;
    margin: 0 auto;
top:-30px;
left:10px;
    position: relative;
}

.scroll {
    height: 500px;
    width: 620px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background:  url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 580px;
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

#slider ul.navigation a:hover {
    background-color:#c23116;
}

#slider ul.navigation a.selected {
    background-color:#c23116;
    color:#fb7100}

#slider ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

#footer {position:fixed;bottom:0px;width:100%}
.footim {float:right} 