/*****************************************
****** Proprits des corps de page ******
******************************************/

body {
	/*margin: 0.3em;*/
	margin: 0;
	padding: 0em;
	scrollbar-3dlight-color: #e8e8e8;
	scrollbar-arrow-color: #660000;
	scrollbar-base-color: #e8e8e8;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #e8e8e8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #ffffff;
	border-bottom: 0.3em solid #ffffff;
	border-left: 0.3em solid #ffffff;
	border-top: 0.3em solid #ffffff;
	background-image:url(../IMG/bg_menu.png);
}

/*****************************************
****** Structure gnrale des pages ******
******************************************/
#principal {
	margin: 0;
	padding: 0;
	background-image:url(../IMG/bg_menu.png);
}

/* De mettre le bloc navigation en position absolue permet de dplacer le code du menu en bas de page pour une meilleure accessibilit */
#navigation {
	/*float: left;*/
	position: absolute;
	top: 0.3em;
	left:0.3em;
	background-image:url(../IMG/bg_menu.png);
	width: 11em;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	z-index: 85;
}


#bandeau {
	border-right: 0.3em solid #ffffff;
	border-bottom: 0.3em solid #ffffff;
	border-left: 0.3em solid #ffffff;
	/*height: 65px;*/
	/*background-image: url(../IMG/bg_bandeau.png);*/
	background-color: #dcf213;
	color: #b3c8cb;
	padding: 0;
	margin:0;
	margin-left: 11.5em;
}
/*
html>body #bandeau {
	margin-left: 11.3em;
}*/

#contener {
	background-image: url(../IMG/bg_contenu.png);
	border-left: 0.3em solid #ffffff;
	border-right: 0.3em solid #ffffff;
	padding: 0;
	margin:0;
	margin-left: 11.5em;
	padding-bottom: 2em;
}
/*
html>body #contener {
	margin-left: 11.3em;
}*/


#breadcrumb {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 2.7ex;
	text-align: right;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
}

/*#association {
	margin-top: 0;*/
	/*margin-left: 1em;*/
	/*padding-top: 3ex;
	padding-right: 0.2em;
	padding-left: 0.2em;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}*/

#bloc-soeurs {
	margin: 0;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-left: 1.5em;
	padding-bottom: 0.3em;
}

.voir-impression {
	display: none;
}

/* Bloc pour qu'Internet explorer recharge correctement tout le contenu des pages comprenant des flottantes. Sinon les flotantes dbordent et masque le haut du bloc contener */
#contener-float {
	width: 100%;
}

/*********************************************
****** Blocs affichant l'article en cours ****
**********************************************/

/* article en cours bloc niveau 1 : positionnement et taille */
#contener2, #contener-colloque, #contener-events, #contener-association, #contener-publi, #contener-appels, #contener-appels-vert, #contener-recherche {
	float:left;
	width: 525px;
	margin:0;
	padding:0;
	padding-top: 25px;
}


/* article en cours : blanc */
#contener2, #contener-publi {
	background: url(../IMG/article-haut.png) left top no-repeat;
}

/* article en cours : vert */
/*#contener-colloque {
	background: url(../IMG/article-haut-vert.png) left top no-repeat;
}*/

/* article en cours : citron */
#contener-events {
	background: url(../IMG/article-haut-cit.png) left top no-repeat;
}

/* article en cours : orange */
/*#contener-appels {
	background: url(../IMG/article-haut-orange.png) left top no-repeat;
}*/

/* article en cours : rose */
#contener-appels {
	background: url(../IMG/article-haut-orange.png) left top no-repeat;
}

/* article en cours : rose */
#contener-appels {
	background: url(../IMG/article-haut-rose.png) left top no-repeat;
}

/* article en cours : vert */
#contener-appels-vert {
	background: url(../IMG/article-haut-vert.png) left top no-repeat;
}

/* article en cours : orange 
#contener-appels {
	background: url(../IMG/article-haut-orange.png) left top no-repeat;
}*/

