* {}

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

body {
	background-image:url('img/ueleft.png');
	background-repeat: no-repeat;
	background-position: 3px 5px;
	color:#000; 
	background-color:#8484A9; 
	margin:0px; 
	font-family: arial
}

#main {
	margin:0 auto;
	width: 800px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	z-index: 20;
	background-color : #fff;
}
#entete {
	background-image:url('img/main_top_fond.png');
	background-repeat:repeat-x;
	background-color: #fff
}

#menucorp {
	height:20px;
}

#entetelogo {
	background : url('img/nda.ue.png');
	height: 200px;
	margin-top:30px; margin-left:auto; margin-right:auto; margin-bottom:0
}


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

#menuwiki { 
	float:right;
	font-size:10pt; 
	color:#000;
	background-color:#000033;
	padding:0px;
	margin:0px;
 	width:200px; 
	text-align:left;
	/*border-right: 1px solid #000;*/
}

#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:#fff;
	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:#fff;
}
#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:  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/asso.ue.tete.png");
	background-repeat: no-repeat;
	height: 140px;*/
}
#menuwiki #menuwikipied{

	background-image:url('img/nda.menu.pied.png');
	background-repeat: no-repeat;
	height: 200px

}

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

#outilwikitete {

	background-image:url('img/nda.menu2.tete.png');
	background-repeat: no-repeat;
	height:145px;
}

#outilwikipied {

	background-image:url('img/nda.menu2.pied.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:145px;
	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: #ffd;
	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: 597px;
	float:left;
  padding-left: 3px;
	padding-top: 40px;
	background-image:url('img/nda.ue.top.png');
	background-repeat: no-repeat	
}

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

#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{
 font-size: 1.2em;
}
#wikitext h3{
color: #669;
}

#wikitext a{
color: #669;
}

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


/***********************************************************/
/*                      Pied de page                      */
/*********************************************************/
#pieddepage {
	clear: both;
	border-top:1px solid #ccc;
	background-color: #304168;
	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{
	margin-left:15px;
	padding-left:1px;
	background-image: url('img/arrow_collapsed.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px; list-style-type:none; margin-right:0; margin-top:0; margin-bottom:0; padding-right:0; padding-top:0; padding-bottom:0
}

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