/* Import des CSS de l'éditeur Thelia */

@import url("style_editeur.css");

body {
	margin:0px;
	padding:0px;
	font:1em Helvetica, sans-serif;
	background-image: url(images/bg_body_vert.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

hr {
	border:1px solid white;
	border-top: 1px solid #DEEF52;
}

img {
	border:none;
}
/* A VENDRE */
#a_vendre {
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 157px;
	background-image: url(images/a-vendre.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 450px;
	top: 0px;
	z-index: 20;
}
#a_vendre h2 {
	font-size: 14px;
	text-indent: -3500px;
}
#a_vendre a:link, #a_vendre a:visited {
	display: block;
	height: 111px;
	width: 157px;
}
#a_vendre a:hover, #a_vendre a:active {
}

/* nettoyeur */
.clearer {
	clear: both;
	height: 0px;
	margin: 0px 0px -2px;
	padding: 0px;
}

/* conteneurs généraux */
#container, #containerlarge {
	position:relative;
	margin: 0px auto;
	background-image: url(images/bg_container.jpg);
	background-repeat: repeat-y;
	width: 900px;
	text-align: left;
}
#containerlarge {
	background-image: url(images/bg_container_large.jpg);
}

html>body #container {
}
.bloc-left {
	margin: 0px 10px 3px 0px;
	padding: 0px;
	font-size: 0.7em;
	float: left;
}
#a_vendre  a:link, #a_vendre a:visited {
	margin: 0px 0px 1px;
	padding: 0px;
}

#header {
	width:900px;
	height: 120px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#header img {
	border: none;
}

#header p {
	margin: 0px;
	padding: 0px;
}


/* tétières */
h1, .autre h1, .news h1 {
	font-size: 1.3em;
	color: #e87300;
	font-weight: normal;
	line-height: 1em;
	margin: 0px;
	padding: 5px 0px;
}
.autre h1 {
	font-weight: bold;
	text-align: center;
	background: url(images/bg_deg_orange.jpg) repeat-x -3px;
	padding: 6px 0px 2px;
	color: #FFFFFF;
	margin: 0px 0px 3px;
	font-size: 1.2em;
}
.autre h2 {
	color: #E37000;
	font-size: 1.3em;
	margin: 0px 0px 5px;
	padding: 0px;
}
.news h1 {
	font-weight: bold;
	line-height:1.4em;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}
.livre h2 {
	font-size: 1.2em;
	margin: 0px 0px 2px;
}
.listreview h1 {
	font-size: 1.4em;
	margin: 10px 0px 5px;
	padding:0px 0px 3px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #999999;
}
.listreview h2 {
	font-size: 1.1em;
	margin: 0px 0px 2px;
}
.listreview h3 {
	font-size: 0.9em;
	margin: 5px 0px 5px;
	padding:0px;
}
.listreview h4, .listreview h5 {
	font-size: 1.1em;
	margin: 10px 0px 3px;
	padding:0px;
}
.listreview h5 {
	margin: 0px 0px 5px;
	font-weight: bold;
	border-style: none;
}
#contenu .listreview a:link, #contenu .listreview a:visited, #contenu .mask a:link, #contenu .mask a:visited {
	text-decoration:none;
}
#contenu .listreview a:hover, #contenu .listreview a:active , #contenu .mask a:hover, #contenu .mask a:active {
}
.livre h3 {
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.editeur {
	font-size:0.9em;
}

.mask {
	height: 187px;
	overflow: hidden;
}
.mask p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.livre h3 a:link, .livre h3 a:visited {
	color: #e87300;
	text-decoration:none;
}
.livre h3 a:hover, .livre h3 a:active {
	color: #000000;
}
.livre h4 {
	font-size: 0.85em;
	font-weight: normal;
	margin: 0px 0px 5px;
}
h4 {
	font-size: 0.9em;
	color: #91A74B;
	border-bottom: 1px solid #91A74B;
	margin: 15px 20px 10px 0px;
	padding: 0px 0px 5px;
}
h5 {
	font-weight: normal;
	margin: 0px 20px 5px 0px;
	padding: 5px 0px;
	font-size: 0.9em;
	color: #666666;
	border-top: 1px dotted #666666;
}
#contenu p.introduction_rub {
	font-size: 0.8em;
	text-align: justify;
	color: #666666;
	margin: 0px 20px 10px 0px;
}
#contenu p.sous_titre_manif  {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#contenu p.ouvert  { margin: 0px 0px 5px; }
.commande h2, .listing h2 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #91A74B;
}
#contenu a:link, #contenu a:visited {
	color: #e87300;
	text-decoration: underline;
}
#contenu a:hover, #contenu a:active {
	color: #666666;
	text-decoration: underline;
}
.listing h2 {
	background-color: #e87300;
}
/* Tableau */
.tableau {
	font-size: 0.8em;
	line-height: 1em;
}
.tableau a:link, .tableau a:visited {
	color: #666666;
	font-weight: bold;
}
.tableau a:hover, .tableau a:active { color: #E87300; }
.lignetab {
	font-size: 0.9em;
}
.boutontab {
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 25px;
}
.boutontab input {
	font-weight: bold;
	margin: 5px;
	cursor:pointer;
	padding: 2px 25px;
}
.boutontab input:hover {
	color:#FFFFFF;
	background-color: #e87300;
}
/* colonnes */
#bandehaut {
	background-color: #FFFFFF;
	padding: 5px;
	height: 20px;
	width: 850px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.9em;
	color: #91A74B;
	text-align: center;
	font-weight: bold;
	z-index: 20;
}
#chemin {
	padding: 0px;
	height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.7em;
	color: #91A74B;
	text-align: left;
	margin-bottom: 5px;
	border-bottom: 1px dotted #999999;
	margin-right: 20px;
}

