/* monobook/monobook.css v0.3
 *
 * PmWiki Monobook skin stylesheet
 * Copyright 2005 Dominique Faure (dfaure@cpan.org)
 * Based on Monobook's mediawiki skin.
 * This file is part of the PmWiki Monobook skin; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or (at your
 * option) any later version.
 */
body {
	font: normal 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	/*background-color: #e8f1f8;*/
	background: url(http://www.jibapps.com/images-common/stripe.png) repeat;
	color: #333;
	margin: 0;
	padding: 0;
}

#top-picture {
	background: url(http://www.jibapps.com/images-common/top24.png) no-repeat;
	background-position: 0% 0%;
	height:60px;
	width:950px;
	margin: 0 auto;
	margin-top:0px;
    	overflow: hidden;
    	text-align: right;
    	padding-top:0px;

}

#top-picture a, a:visited, a:active{
	text-decoration: none;
	color: #3e83b6;
}


#top-picture a:hover{
	text-decoration: none; 
	color: #c70000
}

#globalwrapper { /* scale back up to a sane default */
	font-size: 12px;
	width: 100%;
	margin: 0;
	padding: 0;
}

#topframe2 {
	height:150px;
	width:940px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url("top1.gif");
	background-repeat: no-repeat;
	margin-top:0px;
}


#topframe_others {
	height:10px;
	width:950px;
	background: url(http://www.jibapps.com/images-common/middle24.png) repeat-y;
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow: hidden;
}

#topframe3 {


	background: url(http://www.jibapps.com/images-common/middle24.png) repeat-y;
	width:950px;
	height:200px;
  	text-align:left;
	margin: 0 auto;
	overflow: hidden;

}

#topframe_en {
	height:146px;
	width:950px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url("product24.png");
	background-repeat: no-repeat;
	margin-top:0px;
}

#topframe_fr {
	height:146px;
	width:950px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url("product24.png");
	background-repeat: no-repeat;
	margin-top:0px;
}

#middleframe {
	background: url(http://www.jibapps.com/images-common/middle24.png) repeat-y;
	width:950px;
  	text-align:left;
	margin: 0 auto;
	overflow: hidden;
}

#bottomframe {
  	height:24px;
  	width: 950px;
	margin: 0 auto;
  	background-image:url(http://www.jibapps.com/images-common/footer24.png);
  	background-repeat:no-repeat;
	clear:both;
}

#menubar {
	height:35px;
	width:600px;
	overflow: hidden;
	padding:7px;
	margin-top:29px;
	margin-left:7px;
	float:left;
	font: normal 16px "Lucida Grande", Arial, Helvetica, sans-serif;
}


#menubar ul li input {
	padding: 0;
	
}
	
#menubar ul {
	margin-left: 0; 
	display: inline;
}
#menubar ul li {
	list-style: none;
	margin: 0; 
	display: inline; 
}

#menubar ul li * {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	/*background: transparent url('sep.gif') 100% 50% no-repeat;*/
}

#bottomlinks {
	width:920px;
	margin:10px;
	overflow: hidden;
	font-size: 12px;
	margin:10px auto;
	text-align:center;
	color:#333;
}

#bottomlinks a{
	color:#333;
}

#bottomlinks a:hover{
  color:#888;
}

#bottomlinks ul {
	padding: 2px 0; 
	padding-left: 1em;
	margin-left: 0; 
	display: inline;
}
#bottomlinks ul li {
	list-style: none;
	margin: 0; 
	display: inline; 
}

#bottomlinks ul li * {
	padding: 6px;
	text-decoration: none;
	color: #333;
	display: inline;
	font-weight: bold;
}

#searchbox{
	text-align:left; 
	float:right; 
	margin-right:35px;
	margin-top:2px;
	width: 155px;
	height:20px;
	background: transparent url('search-back.gif') 50% 50% no-repeat;
}

#searchbox input{
	color:grey; 
	border:0;
	outline:none;
	margin-left:25px;
	margin-top:2px;
  font-size:10px;
	background: transparent;
}


#contentwiki {
	width: 830px;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 15px;
	font-size:12px;
	float:right;
	padding-left: 30px;
	/*border-left:1px dotted #bbb;*/
}



#sidebar {
  width: 190px;
  margin-top: 20px;
  margin-left: 25px;
	float:left;
	font-size:13px;
	color:#000;
	font-weight:bold;
}

#sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar li a {
height: 36px;
voice-family: "\"}\"";
voice-family: inherit;
height: 28px;
text-decoration: none;
	color:#000;
}

/* N'oubliez pas de renseigner l'adresse des images */
#sidebar li a:link, #sidebar li a:visited {
	color:#000;
display: block;
background: url(menuitem.gif);
padding: 8px 0 0 35px;
}

#sidebar li a:hover {
color: #FFF;
background: url(menuitem.gif) 0 -36px;
padding: 8px 0 0 35px;
}

#content {
	margin: 0 0 0.6em 12.2em;
	padding: 0;
	float: none;
	height: 1%; /* workaround for various ie float bugs */
}

#contentbody {
	padding: 0em 1em 1.5em 1em;
	background: white;
	border: 1px solid #aaaaaa;
	border-right: none;
	border-top: none;
	line-height: 1.5em;
	position: relative;
	margin-right: 0;
	height: 1%; /* workaround for various ie float bugs */
}

#header {
	margin: 1.3em 0 0 0;
	border-bottom: 1px solid #aaaaaa;
}

#tabs {
	width: 100%;
	/*border: 1px solid #aaaaaa;*/
}

