/***********************************************************/
/*            BODY                                        */
/*********************************************************/

body {
	background-image:url("./img/ueleft.png");
	background-repeat: no-repeat;
	background-position:3px 5px;
	color:#000; 
	background-color:#ede8e2; 
	margin:0px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:15px 0;
}

#main {
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	width: 800px;
	/*border-left:1px solid #000;
	border-right:1px solid #000;*/
	z-index: 20;
	background-color : #fff;
}
#entete {
	background-image:url("./img/main_top_fond.png");
	background-repeat:repeat-x;
	background-color: #fff;
	/*margin-bottom:30px;*/
}

#menucorp {
	height:20px;
}

#entetelogo {
	background : url("./img/header.png");
	margin:0 auto;
	height: 200px;
	margin-top:30px; 
	/*border-top:1px solid #000;
	border-bottom:1px solid #000;*/
}




/***********************************************************/
/*                      Menu Du Wiki                      */
/*********************************************************/

#menuwiki { 
	float:right;
	font-size:10pt; 
	color:#000;
	background:url("./img/container_bg.png") top left repeat-y;
	/*background-color:#26365c;*/
	background-color:#eee;
	padding:0px;
	margin:0px;
 	width:200px; 
	text-align:left;
	/*border-right: 1px solid #000;*/
}

#menuwikitxt{
	padding-left:15px;
	padding-right:15px;
}

#menuwiki strong { 
	white-space:nowrap; 
	margin-left:4px; 
	margin-right:2px; 					
}
#menuwiki .indent { 
	margin-left:20px; 
	margin-right:20px; 
} 
#menuwiki h1{
  font-family:times; 
	font-size:1.7em; 
	color:#ffb000;
	text-align:center; 
 	padding-left:4px; 
	padding-right:4px; 
	margin:0px; 
}
#menuwiki h2{
  font-family:arial; 
	font-size:1em; 
	color:#26365c;
	/*background:#ffd;*/
	/*border:#ffd outset thin;*/
	/*background:#ffc629 url("./img/corner_top_left.gif") top left no-repeat;*/
	text-align:left;
	padding-top:2px; 
	padding-bottom:2px;
 	padding-left:20px; 
	padding-right:20px; 
	margin-left:10px; 
	margin-right:10px;
	margin-top:0px;
	margin-bottom:4px;
}

#menuwiki ul { 
	font-size:8pt; 
	margin:3px;
 	padding-left:25px; 
	list-style-type:none; }
	
	
#menuwiki ul li a {
margin-left:0px;
padding-left:4px;
list-style-position: inside;
list-style-image:url("./img/sub_categories_yellow.gif");
}
#menuwiki ul li a, #menuwikieditsb  a, #sidebarbottom  a{ 	
	color:#000;
}
#menuwiki h1 a, #menuwiki h2 a{ 	
	color:#26365c;
}
#menuwiki a{ 	
	/*color:#ffb000;*/
	color:#ff7d00;
}
#menuwiki .vspace {

}	
#menuwiki a:hover { /*font-weight:bold;*/ color:#003389; /*text-decoration:none;*/ }

/*
 * 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:  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 {
	/*background-image:url("./img/menu-top.png");
	background-repeat: no-repeat;*/
}

#menuwiki #menuwikitete{
	background-image:url("./img/menu-top.png");
	background-repeat: no-repeat;
	height: 200px;
}
#menuwiki #menuwikipied{

	background-image:url("./img/voile.menu.pied.png");
	background-repeat: no-repeat;
	height: 47px;	
	/*border-bottom: 1px solid #000;*/

}

/***********************************************************/
/*                   Outils Du Wiki                       */
/*********************************************************/
#outilwiki { 
	margin-top:120px;
	/*float:right;*/
	font-size:10pt; 
	color:#666;
	padding:0px;
	margin:0px;
 	width:200px; 
	text-align:center;	
	/*clear:right;*/
	background:url("./img/container_bg.png") top left repeat-y;
	/*background-color:#ffc629;*/
	background-color:#ffffdd;
	margin-left: 600px;
}
#outilwiki a {
	color:#666;
	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;

}
#outilwiki #outilwikiedit {
	clear:  right;
	display:  block ;
}
#outilwikidiff {
	clear:  right;
	display:  block ;
}
#outilwikihelp {
	clear:  right;
	display:  block ;
}
#outilwikiprint {
	clear:  right;
	display:  block ;
}
#outilwikichanges {
	clear:  right;
