/* -------------------------------------------
KarmaRO
 ------------------------------------------- */	
*{
font-size:11px;
}

a {
color:#000000;
text-decoration:none;
font-size: 12px;
margin: 0px auto;
}

a:hover {
color:#FF6633; 
}

body
{ margin: 0;
  padding: 0;
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 11px;
  line-height: 1.4;
  color: #222;
  background-color: #313C4A; 
  width:100%;
}

html
{ min-height: 100%;
  margin-bottom: 1px;
  width:100%; }

#doc-wrapper
{ margin: 0 auto;
  padding: 15px 0 15px 0;
  background-repeat: repeat-y;
  background-position: center;
  background-image: url(/images/fp/jewel/bg.gif);
  background-color: #313C4A; 
  clear:both;
  }

#doc-container
{ width: 900px;
  margin: 0 auto 0 auto;
  padding: 0;
  background-position: center;
  background-repeat: repeat-y; 
  clear:both;
  }
  
#docfull,
#docfull #ipbwrapper {
	width:95%;
}
#ipbwrapper {
	width:880px;
}
#footer-menu a{
	color:#FFFFFF;
	text-decoration:none;
}

/* --------------------------------
  - Global Format
 -------------------------------- */

h1,
#pageheader
{ color: #160B61; /* bleu marine */
  font-size: 16px;
  font-weight: normal;
  margin: 0px auto;
  padding: 0px 0px 5px 0px; }

h2
{ color: #160B61; /* bleu marine */
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0 10px 0;
  padding: 0px 0px 5px 0px; }

h3
{ color: #888;
  font-size: 11px;
  font-weight: bold;
  margin: 0px auto;
  padding: 0px 0px 0px 0px; }

p
{ margin: 8px 0px 9px 0px; }

strong
{ color: #D12B18;
  /*font-weight: normal;*/
  text-decoration: none; }

.right
{ float: right; }

.right a
{ border: none; }

.left
{ float: left; }

.left a
{ border: none; }
	
.centre
{ display: block;
  text-align: center;
  margin: 0 auto; }

.centre a:link
{ border: none; }
/*		
ul
{ padding: 0 0 15px 20px;
  margin: 0; }
	
ul li
{ 
  list-style: circle;
  padding-top: 3px; }
*/
.breaker
{ border-bottom: none;
  border-bottom: dashed 1px #ccc;
  margin: 20px 0px 20px 0px;
  padding: 0px; }
	
.breaker-b
{ border-bottom: dotted 1px #FF6600;
  margin: 10px 0 15px 0;
  padding: 0; }

.line-breaker
{ border-bottom: 1px solid #CCC;
  margin: 10px 0 15px 0;
  padding: 0; }



/* --------------------------------
  - Header
 -------------------------------- */

#doc-header
{ margin: 0 auto 15px auto;
  padding: 0 10px 0 10px;
  color: #FFF;
  width: 900px;
  height: 200px;
  background-image: url(/images/fp/jewel/karmajewel.jpg);
  background-position: center;
  background-repeat: no-repeat; }

#header-shadow
{ margin: 0 auto;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  height: 15px;
  background-image: url(/images/fp/jewel/header-s.gif); }

/*-----------------------------
=box .box (margin,padding,width,height)
----------------------------- */
.box0 {
  margin:0;
  padding:0;
}
.box1 {
  margin:20px;
  margin-right:15px;
  margin-bottom:0px;
  padding:5px;
}
.box2 {
  margin:2px;
  padding:0px 2px 2px 5px;
}
.box3,
.ds_box {
  margin:2px;
  padding:2px;
}
.box4 {
  margin:0px;
  padding:5px;
}
/* --------------------------------
=boxtheme .boxtheme (border, background color, color,a color)
 -------------------------------- */
.boxtheme0 {

}
.boxtheme1,
.ds_box {
	background-color:#FFFFFF; /* fond blanc */
	color:#000000;
}
.boxtheme2 {
	background-color:#313C4A; /* bleu du fond (fond, lien) */
	color:#000000;
}
.boxtheme3 {
	background-color:#CCCCCC; /* fond gris */
	color:#313C4A;
}
.boxtheme4 {
	background-color:#000000; /* fond noire */
	color:#FFFFFF;
}
/* dérivé */
.boxtheme4 A{
	color:#FFFFFF;
	text-decoration:none;
}
.boxtheme4 A:hover{
	text-decoration:underline;
}

