* {}

/***********************************************************/
/*            BODY                                        */
/*********************************************************/
  #wikiedit br {
       clear: none;
         }
body {
	background-image:url('./img/ueleft.png');
	background-repeat: no-repeat;
	background-position:3px 5px;
	color:#000; 
	background-color:#FFFFFF; 
	margin:0px; 
	font-family: arial;
}

#main {
	margin:0 auto;
	width: 800px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	z-index: 20;
	background-color: #f6f4f7;
}
#entete {
	background-image:url('./img/MenuTopSKZ2010.png');
	background-repeat:repeat-x;
	background-color: #FFF;
	/*margin-bottom:30px;*/
}

#menucorp {
	height:20px;
}

#entetelogo {
	background : url('./img/MenuhautSKZ2010.png');
	margin:0 auto;
	height: 200px;
	margin-top:30px; 
	/*border-top:1px solid #5174B1;
	border-bottom:1px solid #5174B1;*/
}


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

#menuwiki { 
	float:left;
	font-size:10pt; 
	color:#000;
	background-image:url('./img/MenugaucheSKZ2010.png');
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
 	width:198px; 
	text-align:left;
	background-color:#a2aec1;
}

#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, #menuwiki h6 { 
	white-space:nowrap;
	font-size:1.0em; 
	font-weight:bold; 
	color:#000; 
	text-align:left; 
 	padding-left:4px; 
	padding-right:2px; 
	margin:0px; 
}

#menuwiki ul { 
	font-size:9pt; 
	margin:3px;
 	padding-left:6px; 
	list-style-type:none; 
}

#menuwiki ul li a, #menuwikieditsb  a, #sidebarbottom  a{ 	
	color:#fff;
}

#menuwiki h1 a, #menuwiki h1 a{ 	
	color:#14A;
}

#menuwiki .vspace {

}	


/*
 * Les visiteurs ne voient pas les liens non créé ... 
 * faudrait pouvoir les voirs sans pouvoir les editer
 */
 
.createlink, .createlinktext{
	border-bottom: 1px dotted #663;
	cursor:  hand;
}
/*
 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/MenuGaucheHautSKZ2010.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top:	5px;
	margin-bottom:	5px;
	height: 129px;
	/*border-bottom: 15px solid #cde;*/
}
#menuwiki #menuwikipied{
	/*background-image:url("./img/menu_basgif2010.gif");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f6f4f7;
	height: 80px;*/
}

/***********************************************************/
/*                   Outils Du Wiki                       */
/*********************************************************/
#outilwiki { 

	float:left;
	font-size:10pt; 
	color:#000000;
	padding:0px;
	margin:0px;
 	width:200px; 
	text-align:center;	
	clear:left;
}
#outilwiki a {
	color:#57B;
	text-decoration: none ;
}

#outilwikitete {
	/*
	background-image:url("./img/fourche_haut.png");
	background-repeat: no-repeat;
	background-position:85px 0px;
	height:80px;
	*/
}

#outilwikipied {
	/*
	background-image:url("./img/fourche_pied.png");
	background-repeat: no-repeat;
	background-position:40px 0px;
	height:213px;
	*/
}
#outilwiki #outilwikiedit {
	clear:  right;
	display:  block ;
}
#outilwikiedit a {
	background-image:url("./img/edit.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
}
#outilwikidiff {
	clear:  right;
	display:  block ;
}
#outilwikidiff a {
	background-image:url('./img/histo.gif');
	background-repeat: no-repeat;
	padding-left: 16px;
}
#outilwikihelp {
	clear:  right;
	display:  block ;
}
#outilwikihelp a {
	background-image:url('./img/help.gif');
	background-repeat: no-repeat;
	padding-left: 17px;
}
#outilwikiprint {
	clear:  right;
	display:  block ;
}
#outilwikiprint a {
	background-image:url("./img/print.gif");
	background-repeat: no-repeat;
	padding-left: 17px;
}
#outilwikichanges {
	clear:  right;
display:  block ;
}
#outilwikisearchform {
	clear:  right;
  display:  block ;
}
#outilwikisearchform .champ {
	border: 1px solid #57B;
	background-color: #eef;
	width:50px;
	font-size:8pt; 
	color:#57B;
}

/**/
#outilwikisearchform .bouton {
 	border: none;
	background-color: #57B;
	font-size:8pt; 
	width:40px;
	color:#fff;
}


/***********************************************************/
/*                 La page elle meme                      */
/*********************************************************/
#pagewiki {
	width: 596px;
	float:right;
	padding-right: 5px;
  padding-top:30px;
}

/* 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: #000;
}

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

#pagegroup{
 margin-left: 20px;
 }

/* * * *  Le texte  * * * * */
#wikitext{
 margin-top: 20px;
 font-size: 0.8em;
}
#wikitext h1, #wikitext h2,#wikitext h3,#wikitext h4,#wikitext h5,#wikitext h6,#wikitext h7{
 font-size: 1.2em;
}
#wikitext h3{
color: #57B;
}

#wikitext #text {
 width:95%;
 background-color: #eef;
 border: 1px solid #57B;
}
#wikitext a{
  color: #57B;
}

/***********************************************************/
/*                      Pied de page                      */
/*********************************************************/
#pieddepage {
	clear: both;
	border-top:1px solid #ccc;
	background-color: #eef;
	font-size:8pt;
	color:#57B;
	text-align:center;
} 
#pieddepage a{
	color:#57B;
}
#pieddepage .dernieremodif ,#powerdby ,#copyright {

}





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


/**** Navigation Global*****/

#nav{
	padding: 0;
	margin: 0;
	margin-left:15px;
	padding-left:1px;
	list-style: none;
	background-image: url('./img/arrow_collapsed.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

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

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

#nav li li a:hover {
	background-color:#eef;
}

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

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