display:  block ;
}
#outilwikisearchform {
	clear:  right;
  display:  block ;
}
#outilwikisearchform .champ {
	border: 1px solid #666;
	background-color: #fff;
	width:50px;
	font-size:8pt; 
	color:#666;
}

/**/
#outilwikisearchform .bouton {
 	border: none;
	background-color: #666;
	font-size:8pt; 
	width:40px;
	color:#fff;
}


/***********************************************************/
/*                 La page elle meme                      */
/*********************************************************/



#pagewiki {
	width: 600px;
	float:left;
  /*padding-left: 10px;
  padding-right: 20px;*/
	/*padding-top: 50px;
	background-image:url("./img/voile.ue.top.png");*/
	background-repeat: no-repeat;	
}



#topbar { 
	/*float:left;*/
	font-size:10pt;
	font-family: Arial;/*georgia; */
	/*color:#000;*/
	/*background:url("./img/container_bg.gif") top left repeat-y;*/
	/*background-color:#26365c;*/
	background-color:#26365c;
	/*padding:0px;*/
	margin-bottom:20px;
 	width:600px; 
 	height:2.2em;
 	/*height:36px;*/
	/*text-align:left;*/
	line-height:2.2em;
	clear: right;
	/*border-right: 1px solid #000;*/
}

/*#topbar .pageactions {
  float:right;
  padding-right: 15px;
  font-size: .85em;
}*/
#topbar ul {
  margin:0;
  padding:0;
}
#topbar li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}
#topbar li a {
  display:block;
  padding:0 5px;
  color:#ff7000;
  text-decoration:none; 
}
#topbar .navlinks li {
  border-right:1px solid;
  /*border-top:1px solid;*/
  color:#ff7000;
}
/** html #topbar a {width:1%;} */

#topbar .navlinks .selflink,
#topbar .navlinks a:hover
  {background-color:#eee;}



/* Le titre et le groupe */

#pagegroup a, #pagetitle a {
text-decoration: underline ;
}

#pagegroup ,#pagegroup a, #pagetitle ,#pagetitle a {
 font-weight: normal ;
 display:inline;
 font-size: 0.9em;
}

#pagegroup ,#pagegroup a, #pagetitle *:first-letter{
 color: #000;
}

#pagetitle ,#pagetitle a, #pagegroup *:first-letter{
 color: #26365c;
}

#pagegroup{
 margin-left: 20px;
 }

/* * * *  Le texte  * * * * */
#wikitext{
 margin-top: 20px;
 margin-left: 10px;
 margin-right: 20px;
 /*padding:0 0 5px 0;*/
 font-size: 0.8em;
 color:#444;
}
#wikitext .vspace{
/*margin-left: 0px;
margin-right: 0px;
color:red;
background-image:url("./img/container_bg.gif") top left repeat-y;*/
}
#wikitext h1{
 font-family:times;
 color:#ffb000;
 text-align:center;
}
#wikitext h2{
 font-family:georgia;
 font-weight: normal;
 font-size: 1.3em;
 }
#wikitext h4,#wikitext h5,#wikitext h6,#wikitext h7{
 font-size: 1.3em;
}
#wikitext h3{
color: darkblue;
font-weight:bold;
text-align:center;
font-size: 1.2em;
}

#wikitext a{
color: #26365c;
}

#wikitext a:hover {
color:#003389;
}

#wikitext #text {
 width:100%;
 background-color: #fff;
 border: 1px solid #669;
}


/***********************************************************/
/*                      Pied de page                      */
/*********************************************************/
#pieddepage {
	clear: both;
	border-top:1px solid #ccc;
	background-color: #26365c;
	font-size:8pt;
	color:#ccc;
	text-align:center;
	border-top:1px solid #fc3;
} 
#pieddepage a{
	color:#fff;
  text-decoration: none ;
	border-bottom:1px dotted #fc3;
}
#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 : #666;
	text-decoration:none;
	font-weight:bold;
}
#nav li ul li a {
	font-weight: normal ;
}

#nav li li a:hover {
	background-color:#fc3;
}

#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;
}
