/* -- style.css -- */
div.karma
{
	background-color: transparent;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 10px;
}

span.digest
{
}

span.index_title{
	float: left;
	border: 0px;
}

span.index_extra{
	float: right;
	padding: 2px;
	border: 0px;
}

div.signature {
	bottom: 10px;
}

div#index_welcome{
	margin: 10px;
	margin-bottom: 10px;
	clear: both;
	
}
html>body div#index_welcome {
	margin-bottom: 15px;
	
}

#index_welcome div.title{
	font-size: 14px;
	font-weight: bold;
	border-bottom: dashed 1px;
	padding: 5px;
}

#index_welcome div.title a, a:visited{
	text-decoration:none;
}

#index_welcome div.desc{
	padding: 5px;
	font-size: 12px;
}

#index_welcome div.visit{
	text-align: right;
	font-size: 11px;
}

#index_forum a{
	font-weight: bold;
	text-decoration: none;
}

table.index_category{
	border: 0;
	margin-top: 10px;
	margin-bottom: 0px;
}

table.index_category tr.head{
	background-color:#66CD1C;
	color:#FFFFFF;
	height:20px;
}

table.index_category tr.head a, table.index_category tr.head a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

table.index_category tr.head a:hover{
color:#FFFFFF;
	text-decoration:underline;
}

table.index_category tr.head td{
	padding: 2px;
}

table.index_category .desc, table.index_category .desc a{
	font-weight: normal !important;
	margin-top: 2px;
	margin-bottom: 0px;
}

#index_forum span.item{
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border: 0px;
}

#index_forum span.extra{
	float: right;
	text-align: left;
	margin: 0px;
}

div#forum_header{
	margin: 5px;
	clear: all;
}
#forum_header div{
	padding-top: 5px;
}

#cat_1 tr.head, #cat_2 tr.head, #cat_3 tr.head, #cat_4 tr.head, #cat_5 tr.head, #cat_6 tr.head, #cat_7 tr.head, #cat_8 tr.head, #cat_9 tr.head, #cat_10 tr.head, #cat_11 tr.head, #cat_12 tr.head, #cat_13 tr.head, #cat_14 tr.head, #cat_15 tr.head, #cat_16 tr.head
{
height:20px;

}

#cat_1 tr.head td, #cat_2 tr.head td, #cat_3 tr.head td, #cat_4 tr.head td, #cat_5 tr.head td, #cat_6 tr.head td, #cat_7 tr.head td, #cat_8 tr.head td, #cat_9 tr.head td, #cat_10 tr.head td, #cat_11 tr.head td, #cat_12 tr.head td, #cat_13 tr.head td, #cat_14 tr.head td, #cat_15 tr.head td, #cat_16 tr.head td
{
vertical-align:middle;
padding:3px;
}
/* -- dropdown menu -- */

div.dropdown{
	float: left;
}

div.dropdown .menu, div.dropdown .userbar{
	font-weight: bold;
	float: left;
	margin: 0px 1px;
	/*border: 0px !important;*/
	padding: 0px;
}

div.dropdown .item{
	font-weight: bold;
	padding: 2px 5px;
  	white-space: nowrap;
  	border: 0px !important;
}

div.dropdown ul, div.dropdown table {
	width: 135px;
}
/* -- dropdown menu -- */

/* -- user level -- */
table.userlevel{
	width: 90%;
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.userlevel tr.head td{
	height: 13px;
	padding: 0px;
}

table.userlevel tr.head td.end{
	width: 3px;
}

table.userlevel tr.head td.end img{
	width: 3px;
	height: 13px;
}

table.userlevel tr.head td.center{
	width: 100%;
}

table.userlevel tr.head td.center img{
	height: 12px;
}
/* -- user level -- */
a .titre_forum{
	text-decoration: none;
	font-weight: bold;
}

