body {
/*		padding: 0px;
		margin: 10px;
		background:transparent url(squelettes/body-fond.gif) repeat scroll 0 0;*/
		margin-left:auto;
margin-right:auto;
padding-bottom:50px;
position:relative;
width:1000px;
	}
	img {
		border: 0;
	}
	.formulaire_recherche label {
		display: none;
	}
	.texte_logo {
		width: 174px;
		visibility: hidden;
		position: absolute;
		color: white;
		padding: 3px;
		padding-top: 15px;
		text-align: right;
		font-family: verdana, arial, sans;
		font-size: 11px;
		text-transform: uppercase;
	}
	h1.titre {
		color: #666666;
		font-family: helvetica, arial, sans;
		font-size: 36px;
		font-weight: bolder;
		margin-top: 10px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		text-transform: uppercase;
		line-height: 1em;
	}
	h2.soustitre {
		color: #666666;
		font-family: helvetica, arial, sans;
		font-size: 22px;
		font-weight: normal;
		font-style: italic;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	h2.edition {
		color: #666666;
		font-family: helvetica, arial, sans;
		font-size: 16px;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	div.texte-description {
		margin-top: 10px;
		font-family: helvetica, arial, sans;
		font-size: 12px;
		line-height: 1.4em;
		color: #666666;
		text-align: justify;
	}
	
	a {
		color: #ff3300;
		text-decoration: none;
	}
	a:hover {
		color: black;
		text-decoration: none;
	}

	a.liens_rub {
		font-family: helvetica, arial, sans;
		font-size: 9px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		display: block;
		text-align: left;
		padding-top: 7px;
		padding-bottom: 7px;
		padding-left: 30px;
		padding-right: 45px;
		color: #444444;
		background: url(img_vuibert/dossier-ferme.gif) 4px 50% no-repeat; 
		background-color: #f7d7c3;
	}
	a.liens_rub:hover {
		color: white;
		background: url(img_vuibert/dossier-ouvert.gif) 4px 50% no-repeat; 
		background-color: #ff3300;
	}
	a.liens_sous_rub {
		font-family: helvetica, arial, sans;
		font-size: 9px;
		text-transform: uppercase;
		text-decoration: none;
		display: block;
		text-align: left;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 30px;
		padding-right: 15px;
		color: #999999;
		background: url(img_vuibert/dossier-ferme.gif) 4px 50% no-repeat; 
		background-color: white;
		line-height: 1.2em;
	}
	a.liens_sous_rub:hover {
		color: #333333;
		padding-left: 40px;
		padding-right: 5px;
		background: url(img_vuibert/dossier-ouvert.gif) 4px 50% no-repeat; 
	}
	
	.meme_rub, .meme_rub_survol {
		text-decoration: none;
		font-family: verdana, helvetica, arial, sans;
		font-size: 9px;
		width: 100px;
		height: 140px;
		padding: 2px;
		line-height: 1.2em;
	}
	.meme_rub a {
		color: #444444;
		text-decoration: none;	
	}
	.meme_rub img, .meme_rub_survol img {
		border: 1px solid #666666;
		margin-bottom: 3px;
	}
	.meme_rub div.visible img {
		margin-top: 15px;
	}
	
	.meme_rub div.invisible, .meme_rub_survol div.invisible {
		position: absolute;
		top: 0px; left: 0px;
		width: 100px;
		padding: 4px;
	}
	.meme_rub div.invisible {
		visibility: hidden;	
	}
	.meme_rub:hover div.invisible, .meme_rub_survol div.invisible {
		cursor: pointer;
		visibility: visible;
		background-color: #f7d7c3;
	}
	
	#couche_id1, #couche_id2, #couche_id3, #couche_id4, #couche_id5, #couche_id6 {
		position: relative;
		top: 0px;
		left: 0px;
		width: 450px;
	}
	#couche_id2, #couche_id3, #couche_id4, #couche_id5, #couche_id6 {
		display: none;
	}
	
	#boutons {
		padding-top: 5px;
		height: 46px;
		display: block;
	}
	div.bouton {
		position: relative;
		background-color: white;
	}
	div.bouton img {
		border: 1px solid #666666;
	}
	div.bouton:hover {
	}
	div.description-bouton {
		position: absolute;
		top: 64px;
		left: 0px;
		font-size: 10px;
		font-family: helvetica, arial, sans;
		background-color: #666666;
		color: white;
		padding: 2px;
		width: 62px;
		text-align: center;
		visibility: hidden;
	}
	
	
	#boutons img {
		display: inline;
		position: relative;
		width: 24px;
		height: 24px;
	}
	#boutons_alt div {
		display: none;
	}
	#boutons_alt div img {
		width: 32px;
		height: 32px;
	}
	
	.format_png {
		behavior: url("ecrire/win_png.htc");
	}
	.titre-bandeau {
		padding: 7px; 
		text-align: center; 
		font-size: 10px;
		font-family: verdana, arial, helvetica, sans;
	}
	a.livre-nouveaute {
		display: block;
		padding-left: 30px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 10px;
		font-family: verdana, arial, helvetica, sans;
		background: url(img_vuibert/icone-livre-ferme.gif) left center no-repeat;
		color: #666666;
		text-decoration: none;
	}
	a.livre-nouveaute:hover {
		background: url(img_vuibert/icone-livre-ouvert.gif) left center no-repeat;
		color: #444444;
		text-decoration: none;
	}
	a.annonce {
		display: block;
		padding-left: 24px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 10px;
		font-family: verdana, arial, helvetica, sans;
		background: url(img_vuibert/icone-annonce-sans.gif) left center no-repeat;
		color: #666666;
		text-decoration: none;
	}
	a.annonce:hover {
		color: #444444;
		text-decoration: none;
		background: url(img_vuibert/icone-annonce.gif) left center no-repeat;
	}
	
	div.couche-desc {
		text-align: right;
		font-family: verdana, arial, helvetica, sans;
		font-weight: bold;
		margin-bottom: 10px;
		font-size: 12px;
	}
	div.couche-desc img {
		border: 1px solid #666666;
	}
	
	
	h3.spip {
		background-color: #ff3300;
		color: white;
		padding: 3px;
		text-align: left;
	}
	div.spip_poesie {
		padding-left: 30px;
		border-left: 0px;
	}
	
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 80%;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.2em;
}

	form {
		margin: 0px;
		margin-bottom: 0px;
		padding: 0px;
	}
	form input.forml {
		border: 1px solid #B00C0E;
		color: #B00C0E;
		padding: 2px;
		width: 174px;
		font-size: 11px;
	}

	a.bandeau-haut {
		margin-left: 20px;
		color: #B00C0E;
	}
	a.bandeau-haut:hover {
		color: #ff3300;
	}


	a.logolivre img {
		border: 1px solid #666666;
	}
h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top : 40px;
	margin-bottom : 40px;
	padding: 0em;
}
.rech{
background-color:#B00C0E;
height:30px;
margin-bottom:10px;
padding:5px;
}
.formabo {
font-size:10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
}
.tit-formabo {
font-size:11px;
font-weight:bold;
color:#B00C0E;
}
p.spip {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.8em;
}