/*-----------------------------
=theme .boxborder (border)
----------------------------- */
.boxborder0{
	border:0;
}
.boxborder1,
.ds_box{
	/* bleu marine */
	border-color:#313C4A;
	border-style:solid;
	border-width:1px;
}
.boxborder2{
	/* noir fonc*/
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.boxborder3{
	/* noir fonc*/
	border-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
}
/* driv */
.boxtheme1 .btn  {
	border-color:#313C4A;
	border-left-color:#FFFFFF;
	border-top-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	width:200px;
	text-align:center;
}

/* --------------------------------
  - HeadBar
 -------------------------------- */
 #doc-headbar
{ 
  width: 100%;
  height: 36px;
  margin: 0px auto; 
  padding:2px 0 0 0;
  font-weight:normal;
  }
 
 #header-menu
{ 
  margin:0;
  padding:0;
  color:#313C4A;
  text-align:left;
  }
  
 ul#header-menu
{
  margin:0;
  padding:0;
}

 #header-menu li
{ 
  margin: 20px 0 0 0; 
  text-align:left;
  list-style:none;
  /*background-image:url('/images/fp/jewel/bghead.png');
  background-repeat:repeat; */
  
  }
  
 #header-menu a
{ 
	width: 150px;
	height: 20px;
	display:block;
	font-size:10px;
	color:#313C4A;
	text-decoration:none;
	margin:0;
	padding: 2px 0px 0 10px;
	background-color:#FFFFFF;
}
 #header-menu a:hover
{ 
	color:#000000;
}
 
#header-status
{ 
	position:relative;
	margin-right:-5px;
	margin-top:-15px;
	color:#313C4A;
	float:right;
}
/* --------------------------------
  - Menu
 -------------------------------- */
		
#doc-menu1
{ width: 900px;
  height: 36px;
  background-image: url(/images/fp/jewel/menu.gif);
  margin: 0px auto; 
  font-weight:bold;
  }

#doc-menu1 li
{ float: left;
  padding: 10px 0px 0px 0px;
  list-style: none; } 

#doc-menu1 li a 
{ text-align: center;
  font-size: 11px;
  float: left;
  color: #222;
  width: 100px;
  text-decoration: none;
  font-variant: small-caps;
  border-bottom: 2px solid #FFFFFF; /* blanc  */
  padding: 0px 0px 0px 0px; } 

#doc-menu1 li a:hover
{ color: #160B61; /* bleu marine */
  border-bottom: 2px solid #160B61; /* bleu marine */
  margin-bottom: 0px; }

/* --------------------------------
  - Doc-menu2
 -------------------------------- */

#doc-menu2
{ float: right;	
  text-align: justify;
  margin: 0px auto;
  padding: 15px 20px 15px 20px;
  color: #222;
  width: 165px; }

#doc-menu2 strong
{ color: #F06B00; }

#doc-menu2 a:link
{ color: #F06B00;
  text-decoration: none; }

#doc-menu2 a:visited
{ text-decoration: none;
  color: #F06B00; }

#doc-menu2 a:hover
{ color: #F06B00;
  text-decoration: none;
  border-bottom: 1px dashed #F06B00; }

#doc-menu2 img
{ margin-right: 12px;
  padding-top: 5px; }

#doc-menu2 ul
{ list-style: none;
  margin: 5px 0px 25px 0px;
  padding: 0; }
  
#doc-menu2 li
{ list-style: none;
  padding: 5px 0px 5px 0px;
  background: transparent url(/images/fp/jewel/arrow.gif) no-repeat left center;
  border-bottom: 1px solid #F0F0F0; }

#doc-menu2 li a:link
{ color: #222;
  text-decoration: none;
  padding: 0px 15px; }

#doc-menu2 li a:visited
{ color: #222;
  padding: 0px 15px;
  text-decoration: none; }

#doc-menu2 li a:hover
{ color: #160B61; /* bleu marine */
  background: transparent url(/images/fp/jewel/arrow_select.gif) no-repeat left center;
  text-decoration: none;
  border-bottom: none; }

/* --------------------------------
  - wiki page categorie
 -------------------------------- */
#pagecategory {
	font-size:12px;
	font-weight:bold;
}

#pagecategory ul li a {
	font-size:12px;
	font-weight:normal;
}
#pagecategory ul li{
	width:50%;
	float:left;
	font-weight:normal;
	list-style:none;
}

#pagecategory ul li li{
	list-style:square;
}

#pagecategory ul li li li{
	float:none;
	font-size:12px;
	list-style:disc;
}


/* --------------------------------
  - doc-content
 -------------------------------- */

#doc-content
{ text-align: justify;
  padding: 15px;
  width: 880px;
  height-min: 500px; 
  font-size:11px;
  }

#doc-content a:link
{ color:#990066;
  text-decoration: none;
  border-bottom: none; }
	
#doc-content a:visited
{ color:#990066;
  text-decoration: none;
  border-bottom: none; }
	
#doc-content a:hover
{ color: #000000; 
  border-bottom: 1px solid; }
	
#doc-content a img
{ border: none; }

.doc-content-box
{ float: left;
  margin: 0px auto;
  padding: 15px 0px 15px 0px;
  text-align: justify;
  color: #222;
  width: 415px; }

.doc-content
{ padding: 0;
  width: 350px; }
	
