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

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

(css) */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#black;
	margin:0px;
	background: white;
	border:1px solid black;
	padding:0px;
	margin-left:10px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	margin-left:10px;
	max-width:800px;
}

a {
        color: #779221;
        text-decoration: none;
	font-style:italic;
}
a:hover{text-decoration: underline;}
#Tete {
	font-family: Georgia, serif;
	font-style: italic;
	height: 100px;
	padding:6px;
	margin-left:0px;
	border:0px;
	background: no-repeat url('http://www.co-intelligence.be/local/files/css/logo.png');
}
#Tete h1{display:none;
}
#Tete a{
	font-style:normal;
	color:#CC6633;
}

#Menu{
	position:absolute;
  	margin:0px 5px 5px 5px;
  	padding:0px 5px 15px 5px;
	float:left;
	margin-bottom:10px;
	background:white;
}
#Menu1{
	color: #black;
	border:10px solid #CC6633;
	padding-left:5px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
}
#Menu2{
	padding-left:5px;
	color: #black;
	border:10px solid #33CC3E;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
}
#Menu3{
	padding-left:5px;
	color: #black;
	border:10px solid #338DCC;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
}
#Menugestion{
	margin-top:10px;
	padding-left:5px;
	color: #black;
	border:10px solid #FD0000;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
}
#SiteInfo {
	margin-top:60px;
}
#Outils a{
	background:#fff;
	border:1px solid #ddd;
	border-right:0px;
	border-top:0px;
	padding-left:0.5em;
}
#Outils{float:right;
	position:relative;
	text-align:right;
	display:block;
	width:700px;
        border: none;
	margin-top:-40px;
	margin-bottom:10px;
	margin-right:-10px;
}
#Page, #PageTitle, #Resume{
	margin-bottom:1em;
}
#PageTitle {
	border-bottom:1px dotted #b7c5d7;
	background:#7BC142;
	width:350px;
	color:white;
	font-variant: small-caps;
	font-size:4em;
	font-weight:bold;
	margin:0;
	padding:0.3em;
	max-width:450px;
}
#PageTitleImage {
	position:absolute;

}
#Corps{	margin-top:5px;
	padding-top:5px;
}
#Resume {
	padding:1em;     
        font-size: 125%;
}
#Page{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:160px;
	margin-right:10px;
	padding:10px;
	background:#fff no-repeat url('http://www.co-intelligence.be/local/files/css/bckgrnd.png');
	min-height:400px;
}
.action_search .item{
	width:350px;
	float:left;
}

#Footer{
	font-size:x-small;
	padding:0.2em;
	margin-top:5px;
	clear:both;
	text-align:right;
}
.register {
display:none;
}
/* 

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

 */
.item .icons{
	float:right;
}

.action .action{
	border:none;
}
.action .content{
	padding:0.3em;
}

.legend {
	font-weight:bold;
	border-bottom:1px solid #455da7;
	padding:0.3em;
	color:#455da7;
}
.icons{
	float:right;
	padding:0.3em;
}
.legend1 {
	border-bottom:1px solid white;
	text-align:center;
	font-weight:bold;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.buttons{
	background:#b7c5d7;
	text-align:right;
}
.buttons a, .buttons span{
	border-right:0px;
	border-top:0px;
	padding-right:0.5em;
	padding-left:0.5em;
	color:white;
	border-left:1px solid white;
}
.buttons span.current, .buttons  a.current, .buttons  a:hover{
	background:#333;
}
.item .title, .small .title{
	font-weight:bold;
	padding:0.5em;
}
.item .content, .resume div.content {
	background-color:#ffecce;
	-moz-border-radius:1em;
	border-radius:1em;
	padding:1em;
}
.item .content hr{
	clear:right;
	visibility:hidden;
	margin:0;
	height:0;
	padding:0;
}
.item .logo, .page_small .page_logo, .page_resume .page_logo, .user_resume .user_logo, .comment .user_mini  {
	display:block;
	border:1px solid #CCC;
	background-color:#fff;
	float:right;
	margin:0.3em;
	margin-right:1em;
	padding:0.3em;
}
.minifooter{
	display:none;
	font-size:x-small;
	padding-right:0.5em;
	clear:right;
	text-align:right;
	background:#eee;
	margin:0.5em;
	margin-top:0px;
	-moz-border-radius-bottomleft:1em;
	border-radius-bottomleft:1em;
}

.gauche .page_resume, .droite .page_resume  {width:300px;}
.page_resume .owner{display:none;}
.action .action .legend{display:none;}
.action .action .legend1{display:none;}
.action .action .icons{display:none;}
.action .action .buttons{display:none;}

.page_resume .title, .item .title{
	padding-left:30px;
	background:#fff 0% 0px no-repeat url('http://www.co-intelligence.be/kernel/files/css/PetitSoleil.png');
}

/* 


------------------------------

3. Titres

------------------------------


(css) */
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5{
	color:#56729F;
	font-family:"Courier New", "Lucida Sans",'Lucida Sans Unicode','Lucida Grande',LucidaGrande,sans-serif;
}

h1, h2, h3, h4, h5{
        font-weight: bold;
	margin:1em;
	margin-left:0;
	padding:0;
}
h1, .h1{font-weight:bold;font-size:26px;color:black;}
h2, .h2{font-weight:bold;font-size:22px;border-bottom:1px solid #ddd;}

h3, .h3{font-weight:bold;font-size:18px;}
h4, .h4{font-weight:bold;font-size:16px;font-family:verdana,sans-serif;}
h5, .h5{font-weight:bold;font-size:14px;font-family:verdana,sans-serif;}
/* 


------------------------------

4. Balises

------------------------------


(css) */

table {
	width:100%;
	margin:1em;
	margin-left:auto;
	margin-right:auto;		
	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:3px;
}
th a{
	color:#980101;
}
td {
	vertical-align:top;
	padding:0.5em;
}
td.large{
	width:100%;
}
td.nowrap{
	white-space: nowrap;
}


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: #56729F;	
	text-decoration:none;	
	font-style:italic;
}

a:hover{ text-decoration:underline;}
a.NotExist{
	color: red;	
}

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;
	padding: 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;
	padding:0px;
	padding-left:2em;
	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:0.5em;}

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;
}
pre  {
	border: 1px solid #ccc;
	padding: 0.5em;
	margin: 0.5em;
	background:#000;
	color: #fff;
	overflow:auto; 
	font-family: 'Courier New', Courier;
	height:200px;
}