/* article en cours : vanille */
#contener-association {
	background: url(../IMG/article-haut-van.png) left top no-repeat;
}

/* article en cours : bleu */
#contener-recherche {
	background: url(../IMG/article-haut-bleu.png) left top no-repeat;
}

/* article en cours bloc niveau 2 : positionnement et taille */
#bloc-article {
	width: 525px;
	padding: 0;
	margin:0;
}

/* article en cours bloc niveau 2 : blanc */
#contener2 div#bloc-article, #contener-publi div#bloc-article {
	background: url(../IMG/article-milieu.png);

}


/* article en cours bloc niveau 2 : citron */
#contener-events div#bloc-article {
	background: url(../IMG/article-mil-cit.png);
}

/* article en cours bloc niveau 2 : rose */
#contener-appels div#bloc-article {
	background: url(../IMG/article-mil-rose.png);
}

/* article en cours bloc niveau 2 : vert */
#contener-appels-vert div#bloc-article {
	background: url(../IMG/article-mil-vert.png);
}

/* article en cours bloc niveau 2 : orange 
#contener-appels div#bloc-article {
	background: url(../IMG/article-mil-orange.png);
}*/

/* article en cours bloc niveau 2 : vanille */
#contener-association div#bloc-article {
	background: url(../IMG/article-mil-van.png);
}

/* article en cours bloc niveau 2 : bleu */
#contener-recherche div#bloc-article {
	background: url(../IMG/article-mil-bleu.png);
}

/* article en cours bloc niveau 3 : texte et hauteur du bloc */
#texte-article {
	height: 480px;
	padding-left: 2em;
	padding-right: 2em;
	overflow: auto;
	margin:0;
	margin-right:1em;
}

/* Version pour le squelette sommaire 
#texte-article-som {
	height: 430px;
	padding-left: 2em;
	padding-right: 2em;
	overflow: auto;
	margin:0;
	margin-right:1em;
}
*/

/* Mise en page des lments de l'article en cours */
.chapo {
	line-height: 1.4em;
	margin-top: 1em;
}

.ps {
	border-top: 1px dashed #660000;
	padding-top: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.notes {
	/*margin-top: 0.6em;
	margin-bottom: 0.6em;*/
	border-top: 1px dashed #660000;
	padding: 1em;
}

.documents {
	border-top: 1px dashed #660000;
	padding-top: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.documents-cahiers {
	padding: 0;
	margin:0;
}

/* article en cours bloc du bas : positionnement */
#article-bas {
	width: 525px;
	height: 35px;
	padding: 0;
	margin:0;
}

/* article en cours bloc du bas : blanc */
#contener2 div#article-bas, #contener-publi div#article-bas {
	background: url(../IMG/article-bas.png);
}



/* article en cours bloc du bas : citron */
#contener-events div#article-bas {
	background: url(../IMG/article-bas-cit.png);
}

/* article en cours bloc du bas : rose */
#contener-appels div#article-bas {
	background: url(../IMG/article-bas-rose.png);
}

/* article en cours bloc du bas : vert */
#contener-appels-vert div#article-bas {
	background: url(../IMG/article-bas-vert.png);
}

/* article en cours bloc du bas : orange 
#contener-appels div#article-bas {
	background: url(../IMG/article-bas-orange.png);
}*/

/* article en cours bloc du bas : vanille */
#contener-association div#article-bas {
	background: url(../IMG/article-bas-van.png);
}

/* article en cours bloc du bas : bleu */
#contener-recherche div#article-bas {
	background: url(../IMG/article-bas-bleu.png);
}


/***********************************************************************************
*** Blocs pour les autres articles relatifs  la rubrique de l'article en cours ****
************************************************************************************/
.contener3, .billet-articles, .billet-appels, .billet-appels-vert, .billet-events, .billet-colloque, .billet-articles-active, .billet-association, .billet-publis, .billet-recherche {
	float:left;
	width: 255px;
	padding: 0;
	margin:0;
	padding-top: 15px;
	margin-left:8px;
	margin-bottom:8px;
	text-align: center;
}

