@charset "iso-8859-1";
/*
 ********************************************* 
this css file (custom/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 {text-decoration: none;}

.spip_barre {background:white;}

em {cursor:help;}
em {font-weight:bold;}

.chapo {
	line-height:1.5;
	font-weight:bold;
	}
.include_infos {
	font-size:x-small;
	clear:right;}

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.version 
 	{
 	color:gray;
 	float:left;
 	font-size:xx-small;
	margin-top: 6px;
 	} 
 


textarea 
	{
	display:block; 
	width:100%; 
	margin:0px;
	}
	
input.titre 
	{
	width:100%; 
	}
	
textarea.soustitre 
	{
	height:20px;
	overflow: hidden;
	margin:0px;
	}
	
textarea.chapo 
	{
	height:60px;
	overflow: hidden;
	margin:0px;
	}
	
textarea.texte 
	{
	height:300px;
	overflow: hidden;
	margin:0px;
	}
	
textarea.ps 
	{
	height:60px;
	overflow: hidden;
	margin:0px;
	}
textarea.readonly 
	{
	background:url(../../ecrire/img_pack/rayures-gris.gif);
	color:#999;
	}

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


/* ****** PAGE *********** */
	
	/* **** Table des matieres***** */
fieldset.toc
	{
	float:right;
	width:175px;
	text-align:left;
	padding:5px;
	padding-top:0px;
	}
fieldset.toc a
	{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	}
fieldset.toc a.h3{font-size:100%;}
fieldset.toc a.h4
	{
	font-size:90%;
	margin-left:10px;
	}
fieldset.toc a.h5
	{
	font-size:80%;
	margin-left:20px;
	}
fieldset.toc a.h6
	{
	font-size:70%;
	margin-left:25px;
	}

.puce ul{padding : 0px;}

/* FORUMS*/

fieldset.forum
	{ 	
	/* background-color: #333333;  */
	border: 2px #DFDBE2 solid; 
	}
table {font-size:90%;} 


/* ************ BUGGY IEMAC
.couleur1	{ background-color: #FFFFFF; }
.couleur2	{ background-color: #DDDDDD; }
.couleur3	{ background-color: #BBBBBB; }
*/	

