body	{
	}
	
#erreur_generale	{
	margin:150px;
	border:3px solid #F60000;
	padding-right:20px;
	padding-top:20px;
	height:92px;
	padding-left:150px;
	vertical-align:middle;
	font-size:18px;
	background:#FFFC19;
	background-image:url("images/attention.jpg");
	background-repeat:no-repeat;
	background-position:5px center;
	}
	
.erreur	{
	background:#FF9C00;
	color:#000;
	font-weight:bold;
	padding:3px;
	font-size:11px;
	border:2px dashed #FF0000;
	}
	
h1	{
	color:446F99;
	}
	
.connexion	{
	width:300px;
	}
	
.connexion label	{
	padding-right:30px;
	}
	
input, select	{
	}

input[type=submit]	{
	}
	
.inscription	{
	width:520px;
	}
	
.inscription label	{
	padding-right:10px;
	}

.mps	{
	width:520px;
	border:1px solid #000000;
	}

.mps td	{
	text-align:center;
	border-bottom:1px dashed grey;
	}


.mps th	{
	background:grey;
	text-align:center;
	}

.flag	{
	width:3%;
	}

.sujet	{
	width:40%;
	}

.sender	{
	width:30%;
	}

.date	{
	width:27%;
	}

.voir_mp	{
	width:520px;
	border:1px solid #000000;
	}

.voir_mp .expe	{
	font-size:11px;
	text-align:right;
	border-bottom:1px dashed grey;
	width:15%;
	}

.voir_mp .sujet	{
	font-weight:bold;
	border-bottom:1px dashed grey;
	width:85%;
	}

.connectes	{
	width:60%;
	border:1px solid #000000;
	}

.connectes td	{
	text-align:center;
	border-bottom:1px dashed grey;
	}


.connectes th	{
	background:grey;
	text-align:center;
	}

.connectes .pseudo	{
	width:50%;
	}

.connectes .action	{
	width:50%;
	}
	
