/*
.item_connected {
	float: left;
	text-align: center ;
}
*/
.table_forum {
	width:100%;
}

.titre_forum {
	background-color: #003366;
	color : white;
	font-face: Verdana, Tahoma, Arial, sans-serif;
	font-size:16px;
}
.corps_forum {
	font-face: Verdana, Tahoma, Arial, sans-serif;
	font-size:14px;
}
.libelle_forum {
	font-face: Verdana, Tahoma, Arial, sans-serif;
	font-size:14px;
	color: gray;
}

.sujet {
	margin-top : 0px;
	margin-bottom : 5px;
	border: #9b9e9f 1px solid/*dashed*/;
}
.titre_sujet {
	background-color: #003366;
	color : white;
	font-face: Verdana, Tahoma, Arial, sans-serif;
	font-size:16px;
	PADDING-LEFT: 0.5cm;
	BORDER-BOTTOM: #9b9e9f 1px /*dashed*/;
	BORDER-TOP: #9b9e9f 1px /*dashed*/;
	width : 100%;
	text-align: left;
}
.corps_sujet {
	list-style-type : none;
	font-size:12px;
	PADDING-LEFT: 5px;
	margin-top : 2px;
	margin-bottom : 2px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align: left;
}
.item_sujet	{
	font-size:12px;
	PADDING-LEFT: 0px;
	margin-top : 2px;
	margin-bottom : 2px;
	padding-top : 5px;
	padding-bottom : 5px;
	width : 100%;
}

.post {
	border : 1pt solid;
	margin-bottom: 10px;
	width:100%;
}
.titre_post	{
	background-color: #003366;
	color : white;
	font-face: Verdana, Tahoma, Arial, sans-serif;
	font-size:16px;
	text-align : left;
	padding-left : 0.1cm;
	padding-top : 0.1cm;
	width:100%;
}
.corps_post	{
	font-family: Andalus;
	font-size:14px;
	text-align : left;
	padding-left : 0.5cm;
	padding-top : 0.2cm;
	padding-bottom : 0.2cm;
	border: #9b9e9f 1px solid;
	width:98%;
}
.index_post {
	text-align : right;
}
.comment_post {
	text-align : right;
	background-color: #77BFC6;
	color:white;
	width:100%;
}
.pseudo_post {
	text-align : left;
}
.time_post {
	text-align : right;
}


.titre_icone {
	width:32px;
}

.corps_icone {
	width:32px;
}

.img_icone {
	border:0pt solid;
	width:32px;
	height:32px;
}

.titre_descr {
	width:650;
}

.corps_descr {
	width:650;
	font-size:10px;
	color: brown;
}

.titre_stat1 {
	width:50;
}
.corps_stat1 {
	width:50;
	font-size:14px;
	color: gray;
}

.titre_stat2 {
	width:50;
}
.corps_stat2 {
	width:50;
	font-size:14px;
	color: gray;
}

.titre_date	{
	width:150;
}
.corps_date	{
	width:150;
	font-size:14px;
	color: gray;
}
