* {
	margin : 0px;
	padding : 0px;
	font-family  :  "DejaVu", Verdana, Sans-serif;
	color : black;
	}

body {
	background : url('../images/body_bg.png') repeat-y #f3f3f3;
	margin-top : 0px;
	font-size : 15px;
	}

#sl_container {
	width : 100%;
	}

#sl_top_clearer {
	width  :  100%;
	height  :  15px;
	background-color  :  white;
	}

#sl_header {
	background : url('../images/header_bg.png') repeat-x top right #f3f3f3;
	height : 134px;
	}

#sl_banner {
	background : url('../images/banner_transparent.png') no-repeat 15px 5px;
	height : 96px;
        cursor:pointer;
	}

#sl_banner h1 {
	padding-top : 20px;
	padding-left : 105px;
	font-size : 22px;
	color : white;
	}

#sl_banner h2 {
	padding-left : 145px;
	font-size : 14px;
	color : white;
	}

#sl_sections {
	margin-right : 50px;
	height : 38px;
	}

#sl_sections li {
	float : right;
	height : 38px;
	width : 138px;
	list-style :  none;
	text-align : center;
	}

#sl_sections li.association {
	background-image  :  url('../images/association.png');
	}

#sl_sections li.wiki {
	background-image  :  url('../images/wiki.png');
	}

#sl_sections li.forum {
	background-image  :  url('../images/forum.png');
	}

#sl_sections li.active {
	background-image  :  url('../images/section_active.png');
	}

#sl_sections a {
	display : block;
	margin-top : 5px;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	height : 30px;
	color : black;
	}

#sl_sections a:hover {
	color : white;
	}

#sl_sections .active a {
	color : white;
	}

#sl_welcome {
	height : 38px;
	width : 165px;
	background : url('../images/welcome_bg.png') repeat-x #FFFFFF;
	float : left;
	padding-top : 6px;
	text-align : center;
	}

#sl_welcome p {
	margin-left : 15px;
	}

#sl_header_clearer {
	clear : both;
	}

#sl_menu_clearer, #sl_news_clearer {
	width  :  0;
	height  :  0;
	}

#sl_menu_container {
	position : absolute;
	top : 150px;
	left : 0px;
	width : 165px;
	z-index : 10;
	}

.sl_menu {
	margin-bottom : 20px;
	}

.sl_menu h1, .sl_menu h2 {
	display : table-cell;
	height : 25px;
	width : 165px;
	text-align : center;
	vertical-align : middle;
	color : #e52626;
	font-size : 16px;
	border-bottom : dotted 1px #e52626;
	margin-bottom : 4px;		
	}

.sl_menu a, .sl_secondary_menu input.button {
	display : block;
	margin-top : 3px;
	height : 20px;
	margin-left : 5px;
	width : 150px;
/*	padding-left  :  5px;*/
	border : #FFFFFF 0px solid;
	border-left : #FFFFFF 5px solid;
	border-bottom : dotted 1px #555555;
	color : black;
	text-decoration : none;
	text-align : center;
	}

.sl_menu a:hover, .sl_secondary_menu input.button:hover {
	background : #eeeeee;
	border-left : #CCCCCC 5px solid;
	}

.sl_menu input, .sl_menu select {
	border :  1px solid #cccccc;
	width : 140px;
	background : transparent;
	color : #000000;	
	}

.sl_menu input:hover, .sl_menu select:hover {
	background : #eeeeee;
	}

.sl_menu p {
	text-align : center;
	margin-top : 3px;	
	margin-bottom : 3px;
	}

#sl_footer {
	margin-top : 0px;
	margin-left : 165px;
	height : 1em;
	color : #999999;
	background-color  :  #EEEEEE;
	padding-left  :  1em; 
	padding-right  :  1em;
	border-top : 1px solid #CCCCCC;
	text-align : left;
	clear : both;
	}

#sl_footer p {
	float  :  right;
	font-size : 10px;
	color  :  red;
	}

#sl_footer a {
	text-decoration  :  none;
	margin : 5px;
	color  :  gray;
	}

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

#sl_news {
	background-color  :  white;
	margin-left : 180px;
	margin-right : 180px;
	margin-bottom : 10px;
	/*width : 100%;*/
	padding : 5px;
	border : red 1px solid;
	text-align : center;
	}

#sl_main, #sl_main_accueil {
	background-color  :  white;
	margin-top : 0px;
	margin-left : 180px;
	margin-right : 15px;
	margin-bottom : 15px;
	width : auto;
	padding : 10px;
	border : #E3E3E3 1px solid;
	}

#sl_main p, #sl_main_accueil p {
	margin : 5px;
	text-align : justify;
	color : #000000;
	}
		
#sl_main_accueil {
	margin-left : 15px;
	}

#sl_main_accueil h1 {
	text-align : center;
	margin-bottom : 1em;
	}

.sl_clearer {
	clear : both;
	}

#sl_main_forum {
	background-image : url('../images/icone_forum.png');
	}

#sl_main_wiki {
	background-image : url('../images/icone_wiki.png');
	}

#sl_main_irc {
	background-image : url('../images/icone_irc.png');
	}

#sl_main_jabber {
	background-image : url('../images/icone_jabber.png');
	}

#sl_main_association {
	background-image : url('../images/icone_association.png');
	}

#sl_main_rss {
	background-image : url('../images/icone_rss.png');
	}

#sl_main_mailing {
	background-image : url('../images/icone_mailing.png');
	}

#sl_main_press {
	background-image : url('../images/icone_press.png');
	}

#sl_lang {
	margin-bottom : 1em;
	}

.sl_option {
	background : no-repeat 5px 5px;
	width : 30%;
	height : 120px;
	min-height : 120px;
	margin-left : 5%;
	padding : 5px;
	padding-left : 120px;
	float : left;
	border : transparent 1px dotted;
	text-decoration : none;
	text-align : justify;
	}

.sl_option:hover {
	border : 1px gray dotted;
	background-color : #f3f3f3;
        cursor:pointer;
	}

.sl_option h2 a {
	text-decoration : none
	}

.sl_option a:hover {
	text-decoration : underline;
	}

.sl_option ul {
	margin-left : 20px;
	}

.sl_option .sl_question {
	font-style : italic;
	}

.sl_accueil {
	background : #f3f3f3;
	}

/** Others **/

/* punbb & dokuwiki modification to have a title background like the header */

.pun div h2, .pun div.blocktable h2, #toc__header, .pun div.blockpost h2, .pun div.blockform h2 {
	background : url('../images/bg-barre.png') repeat-x #e52626;
}

.pun div h2 span, .pun div.blocktable h2 span, #toc__header, .pun div.blockpost h2 span, .pun div.blockform 
h2 span {
	color : white;
	font-weight : bold;
}

body.mediamanager {
	background : #f3f3f3
}

/* punbb rules */

.sl_rules {
	background : transparent;
	color : black;
	}

ul.sl_rules {
	list-style-type: circle;
	list-style-position: inside;
	}

ol.sl_rules {
	list-style-type: upper-roman;
	list-style-position: inside;
	}

li.sl_rules
{
	display: list-item;
	}

