td {
	vertical-align: top;
	text-align: left;
}



li.msglist {
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 4px;
	border-top: 1px #ffffff dotted;
	border-bottom: 1px #ffffff dotted;
	
}
li.msglist:hover {
	cursor: pointer;
/*	background: #E1E1FA;
	border-top: 1px #aaaaaa dotted;
	border-bottom: 1px #aaaaaa dotted;*/
}

div.qwth {
	border: 1px solid #E08700;
	background: #FCE4C1;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	margin: 30px 180px 30px 180px;
	min-height: 130px;
}

div.qwth img {
	border: 0;
	float: right;
	margin: 5px 5px 5px 15px;
}

div.nimiarticle {
	text-align: justify;
	margin: 10px 20px 10px 20px;
}

span.posted {
	font-weight: bold;
	color: #dd3333;
}


td#details {
	width: 220px;
	color: #666666;
	vertical-align: top;
	padding-left: 20px;
}

td#contenu {
	vertical-align: top;
	text-align: justify;
}

a#lienpage {
	padding: 4px;
	border: 1px #222288 solid;	
}

a#lienpage:hover {
	text-decoration: none;
	background-color: #E1E1FA;
}


a.attachment {
	padding: 4px;
	border: 1px #6666cc solid;
	background-color: #E1E1FA;
}

a.attachment:hover {
	text-decoration: none;
	border: 1px #222288 solid;
}

table#msgauth {
	/*border: 1px #222288 dotted;*/
	width: 500px;
}

table#msgauth tr td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}


table#msgauth tr td a#topmsg2 {
	color: #222288;
	text-decoration: none;
	font-size: 14px;
}

table#msgauth tr td a#topmsg2:hover {
	text-decoration: underline;
}

div#corpsmsg {
	margin: 10px;
	text-align: left;
/*	width: 700px;
	background-color: #eeeeee;*/
}


div#corpsnimi {
	padding: 30px;
	text-align: justify;
/*	width: 700px;
	background-color: #eeeeee;*/
}
div#quotenimi {
	margin: 25px;
	text-align: justify;
	border: 1px #d0e0ff solid;
	padding: 10px;
	background-color: #eeeeee;
}
div#commentsnimi {
	margin: 25px;
	text-align: justify;
	padding: 10px;
}

a#titrenimi {
	font-weight: normal;
	text-decoration: none;
}
a#titrenimi:hover {
	text-decoration: underline;
}


table.nimicomment {
	border: 1px #222288 dashed;
	padding: 10px;
}

input.nimi, select.nimi, textarea.nimi {
	border: 1px #222288 solid;
}


a.basicaddnimi {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}


a.souligne, td a.souligne, a.souligne:visited, td a.souligne:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #222288;
}
a.souligne:hover, td a.souligne:hover {
	text-decoration: underline;
}

a.souligne_gris, td a.souligne_gris, a.souligne_gris:visited, td a.souligne_gris:visited  {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.souligne_gris:hover, td a.souligne_gris:hover {
	text-decoration: underline;
}