/* Thomas -12/2006 */


.liste_cat {
	border:1px solid #8A94A2;
	border-collapse: collapse;
	margin:auto;
	width:99%;
	margin-bottom:10px;
}
	  
.liste_cat th {
  	height: 26px;		   
	background-color: #FBFCFD;
	color: #434D5C;	
	font-family: Tahoma, Verdana, serif;
	font-size:14px;
}

.liste_cat tfoot td, .liste_cat thead td {
	padding: 2px;
	border:1px solid #8A94A2;
	background-color: #EBEAF4;
}

.liste_cat td
{
	text-align: center;
}


.grosse_cat td {
	background-color: #7893B4;
	color : #EEE;
	font-weight: bold;	 
	padding-left: 5px;
}

.grosse_cat a {
  text-decoration: none;
  color : #EEE;		
  font-family: Tahoma, Verdana, serif;
  font-size: 13px;
}

.grosse_cat a:hover {
  color: #FFF;
}

.grosse_cat {	
	font-weight:bold;
}

.grosse_cat .nom_forum {
	letter-spacing: 1px;
}

.espace_postit td
{
	height:25px;
}
.sous_cat .nom_forum {
	padding-left: 25px;
}

.sous_cat td {
	background-color: #EAECF4;  	 
	color: #333;
	border: 1px dashed #D4D4D4;
	vertical-align:middle;
}

.sous_cat a {
    text-decoration: none;
    color: #7B8F97;
} 

.sous_cat .nom_forum a {
	margin-left: -10px;
}

.sous_cat a:hover {
	color: #5E647B;
}

.sous_cat .dernier_msg {
    border-right: 1px solid #8A94A2;
}  

.sous_cat .puce {
	border-left: 1px solid #8A94A2;
}