/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF;
	margin: 1.5em;
	text-align: left;
	font-size: 11px;
	color: #666666;
	font-family: Helvetica, "Andale Mono", sans-serif;
	line-height: 16px;
}

li {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
}

.nomsite {
	color: #006666 ;
	font-weight: bold;
}

.titre {
	font-weight: bold;
	color: black;
}

.sstitre {
	color: black;
}

#navigation li{
	width: 200px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
	
#inter{
	color: black ;
	}
	
#inter2{
	color: black ;
	font-weight: bold;
	}
	
.pagination {
background: ;
margin-bottom: 10px;
font-weight: light;

}
.boldblack {
color: black;
font-weight: bold;

}

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #666666; }
a:hover { text-decoration: none; color: black;}

.deux {
position: absolute;
top: 40px;
left: 200px;
width: 100px;
background: ;
}

.un {
position: absolute;
top: 40px;
left: 40px;
width: 150px;
background: ;
}
.trois {
position: absolute;
top: 40px;
left: 320px;
width: 200px;
background: ;
}
.troisbis {
position: absolute;
top: 40px;
left: 420px;
width: 200px;
background: ;
}
.quatre {
position: absolute;
top: 40px;
left: 600px;
width: 300px;
background:  ;
}
.quatrebis {
position: absolute;
top: 25px;
left: 600px;
width: 300px;
background:  ;
}

.xxx {
position: absolute;
top: 200px;
left: 40px;
width: 150px;
background: ;
}