/*  ----------------------------------------------------------- */
/*  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: center;
	font-size: 1em;
	color: #333;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 48em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	width: 33em;
}

#conteneur #navigation {
	float: right;
	width: 12em;
	text-align: center;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 21em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin: 3em 0em 0.5em 0em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.menu-titre { 
	background: #560035; 
	color:#fff;
}

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */


.lien {
	background: #EcE1E5;
	margin: 0 0 30px 0;
	padding: 0.82em;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }



/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #a3537b; }
fieldset.reponse_formulaire { border-color: #a3537b; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #ffe8ff; }
ul ul .forum-chapo { background: #ffe8ff; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

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








/*  ------------------------------------------
/*  Corrections de la css
/*  ------------------------------------------ */
body{
	background:#560035;
	background-image:url("novo_p_fond.gif");
}


/*  ------------------------------------------
/*  Dégagement du menu vertical "rubrique"
/*  ------------------------------------------ */
.rubriques{
	position: absolute; top: -3000em; height: 1%;
}



.liste-articles{
	position: absolute; top: -3000em; height: 1%;
}


.forum-repondre{
	position: absolute; top: -3000em; height: 1%;
}


/*  ------------------------------------------
/*  Dégagement de la ligne "auteur"
/*  ------------------------------------------ */
.titre small{
	position: absolute; top: -3000em; height: 1%;
}


/*  ------------------------------------------
/*  traitement du texte
/*  ------------------------------------------ */
.texte { 
	color: #594751; font-size: 0.90em; 
	margin-top:-30px;
}


/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	position:relative;
	background:#fff;
	padding: 1em;
	margin-top: -2em;
	background-image:url("nuage.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
}

#conteneur { width: 100%;
}

#conteneur #contenu {
	float: right;
	width: 32.5em;
}

#conteneur #navigation {
	float: left;
	width: 10em;
	text-align: center;
	margin-left:1em;
}

/*  ------------------------------------------
/*  Remplacement du menu vertical "rubrique" 
/*  ------------------------------------------ */

#menu_lateral_coll{
	margin-top:1px;
	float: left;
	background: #fff;
	border:1px dotted #560035;	
	font-size: 0.8em;
	width:16em;
}

#menu_lateral_coll p{
	margin-left:40px;
}

#menu_lateral_coll ul{
	list-style-type: none;
}

#menu_lateral_coll ul img{
	padding-left:1em;
}

#menu_lateral_coll ul li{
	padding-bottom:1em;
}


#menu_lateral_coll a{
	  text-decoration:none; 
	  text-align:center;
	  padding-right:2em;
}

#menu_lateral_coll a:hover {text-decoration: underline;} 


#pos_menu_contact{
	position:relative;
}

#menu_contact{
	position:absolute;
	bottom:130px;
	left:-255px;
}


#form_contact{
	float:right;
	margin-right:25px;
}


#form_contact textarea{
	background-image:url("paulette_form.jpg");
	background-repeat:no-repeat;
	background-position: right bottom;
}


/*  ------------------------------------------
/*  texte intro "rubrique" 
/*  ------------------------------------------ */

#texte_collections{
	float: right;
	width: 30em;
	font-size: 0.80em;
}

#texte_collections p{
	font-size: 1.20em;
	font-weight: bold;
	color: #560035;	
}

/*  Mise en forme des textes du contenu
---------------------------------------------- */

#conteneur p{
	font-size: 0.95em;
}

#conteneur p em{
	color:#A3537B;
	font-size: 0.90em;
}




.chapo {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 1.5em; 
}


/* Dégagement du texte type */

#nom_site_spip{
	position: absolute; top: -3000em; height: 1%;
}

#entete{
	border:0px; /* pour retirer le trait qui souligne le
titre*/
}

.rubriques {
	background: #560035;
}

.rubriques .menu-titre {
	color: #fff;
	background: #A3537B;
}

/* Dégagement du menu breve */
.breves { 
	background: #FFEAEA;
	border: none;
	position: absolute; top: -3000em; height: 1%;
 }

.breves .menu-titre{
	background: #FFF2F2;
	border: none;
}

a { text-decoration: none; color: #A3537B; }
a:visited {
	color: #A3537B;
	text-decoration:underline; 
}

/* Dégagement du bloc auteur  */
.forums{
	position: absolute; top: -3000em; height: 1%;
}


/*  ------------------------------------------
/*  Dégagement du lien optionnel dans le formulaire
/*  ------------------------------------------ */

#form_lien_fac{
	position: absolute; top: -3000em; height: 1%;
}

