* {}

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

body {
	color:#000; 
	background-color:#E6E6E6; 
	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-2.jpg");
	height: 250px; 
	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:#fff;
	padding:0px;
	margin:0px;
 	width:200px; 
	text-align:left;
}

#menuwikitxt{
	padding-left:5px;
	margin-top:-100px;
}

#menuwiki strong { 
	white-space:nowrap; 
	margin-left:2px; 
	margin-right:4px; 					
}
#menuwiki .indent { 
	margin-left:2px; 
	margin-right:10px; 
} 
#menuwiki h1{ 
	background-image:url("./img/degrade3.gif");
	background-repeat:repeat-x;
	white-space:nowrap;
	font-size:1.0em; 
	font-weight:bold; 
	color:#fff;
	line-height:1.6em;
 	padding-left:2px; 
	padding-right:4px; 
	margin:0px; 
	margin-right:6px; 
}
#menuwiki ul { 
	font-size:9pt; 
	margin:3px;
 	padding-left:5px; 
 	/*
 	list-style-image: url("./img/squarre.png");
 	*/
	list-style-type:none; 
	color: #f00;
	}
#menuwiki li {  
	color: #fff;
	}
#menuwiki a, #menuwikieditsb  a, #sidebarbottom  a{ 	
	color:#fff;
	text-decoration: none;
}
#menuwiki a:hover, #menuwikieditsb  a:hover, #sidebarbottom  a:hover{ 	
	border-bottom: 1px dotted #f00;
}
#menuwiki h1 a, #menuwiki h1 a{ 	
	color:#fff;
	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-top.jpg");
	background-repeat: no-repeat;
	height: 230px;
	
}
#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:#424B54;
	padding:0px;
	margin:0px;
 	width:200px; 
	text-align:center;	
	clear:left;
}
#outilwiki a {
	color:#424B54;
	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/voile.menu2.pied.png");
	background-repeat: no-repeat;
	background-position:0px 0px;
	height:50px;
	background-color:#fff;
	color:#424B54;

}
#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 #AB7141;
	background-color: #fff;
	width:50px;
	font-size:8pt; 
	color:#424B54;
}

/**/
#outilwikisearchform .bouton {
 	border: none;
	background-color: #424B54;
	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: #B81;
}

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

#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-left:5px;
  color: #476C87;
}
#wikitext h1{
	background-image:url("./img/h1.png");
	background-repeat:no-repeat;
  font-size: 1.6em;
  color: #B81;
  margin-left:5px;
  padding-right:50px;
}

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

#wikitext a{
color: #666;
}

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


/***********************************************************/
/*                      Pied de page                      */
/*********************************************************/
#pieddepage {

	background-image:url("./img/bottom.jpg");
	background-repeat:no-repeat;
	clear: both;
	background-color: #CFCFCF;
	padding-top:145px;
	font-size:8pt;
	color:#333;
	text-align:center;
	/*border-top:1px solid #03C;*/
} 
#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 : #666;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
#nav li ul li a {
	font-weight: normal ;
}

#nav li li a:hover {
	background-color:#476C87;
	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;
}
