html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	background: url(cadre.gif) repeat-y 50% 0 #768896;
}

/* TITRE DU SITE */

h1 { margin: 0px;}
h1 span { display: none;}


/* BANDEAU DE LIENS EN HAUT DE PAGE */

p.acces {
	margin: 0 auto;
	padding: 0;
	width: 764px;
	height: 1.5em;
	font-weight: bold;
	font-size: 0.7em;
	color: #fff;
	text-align: right;
	background: #768896;
}

p.acces a {	color: #fff; }


/* ZONES DE LA PAGE */

#conteneur {
	width: 762px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: #fff;

}

#banner {
	margin: 0 auto;
	padding: 0;
	width: 762px;
	height: 74px;
	background: url(banniere.jpg) no-repeat;
	border-bottom: 2px solid #fff;
}


#menu {
	margin: 0 auto;
	padding: 0px;
	width: 762px;
	height: 26px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 1em;
	background: url(fond_menu.png) bottom repeat-x;
}
	
#content {
	margin: 20px 30px 30px 30px;
	text-align: justify;
}

#content a {
	color: #690;
}

#content a:hover {
	text-decoration: underline;
}

#menuright {
	float: right;
	width: 239px;
	background: url(fond_menu_droite.gif) repeat-y;
	clear: both;
}

#menuright_haut {
	float: right;
	width: 239px;
	height: 10px;
	background: url(arrondi_haut.gif) no-repeat;
	clear: both;
}

#menuright_bas {
	float: right;
	width: 239px;
	height: 10px;
	background: url(arrondi_bas.gif) no-repeat;
	clear: both;
}


/* LIEN BANNIERE */

#banner a img { border: none;}
#banner a:hover img { border: none;}


/* TITRES DANS LA PAGE */
	
h2 {
	font-family: "Trebuchet MS", helvetica, sans-serif;
  	font-weight: bold; 
  	font-size: 1.2em;
	color:#808000;
}

h2.rubrique {
	width: 490px;
	border-bottom: 2px solid #ddd;
}

h2.rubrique2 {
	width: 100%;
	border-bottom: 2px solid #ddd;
}

h3 {
	font: 1em "Trebuchet MS", helvetica, sans-serif;
	color: #690;
	font-weight: bold;
}

h3.titre_galerie {
	font: 1em "Trebuchet MS", helvetica, sans-serif;
	color: #690;
	font-weight: bold;
	clear: both;
}


/* TEXTE */

p, blockquote, li, dd, dt
{
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
}

blockquote {
	margin: 1em;
	padding: 0.5em 1em 0 30px;
	background: url(quote11.png) left top no-repeat;
}

blockquote p {
	font-size: 0.95em;
	margin: 5px;
	font-style: italic;
	padding-right: 32px;
	margin-right: 180px;
	background:  url(quote22.png) right bottom no-repeat;
}

p.numpages {
	text-align:center;
}

p.modified {
	font-size: 0.7em;
	text-align: right;
}

p.alerte {
	font-weight: bold;
	color: #000;
}

p.message  {
	width: 485px;
	font-size: 0.8em;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	background-color: #eee;
	padding: 0.5em;
}


/* LIENS */

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

h3 a {
	color: #690;
}


a.site {
	font-weight:bold;
	color: #690;
}


pre {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	background-color: #eee;
	padding: 5px;
	margin: 10px;
	overflow: auto;
}

/* CHAPITRE ACTIF D'UN ARTICLE */

ol li.current a {
	text-decoration: none;
	color: #690;
}

/* FIL D'ARIANE */

ol.tree {
	margin-top: 15px;
	padding: 0;
}

ol.tree li {
	display: inline;
	list-style-type: none;
	font: 0.7em "Trebuchet MS", helvetica, sans-serif;
}

ol.tree li.last {
	display: inline;
	list-style-type: none;
	font: 0.7em "Trebuchet MS", helvetica, sans-serif;
	color: #690;
}

ol.tree a {
  	color:#666;
}



#content img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}



/* STYLES DU CADRE DE DROITE */


div.col-content {
	margin: 21px 0 10px 0;
	float: right;
	width: 239px;
	color: #666;
	clear: both;
}

div.col-content h4 {
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0.2em;
	margin-left: 35px;
	font: 0.9em "Trebuchet MS", helvetica, sans-serif;
	color: #808000;
	font-weight: bold;
	font-variant:small-caps;
}


div.col-content li {
	margin-bottom: 0.4em;
	margin-left: 50px;
	margin-right: 10px;
}

div.col-content ol li {
	list-style-type: decimal;
	margin-bottom: 0.4em;
	margin-left: 50px;
	margin-right: 10px;
}