#chemin a:link, #chemin a:visited {
	color: #91A74B;
	text-decoration: underline;
}
#chemin a:hover, #chemin a:active {
	color: #E87300;
}
#gauche {
	width: 115px;
	float: left;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contenu, #contenularge {
	float: left;
	margin: 0px;
	width: 550px;
	padding-right: 0px;
	padding-left: 20px;
	z-index: 15;
	padding-bottom: 15px;
}
#contenularge { width: 740px; }
#bloctexte {
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align: left;
}
#bloctexte p {
	margin: 0px 0px 6px;
	padding: 0px;
}
#bloctexte a:link, #bloctexte a:visited {
	color: #91A74B;
	text-decoration: underline;
	font-weight: bold;
}
#bloctexte a:hover, #bloctexte a:active {
	color: #E87300;
}
#bloctexte ul {
	margin: 5px 0px 25px;
	padding: 0px 0px 0px 20px;
}
#bloctexte li {
	list-style: url(images/fleche1.gif);
	margin: 0px 0px 5px;
}
#bloctexte li a:link, #bloctexte li a:visited {
	color: #E87300;
	text-decoration: underline;
}
#bloctexte .rss ul {
}
#bloctexte .rss li {
	list-style: url(images/picto_rss.gif);
	margin: 0px 0px 5px;
}
#droite {
	width:200px;
	font-size: 0.7em;
	float: right;
	padding: 0px;
	margin: 0px;
}
#droite .rss a:link, #droite .rss a:visited {
	color: #E87300;
	text-decoration: underline;
}
/* conteneurs contenu central */
.autre, .news {
	width: 160px;
	padding: 0px 0px 5px;
	border-bottom:1px solid #e87300;
	text-align: left;
	margin: 0px 15px 15px;
}
.news {
	border: 1px solid #e87300;
	position: relative;
	background-image: url(images/bg_titre_news.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.titrenews {
	font-size: 1.2em;
	font-weight: bold;
}
.autre p {
	padding: 0px;
	margin: 6px 0px 0px;
}

.news p {
	padding: 0px 10px 10px;
	margin: 0px;
}
.titremois  {
	font-size: 1.2em;
	color: #E87300;
	font-weight:bold;
}
.image-mois {
	margin: 3px 10px 3px 0px;
	border:0px;
	float: left;
}
.titre_livre_mois {
	font-weight: bold;
	font-size: 1em;
}
.autre a:link, .autre a:visited, .news a:link, .news a:visited, .listreview a:link, .listreview a:visited {
	color: #e87300;
	text-decoration: none;
}
.autre a:hover, .autre a:active, .news a:hover, .news a:active, .listreview a:hover, .listreview a:active {
	color: #000000;
	text-decoration: underline;
}

.listreview {
	width:508px;
	position:relative;
	font-size:0.75em;
	margin: 0px 0px 10px;
	padding: 10px;
	border: 1px solid #e87300;
	text-align: justify;
	line-height: 1.3em;
}
#contenu .listreview p {
	margin:0px 0px 6px;
	padding:0px;
}
.listreview ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.listreview li {
	list-style-type: none;
	padding: 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: url(images/fleche_orange.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.listing, .commande {
	width:165px;
	position:relative;
	font-size:0.75em;
	text-align: left;
	padding: 0px;
	border: 1px solid #e87300;
	margin: 0px 0px 10px 15px;
	font-size: 1.1em;
}
.listing p, .commande p {
	padding:10px;
}
.commande {
	border: 1px solid #91A74B;
}
.commande ul, .listing ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px 0px 10px;
}
.commande li, .listing li {
	font-size:0.9em;
	list-style-type: none;
	padding: 0px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	background-image: url(images/fleche_verte.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.listing li {
	background-image: url(images/fleche_orange.gif);
	background-position: left 5px;
	padding: 2px 0px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #E87300;
}
.commande a:link, .commande a:visited {
	color: #666666;
	text-decoration: none;
}
.commande a:hover, .commande a:active {
	color: #000000;
	text-decoration: underline;
}
.listing a:link, .listing a:visited {
	color: #666666;
	text-decoration: none;
}
.listing a:hover, .listing a:active {
	color: #000000;
	text-decoration: underline;
}
.livre, .interview {
	width:230px;
	float:left;
	position:relative;
	font-size:0.7em;
	margin: 0px 20px 10px 0px;
	padding: 10px;
	border: 1px solid #e87300;
}
.interview {
	width:680px;
	font-size:0.75em;
	padding: 20px;
	text-align: justify;
	line-height: 1.4em;
}
.interview p, .commande p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.interview h1 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	font-size: 1.8em;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
.interview h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #666666;
	margin: 0px 0px 7px;
	padding: 0px;
	text-decoration: underline;
	text-align: left;
}
.interview h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666666;
	text-decoration: underline;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: left;
}
.interview a:link, .interview a:visited {
	color: #e87300;
	text-decoration: underline;
}
.interview a:hover, .interview a:active {
	color: #000000;
	text-decoration: underline;
}
.nouvelle {
	background: #F3EED8;
	border-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #615A40;
	padding: 30px 40px;
	width: 640px;
}
.nouvelle p { font-size:1.1em; }
.nouvelle h3 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin: 0px 0px 15px;
}
.livre_accessoire, .livre_aleatoire {
	width: 180px;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 10px 10px;
	border-left: 1px dotted #999999;
	display: block;
	text-align: left;
	border-bottom: 1px dotted #999999;
	line-height: 1.2em;
	background: #FFFFFF;
}
.livre_accessoire h2, .livre_aleatoire h2 {
	font-size: 1.1em;
	color: #666666;
	margin: 0px 0px 5px;
	padding: 0px;
	text-decoration: none;
}
.livre_aleatoire {
	width: 160px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
	border-style: none;
	float: none;
}
.livre_aleatoire h2 {
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-top: 3px;
}
.livre_accessoire  h3 {
	text-decoration: none;
}
.oeuvre {
	padding: 8px 0px 0px;
	margin: 0px 0px 6px;
	border-top: 1px dotted #999999;
	font-size: 0.9em;
}
.oeuvre p {
	margin: 0px 0px 4px 70px;
	padding: 0px;
}
.oeuvre h3 {
	margin: 0px 0px 5px 70px;
	padding: 0px;
	font-size: 1em;
}
.oeuvre .chapo {
}
#contenularge p.question, #contenu p.question {
	font-weight: bold;
	font-size:1.1em;
	color: #6E7F39;
	margin: 0px;
	padding: 0px;
}
.signature {
	font-size: 0.9em;
	color: #666666;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
blockquote {
	padding: 0px 0px 0px 8px;
	margin: 10px 0px;
	color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.angleg, .angled, .anglegv, .angledv {
	background-image: url(images/angles_oranges.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index:20;
	height: 6px;
	width: 6px;
	bottom: -1px;
	background-position: right top;
}
.angleg, .anglegv {
	left: -1px;
}
.angled, .angledv {
	right: -1px;
	background-position: left top;
}
.anglegv, .angledv {
	background-image: url(images/angles_verts.gif);
}
.nouvelles {
	background-image: url(images/angles_nouvelles.gif);
}
.prix {
	font-weight: bold;
	color: #666666;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
.prix a:link, .prix a:visited {
	font-size:0.8em;
	line-height:1.6em;
	color: #666666;
	text-decoration: none;
}
.prix a:hover, .prix a:active {
	color: #e87300;
	text-decoration: underline;
}
.prix span {
	line-height: 1em;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tarif {
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E87300;
	padding: 5px;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: left;
	margin: 0px 20px 5px 0px;
}
.legende {
	margin-left:115px;
}

/* Menus pages */
#pages {
	width: 530px;
	font-size: 1em;
	text-align: center;
	color: #e87300;
	font-weight: bold;
	margin: 0px 0px 20px;
}
#pages a:link, #pages a:visited {
	color: #999999;
	font-weight: normal;
	padding: 0px 2px;
	font-size: 80%;
}
#pages a:hover, #pages a:active { color: #e87300; }

/* pied de page et menus */
#footer {
	text-align:center;
	padding: 5px;
	position: relative;
	font-size: 0.6em;
	line-height: 1.4em;
	color: #666666;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 890px;
	margin: 0px;
}

#footer p {
	margin:0px;
	padding:5px 0px 0px;
}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	padding: 2px;
}
#footer a:hover, #footer a:active {
	color: #000000;
	text-decoration: underline;
}

