/*
§§(warning)Cette feuille de style permet le bon affichage du site. *Attention!* Ne pas modifier si on ne sait pas ce que l'on fait.§§

Table des matieres
		-  Structure
		-  Accroches - general
		-  Titres
		-  Balises
		-  Formulaires
		-  Casini
		-  Images
		-  Action Agenda
		-  Action lastedits & lastcomments
		-  Action gallery
		-  Action Login
		-  Action Forum
		-  Action nextevents
		-  Action dir
		-  Menus
		-  Impression


  


------------------------------
1. Structure
------------------------------

(css) */
body { 
	
	background:#193c28 50% 50% repeat-y url('http://www.surlaterre.org/wiki/files/style/background.png');
	font-family:Verdana,Georgia,serif;font-size:12px;line-height:17px;word-spacing:-1px;
	color: #333;
	margin: 0px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	min-height:1000px;
}
#Access{
	font-size:90%;
}
#Description{
	font-size:90%;
}
#Corps{
	margin-bottom:1em;	
	padding-bottom:1em;
}
#Tete {
	background:#666 0px  0 no-repeat url('http://www.surlaterre.org/wiki/files/style/Tete.png');
	color:white;
	padding-right:1em;
	text-align:right;
	height:75px;
	margin-left:3px;
	margin-right:3px;
}
#WikiHead{
	text-align:center;
	margin:0.5em;
	margin-top:0;
	margin-left: 600px;
}
	
#Tete a {
	color:white;
}
#Tete img.logo{
	-moz-border-radius-bottomright:0.5em;
	background-color:white;
	padding:0.5em;
}
#wiki_name {
	padding:0.2em;
	padding-bottom:0px;
	margin:0;
}
#Gestion {
	height:30px;
	width:400px;
	margin-top:-30px;
	float:right;
	text-align:right;
	background:  #186D57;
	-moz-border-radius-topleft:1em;
	border-radius-topleft:1em;
}
#Gestion a{
	color:white;
}
#Navigation {
	background:  #2e714a;
	margin-left:3px;
	margin-right:3px;
	padding:0.5em;
	color:white;
	font-family:Verdana;
}
#Navigation a{
	padding:0.5em;
	color:white;
}
#Navigation a.current{
	font-variant:underline;
}
#Description{
	padding:0.2em;
}

#Profil {
	float:left;
	clear:left;
	margin-right:1em;
}
#Profil img {
	margin:3px;
}

#page_name {	
	margin:0;
	padding:0;
	font-variant:small-caps;
	font-size:24px;
	color:#980101;
}
#ColonneDroite {
	position: absolute; /* positionné par rapport à la boite parent (ici .container) */
	right: 50%; /* démarre à 10 pixels de la droite de la boite parent */
	margin-right:-500px;
	width: 400px; ; /* largeur de la boite */
	height:100%;
	font-size:90%;
}
#ColonneDroite .cadre{
	background:#fff;
	margin:1em;
	padding:1em;
	-moz-border-radius:1em;
	border-radius:1em;
	border: 1px solid #ccc;  
	border-bottom: 1px solid #bbb; 
	border-right: 1px solid #bbb;
	}
#ColonneDroite .sommaire{
	margin:1em;
	padding:1em;
	-moz-border-radius:1em;
	border-radius:1em;
	border: 1px solid #ccc;  
	border-bottom: 1px solid #bbb; 
	border-right: 1px solid #bbb;
	}
#ColonneDroite textarea{
	width:300px;
	height:200px;
	}
#ColonneDroite .action_chemin{
	border: 1px solid #ccc;
	background:#fff;
	margin:1em;  
	padding:0.5em;
	margin-bottom:0.5em;
}
#Outils {
	background:transparent;
	float:right;
	margin:0;
	margin-right:0;
}

#Outils li{
	margin:0;
	background:transparent;
	border:none;
	margin:0;
	padding:3px;
	}
#Outils li li{
	padding:0px;
	}

