.boite_message /* Empêche les grandes images d'agrandir la fenêtre */
{
	width:100%;
	margin:0px;
	padding:0px;
	overflow:hidden;
}



.option_post
{
	border:1px solid #A3C0D5;
	background-color:#E9F0F5;
	margin-bottom:10px;
}


.legende_forum
{
	border:1px solid #F06060;
	background-color:#FF9D6F;
	margin-bottom:10px;
}


.sujet_resolu
{
	background-color:#CBFCB2;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:20px;
	width:98%;
	margin:auto;
}


.sujet_close
{
	background-color:#FF9933;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:20px;
	width:98%;
	margin:auto;
}


.admin_alert
{
text-decoration:blink;
}




.fstd
{
text-align:center;

}


.signature
{
	margin-top:10px;
	clear: both;
	max-width: 450px;
	overflow: hidden;
	font-size:0.8em;
}


.infos_membre
{
	vertical-align:top;
	font-size:0.8em;
	text-align:center;
	
}







.affi_pages /* Les cellules d'en-tête */
{  
   font-size: 0.8em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
   text-align:left;
   background-color: #E9F0F5;
   border:1px solid #A3C0D5;

}


.fstable /* Le tableau en lui-même */
{
   margin: auto; /* Centre le tableau */
   border: 1px outset #FBFCFD; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse;
   width:100%; /* Colle les bordures entre elles */
 

}  



.fsth_forum /* Les cellules d'en-tête */
{
	color : #999999; 
	font-family: Tahoma, Verdana, serif;
	font-size:1.1 em;
   text-align:center;
   	 background-color: #FBFCFD;
	background-image: url("http://www.netonoff.com/administation/templates/header.png");
	background-repeat: repeat-x;
	
}

.auteur_message /* Les cellules d'en-tête */
{  


  background-color: rgb(210, 221, 229);
   border:black;
   
}



.grosse_cat td {
	background-color: #CFE1EB;
	color : black;
	font-weight: bold;	 
	padding-left: 5px;
}

.grosse_cat a {
  text-decoration: none;
  color : #FFFFFF;		
  font-family: Tahoma, Verdana, serif;
  font-size: 13px;
}


.dernier_msg
{
	font-family: Verdana;
	font-size:0.8em; 	   
	font-style: italic;
	padding: 2px 2px 2px 5px;
}		   

.dernier_msg a {
  font-style: normal;
}

.move_sujet
{
	font-family: Verdana;
	font-size:0.8em; 	   
	font-style: italic;
	}		

.grosse_cat a:hover {
  text-decoration: underline;
}

.grosse_cat {	
	font-weight:bold;
}

.grosse_cat .nom_forum {
	letter-spacing:2px;
}


.txt
{
   color: black;
   font-size: 0.7em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
   
   }
   
.date
{
   text-align: left;
   color: black;
   font-size: O.2em;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
   
   }
   
   
.edit
{  text-align: right;
   font-size: 0.7em;
   font-style: italic;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}


.info
{
   background-image: url("http://www.netonoff.com/administation/templates/info.png");
   background-repeat: no-repeat; /* Le fond ne se répète pas */
   background-position: left; /* Le fond est aligné en haut à droite */

   padding-left: 40px;
    padding-top: 20px;
	 padding-bottom: 5px;
   font-size: 1em;
   font-family: Arial, "Arial Black", "Times New Roman", serif;
   color: green; /* Le titre en vert (pourquoi pas ?) */

}


.attention
{
   background-image: url("http://www.netonoff.com/administation/templates/attention.png");
   background-repeat: no-repeat; /* Le fond ne se répète pas */
   background-position: left; /* Le fond est aligné en haut à droite */
    padding-left: 40px;
    padding-top: 20px;
	 padding-bottom: 5px;
   font-size: 1em;
   font-family: Arial, "Arial Black", "Times New Roman", serif;
   color: #FF9900; /* Le titre en vert (pourquoi pas ?) */
}

.erreur
{
   background-image: url("http://www.netonoff.com/administation/templates/erreur.png");
   background-repeat: no-repeat; /* Le fond ne se répète pas */
   background-position: left; /* Le fond est aligné en haut à droite */
  padding-left: 40px;
    padding-top: 20px;
	 padding-bottom: 5px;
   font-size: 1em;
   font-family: Arial, "Arial Black", "Times New Roman", serif;
   color: red; /* Le titre en vert (pourquoi pas ?) */
}

.question
{
   background-image: url("http://www.netonoff.com/administation/templates/question.png");
   background-repeat: no-repeat; /* Le fond ne se répète pas */
   background-position: left; /* Le fond est aligné en haut à droite */
      padding-left: 40px;
    padding-top: 20px;
	 padding-bottom: 5px;
	   font-size: 1em;
   font-family: Arial, "Arial Black", "Times New Roman", serif;
   color: blue; /* Le titre en vert (pourquoi pas ?) */
}