.contener3, .billet-articles {
	background: url(../IMG/billet-publi-haut.png) left top no-repeat;
}


.billet-association {
	background: url(../IMG/billet-asso-haut.png) left top no-repeat;
}

.billet-appels {
	background: url(../IMG/billet-appel-rose-haut.png) left top no-repeat;
}
/* billet vert */
.billet-appels-vert {
	background: url(../IMG/billet-appel-vert-haut.png) left top no-repeat;
}

.billet-events {
	background: url(../IMG/billet-events-haut.png) left top no-repeat;
}

.billet-colloque {
	background: url(../IMG/billet-colloque-haut.png) left top no-repeat;
}

.billet-recherche {
	background: url(../IMG/billet-rec-haut.png) left top no-repeat;
}

.billet-articles-active {
	background: url(../IMG/billets-article-haut-active.png) left top no-repeat;
}

.billet-publis {
	background: url(../IMG/billet-publi-haut.png) left top no-repeat;
}

/*
html>body div.contener3, html>body div.billet-articles {
	margin-left:6px;
}*/

.bloc-autre-art-milieu {
	width: 255px;
	padding: 0;
	margin:0;
}
.billet-articles div.bloc-autre-art-milieu {
	background: url(../IMG/billet-publi-milieu.png);
}

.billet-association div.bloc-autre-art-milieu {
	background: url(../IMG/billet-asso-milieu.png);
}

.billet-appels div.bloc-autre-art-milieu {
	background: url(../IMG/billet-appel-mil.png);
}
/* vert */
.billet-appels-vert div.bloc-autre-art-milieu {
	background: url(../IMG/billet-appel-vert-mil.png);
}

.billet-events div.bloc-autre-art-milieu {
	background: url(../IMG/billet-events-milieu.png);
}

.billet-colloque div.bloc-autre-art-milieu {
	background: url(../IMG/billet-colloque-milieu.png);
}

.billet-recherche div.bloc-autre-art-milieu {
	background: url(../IMG/billet-rec-mil.png);
}

.billet-publis div.bloc-autre-art-milieu {
	background: url(../IMG/billet-publi-milieu.png);
}

.billet-articles-active div.bloc-autre-art-milieu {
	background: url(../IMG/billets-article-milieu-acti.png);
}



.texte-autre-art {
	/*width: 245px;*/
	height: 135px;
	overflow: auto;
	margin:0;
	/*padding:0;*/
	padding-left: 0em;
	padding-right: 0.5em;
	margin-right: 0.4em;
	margin-left: 0.4em;
}

.bloc-autres-art-bas {
	width: 255px;
	padding: 0;
	margin:0;
	height: 24px;
}

.billet-articles div.bloc-autres-art-bas {
	background: url(../IMG/billet-publi-bas.png);
}

.billet-association div.bloc-autres-art-bas {
	background: url(../IMG/billet-asso-bas.png);
}

.billet-appels div.bloc-autres-art-bas {
	background: url(../IMG/billet-appels-rose-bas.png);
}
/* vert */
.billet-appels-vert div.bloc-autres-art-bas {
	background: url(../IMG/billet-appels-vert-bas.png);
}

.billet-events div.bloc-autres-art-bas {
	background: url(../IMG/billet-events-bas.png);
}

.billet-colloque div.bloc-autres-art-bas {
	background: url(../IMG/billet-colloque-bas.png);
}

.billet-recherche div.bloc-autres-art-bas {
	background: url(../IMG/billet-rec-bas.png);
}

.billet-publis div.bloc-autres-art-bas {
	background: url(../IMG/billet-publi-bas.png);
}

.billet-articles-active div.bloc-autres-art-bas {
	background: url(../IMG/billets-article-bas-active.png);
}