#Title {
	margin:2em;
	margin-right:410px;
}
#Page {
	margin-top:0px;
	margin:2em;
	margin-right:410px;
	font-family:verdana,sans-serif;
	font-size:90%;
	min-height:760px;
	}
#Page .chapo {			
	letter-spacing:0.05em;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size:120%;
	color:#333;
	
}
#Page .action{
	background:#fff;
	padding:1em;em;
	margin-top:0.5em;
	margin-bottom:0.5;
	-moz-border-radius:1em;
	border-radius:1em;
	border: 1px solid #ccc;  
	clear:both;
	}

body.popup #Page {
	width:100%;
	}
#Footer{
	margin-right:430px;
}
#Copyright{
	clear:both;
	padding:1em;
	text-align:center;
	font-size:x-small;
	color:grey;
}

.commentbody{
	position:absolute;
	border:1px solid #333;
	background:#fff;
	padding:1em;
	margin-left:600px;
	width:300px;
}

/* 

------------------------------
2. Accroches - general
------------------------------

(css) */
.item .rss{
	clear:both;
}

.legend {
	font-weight:bold;
	border-bottom:1px solid #ddd;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

.item .title{
	padding:0.5em;
	padding-left:20px;
	background: 0% 50% transparent no-repeat url('http://www.surlaterre.org/wiki/files/style/Titre.png');
}
.item .content {
	background-color:#ffecce;
	-moz-border-radius:1em;
	border-radius:1em;
	padding:1em;
}
.item .content hr{
	clear:both;
	visibility:hidden;
	margin:0;
	height:0;
	padding:0;
}
.item .logo {
	border:1px solid #CCC;
	background-color:#fff;
	float:right;
	margin:0.3em;
	margin-top:1em;
	margin-right:1em;
	padding:0.3em;
}
.item .minifooter{
	font-size:x-small;
	padding-right:0.5em;
	clear:both;
	text-align:right;
	background:#eee;
	margin:0.5em;
	margin-top:0px;
	-moz-border-radius-bottomleft:1em;
	border-radius-bottomleft:1em;
}

/* 

------------------------------
3. Titres
------------------------------

(css) */

h1, h2, h3, h4{
	color:#cc6622;
	font-family:"Lucida Sans",'Lucida Sans Unicode','Lucida Grande',LucidaGrande,sans-serif;
	margin:0;
	padding:0;
	margin-top:1em; 
	margin-bottom:0.5em; 
}
h1{font-size:20px; line-height:24px;}
h2{font-size:16px;padding:0;border-bottom:1px solid #ddd;}
h3{font-size:13px;padding:0;}
h4{font-size:12px;font-family:verdana,sans-serif;line-height:13px;margin-bottom:10px;}

/* 

------------------------------
4. Balises
------------------------------

(css) */

table {
	width:100%;
	margin:1em;
	margin-left:auto;
	margin-right:auto;
	background:#fff repeat url('http://www.surlaterre.org/wiki/files/style/content_bg.gif');			
	border:1px solid #ddd;
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
}
tr{vertical-align:top;}
tr.alternate {	
	border:0px solid #669900;
	background: #F9FFE6;
	border-bottom:1px dotted #ddd;
	border-top:1px dotted #ddd;
}
th {
	color:green;
	padding:5px;
	
}
th a{
	color:#980101;
}
td {
	vertical-align:top;
	padding:0.5em;
}
td.large{
	width:100%;
}
table.graph{
	width:auto;
	background:#fff 0px 0px url('http://www.surlaterre.org/wiki/files/style/fond-stats.gif');
}
table.graph td {
	vertical-align:bottom;
	padding:0em;
}
table.graph td a{
	background:#ddd;
}

th.day {
	border-top:1px solid #ddd;
	text-align:center;
	font-weight:bold;
	color:orange;
}
th.alternate {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-align:center;
	color:orange;
}
td.body_r {
	font-size:x-small;
}
a[hreflang]:after{content: "\0000a0[" attr(hreflang) "]"}

a{
	color: #39c;	
	text-decoration:none;	
}

a:hover{ text-decoration:underline;}

img {
    	border: none;
	vertical-align: middle;
}

p {
    	margin: 0.4em 0em 0.5em 0em;
    	line-height: 1.5em;
}

hr {
    	height: 1px;
	border: 0;
	margin: 0;
	clear:both;
	background: #ddd;
}
hr.page_break {
	height:0px;
	visibility:hidden;
	clear:both;
	page-break-before:always;
}



ul {
	list-style-type:disc;
	margin: 0px;
	margin-left:4em;
	padding:0px;
	list-style-position:outside;
}
ul ul{
	list-style-type:circle;
}

ol {
	margin: 0px;
	margin-left:4em;
	padding:0px;
	list-style-position:outside;
}

li {
	margin-left:0em;}

dt {
	font-weight: bold;
	margin-bottom: 0.1em;
}

dl{
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}

dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: 0.1em;
}
	
abbr, acronym, {
	border-bottom: 1px dotted Black;
	color: Black;
	cursor: help;
}

q, quote{
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size:110%;
	color: #666;
}

blockquote, .selected  {
	border-left: 3px solid #ccc;
	padding-left:10px;
	margin: 0.5em;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size:110%;
	color: #666;
}

/* 

------------------------------
5. Formulaires
------------------------------

(css) */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

legend {
	background: White;
	padding: 0.5em;
}

label {
	font-weight:bold;
	line-height:2em;
}

form {		
	text-align:center;
}
.action form {		
	text-align:left;
}
body.upload form, body.invite form{
	text-align:left;
}

textarea {
	color: black;	
	border:1px solid #39c;
	padding: 0.1em;
	width:250px;  
	height:175px;
}

textarea.edit { 
	padding:5px; 
	width:98%;  
	height: 380px; 
}
textarea.resume { 
	width:250px;  
	height: 75px; 
}

textarea.section { 
	padding:5px; 
	width:98%;  
	height: 150px; 
}
.action_usersettings textarea, .action_register textarea  {width:200px;height:100px;}
.action_forum textarea {width:500px;height:300px;}
input, textarea {
	border: 1px solid #39c;
	background: White url('http://www.surlaterre.org/wiki/files/style/textarea_background.png') repeat-x;
}

input{
	color: #39c;	
	border: 1px solid #39c;
}
input[type=submit]{
	background: White url('http://www.surlaterre.org/wiki/files/style/input_background.png') repeat-x;
}
input[type=submit]:hover {
	border: 1px solid #669900;
	background: #669900;
	color: #fff;
	cursor:pointer;
}
input[type=reset]:hover {
	border: 1px solid #990000;
	background: #990000;
	color: #fff;
	cursor:pointer;
}
input.annulation:hover {
	border: 1px solid #990000;
	background: #990000;
	color: #fff;
	cursor:pointer;
}

input.apercu:hover {
	border: 1px solid #ffaa00;
	background: #ffaa00;
	color: #fff;
}

select {
	vertical-align: top;
}
/* 

------------------------------
6. Casini
------------------------------

(css) */

.tools {
	background: #F9FFE6;
	padding:0.3em;
}

.invisible{display:none;}
.visible{display:block;}



.gauche {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.droite {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}


div.centre {
	text-align:center;
}

.sommaire, div.action_blog {
	border:1px solid #ddd;
	-moz-border-radius:6px;
	border-radius:6px;
	background:#fff;
	padding:0;
}
.sommaire .legend {
	padding-left:0.5em;
	margin:0;
}
.sommaire ul {
	margin:0;
	margin-left:0.5em;
	padding:0.3em;
}
.sommaire ul ul{
	margin-left:1em;
}
.trail_table{margin-bottom:1em;}

div.aide, div.info, div.confirmation, div.error, div.warning, div.important, div.preview{
	-moz-border-radius:1em;
	border-radius:1em;
	padding: 1em;  
	padding-right:30px;	
	border: 1px dashed #ddd;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
div.preview {
	background:#fff 99% 0% repeat-y url('http://www.surlaterre.org/kernel/files/icons/preview.png');
}
div.aide {
	font-style:italic;
	background:#fff 99% 50% no-repeat url('http://www.surlaterre.org/kernel/files/icons/help.png');
}
div.info {
	font-style:italic;
	background:#fff 99% 50% no-repeat url('http://www.surlaterre.org/kernel/files/icons/info.png');
}
div.error {
	font-style:italic;
	border: 1px solid red;
	background:#fff 99% 50% no-repeat url('http://www.surlaterre.org/kernel/files/icons/error.png');
}
div.confirmation { 
	font-style:italic;
	background:#fff 99% 0.5em no-repeat url('http://www.surlaterre.org/kernel/files/icons/warning.png');
	border:1px solid green;
}
div.warning { 
	font-style:italic;
	background:#fff 99% 0.5em no-repeat url('http://www.surlaterre.org/kernel/files/icons/warning.png');
	border:1px solid orange;
}
div.important {
	background:#fff repeat url('http://www.surlaterre.org/wiki/files/style/content_bg.gif');			
	border: 1px solid #ccc;  
	border-bottom: 1px solid #bbb; 
	border-right: 1px solid #bbb;
}
.lettrine:first-letter{
	color:#000;
	float:left;
	font-size:300%;
	margin-top:10px;
}
.indent { 
	margin-left: 40px; 
}

.additions { 
	color: #008800; 
}
.additions div{ 
	border: 1px solid #008800; 
	padding:1em;
	margin:1em;
}

.deletions { 
	color: #880000; 
}
.deletions div{ 
	border: 1px solid #880000; 
	padding:1em;
	margin:1em;
}

.add { 
	font-weight: bold; 
	color: #c00; 
	text-decoration: underline; 
}

.del { 
	font-style: italic; 
	color: #c00; 
	text-decoration: line-through; 
}



.footnotes {
	color:#999;
	border:1px solid #ddd;
	padding:1em;
	margin:1em;
	font-size:0.8em;
}
.com { 
	font-style: italic; 
	color:#666;
}

.prev_alert { 
	background-color: #7C9A08; 
	color: white; 
	font-size: 1.7em; 
	font-weight: bold; 
	margin-bottom: 5px; 
}

.code { 
	background: #f5f5f5; 
	border: 2px solid  #E0E0E0; 
	font-family: 'Courier New', Courier; color: black; 
	font-size: 0.8em; 
	overflow:auto; 
	padding: 10px; 
}

.debug { 
	font-size: 1em; 
	color: #888888; 
}

hr.clear{
	height:0px;
	clear:both;
	visibility:hidden
}

.visualClear { 
	clear: both; 
}

h2 a.top {
	display:block;
	float:right;
	width:24px;
	height:24px;
	background: 50% 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/top.png');
}

/* 

------------------------------
7. Images
------------------------------

(css) */
/*
#Page a.s0, #Page a.s25, #Page a.s50, #Page a.s75, #Page a.s100, #Page a.missingpage {padding-left:12px;}
#Page a.missingpage {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/missingpage.png');}
#Page a.s0 {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/00.png');}
#Page a.s25 {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/25.png');}
#Page a.s50 {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/50.png');}
#Page a.s75 {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/75.png');}
#Page a.s100 {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/100.png');}
*/
option.s0, option.s25, option.s50, option.s75, option.s100 {padding-left:12px;}
option.s0 {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/00.png');}
option.s25 {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/25.png');}
option.s50 {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/50.png');}
option.s75 {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/75.png');}
option.s100 {background: 1px 50% transparent no-repeat url('http://www.surlaterre.org/kernel/files/icons/100.png');}


/* 

------------------------------
8. Action Agenda
------------------------------

(css) */
.action_agenda .legend {display:none;}
.action_agenda table {background:none; border:none;}
.action_agenda tr {background:none; border:none;}
.action_agenda td {padding:0.5em; background:none; border:none;}
.action_agenda .month {color:orange;}
.action_agenda .day {white-space: nowrap; color:green;}

/* 

------------------------------
9. Action lastedits & lastcomments
------------------------------

(css) */

.action_lastedits .page .logo{float:right;}
.action_lastedits .user, .action_lastcomments .user {white-space: nowrap;}

/* 

------------------------------
10. Action gallery
------------------------------

(css) */
 .action_gallery .content img {
	margin:0.3em;
	padding:0.5em;
	background:#eee;
	border:1px solid #ddd;
	height:100;
}

/* 

/* 

------------------------------
11. Action Login
------------------------------

(css) */
 .action_login .logo {float:right;}

/* 

------------------------------
12. Action Forum
------------------------------

(css) */

 .action_forum  .chemin{
	border:1px solid #CCC;
	padding:0.1em;
	margin-bottom:0.5em;
}
.subject .content{
	border:1px solid #CCC;
	background-color:#ffecce;
}
.message .content{
	background-color: #fff;
	border:1px solid #CCC;
}
.alternate .content{
	background-color: #fffac1;
	border:1px solid #CCC;
}
 .action_forum  .title{
	font-weight:bold;
	background:#ccc;
	font-size:x-small;
	padding:0.1em;
}


/* 

------------------------------
13. Action nextevents
------------------------------

(css) */
 .action_nextevents .day{
	font-weight:bold;
	margin-top:0.5em;
}
 .action_nextevents .month{
	font-weight:bold;
	display:block;
	border: 1px dashed #ddd;
	background:#fff;
	padding:0.3em;
	margin-top:1em;
	margin-bottom:1em;
	text-align:center;
}
 .action_nextevents div.title .a{
	font-variant: lowercase;
}

/* 

------------------------------
14. Action dir
------------------------------

(css) */
.action_dir > .legend {display:none;}

/* 

------------------------------
15. Menus
------------------------------

(css) */
.menu {cursor:pointer;	margin:1em; }
.menu ul{margin:0px; padding:0px; list-style: none;}
.menu a{width: 10em; background:none;padding-left:0px;}

.menu li{float:left; display:block; padding-right: 1em; padding-left: 1em;margin-right:2px; background:#fff;border:1px solid #ddd;}
.menu ul ul {position:absolute; background:white; border:1px solid #ddd;}
.menu li ul li {float:none;margin:0px; padding:0;margin:0;border:0;}
.menu ul ul ul{margin-left:3em;}
.menu li ul li a{padding-left:1em; padding-right:1em; margin:0.2em;}
.menu hr{padding:0;margin:0;border-top:1px solid #ddd;}

/* 

------------------------------
16. Impression
------------------------------

(css) */

@media print {
	body {
		background: #ffffff; /* texte noir sur fond blanc */
		color: #000000;
		border:0;
		width:710px;
		margin-left:auto;
		margin-right:auto;
	}
	#wiki_name {display:none;}
	#ColonneDroite {display:none;}
	#Tete {display:none;}
	#Navigation {display:none;}
	#Profil {display:none;}
	#Outils {display:none;}
	#page_name {width:710px;}	
	#Footer {display:none;}
	#Copyright {display:none;}
	#Page {width:710px;margin:none;padding:none;border:none;}
	#Corps {width:90%;margin:0px;padding:0px;border:none;}
}

	#Print {
		background: #ffffff; /* texte noir sur fond blanc */
		color: #000000;
		border:0;
		width:710px;
		margin-left:auto;margin-right:auto;
	}
	body.print #wiki_name {display:none;}
	body.hprint #ColonneDroite {display:none;}
	body.print #Tete {display:none;}
	body.print #Navigation {display:none;}
	body.print #Profil {display:none;}
	body.print #Outils {display:none;}
	body.print #page_name {width:90%;}	
	body.print #Footer {display:none;}
	body.print #Copyright {display:none;}
	body.print #Page {width:100%;margin:none;padding:none;border:none;}
	body.print #Corps {width:100%;margin:0px;padding:0px;border:none;}


/*  */
 
