/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CBCFCE;
}

.tablogeneral {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF; 
	width: 827px;
	height: 100%;
}

.tablogeneral a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.cellulehaut {
	border-left: 1px solid #878A89;
	border-right: 1px solid #878A89;
	width: 827px;
	height: 81px;
}

.cellulemenu {
	border-left: 1px solid #878A89;
	border-right: 1px solid #878A89;
	vertical-align: top;
	width: 827px;
}

.cellulemilieu {
	border-left: 1px solid #878A89;
	border-right: 1px solid #878A89;
	border-bottom: 1px solid #878A89;
	vertical-align: top;
	padding: 5px;
	width: 827px;
	height: 100%;
}
.cellulemilieuindex {
	border-left: 1px solid #878A89;
	border-right: 1px solid #878A89;
	border-bottom: 1px solid #878A89;
	vertical-align: top;
	padding: 0px;
	width: 827px;
	height: 100%;
}
.cellulebas {
	background-color: #CBCFCE; 
	text-align: center;
	vertical-align: top;
	padding: 5px;
	width: 827px;
	line-height: 18px;
}

.cellulebas a {
	text-decoration: none;
}


.tdhautforum {
	background-color: #333333; 
	font-size:12px;
	color:#EE9446;
}

.tdbasforum {
	font-size:11px;
	font-weight: normal;
}

.tdhautforum2 {
	background-color: #333333; 
	font-size:12px;
	color:#EE9446;
}

.tdbasforum2 {
	background-color: #E9E9E9; 
	font-size:12px;
	
}

.tdhautforum2 a{
	font-size:12px;
	color:#EE9446;
}