/**********************************************
*** Bloc s'affichant sur la page d'accueil ****
***********************************************/
.billet-cahiers {
	float:left;
	width: 255px;
	background: url(../IMG/billet-publi-haut.png) left top no-repeat;
	/*background-color: #FFFFFF;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-radius-topleft: 20px;
	border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-radius-bottomleft: 20px;
	border-radius-bottomright: 20px;*/
	padding: 0;
	margin:0;
	padding-top: 20px;
	margin-left:8px;
	margin-bottom:8px;
	text-align: center;
}
/*
html>body div.billet-cahiers {
	margin-left:6px;
}*/

div.billet-cahiers div.bloc-centre {
	width: 255px;
	background: url(../IMG/billet-publi-milieu.png);
	padding: 0;
	margin:0;
}

div.billet-cahiers div.texte-autre-art {
	/*width: 245px;*/
	height: 313px;
	overflow: auto;
	margin:0;
	/*padding:0;*/
	padding-left: 0em;
	padding-right: 0.5em;
	margin-right: 0.4em;
	margin-left: 0.4em;
}

div.billet-cahiers div.bloc-autres-art-bas {
	width: 255px;
	background: url(../IMG/billet-publi-bas.png);
	padding: 0;
	margin:0;
	height: 23px;
}

/************************************************************
******Blocs affichant le contenu de la rubrique en cours ****
*************************************************************/
#contener-rub, #contener-rub-grd-association, #contener-rub-grd-events, #contener-rub-grd-appels, #contener-rub-cahiers, #contener-rub-grd-publication, #contener-rub-grd-recherche  {
	width: 95%;
	float:left;
	margin:0;
	margin-left: 1em;;
	padding:0;
	padding-top: 1em;
	height: 450px;
}

/*#contener-rub {
	width: 520px;
}*/


#contener-rub-grd-association {
	background-color: #fefee4;
	border: 0.3em solid #ffffff;
}


#contener-rub-grd-events {
	background-color: #faf9c3;
	border: 0.3em solid #ffffff;
}


#contener-rub-grd-appels {
	background-color: #fff2fa;
	border: 0.3em solid #ffffff;
}

#contener-rub-grd-publication {
	background-color: #ffffff;
	border: 0.3em solid #cfe4e7;
}

#contener-rub-grd-recherche {
	background-color: #e7f1f3;
	border: 0.3em solid #ffffff;
}

#contener-rub-cahiers {
	background-color: #ffffff;
	border: 0.3em solid #cfe4e7;
}

.logo-rub {
	float:left;
	margin-right: 0.3em;
}

#texte-rubrique, #texte-rubrique-ht {
	padding-left: 1em;
	padding-right: 0.5em;
	overflow: auto;
	margin:0;
	margin-right:1em;
}

#texte-rubrique {
	height: 430px;
}

#texte-rubrique-ht {
	height: 440px;
}


/****************************************
***** Rubriques Cahiers ****************
****************************************/
#cahiers-numeros {
	min-height: 215px;
}

#ours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 1em;
	border-top: 1px dashed #660000;
	margin-top: 1.5em;
	text-align: center;
}

#edito-som-cah {
	border-color: #97ACAE;
	border-width: 2px;
	float:right;
	width:40%;
	background-color: #FFFFFF;
}

fieldset#edito-som-cah {
	margin-left: 1em;
	margin-bottom: 1em;
	border-style: solid;

}
#edito-som-cah div.bloc-article {

	margin: 0.5em;
}


/**** Titres du sommaire des cahiers ****/
#edito-som-cah legend, #contener-rub-grd-publication div.texte-rubrique {
	color: #97ACAE;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	margin-left: 1em;
}

#texte-rubrique span.titre3 {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	margin-left: 1em;
}

/**** Menu contextuel pour l'affichage des Thèses et HDR *****/
#menu-contex-these-hdr {
	margin-left: 0.8m;
	margin-bottom: 0.8m;
	border-color: #660000;
	border-width: 2px;
	border-style: solid;
	float:right;
	width:50%;
	background-color: #ffffff;
}

#menu-contex-these-hdr legend {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	margin-left: 1em;
}