#footer p {
	height: 25px;
	padding-top: 5px;
}
html>body #footer p {
	padding-top: 0px;
}
#menubas {
	border-bottom: 1px solid #B2B2B2;
	width: 820px;
	color: #637E20;
	margin: 0px auto 3px;
	height: 21px;
}

#menubas a:link, #menubas a:visited {
	color: #666666;
	padding: 5px 8px 5px;
	text-decoration: none;
	background-image: url(images/bg_nav_2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: center top;
	font-size: 1.1em;
	height: 25px;
	margin: 0px;
	line-height: 1.8em;
}
#menubas a:hover, #menubas a:active {
	color: #333333;
	background-color: #D0E396;
	background-image: none;
}
/* menu du haut */
#menuhaut {
	position:absolute;
	left:0px;
	height:25px;
	bottom: 0px;
	line-height: 1.3em;
	width: 890px;
	font-size: 0.8em;
	color: #637E20;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#menuhaut a:link, #menuhaut a:visited {
	color: #637E20;
	padding: 5px 10px 6px;
	text-decoration: none;
	background-image: url(images/bg_nav_1.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	background-position: left top;
	height: 25px;
	margin: 3px 0px 0px 0px;
	line-height: 1.9em;
}
#menuhaut a:hover, #menuhaut a:active {
	color: #333333;
	background-color: #D0E396;
	background-image: none;
}