/* Entete */



#entete {
	width: 100%;
	height:200px;
}



#entete a{
	text-decoration:none;
}	


#entete a img{
	border:0;
}	


#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em;
}

#entete a { text-decoration: none;}
#entete .formulaire_recherche { float: right; }


#blog{
	position:absolute;
	top:15px;
	left:475px;
	text-align:left;
}

#blog a{
	font-weight:bold;
	color: #560035;

}

/* Pied de page */
#pied {
	position:relative;
	height:50px;
}

/* Cadre texte */
.liste-articles li .texte {
	border: 1px dotted #A3537B;
 }

/* Menu */
#menu {
	position:absolute;
	top:170px;
	left:-37px;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	
}

#menu li {
	list-style: none ;
	float: left ;
	width: 113.1px;
	color: #fff ;
	text-decoration: none ;
}
			
#menu li a {
	display: block;
	background: #A3537B;
	color: #fff;
	font: 0.95em "Trebuchet MS",Arial,sans-serif;
	font-weight:bold;
	line-height: 25px;
	padding: 0px 0;
	text-align: center;
	text-decoration: none;
}
			
#menu li a:hover, #menu li a:active {
	background: #560035 ;
	color: #A3537B;
}

#menu2{
	position:absolute;
	list-style: none ;
	left:3px;
	top:195px;
	width: 752px;
	background: #753b54;
}



#menu2 li {
	list-style: none ;
	float: left ;
	color: #fff ;
	text-decoration: none ;
}




#menu2 li a {
	display: block;
	background: #753b54;
	color: #ce6c9d;
	font: 0.85em "Trebuchet MS",Arial,sans-serif;
	padding:4px 5px;
	text-decoration: none ;
}
			
#menu2 li a:hover, #menu2 li a:active {
	background: #ce6c9d ;
	color: #753b54;
}


#menubas{
	margin:auto;
	margin-top:-50px;
	margin-bottom:-30px;
	font-size: 0.92em;
	border: 10px dotted #ffe8ff;
	padding:5px;
	width:770px;
	text-align:center;
}

#menubas_art{
	margin-top:20px;
	font-size: 0.92em;
	border: 10px dotted #ffe8ff;
	padding:5px;
	width:770px;
}




/* paulette de fond */
#pab {
	position:absolute;
	top:85%;
	left:840px;
}

/* degagement formulaire contact spip */
.encart{
	position: absolute; top: -3000em; height: 1%;
}

/* degagement cartouche spip */
.cartouche{
	position: absolute; top: -3000em; height: 1%;
}

/* infographie commande */
#com{
	margin:5px 0px 30px 55px;
}

#com img{
	border:0;
}

/* intro */

#intro{
	width: 650px;
	margin:20px 55px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.80em;
	font-style: italic ;
	color:#8b005c;
}

#intro span{
	font-weight: bold;
}

#lettrine {
	float: left;
	font-size: 2.2em; /* 2 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#8b005c;
	margin: 1px;
	padding: 1px;
	line-height: 0.8em;
}

#cont {
	position:relative;
}

#cont #global_form form div img {
	display:inline;
	float:left;
}


/* formulaire global */

#global_form {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}


/* formulaire coordonnées */

#form_coord form{
	float:right;
}

#form_pab_coord{
	padding:0px 2px;
	background:#ffe8ff;
	color:#8b005c;
	border:0;
}

#form_pab_coord tr td h2{
	font-size: 1.27em;
	font-weight: bold;
}

#btn_coord input{
	color:#000;
}

#btn_coord input:hover {
	color:#8b005c;
}

/* formulaire colliers */

#form_pab_col{
	padding:0px 2px;
	background:#8b005c;
	color:#fff;
}

#form_pab_col tr td h2{
	font-size: 1.27em;
	font-weight: bold;
}

#form_col div img{
	float:left;
	border:0;
	margin:0;
}

/* formulaire boucles d'oreille */

#form_pab_bo{
	padding:0px 2px;
	background:#be0081;
	color:#fff;
}

#form_pab_bo tr td h2{
	font-size: 1.27em;
	font-weight: bold;
}

#form_bo div img{
	float:left;
	border:0;
	margin:0;
}

/* formulaire bracelets */

#form_pab_b{
	padding:0px 2px;
	background:#d47fb0;
	color:#fff;
}