/* 


------------------------------

5. Formulaires

------------------------------


(css) */

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

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

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

form {		
}
.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:500px;  
	height:175px;
}

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

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

input{
	color: #39c;	
	border: 1px solid #39c;
}
input[type=text], input[type=password]{
	width:150px; 
}
input[type=submit]{
	background: White url('http://www.co-intelligence.be/kernel/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;
}
option.head {
	background: #ffaa00;
	font-weight:bold;
}
/* 


------------------------------

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


.centre {
	text-align:center;
}

.trail_table{margin-bottom:1em;}

div.pagination{
	margin:1em;
	text-align:center;	
}
div.pagination a.current{
	font-weight:bold;
}
div.aide, div.info, div.confirmation, div.error, div.warning, div.important, div.preview,
p.aide, p.info, p.confirmation, p.error, p.warning, p.important, p.preview{
	-moz-border-radius:1em;
	border-radius:1em;
	padding: 1em;  
	padding-left:30px;	
	border: 1px dashed #ddd;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
div.preview, p.preview {
	background:#fff 5px 5px repeat-y url('http://www.co-intelligence.be/kernel/files/icons/preview.png');
}
div.aide, p.aide, option.aide, div.help, p.help, option.help  {
	font-style:italic;
	background:#fff 5px 5px no-repeat url('http://www.co-intelligence.be/kernel/files/icons/help.png');
}
div.info, p.info, option.info {
	font-style:italic;
	background:#fff 5px 5px no-repeat url('http://www.co-intelligence.be/kernel/files/icons/info.png');
}
div.error, p.error, option.error {
	font-style:italic;
	border: 1px solid red;
	background:#fff 5px 5px no-repeat url('http://www.co-intelligence.be/kernel/files/icons/error.png');
}
div.confirm, p.confirm, option.confirm { 
	font-style:italic;
	background:#fff 5px 5px no-repeat url('http://www.co-intelligence.be/kernel/files/icons/warning.png');
	border:1px solid green;
}
div.warning, p.warning, option.warning { 
	font-style:italic;
	background:#fff 5px 5px no-repeat url('http://www.co-intelligence.be/kernel/files/icons/warning.png');
	border:1px solid orange;
}
div.important, p.important, option.important {
	background:#fff repeat url('http://www.co-intelligence.be/kernel/files/style/content_bg.gif');			
	border: 1px solid #ccc;  
	border-bottom: 1px solid #bbb; 
	border-right: 1px solid #bbb;
}
div.inline, p.inline {display:inline;background-color:transparent;border-color:transparent;}
.lettrine:first-letter{
	color:#000;
	float:left;
	font-size:300%;
	margin-top:10px;
}
.indent { 
	margin-left: 40px; 
}


.add, .additions { 
	font-weight: bold; 
	color: #0c0; 
	text-decoration: underline; 
}

.del, .deletions { 
	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; 
}

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

hr.clear{
	margin: 0;
	padding: 0;
	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('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/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('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/missingpage.png');}
#Page a.s0 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/00.png');}
#Page a.s25 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/25.png');}
#Page a.s50 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/50.png');}
#Page a.s75 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/75.png');}
#Page a.s100 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/100.png');}
*/
option.s0, option.s25, option.s50, option.s75, option.s100 {padding-left:12px;}
option.s0 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/00.png');}
option.s25 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/25.png');}
option.s50 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/50.png');}
option.s75 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/75.png');}
option.s100 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/100.png');}

/* 


------------------------------

8. Commentaires

------------------------------


(css) */
.action_comments .replylink{padding-left:1em; border-left:50px solid #fff;}
.action_comments .answers{padding-left:1em; border-left:50px solid #fff;}
.action_comments .title{clear:right;}
.action_comments .action_user{float:right;width:75px;text-align:center;}
.action_comments .action_user .content{background:#fff;padding:0.3em;}

/* 


------------------------------

9. Action Stats

------------------------------


(css) */
.action_stats tr{
}
.action_stats .bar{
	background:white;
	border:1px solid #ddd;
	color:#ccc;
}
.action_stats .bar_on{
	text-align:right;
	padding:0px;
	font-size:9px;
	font-weight:bold;
	border-right:3px solid green;
}
/* 


------------------------------

10. Action Agenda

------------------------------


(css) */
.action_agenda table {
          background:none; 
          border: none;
          table-layout: fixed;
}
.action_agenda tr {background:none; border:none;}
.action_agenda th {width:12.5%;}
.action_agenda td {padding:0.5em; background:none;}
.action_agenda td, tr {border: 1px solid #aaa;}
.action_agenda .month {color:orange;}
.action_agenda .day {white-space: nowrap; color:green;}
.action_agenda .holyday{background-color:#ffecce;}
.action_agenda .now{border:1px solid #000;}
.action_agenda .passive {color:#aaa;}
.action_agenda .cell_number_events{font-weight:bold;text-decoration:underline;}
.action_agenda .hasevents {border:1px solid #56729F;}
.action_agenda .event0 {background-color: #ff8f4c;}
.action_agenda .event1 {background-color: #ff9759;}
.action_agenda .event2 {background-color: #ffa772;}
.action_agenda .event3 {background-color: #ffbbab;}
.action_agenda .event4 {background-color: #ffc2d1;}
.action_agenda .event5 {background-color: #ffffff;}

/* 


------------------------------

11. Action gallery

------------------------------


(css) */
 .action_files .gallery .legend{display:none;}
 .action_files .gallery .content img {
	margin:0.3em;
	padding:0.5em;
	background:#eee;
	border:1px solid #ddd;
}
 .action_files .gallery div.thumbs {
	padding:0.5em;
	margin:0.3em;
	border:1px solid #ddd;
}
 .action_files .gallery div.img {
	text-align:center;
}

/* 


------------------------------

12. Images

------------------------------


(css) */
.action_img {max-width:300px;}
/* 


------------------------------

13. Action Login

------------------------------


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


------------------------------

14. Action Formmail

------------------------------


(css) */
.action_formmail label {min-width:200px;}

/* 


------------------------------

15. Action IMG

------------------------------


(css) */
 .action_img .legend {display:none;}
 .action_img .buttons {display:none;}


/* 


------------------------------

16. 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;
}


/*  

------------------------------
3. Action nextevents
------------------------------

 */
 .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;
}


/*  

------------------------------
4. Action log
------------------------------

 */
table.graph{
	font-size:x-small;
	width:auto;
	background:#fff 0px 0px url('http://www.co-intelligence.be/kernel/files/style/fond-stats.gif');
}
table.graph td {
	vertical-align:bottom;
	padding:0em;
}
table.graph td a{
	background:#ddd;
}
table.graph {
	width:100%;
	vertical-align:bottom;
	background:100% 100% url(http://www.surlaterre.org/ecrire/img_pack/fond-stats.gif);
}
table.graph td{
	padding:0px;
	vertical-align:bottom;
}
table.graph td.x-label {
	border-right:1px solid black;
}
table.graph td.x-label div{
	padding-right:1em;
	text-align:right;
	border-top:1px solid black;
}
table.graph td.maxsize div{
	padding-right:1em;
	font-size:x-small;
	text-align:right;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
table.graph td a.revision{
	width:10px;
	display:block;
	z-index:2;
}
table.graph td a:hover {
	background:white;
}
table.graph td a span{
	display:none;
}
table.graph td a:hover span{
	display:block;
	margin:1px;
	position:absolute;
	width:150px;
	background:white;
	border:1px solid #bbb;
	padding:1em;
	font-size:9px;
}
table.graph td div.time {
	margin-left:3px;
	margin-top:3px;
	border-left:1px solid #bbb;
	padding-bottom:50px;
}
table.graph td div.time span{
	position:absolute;
	border:1px solid #bbb;
	border-left:0px;
	padding-left:2px;
	background:#fff;
}
/* 

------------------------------
5. Menus
------------------------------

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

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

/* 

------------------------------
6. Impression
------------------------------

 */

@media print {
	body {
		background: #ffffff; /* texte noir sur fond blanc */
		color: #000000;
		border:0;
		width:700px;
	}
	#Tete {display:none;}
	#Icons {display:none;}
	#Path {display:none;}
	#Navigation {display:none;}	
	#Footer {display:none;}
}
/*  */
((*))""
</div>
<hr class="clear" />
</div>
	<div id="Footer">
			""Fonctionne avec http://www.casiwi.org|Casiwiki (http://www.casiwi.org|Casiwiki), version 8.01 a la Betrave
""
		<hr class="clear" />
	</div>
</div>
</body>
</html>
""
