.dropdown { 
	background-color: #e2fdf3;
	vertical-align: middle;
	height: 22px;
	padding: 3px;
        border: 1px solid #966609;
			
}

.item_forum { 
	background-color: #c5e2ff;
	vertical-align: middle;
	height: 22px;
	padding: 3px;
        border: 1px solid #966609;
			
}
.even_forum { 
	background-color: #c5e2ff;
	vertical-align: middle;
	height: 22px;
	padding: 3px;
        color: #485573;
        border: 1px solid #966609;
			
}
.odd_forum { 
	background-color: #cdfcf1;
	vertical-align: middle;
	height: 22px;
	padding: 3px;
        border: 1px solid #01624c;
			
}
.odd2_forum { 
	background-color: #ffffff;
	vertical-align: middle;
	height: 22px;
	padding: 3px;
        border: 1px solid #09347b;
			
}

.footer_forum { 
	background-color: #81adf7;
	vertical-align: middle;
	height: 22px;
	padding: 3px;
        color: #485573;
        border: 1px solid #966609;
			
}

.comText_forum {
padding: 2px; 

}






























/* -- 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: 18px;
	font-weight: bold;
	border-bottom: dashed 1px;
	padding: 5px;
}

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

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

table.index_category 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;
}

/* -- 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 td{
	height: 13px;
	padding: 0px;
}

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

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

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

table.userlevel td.center img{
	height: 12px;
}
/* -- user level -- */
.Inscri {
	width: 240px;
	float: left;
	height: 60px;
	margin-left: 13px;
	margin-bottom: 8px;
}
.Ads {
	float: left;
	width: 468px;
	clear: left;
	height: 60px;
	margin-bottom: 8px;
}
.titre {
	padding: 2px;
	color: #00598e;
	font-weight: bold;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
        background:	#4AA3F6 url('http://www.izlanzik.com/modules/newbb/images/titre-forum.png') repeat-x left top;
}
.titre2 {
	
        background:	#4AA3F6 url('http://www.izlanzik.com/modules/newbb/images/titre-forum-2.png') repeat-x left top;
}