div.col-content a {
	font: 0.85em Verdana;
	text-decoration: none;
}

div.col-content a:hover {
	text-decoration: underline;
}

div.col-content ul, div.col-content ol, div.col-content p {
	margin-top: 0;
	margin-left: 7px;
	margin-right: 10px;
	padding-left: 0;
	padding-right: 0;
	color: #666;
}

p.pied {
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
	margin-right:30px;
	margin-bottom:10px;
	padding-top:10px;
}

/* MISE EN FORME DU MENU */

.menu {
  padding:0; 
  margin:0;
  list-style-type:none;
  white-space:nowrap;
  }
  
.menu li {
  float:left;
  height: 1.7em;
  }
  
  
  
.menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  height: 1.7em;
  float:left; 
  }
    
  
* html .menu a {
  width:45px;
  height: 1.7em;
  }
  
.menu a span {
  display:block; 
  color:#333300; 
  background:#9ac41e; 
  border-bottom:1px solid #fff; 
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  border-width:2px 1px; 
  text-align:center; 
  padding:4px 10px; 
  cursor:pointer;
  font: 0.95em "Trebuchet MS", helvetica, sans-serif;
  font-weight: bold;
  }  

* html .menu a span {
  width:45px;
  height: 1.7em;
  cursor:pointer; 
  }
  
.menu a strong {
  display:block; 
  border-bottom:2px solid #808000;
  }
  
.menu a em {
  display:none;
  }
  
.menu a:hover {
  background:#fff;
  text-decoration: none;
  }
  
.menu a:hover span {
  color:#fff; 
  background:#808000;
  text-decoration: none;
  }
    
.menu a:hover em {
  display:block; 
  overflow:hidden; 
  border: solid #808000; 
  border-color:#808000 #fcf7fc; 
  border-width:6px 6px 0 6px; 
  position:absolute; 
  left:50%; 
  margin-left:-6px;
  text-decoration: none;
  }
  
/* MISE EN FORME DES TABLEAUX SYNTAXE WIKI */
  
  table.wiki-table {
    background: #eee;
    border-spacing: 0px;
    border-collapse: collapse;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, San-Serif;
	font-size: 0.70em;
	font-weight: normal;
    padding:0;
    margin:0;
}

table.wiki-table tr,td,th {padding:0; margin:0;}

table.wiki-table td {
    padding: 3px;
    border: 1px solid #777;
}


/* LISTE DES PAGES D'UNE GALERIE SYNTAXE WIKI */

ul.gallery {
	display: inline;
	list-style-type: none;
}

ul.gallery li {
	display: inline;
	list-style-type: none;
	padding-right: 1em;
}


ul.gallery li.current a {
	font-weight: bold;
	color: #690;
}

/* SEPARATEUR ENTRE LES GALERIES */

hr {
	display:block;
 	height: 1px;
 	margin: 0;
 	_margin: -7px 0;
 	padding: 0;
 	border: 0;
	color: #fff;
	background-color: #fff;
	clear: both;
}

/* MISE EN FORME GALERIE SYNTAXE WIKI */

.gallery {
	float: left;
	padding: 0.2em;
	margin: 0.2em;
}

.gallery-img {
	float:left;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.gallery-img img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
  }


/* DESACTIVER CETTE PARTIE POUR AFFICHER LE TITRE ET LA LEGENDE DES PHOTOS */

.gallery-top {display: none;}
.gallery-bottom {display: none;}

/* ACTIVER CETTE PARTIE POUR AFFICHER LE TITRE ET LA LEGENDE DES PHOTOS 

.gallery-top {
	width: 200px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, San-Serif;
	font-size: 0.70em;
	font-weight: bold;
	
}

.gallery-bottom {
	width: 200px;
}

.gallery-legend {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, San-Serif;
	font-size: 0.70em;
	font-weight: normal;
	padding: 4px;
}

*/

/* ELEMENTS DES FORMULAIRES */

form {
	margin-left: 35px;
}

form.page {
	width: 490px;
	margin: 0;
}

input, textarea {
	border-width: 1px;
	border-color: #ccc;
}

input[type], textarea[name] {
	background: #eee;
}

fieldset {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}

legend {
	color: #808000;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, San-Serif;
	font-size: 0.9em;
	font-weight: bold;
}

label.page {
	float: left;
	width: 20%;
	text-align: right;
	margin: 0;
	color: #666;
	padding: 0 1em 0 0;
}

label.oblig {
	float: left;
	width: 20%;
	text-align: right;
	margin: 0;
	color: #666;
	padding: 0 1em 0 0;
	font-weight: bold;
}