.doc-content-left
{ width: 200px;
  height: 125px;
  float: left;
  border-top: 1px dotted #F0F0F0;
  border-bottom: 1px dotted #F0F0F0; }

.doc-content-left img
{ float: left;
  padding-right: 10px;
  margin: 0px 5px 5px 0px; }
		
.doc-content-right
{ width: 200px;
  height: 125px;
  float: right; }
		
.doc-content-right img
{ float: left;
  padding-right: 10px;
  margin: 0px 5px 5px 0px; }
		
.doc-content-bb
{ }
		
.doc-content-bb img
{ float: left;
  padding-right: 10px;
  margin: 0px 5px 5px 0px; }



/* --------------------------------
  - Divider
 -------------------------------- */

.divide
{ clear: both;
  width: 900px;
  height: 15px;
  margin: 0 auto;
  background-color: #FFF; }





/* --------------------------------
  - Footer
 -------------------------------- */

#footer
{ margin: 0 auto;
  font-size: 9px;
  width: 836px;
  padding: 10px 15px;
  border-top: thin solid #F0F0F0; }

#footer-left
{ width: 430px; }

#footer-right
{ float: right;
  text-align: right;
  color: #9C9D9F;
  width: 195px; }

#footer-right a
{ color: #222;
  text-decoration: none;
  border: none; }

#footer-right a:visited
{ color: #222;
  text-decoration: none;
  border: none; }

#footer-right a:hover
{ color: #160B61; /* bleu marine */
  text-decoration: none;
  border-bottom: 1px dotted #160B61; /* bleu marine */ }

#footer-shadow
{ margin: 0 auto;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  height: 15px;
  background-image: url(/images/fp/jewel/footer-s.gif); }





/* --------------------------------
  - Footer Menu
 -------------------------------- */

#footer-menu
{ margin: 0 auto 20px 0;
  text-align:center;
  padding: 0; }
		
#footer-menu ul
{ padding: 0; }

#footer-menu li, #footer-menu li a
{ display: inline;
  background: none;
  color: #222;
  margin-right: 5px; }

#footer-menu li a
{ color: #FFF;
  text-decoration: none;
  border-bottom: 1px; }

#footer-menu li a:hover
{ color: #160B61; /* bleu marine */
  text-decoration: none;
  border-bottom: 1px dotted #160B61; /* bleu marine */ }


/* --------------------------------
  - Listing
 -------------------------------- */
table.listing {
	margin:0px;
	border:1px;
	border-style:solid;
	border-color:#313C4A;
	/*width:95%;*/
}
.listing h2 {
	color:#FFFFFF;
}
.listing th {
	font-size:12px;
	padding-left:5px;
	color:#FFFFFF;
	background-color:#313C4A;
}
.listing td {
	text-align:center;
	font-size:12px;
	padding-left:5px;
	background-color:#FFFFFF;
}

/* --------------------------------
  - Confirmation
 -------------------------------- */
div.confirmation {
border: 1px dashed #D0D0D0;
background-color: #FFFFE0;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
}

div.confirmation h4 {
margin: 8px;
}

div.confirmation p, div.confirmation pre {
color: #333333;
margin: 10px 10px 10px 30px;
}

div.confirmation a, div.confirmation a:visited {
color: #333333;
text-decoration: underline;
}

div.confirmation h4.error { color: #CC0000; }
div.confirmation h4.warning { color: #C9C1C9; }
div.confirmation h4.info { color: #FFFFFF; }
div.confirmation h4.success { color: #988199; }
.box_dispo {
text-align:center;
}


/* --------------------------------
  - Forms
 -------------------------------- */
		
form
{ padding: 0px 0px 0px 0px; }

form p
{ margin: 5px 0px 10px 0px;
  padding: 0px 0px 0px 0px; }

input, select, textarea
{ font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 11px;
  border: 1px solid #CCC; }

input
{ margin-bottom: 4px; }

label
{ float: left;
  width: 120px;
  padding: 0px 0px 0px 15px;
  font-weight: bold; }
	
.label-2
{ padding-left: 137px;
  border: none; }
	
.label-2 input
{ border: none; }
		
.label-2 img
{ border: none; }

.nr
{ background-color: #F7F7F7; }

.radio
{ background-color: transparent;
  border: none;
  margin: 0px 5px 0px 0px; }
	

/* --------------------------------
  - Forum
 -------------------------------- */	
	
.maintitle td
{
	color: #313C4A; /* bleu du fond (fond, lien) */
	background-color:#F1F1EF;/* beige2 (fond) */
}
.row1 {
	background-color:#FFF;
}
.row2 {
	background-color:#FAFAF8; /* beige (fond) */
}
.post2, .bg3
{
	background-color: #FFF;
}
.post1, .bg1
{
	background-color: #FFF;
}
.catend
{
	background-color: #fff; /* bleu du fond (fond, lien) */
}
td.formbuttonrow, .pformstrip, .borderwrap p.formbuttonrow, .borderwrap p.formbuttonrow1
{
	background-color: #FAFAF8; /* beige (fond) */
}
.borderwrap, .borderwrapm {
	border-color:#313C4A; /* bleu du fond (fond, lien) */
}
#userlinks, #userlinksguest
{
	background-color:#FAFAF8; /* beige (fond) */
}