#menu-contex-these-hdr ul {
	padding-left: 2em;
}

#menu-contex-these-hdr ul li {
	list-style: none;
}

.sites {
	margin-top: 1em;
	padding: 0.5em;
	background-color: #ecf4f5;
}

.sites ul li, #texte-rubrique ul li, #texte-rubrique ol li {
	margin-bottom: 0.5em;
}


#rubrique-bas {
	width: 520px;
	height: 1em;
	padding: 0;
	margin:0;
}

/********************************************************************************
/******* Bloc sommaire des cahiers et de l'album photo ****
*********************************************************************************/
.float-left {
	float:left;
	width:45%;
}



/*********************************************
****** Blocs affichant la brve en cours ****
**********************************************/
#contener-breve {
	float:left;
	width: 540px;
	background: url(../IMG/breve2-haut.png) left top no-repeat;
	margin:0;
	padding:0;
	padding-top: 61px;
}

#bloc-breve {
	width: 540px;
	background: url(../IMG/breve2-milieu.png);
	padding: 0;
	margin:0;
}
/* Version pour le squelette breve */
#texte-breve {
	height: 350px;
	padding-left: 3em;
	padding-right: 1em;
	overflow: auto;
	margin:0;
	margin-right:3.5em;
}
/* Bas du bloc de la breve en cours */
#breve-bas {
	width: 540px;
	height: 62px;
	background: url(../IMG/breve2-bas.png);
	padding: 0;
	margin:0;
}




/*****************************************************************************************
/**** Blocs brves : les dernires publies et celles relatives  la rubrique en cours ****
*****************************************************************************************/
.contener-breves {
	float:left;
	width: 260px;
	background: url(../IMG/breve-haut.png) left top no-repeat;
	padding: 0;
	margin:0;
	padding-top: 30px;
	margin-left:0.9em;
	margin-bottom:0.6em;
	text-align: center;
}
/*
html>body div.contener-breves {
	margin-left:0.8em;
}*/


.bloc-autre-breve-milieu {
	width: 260px;
	background: url(../IMG/breve-milieu.png);
	padding: 0;
	margin:0;
}

.texte-autre-breve {
	width: 210px;
	height: 170px;
	overflow: auto;
	margin:0;
	padding:0;
	margin-left: 20px;
	margin-right: 20px;
}

.bloc-autres-breve-bas {
	width: 260px;
	background: url(../IMG/breves-bas.png);
	padding: 0;
	margin:0;
	height: 20px;
}
/*******************************************************************
/******* Bloc affichant le contenu des rubriques de la page plan ****
********************************************************************/
.plan-rubriques {
	background-color: #ffffff;
	border: 0.3em solid #cfe4e7;
	margin:0;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	padding:0;
	padding-top: 1em;
}

.texte-plan-rubriques {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	margin:0;
	margin-right:1em;
}


.plan-rubriques-bas  {
	height: 1em;
	padding: 0;
	margin:0;
}

/*******************************************
****** Bloc pied du bulletin d'adhsion ****
********************************************/
.bulletin-pied {
	text-align: center;
}


/*****************************
****** Blocs pied de page ****
******************************/
#pied {
	border-left: 0.3em solid #ffffff;
	border-right: 0.3em solid #ffffff;
	border-top: 0.3em solid #ffffff;
	color: #b3c8cb;
	background-image: url(../IMG/bg_bandeau.png);
	padding: 0;
	padding-bottom: 0.2em;
	margin:0;
	margin-left: 11.5em;
	text-align: center;
}

.nav-pied {
	margin: 10px;
}

.texte-pied {
	padding-bottom: 0.8em;
}

.util-pied {
	margin: 0px;
}
/*
html>body #pied {
	margin-left: 11.3em;
}
*/
/*************************************
/******* Balises de mise en forme ****
**************************************/
div.blanche {
border-top: solid #ffffff 0.3em;
margin-top: 0.5em;
}

hr.spacer {
	clear: both;
	visibility: hidden;
	padding: 0;
	margin: 0;
}

