* {}

/***********************************************************/
/*            BODY                                        */
/*********************************************************/

body {

	background-image: url("./img/fond.png");
	background-position: center center;
	background-repeat:repeat-y;
        color:#000; 
        background-color:#fff; 
        margin:0px; 
        font-family: arial;
}

#main {
        margin:0 auto;
        width: 800px;
        z-index: 20;
        background-color : #E6E6E6;
        border-left: 1px solid #c3c3c3;
        border-right: 1px solid #c3c3c3;
}

#entete {
        background-color: #fff;
        background-image : url("./img/top.jpg");
        height: 300px; 
        background-repeat : no-repeat;
        /*margin-bottom:30px;*/
}

#menucorp {
        height:40px;
        background-image:url("./img/fond-bord.png");
        background-repeat:repeat-y;
}

#entetelogo {
        /*
        background-image : url("./img/top.jpg");
        background-repeat : no-repeat;
        background-position : 0px 0px;
        */
        margin-bottom: 0px;
        margin-top: 0px;
        height: 150px; 
}

#logoue {
        background-image:url("./img/ueleft.gif");
        background-repeat: no-repeat;
        background-position:3px 5px;
  
}
#principale {
        background-image: url("./img/bord-top.png");
        background-repeat: no-repeat;
        background-position: center top;
        background-color:#fff;
        width: 800px;
        padding-top:0px;
        margin-top:0px;
}
#principale-fond {
        background-color:#fff;
        clear: both;
}
#principale-bas{
         background-color:#fff;
        height: 1px;
        width: 800px;
        clear: both;
}
#principale-pied{
        background-image: url("./img/bord-bottom.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        background-color:#fff;
        margin-bottom:0px;
        height: 0px;
        width: 800px;
        clear: both;
}

/***********************************************************/
/*                      Menu Du Wiki                      */
/*********************************************************/

#menuwiki { 
        
        background-image : url("./img/menufond.jpg");
        background-repeat:repeat-y;
        float:left;
        font-size:10pt; 
        color:#000;
        padding:0px;
        margin:0px;
        width:200px; 
        text-align:left;
}

#menuwikitxt{
        padding-left:5px;
}

#menuwiki strong { 
        white-space:nowrap; 
        margin-left:4px; 
        margin-right:2px;                                         
}
#menuwiki .indent { 
        margin-left:10px; 
        margin-right:2px; 
} 
#menuwiki h1{ 
        background-image:url("./img/degrade3.gif");
        background-repeat:repeat-x;
        white-space:nowrap;
        font-family:courier;
        font-size:1.0em; 
        font-weight:bold; 
        color:#6c6;
        line-height:1.6em;
         padding-left:4px; 
        padding-right:2px; 
        margin:0px; 
        margin-right:5px; 
}
#menuwiki ul { 
        font-size:9pt; 
        margin:3px;
         padding-left:6px; 
         /*
         list-style-image: url("./img/squarre.png");
         */
        list-style-type:none; 
        color: #f00;
        }
#menuwiki li {  
        color: #000;
        }
#menuwiki a, #menuwikieditsb  a, #sidebarbottom  a{         
        color:#000;
        text-decoration: none;
}
#menuwiki a:hover, #menuwikieditsb  a:hover, #sidebarbottom  a:hover{         
        border-bottom: 1px dotted #f93;
}
#menuwiki h1 a, #menuwiki h1 a{         
        color:#000;
        text-decoration: none;
}
#menuwiki h1 a:hover, #menuwiki h1 a:hover{         
        border-bottom: 1px dotted #f00;
}
#menuwiki .vspace {

}        
#menuwiki hr {
 height:1px;
 border: 1px solid #000;
}        


/*
 * Les visiteurs ne voient pas les liens non créé ... 
 * faudrait pouvoir les voirs sans pouvoir les editer
 */
 
.createlink, .createlinktext{
        border-bottom: 1px dotted #fff;
        cursor:  help;
}
/*
 lien pour editer la page. Possibilité par le remplacer par une icone ou icone + txt 
 le caacher si le visisteur n'a pas les droits
*/
#menuwikieditsb {
  /*
        display: none ;
        visibility:  hidden ;
        */
}

/*
 XHTML possibilité de le remplacer par un logo 
*/
#sidebarbottom {

}

#menuwiki #menuwikitete {
        background-image:url("./img/menu.png");
        background-repeat: no-repeat;
        height: 50px;
        
}
#menuwiki #menuwikipied{
        /*
        background-image:url("./img/voile.menu.pied.png");
        */
        background-repeat: no-repeat;
        height: 3px;        
        /*border-bottom: 1px solid #000;*/

}

/***********************************************************/
/*                   Outils Du Wiki                       */
/*********************************************************/
#outilwiki { 
        float:left;
        margin-top:20px;
        font-size:10pt; 
        color:#6cc;
        padding:0px;
        margin:0px;
         width:200px; 
        text-align:center;        
        clear:left;
}
#outilwiki a {
        color:#6cc;
        text-decoration: none ;
}

