@charset "utf-8";
/* CSS Document */

th.tablemessages
{
	background-color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	color:#40AA60;
	border-bottom-style:solid;
	border-bottom-color:#40AA60;
	border-bottom-width:1px;
	padding-bottom:5px;
	padding-top:5px;
}

td.tablemessages
{
	background-color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;	
	padding:5px;
}

td.tableentreemessages a
{
	background-color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;	
	padding:5px;
}

th.tableentreemessages
{
	background-color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	color:#40AA60;
	border-bottom-style:solid;
	border-bottom-color:#40AA60;
	border-bottom-width:1px;
	padding-bottom:5px;
	padding-top:5px;
}

td.tableentreemessages
{
	background-color:#333333;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;	
	padding:5px;
	vertical-align:top;
}

td.messageidentification
{
	font-weight:normal;
	font-size:16px;
	color:#FFD000;
}

#messageinfos
{
	font-weight:normal;
	font-size:12px;
	color:#999999;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	margin-bottom:15px;
}

#messagecontenu
{
	margin-bottom:30px;
}

td.entetesmessages
{
	font-size:14px;
}