hr.spacer2 {
	clear:left;
	visibility: hidden;
	padding: 0;
	margin: 0;
}

.champ-cache {
	display: none;
}

/***************************************
***********Documents portfolio*********
***************************************/

.doc-img { 
	float: left;
	margin:0.1em;
	margin-right: 0.3em;
}

/***********Taille image*********/

/*.thickbox img.spip_logos {
	height: 75px;
}*/

/*
#documents_portfolio {
	float: left;
	margin-top: 1em;
	padding-top: 1em;
	margin-bottom: 1em;
	margin-right: 2em;
}


#document_actif {
	margin-top: 2.5em;
}
*/

/*******************************************
****** FORMULAIRES *************************
********************************************/

/***************************************************
****** Signature et logo du bulletin d'adhésion ****
****************************************************/
#signature, #logo-print {
	display: none;
}

form#formulaire div, form#formulaire_article div  {
	margin-top: 1em;
}

div.saut-page {
	display: inline;
	margin: 0;
}


.champ-surtitre, .champ-ps, .lien_titre, .lien_url, .nom_auteur_session, .email_auteur_session, .champ-titre, .champ-soustitre, .champ-descriptif, .champ-chapo, .champ-texte, .champ-form, .champ-detail{
	display: block;
	width: 94%;
}

.champ-form {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;

}
/*.champ-titre, .champ-soustitre, .champ-descriptif, .champ-chapo, .champ-texte {*/
.champs-oblig, .note-adhesion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #660000;
}

.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3d1b1b;
	/*font-weight:bold;*/
}


.case-ligne {
	display: inline;
}


p.note-adhesion {
	font-size: small;
	margin-bottom: 1.5em;
}


/**** Légende *********/

caption.champs-oblig, caption.champs {
	text-align: left;
	caption-side: top;
}

#documents_joints {
	margin-top: 1em;
}

.doc-telecharge {
	float: left;
	margin:0.1em;
	margin-right: 0.5em;
}

.doc-txt {
	display: block;
}

/****** Oubli de remplissage d'un champ de formulaire *******/

div#error {
	position: fixed;
	background-color: #ffffff;
	overflow: auto;
	width: 60%;
	height: 160px;
	top: 110px;
	right: 1.5em;
	margin:0;
	border-top:outset 0.3em #97ACAE;
	border-left:outset 0.3em #97ACAE;
	border-bottom:outset 0.3em #97ACAE;
	border-right:outset 0.3em #97ACAE;
	z-index: 300;
}

div#error p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #660000;
	margin: 0.3em 1.5em 0.3em 0.5em;
}

div#error ul {
	margin:0.5em;
	padding: 0.3em 20px 0.3em 1em;
}

div#error ul li {
	padding-top: 0.3em;
	padding-left: 0.3em;
}

.champs-oubli {
	/*list-style: none;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #660000;
	margin-bottom: 0.5em;
}

#close {
	position: fixed;
	/*float: right;*/
	width: 16px;
	height: 16px;
	top: 115px;
	right: 3em;
	margin:0;
	z-index: 310;
}

.center-captcha {
	position:relative;
	left: -158px;
	margin-left: 50%;
}


/********************************************************************************
/******* Bloc affichant le menu de slection de critres pour la page thses ****
*********************************************************************************/
.menu_auxiliaire {
	border: 0.3em solid #cfe4e7;
	/*width: 230px;*/
	background-color: #FFFFFF ;
	/*padding: 0;*/
	margin-left: 1em;
	margin-right: 0;
	/*margin:0;*/
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	text-align: center;
}

#texte-menu-aux {
	/*height: 140px;*/
	/*padding-left: 3em;
	padding-right: 1em;*/
	/*overflow: auto;*/
	/*width: 150px;*/
	margin:0;
	/*margin-right:3.5em;*/
}

#texte-menu-aux ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

/*input, textarea {width:100%;}
input.radio, #choix_AuteurSpip input, input.spip_bouton {width:auto;}*/


