* {}

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

body {	
	background-image:url("./img/ueleft.png");
	background-repeat: no-repeat;
	background-position:3px 5px;
	color:#000000; 
	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: #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/top.jpg');
	margin:0 auto;
	height: 150px;
	margin-top:30px; 
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}


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

#menuwiki { 
	float:left;
	font-size:10pt; 
	color:#000;
	background-image:url("./img/menu.png");
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: 10px 10px ;
	padding:0px;
	margin:0px;
 	width:200px; 
	text-align:left;
	/*border-right: 1px solid #000;*/
}

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

#menuwiki strong { 
	white-space:nowrap; 
	margin-left:4px; 
	margin-right:2px; 
}
#menuwiki .indent { 
	margin-left:10px; 
	margin-right:2px; 
} 
#menuwiki h1:first-letter, #menuwiki h6:first-letter { 
	color:#fff; 
	background-color:#000;
	padding:0px 4px; 
} 
#menuwiki h1, #menuwiki h6 { 
	white-space:nowrap;
	font-size:1.0em; 
	font-weight:bold; 
	color:#000; 
	background-color:#e00;
	text-align:left; 
 	padding-left:0px; 
	padding-right:2px; 
	margin:0px 4px; 
	border: 1px solid #000;
}
#menuwiki ul { 
	font-size:9pt; 
	margin:3px;
 	padding-left:6px; 
	list-style-type:none; }
#menuwiki ul li a, #menuwikieditsb  a, #sidebarbottom  a{ 		
	color:#030;
	text-decoration:none;
}
#menuwiki h1 a:first-letter, #menuwiki h1 a:first-letter{ 	
	color:#fff;
	background-color:#000;
}
#menuwiki h1 a, #menuwiki h1 a{ 	
	color:#000; 
	background-color:#e00;
	text-decoration:none;
}
#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 #300;
	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.png");
	background-repeat: no-repeat;
	height: 53px;
	*/
}
#menuwiki #menuwikipied{

/*
  background-image:url("./img/uaifond2bas.jpg");
	background-repeat: no-repeat;
	height: 75px;	
*/
}

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

#outilwikitete {
/*
	background-image: url("./img/rubs1.gif");
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 190px;
	*/
	margin-bottom: 1em;
  border-bottom: 1px solid #300;
}

#outilwikipied {
	/*
	background-image: url("./img/fourche_pied.png");
	background-repeat: no-repeat;
	background-position: 40px 0px;
	height: 213px;
	*/
  border-top:1px solid #030;
}
#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 #300;
	background-color: #ffd;
	width:50px;
	font-size:8pt; 
	color:#030;
}

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


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

#pagewiki a{
  color: #300;
  text-decoration: none;
  border-bottom:1px dotted #c00;
}

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

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

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

#pagegroup{
  margin-left: 20px;
}

/* * * *  Le texte  * * * * */

#wikitext{
  margin-top: 20px;
  font-size: 0.8em;
}
#wikitext h2, #wikitext h1, #wikitext h3, #wikitext h4, #wikitext h5, #wikitext h6, #wikitext h7 {
  font-size: 1.2em;
}

#wikitext h3{
  color: #300;
}

#wikitext #text {
  width:95%;
  background-color: #ffd;
  border: 1px solid #300;
}

pre {
  font-size:1.1em;
}


/***********************************************************/
/*                      Pied de page                      */
/*********************************************************/
#pieddepage {
	clear: both;
	border-top:1px solid #ccc;
	background-color: #ffd;
	font-size:8pt;
	color:#300;
	text-align:center;
} 

#pieddepage a{
	color:#300;
}

#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 : #300;
	text-decoration:none;
	font-weight:bold;
}
#nav li ul li a {
	font-weight: normal ;
}

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

#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;
}