/* menu de gauche */
.menugauche, .menusuite {
	font-size: 0.8em;
	color: #666666;
	width: 115px;
	padding: 0px;
}

.menusuite {
	padding-top: 10px;
	width: 105px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
	color: #91A74B;
}
.menusuite p {
	margin: 0px 0px 10px 0px;
}
.menusuite form {
	margin: 3px 0px 5px;
}
.menugauche ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menugauche li  {
	margin-bottom: 8px;
}

.menugauche a:link, .menugauche a:visited {
	color: #666666;
	width: 114px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
.menugauche a:hover, .menugauche a:active {
	color: #91A74B;
	background-image: url(images/carre_vert.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #91A74B;
}

/* bloc recherche */
#recherche {
	height: 104px;
	width: 184px;
	color: #000000;
	font-size:0.7em;
	padding:8px;
	position: absolute;
	top: 0px;
	left: 700px;
	background-image: url(images/bg_recherche.jpg);
	background-repeat: no-repeat;
	text-align: left;
	line-height: 1.3em;
	z-index: 80;
}
#recherche p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;
}
#recherche a:link, #recherche a:visited {
	text-align: left;
	color: #000000;
}
#recherche a:hover, #recherche a:active {
	text-align: left;
	color: #000000;
}

#recherche input {
	margin: 0px 5px 5px 0px;
	padding: 2px;
	font-size: 90%;
}

#recherche .nul {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#recherche .menuMonCompte {
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 3px 0px 0px;
	padding: 0px;
	text-align: left;
}
#recherche .menuMonCompte a:link, #recherche .menuMonCompte  a:visited {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#recherche .menuMonCompte  a:hover, #recherche .menuMonCompte  a:active {
	color: #839744;
	text-decoration: underline;
}

