@charset "iso-8859-1";
/*
 ********************************************* 
this css file (skeleton/style/communs.css) : 
has been cheked by
http://jigsaw.w3.org/css-validator/
on the 2005-03-17 , and appears to be w3c complient.
If you happend to modify it, please recheck and update this comment
**********************************************
*/


/*Basic html*/

a span.descriptif {display:none;}
a {text-decoration: none;}

/* ***********

.MotCle {cursor:help;}

************ */	
em {font-weight:bold;}

li.spip_puce {margin-left:30px;}

table li 
	{
	margin:0px;
	padding:0px;
	}
	
table ul {padding-left:20px;}

 hr.hr_clear
  	{
  	visibility:hidden;
  	clear:both;
  	} 

div.important
	{
	border: 2px solid rgb(136, 136, 170); 
	padding: 10px; 
	width: 80%; 
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	background-color: rgb(247, 248, 255); 
	text-align: justify;
	}

div.version 
 	{
 	color:gray;
 	float:left;
 	font-size:xx-small;
	margin-top: 6px;
 	} 
 
fieldset 
	{
	border:1px solid black;
	padding:5px;
	}

label{
	font-weight:bold;
	margin-top:10px;
	display:block;}

textarea 
	{
	display:block; 
	width:80%;
	margin:0px;
	}
	
input.titre 
	{
	width:80%;
	}
	
textarea.soustitre 
	{
	height:20px;
	overflow: hidden;
	margin:0px;
	}
	
textarea.chapo 
	{
	height:60px;
	overflow: hidden;
	margin:0px;
	}
	
textarea.texte 
	{
	height:400px;
	overflow: hidden;
	margin:0px;
	}
	
textarea.ps 
	{
	height:60px;
	overflow: hidden;
	margin:0px;
	}
textarea.readonly 
	{
	background-color:
	white;
	color:#999;
	}

hr.fond_page {clear:both;}
hr {visibility:hidden;}

/* ****** INVISIBLE AU CHARGEMENT *********** */

/* ****** PAGE *********** */
	

.puce ul{padding : 0px;}

/* FORUMS*/

table {font-size:90%;} 