#form_pab_b tr td h2{
	font-size: 1.27em;
	font-weight: bold;
}


#form_b div img{
	float:left;
	border:0;
	margin:0;
}


/* formulaire accessoires */

#form_pab_a{
	padding:0px 2px;
	background:#75004b;
	color:#fff;
}

#form_pab_a tr td h2{
	font-size: 1.27em;
	font-weight: bold;
}

#form_a div img{
	float:left;
	border:0;
	margin:0;
}



/* reglement */

#reglement{
	padding:0px 2px;
	background:#48002b;
	color:#fff;
}

#reglement tr td h2{
	font-size: 1.27em;
	font-weight: bold;
	color:#fff;
}

#form_reg div img{
	float:left;
	border:0;
	margin:0;
}


#conditions{
	color:#fff;
}

/* corrections page d'accueil */

#titre{
	font-size: 1.27em;
	font-weight: bold;
	color:#A3537B;
	text-align:left;
	line-height:1.4em;
}

#titre em{
	font-size: 0.75em;
	font-weight: normal;
	color:#560035;
	text-align:left;
	line-height:1.4em;
}


#dev{
	margin-top:20px;
	background-image:url(Helene_ac.jpg);
	background-repeat:no-repeat;
	height:251px;
	width: 100%;
	font-size: 0.80em;
	border-top:1.5px dotted #960e0b;
	border-bottom:1.5px dotted #960e0b;
}

#left{
	font-weight: bold;
	font-size: 0.90em;
	color:#fff;
	float:left;
	height:300px;
	margin-left:260px;
	padding:22px;
	padding-top:12px;
}

#right{
	font-size: 1em;
	padding:15px;
	padding-top:5px;
	height:400px;
	color:#48002b;
}

#right p{
	margin-top:2px;
	margin-bottom:10px;
	line-height:1.4em;
}

#right span{
	font-weight: bold;
}


table tr td div a{
	text-decoration:underline;
}

#flux {
	clear:both;
	margin-bottom:-40px;
}

#basdepage{
	font-size: 0.70em;	
	color:#c8b3ba;
	margin:auto;
}

#basdepage p{
	text-align:center;
}

#basdepage p a:hover{
	color:#a35393;
}


#txt_contact {
	color:#a35393;
	font-weight: normal;
	font-size: 0.77em;
}

#bas_form{
	color:#a35393;
	font-weight: normal;
	font-size: 0.77em;	
}


/*  ------------------------------------------
/*  css pour safari
/*  ------------------------------------------ */



body:last-child:not(:root:root) #menubas {
	margin-left:-435px;
	margin-top:55px;
	font-size: 0.92em;
	border: 10px dotted #000;
	padding:5px;
	width:770px;
 } 


body:last-child:not(:root:root) #menubas_art {

	font-size: 0.92em;
	border: 10px dotted #ffe8ff;
	padding:5px;
	width:770px;
 }/* only Safari 2 et 3 */

.divers{
	background: #ffe8ff;
}

/*  ------------------------------------------
/* Actualité
/*  ------------------------------------------ */

#menubas{
	margin:auto;
	margin-top:-50px;
	margin-bottom:-30px;
	font-size: 0.92em;
	border: 10px dotted #ffe8ff;
	padding:5px;
	width:770px;
	text-align:center;
	float:left;
}



#actu{
	font-weight: bold;
	font-family: Georgia, Times, serif;
	font-size: 1em;
}

#actu ul{
	list-style:none;
		color:#a3537b;
}

#actu ul li a{
			color:#ff0000;
}


#actu ul li a:hover{
			color:#a3537b;
}


.bas-commande{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.80em;
	font-style: italic ;
	color:#8b005c;
}


#liste_bijoux li a{
	font-weight:bold;
}

.ie7 table{
width:370px;
float:left;
border:0;
margin:0;
padding:0;
background-color:white;
}

.ie7 table tr{
margin:0;
padding:0;
}

.ie7 table tr td{
margin:0;
padding:0;
}

.ie7 table dl{
border:0;
margin:0;
padding:0;
display:inline;
}

.ie7 table dl dt{
margin:0;
padding:0;
}

.ie7  a{
margin:0;
padding:0;
}

.ie7  img{
margin:0;
padding:0;
}

.ie7  strong{
margin:0;
padding:0;
}




.ie7 br{
margin:0;
padding:0;
}