.savoirplus {
	padding: 0px;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.savoirplus span {
	height: 10px;
}
.reduit {
	font-weight: normal;
	color: #CC0000;
	font-size: 80%;
}
/* copyright */
#copyright {
	position:relative;
	margin: 0px auto;
	width: 900px;
	text-align: center;
	font-size: 65%;
	color: #999999;
	padding-top:10px;
	padding-bottom: 30px;
}
#copyright p {
}
#copyright a:link, #copyright a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #000000;
}

#panier {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px 0px 15px;
}
td.ligne_titre {
	border-bottom: 1px solid #93A669;
	background: #EBF3D4;
	border-right: 1px solid #FFFFFF;
}
td.ligne_prod { border-bottom: 1px solid #93A669; }
/* bloc rechercher en bloc menu */
#rechercher_menu {
	margin: 0px 0px 10px;
	padding: 5px;
	display: block;
	background: #B7D45F;
	position: relative;
}

/* formulaire */
form {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
input.text, textarea, input {
	background-color: #ECECEC;
	display: block;
	font-size: 0.85em;
	color: #000000;
	border: none;
	padding:2px 5px;
}
.valid input {
	cursor:pointer;
	background: #B7D45F;
}
.valid input:hover {
	color:#FFFFFF;
	background-color: #e87300;
}
fieldset {
	border:0px;
}

.formMonCompte input, .formMonCompte textarea {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

/* habillages divers de la partie commande client */
.sousTitrePage {
	font-size: 0.9em;
	padding: 10px;
	margin: 0px 0px 15px;
	border: 1px solid #B7D45F;
	width: 700px;
}
.sousTitrePage a:link, .sousTitrePage a:visited {
	color: #666666;
	font-size: 0.9em;
}
.sousTitrePage a:hover, .sousTitrePage a:active {
	color: #000000;
}

.sousTitrePage p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.textePage {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.4em;
}
/* boutons pour mon compte */
.moncompte {
}

.moncompte a:link, .moncompte a:visited {
	width: 150px;
	display: block;
	float: left;
	text-align: center;
	padding: 90px 0px 0px;
	margin: 10px 0px 5px 25px;
	text-decoration: none;
}

.moncompte a:hover, .moncompte a:active {
	color: #E87300;
	text-decoration: none;
}
.moncompte .mon_compte { background: url(images/picto_modif_compte.gif) no-repeat center top; }
.moncompte .mes_adresses { background: url(images/picto_modif_adresse.gif) no-repeat center top; }
.moncompte .mes_livraisons { background: url(images/picto_voir_commande.gif) no-repeat center top; }

/* titres remplacés par des images */
h1.titre_image {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 70px;
	width: 530px;
	text-indent: -5000px;
}
/* champ de formulaire */
.zoneDeSaisie {
	width: 300px;
	margin: 0px;
	padding: 3px;
}
.commentaires {
	font-size: 0.9em;
	font-style: italic;
}
/* navigation de pages des dossiers */
#nav_pages_dossiers {
	font-size: 0.8em;
	text-align: center;
	margin: 10px 20px 20px 0px;
}

/* bloc les manifs */
#les_manifs {
	padding: 0px 0px 10px;
	font-size: 0.8em;
	color: #859A45;
	margin: 10px 1px 10px 0px;
	background: url(images/bg_carnet.jpg) no-repeat left bottom;
}
#les_manifs p {
	font-size: 0.9em;
	margin: 0px 5px 5px;
	padding: 0px;
	line-height: 1.3em;
}
#les_manifs h2 {
	font-size: 0.9em;
	margin: 0px 0px 5px;
	padding: 0px;
}
#les_manifs a:link, #les_manifs a:visited {
	color: #859A45;
	font-weight: bold;
	text-decoration: none;
}
#les_manifs a:hover, #les_manifs a:active {
	color: #000000;
	text-decoration: underline;
}
/* Nuage de tags 6 niveaux */
.nuage1 {
	font-size: 10px;
}

.nuage2 {
	font-size: 13px;
}

.nuage3 {
	font-size: 17px;
}

.nuage4 {
	font-size: 21px;
}

.nuage5 {
	font-size: 25px;	
}

.nuage6 {
	font-size: 28px;	
}
/* pour coupon chèque */
.no, .yes {
	display:none;
}
