/* ----------------------------| LISTE MESSAGES |---------------------------- */.messages {	margin-left: 20px;	margin-right: 20px;	padding: 0;	border: 1px solid black;	background-color: white;}.messages h2 {	margin: 12px 0 0 12px;}.liste0 {	padding-top: 4px; 	height: 20px;	border-top: 1px solid black; 	background-color: rgb(209,227,244); }.liste1 {	padding-top: 4px; 	height: 20px;	border-top: 1px solid black; 	background-color: rgb(250,245,245);}.liste2 { 	height: 20px;	padding-top: 2px;}a.dejavu { 	color:black;	text-decoration: none;	margin: 10px 0 0 2px; }a.dejavu:visited { 	color:rgb(150,150,150); }.nouveau { 	font-weight: bold;	color: rgb(244,180,62);}.autrespages {	text-align: center;	font: .8em Arial, Helvetica, sans-serif;	padding: 0 5px;}.autrespages a {	color : rgb(100,100,100);	text-decoration: none;}.methode  {	margin-top: 5px;	margin-left: 20px;	font: .8em Arial, Helvetica, sans-serif;}.outils input.mod, .outils input.OKmod { 	color: black;	background-color: rgb(250,245,245);	font: 12px/14px Arial, Helvetica, sans-serif;} .outils input.mod { 	height: 14px;}a.red { color: red; }a.blue { color: blue; }/* ----------------------------| POST MESSAGES |---------------------------- */textarea { 	background-color: white; 	width: 80%;	font: 12px Arial, Helvetica, sans-serif; 	color: rgb(50,50,50); }.texte input { 	width: 20%; 	font: 11px Arial, Helvetica, sans-serif; 	color: black;	background-color: rgb(250,250,250);}.reponse input { 	color: black;	background-color: rgb(236,206,150);}.reponse input:hover { 	color: white;	background-color: rgb(244,180,62);}.reponse {	margin-left: 20px;	margin-right: 20px;	padding: 10px;	border: 1px solid black;	border-top: 0 none;	background-color: rgb(235,230,230);}.donnees-post  {	font-size: .85em;}/* ----------------------------| LIRE MESSAGES |---------------------------- */.donnees, .messpost, .repondre {	border: 1px solid black;	border-bottom: 0 none;	font-size: .85em;}.donnees { 	padding: 5px;	text-align: center; 	background-color: rgb(250,245,245);}.messpost { 	background-color: white;	padding: 10px;}.repondre, .repondre a { 	padding: 10px;	color: black;	font-weight: bold;	text-decoration: none;	background-color: rgb(236,206,150);}.prec-suiv {	width: 97%;	padding: 10px;	border: 1px solid black;	background-color: rgb(250,245,245);	font-size: .85em;}.prec {	width: 45%;	float: left;}.suiv {	width: 45%;	margin-left: 50%;}.suiv a, .prec a {	color: black;	text-decoration: none;}.suiv a:hover, .prec a:hover {	text-decoration: underline overline;}