#outilwikitete {
        background-image:url("./img/outil-top.jpg");
        background-repeat: no-repeat;
        height:92px;       
}

#outilwikipied {

        background-image:url("./img/outil-bottom.jpg");
        background-repeat: no-repeat;
        height:92px;

}
#outilwiki #outilwikiedit {
        clear:  left;
        display:  block ;
}
#outilwikidiff {
        clear:  left;
        display:  block ;
}
#outilwikihelp {
        clear:  left;
        display:  block ;
}
#outilwikiprint {
        clear:  left;
        display:  block ;
}
#outilwikichanges {
        clear:  left;
        display:  block ;
}
#outilwikisearchform {
        clear:  left;
        display:  block ;
}
#outilwikisearchform .champ {
        border: 1px solid #6cc;
        background-color: #fff;
        width:50px;
        font-size:8pt; 
        color:#6cc;
}

/**/
#outilwikisearchform .bouton {
        border: none;
        background-color: #6cc;
        font-size:8pt; 
        width:40px;
        color:#000;
}


/***********************************************************/
/*                 La page elle meme                      */
/*********************************************************/
#pagewiki {
        width: 592px;
        float:right;
        padding-right: 3px;
        padding-left: 3px;
        background-color:#fff;
        padding-top: 0px;
}


/* Le titre et le groupe */
#pagegroup ,#pagegroup a, #pagetitle ,#pagetitle a {
       text-decoration: none ;
       font-weight: bold ;
       display:inline;
       font-size: 1.1em;
}

#pagegroup ,#pagegroup a, #pagetitle *:first-letter{
       color: #6cc;
}

#pagegroup *:first-letter, #pagetitle ,#pagetitle a{
 color: #f93;
}

#pagegroup{
 margin-left: 20px;
 }

/* * * *  Le texte  * * * * */
#wikitext{
 margin-top: 20px;
 font-size: 0.8em;
}
#wikitext h2,#wikitext h3,#wikitext h4,#wikitext h5,#wikitext h6,#wikitext h7{
        background-image:url("./img/degrade2.gif");
        background-repeat:repeat-x;
        font-size: 1.2em;
        margin-right:5px;
        color: #f93;
}
#wikitext h1{
        background-image:url("./img/h1.png");
        background-repeat:no-repeat;
        font-size: 1.6em;
        color: #6cc;
        margin-right:5px;
        padding-left:50px;
}

#wikitext h3{
        background-image:url("./img/degrade5.gif");
        background-repeat:repeat-x;
        font-size: 1.2em;
        color: #f93;
        margin-right:5px;
        text-decoration:underline;
}

#wikitext a{
      color: #666;
}

#wikitext #text {
 width:95%;
 border: 1px solid #666;
}


/***********************************************************/
/*                      Pied de page                      */
/*********************************************************/
#pieddepage {
        clear: both;
        background-color: #fc6;
        padding-top:5px;
        font-size:8pt;
        color:#333;
        text-align:center;
} 
#pieddepage a{
        color:#000;
        text-decoration: none ;
        border-bottom:1px dotted #f00;
}
#pieddepage .dernieremodif ,#powerdby ,#copyright {

}





/***********************************************************/
/********* Pas Touche ! ***********************************/
/*********************************************************/


/**** Navigation Global*****/
#menucorp-bottom {
        height: 21px;
        background-image: url("./img/bord-bottom.png");
        background-repeat: no-repeat;
        background-position: bottom center ;
}
#menucorp {
        background-image:url("./img/fond-bord.png");
        background-repeat:repeat-y;
}


#nav{
        padding: 0;
        margin: 0;
        margin-left:15px;
        padding-left:1px;
        list-style: none;
}

#nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
        border:1px solid #ccc; 
        border-bottom:1px solid #333;
}

#nav a {
        display: block;
        width: 100%;
        font-size:9pt;
        color : #f93;
        text-decoration:none;
        font-weight:bold;
        text-align:center;
}
#nav li ul li a {
        font-weight: normal ;
}

#nav li li a:hover {
        background-color:#6c6;
        color:#fff;
}

#nav li {
        float: left;
        width: 7em;
        
}
#nav li ul{
        background-image:url("./img/main_top_fond.png");
        background-repeat:repeat-x;
        background-color:#fff;
        position: absolute;
        width: 7em;
        left: -999em;
        border:1px solid #ccc; 
        filter:alpha(opacity=90);
        -moz-opacity:0.9;
        opacity: 0.9;
}
#nav li li{
        /*background-color:#fff;*/
        filter:alpha(opacity=100);
        -moz-opacity:1;
        opacity: 1;
}

#nav li:hover ul {
        left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
        left: auto;
}