#tabs ul {
	padding: 2px 0; 
	padding-left: 1em;
	margin-left: 0; 
	border-bottom: 1px solid #aaaaaa; 
	font: normal 9pt arial, helvetica, tahoma; 
}
#tabs ul li {
	list-style: none;
	margin: 0; 
	display: inline; 
}
#tabs ul li * {
	padding: 2px 0.5em;
	margin-left: 3px;
	border: 1px solid #aaaaaa;
	border-bottom: none;
	background: white;
	text-decoration: none;
	color: #002bb8;
	display: inline;
}

#tabs ul li p {
	color: black;
}
#tabs ul li a:link:hover,
#tabs ul li a:visited:hover {
	border-bottom: 1px solid white;
}
#tabs ul li *#active {
	border-color: #fabd23;
	border-bottom: 1px solid white;
}

#pageleft {
	position: absolute;
	left: 0;
	top: 0;
	width: 11.6em;
}

#pagelogo {
	position:absolute;
	top: 0;
	left: 0;
	height: 160px;
	width: 15em;
	overflow: hidden;
}
#pagelogo a,
#pagelogo a:hover {
	display: block;
	height: 160px;
	width: 12.2em;
	background-repeat: no-repeat;
	background-position: 50% 50% !important;
	text-decoration: none;
}

#pageleftcontent {
	padding-top: 165px;
	width: 11.6em;
	overflow: hidden;
}

.pageleftbody {
	margin: 0;
	font-size: 8pt;
	background: white;
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
	border-left: none;
	padding: 4px;
}
.pageleftbody h1,
.pageleftbody h2,
.pageleftbody h3,
.pageleftbody h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
.pageleftbody ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url("bullet.gif");
	font-size: 8pt;
}
.pageleftbody li {
	padding: 0;
	margin: 0;
}
.pageleftbody input { font-size: 9pt; }

.pageleftbody form {
	margin: 0;
	line-height: 1.5em;
}

.pagelefttitle {
	background-color: #DFDFDF;
	font-size:12px;
	width:80px;
	height:15px;
	padding-left:5px;
	border-right: 1px solid #aaaaaa;
	margin-top:7px;
}


#sidesearch input{ margin-top:4px; font-size:10px; }
#sidesearch { padding:6px; }

#footer {
  	height:50px;
  	width: 100%;
  	text-align:center;
  	font-size: 12px;
  	text-shadow: 0px 1px 0px #FFF;
}
#footer a{
	color:#333;
	text-decoration: none;
}


.titlepage {
	/*width: 100%;*/
	font-size: 18pt;
	margin-bottom: 0.1em;
	clear: none;
}

a {
	text-decoration: none;
	color: #3e83b6;
	background: none;
}
a:visited { color: #3e83b6; }
a:active { color: #3e83b6; }
a:hover { text-decoration: underline; color: #c70000}

hr {
	height: 1px;
	color: #aaaaaa;
	background-color: #aaaaaa;
	border: 0;
	margin: 0.2em 0 0.2em 0;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.17em;
}
h1 { font-size: 24pt; clear:both; color: #555; font-weight: normal; font-style:italic;}
h2 { font-size: 15pt; clear:both; border-bottom: 1px solid #aaa }
h3 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 11pt; }

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: 0.3em 0 0 1.5em;
	padding: 0;
	list-style-image: url("bullet.gif");
}
ol {
	line-height: 1.5em;
	margin: 0.3em 0 0 3.2em;
	padding:0;
	list-style-image: none;
}
li { margin-bottom: 0.1em; }

pre {
		border: 1px solid #eee;
        background-color: #f5f5f5;
        padding: 2px 5px;
        font-family: monospace;
}

.sidehead {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0.2em 0 0 0;
	border-bottom: 1px solid #aaaaaa;
	padding: 0;
	font-size: 1.2em;
}
.wikilink{

}
.wikilink_edit {

}

#wikitext {
	position: relative;
}

#sitename {
        text-align: center;
        margin: 0px 5%;
        color: #202020;
        font: 14pt Arial, Helvetica, Tahoma, Verdana;
}

#sitemotto {
        font-size: 7pt;
        margin: 50px 5%;
        text-align: left;
}

img {
  border: none;
}

#TOC {
  float: right;
  background-color: #f5f5f5;
  border:1px solid #ccc;
  font-size: 70%;
  padding: 0.3em;
  margin-left: 1em;
  margin-top:15px;
  width: 200px;
  padding:7px;
}

#TOC a.:link {
  color:blue;text-decoration:none
}
#TOC a:visited {
  color:orange;text-decoration:none
}
#TOC a:hover {
  color:red;text-decoration:underline
}
#TOC a:active {
  color:green;text-decoration:underline
}

#TOC li.H1 {
  font: normal normal normal 8pt Tahoma, Arial, Verdana;
  list-style-type: none;
  margin-left: 0px;
}
#TOC li.H2 {
  font: normal normal normal 8pt Tahoma, Arial, Verdana;
  list-style-type: none;
  line-height:16px;
  margin-left: 10px;
}
#TOC li.H3 {
  font: normal normal normal 8pt Tahoma, Arial, Verdana;
  list-style-type: none;
  line-height:16px;
  margin-left: 20px;
}

#TOC input {
  border: 1px solid #ccc;
  background-color: #EEE;
  font-size: 11px;
}

#images_noborder {
  font-size: 70%;
  margin-bottom: 5px;
}

#images_border {
  background-color: #f9f9f9;
  border:1px solid #ccc;
  font-size: 70%;
  padding: 0.4em;
  margin-bottom: 10px;
  font-size: 10px;
}

input.myinput {
  border:1px solid #ccc;
  background-color: #efefef;
}

textarea.myinput {
  border:1px solid #ccc;
  background-color: #efefef;
}

