*{
	margin: 0;
	padding: 0;
}
body {
	background: #f06 url(../images/bg_page.png) 0 0 repeat-x;
	font: .8em/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #c03;
	text-align: center;
}
textarea{
	font: 1em/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
}
hr {
	clear: both;
	visibility: hidden;
}
ul {
	list-style: none;
}
a, a:visited{
	outline: none;
	color: #c03;
}
a:hover {
	color: #603;
}
img{
	border: none;
}
h2{/*Kezako*/
	padding: 20px 0;
	margin-bottom: .2em;
	color: #f06;
	font-size: 5em;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	background: #fff url(../images/hr.png) 0 100% no-repeat;
}
h2 a, h2 a:visited{
	color: #f06;
	text-decoration: none;
}
h2 a:hover{
	color: #cf0;
	text-decoration: none;
}
h3{/*Bandeau vert*/
	padding: 5px 7px;
	margin-bottom: 1em;
	letter-spacing: .05em;
	font-size: 1.3em;
	color: #fff;
	font-family: "Courier New", Courier, monospace;
	background: #cf0 url(../images/bg_h3.png) 0 0 no-repeat;
	border-bottom: 1px solid #7be31d;
}
h3 span{/*Sous-titre*/
	color: #ff0;
	font-family: "Courier New", Courier, monospace;
}
h4{/*Titre objet*/
	padding: 2px 5px;
	font-size: 1em;
	color: #fff;
	font-family: "Courier New", Courier, monospace;
	border-bottom: 1px solid #c03;
	background: #f06 url(../images/bg_titre_ajouts.png) 0 0 no-repeat;
}
h4 a, h4 a:visited{
	color: #fff;
	text-decoration: none;
}
h4 a:hover{
	color: #fff;
	text-decoration: underline;
}
h5{/*Titre boxs droites*/
	height: 21px;
	line-height: 21px;
	text-indent: 5px;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
    background: #f06 url(../images/bg_h5.png) 0 0 repeat-x;
	border-left: 5px solid #f06;
	border-right: 5px solid #f06;
}
p{
	margin-bottom: 1em;
}
.gras{
	font-weight: bold;
}
/*Header*/
div#header{
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 100px;
	text-align: left;
}
div#header p {
	margin: 0;
}
div#header p a{
	position: absolute;
	top: 10px;
	width: 540px;
	height: 55px;
	display: block;
	background: #cf0 url(../images/header.png);
	text-indent: -5000px;
}
div#header h1{
	display: none;
}
div#header #titre_page{
	position: absolute;
	padding: 0;
	top: 70px;
	font: 18px/18px "Courier New", Courier, monospace;
	font-weight: bold;
	color: #ff0;
	background: none;
	display: block;
}
/*accessibilité*/
div#header ul#access{
	position: absolute;
	top: 0;
	right: 55px;
	text-align: right;
	font-size: .9em;
	z-index: 100;
}
div#header ul#access li{
	float: left;
	color: #09f;
}
div#header ul#access li a{
	text-decoration: none;
	color: #09f;
}
/*navbar*/
div#header ul#navbar{
	position: absolute;
	right: 50px;
	top: 25px;
	width: 220px;
}
div#header ul#navbar li{
	float: left;
}
div#header ul#navbar li a{
	float: left;
	display: block;
	height: 20px;
}
div#header ul#navbar li#btn_contact a{
	width: 65px;
	background: #cf0 url(../images/btn_contact.png);
}
div#header ul#navbar li#btn_liens a{
	width: 51px;
	margin: 0 10px;
	background: #cf0 url(../images/btn_liens.png);
}
div#header ul#navbar li#btn_jachete a{
	width: 81px;
	background: #cf0 url(../images/btn_jachete.png);
}
div#header ul#navbar li#btn_contact a:hover, div#header ul#navbar li#btn_liens a:hover, div#header ul#navbar li#btn_jachete a:hover{
	background-position: 0 -20px;
}
div#header ul#navbar li a span{
	display: none;
}
/*Conteneur*/
div#conteneur{
	position: relative;
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
p.center{
	text-align: center;
	margin: 20px;
}
/*Menu*/
div#menu {
	float: left;
	width: 150px;
	margin-top: 5px;
}
div#menu ul.navigation {
	padding-top: 11px;
    background: transparent url(../images/navigation_top.png) 0 0 no-repeat;
}
div#menu img#navigation_bottom{
	display: block;
}
div#menu ul.navigation a, div#menu ul.navigation span {
    display: block;
    padding: 4px 5px;
    text-decoration: none;
}
div#menu ul.navigation .toggleSubMenu a, div#menu ul.navigation .toggleSubMenu span {
    background: #fff;
	border-bottom: 1px solid #cf0;
	font-weight: bold;
	color: #c03;
}
div#menu ul.navigation a:hover, div#menu ul.navigation a:focus, div#menu ul.navigation a:active {
	background: #cf0;
}
div#menu ul.navigation ul.subMenu{
    display: none;
}
div#menu ul.navigation ul.subMenu a {
    padding: 3px 0 3px 5px;
    background: #f06 url(../images/bg_sousmenu.png) 10px 1000% no-repeat;
	border-bottom: 1px solid #c03;
    font-size: .9em;
	color: #fff;
}
div#menu ul.navigation ul.subMenu a:hover, div#menu ul.navigation ul.subMenu a.actif {
    padding-left: 17px;
    background-position: 5px 50%;
}
div#menu ul.navigation ul.subMenu a i {
    font-style: normal;
	font-weight: normal;
	font-size: .9em;
	color: #cf0;
}
div#menu ul.navigation li#navigation_bottom {
    background: transparent url(../images/navigation_bottom.png) 0 100% no-repeat;
	padding-bottom: 11px;
}
/*Colonne*/
div#colonne{
	float: left;
	width: 155px;
}
div#colonne form{
	padding: 16px 10px 0 5px;
    background: transparent url(../images/search_top.png) 0 0 no-repeat;
}
div#colonne form p{
	padding: 0 6px 5px 5px;
	margin: 0;
    background: #7be31d;
}
div#colonne form p#search_bottom{
	height: 6px;
	margin: 0;
    background: transparent url(../images/search_bottom.png) 0 100% no-repeat;
}
div#colonne form label{
	display: block;
	height: 21px;
	width: 100%;
	margin-bottom: 5px;
	line-height: 21px;
	text-indent: 5px;
	font-weight: bold;
	color: #fff;
    background: #7be31d url(../images/bg_recherche.png) 0 0 repeat-x;
}
div#colonne form input{
	width: 126px;
	background: #cf0;
	border: 1px solid #ff0;
	color: #690;
}
div#colonne form select{
	float: left;
	width: 105px;
	background: #cf0;
	border: none;
	color: #690;
}
div#colonne form a{
	display: block;
	margin-left: 110px;
	width: 18px;
	height: 18px;
    background: #7be31d url(../images/search_btn.png);
}
div#colonne form a span {
	display: none;
}
div#colonne div.infos {/*Encadrés*/
	width: 140px;
	margin: 5px 10px 5px 6px;
	padding-top: 11px;
	color: #ff7fb2;
    background: transparent url(../images/infos_top.png) 0 0 no-repeat;
}
div#colonne div.infos p{
    background: #f06;
	margin: 0;
	padding: 5px 5px 0 5px;
}
div#colonne div.infos p.infos_bottom{
	height: 11px;
	padding: 0;
    background: transparent url(../images/infos_bottom.png) 0 100% no-repeat;
}
div#colonne div.infos p.infosLink a{
    display: block;
    padding: 4px 0 4px 5px;
    background: #f06 url(../images/bg_sousmenu.png) 0 1000% no-repeat;
	border-bottom: 1px solid #c03;
    font-size: .9em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
div#colonne div.infos p.infosLink a:hover, div#colonne div.infos p.infosLink a.actif {
    padding-left: 12px;
    background-position: 0 50%;
}
/*Contenu*/
div#main{
	float: left;
	width: 670px;
	margin-left: 5px;
	padding-top: 16px;
	padding-bottom: 10px;
	background: transparent url(../images/contenu_top.png) 0 0 no-repeat;
}
div#main div#contenu{
	padding: 0 10px 10px 10px;
	background: #fff;
}
/*Footer*/
div#main div#footer{
	clear: both;
	height: 2em;
	border-top: 4px solid #ff0;
	line-height: 2em;
	text-align: center;
	color: #690;
	background: #cf0 url(../images/bg_footer.png) 0 100% no-repeat;
}
div#main div#footer a, div#main div#footer a:visited{
	color: #690;
}
div#main div#footer a:hover{
	color: #360;
}
/*------------------------------------------------Fil-------------------------------------------*/
div#contenu p#fil{
	padding-left: 5px;
	color: #f69;
	background: #fff2f7 url(../images/bg_fil.png) 0 0 no-repeat;
	border-bottom: 1px solid #ffe5ef;
}
div#contenu p#fil a, div#contenu p#fil a:visited{
	padding: 0 15px 0 0;
	margin-right: 1px;
	color: #f69;
	text-decoration: none;
	background: transparent url(../images/arrow_fil.png) 100% 50% no-repeat;
}
div#contenu p#fil a:hover{
	color: #f06;
	text-decoration: underline;
}
/*----------------------------------------------Objets------------------------------------------*/
div#contenu div.objets{
	margin-bottom: 10px;
	width: 318px;
	background: #fff2f7 url(../images/bg_ajouts.png) 0 100% no-repeat;
	overflow: hidden;
}
div#contenu div.left{
	float: left;
}
div#contenu div.right{
	float: right;
}
div#contenu div.objets a.vignette{
	display: block;
	height: 100px;
	float: left;
	margin: 8px;
	padding: 1px;
	border: 1px solid #ffe5ef;
}
div#contenu div.objets a.vignette:hover{
	border: 1px solid #cf0;
}
div#contenu div.objets dl{
	float: left;
	margin: 10px;
	margin-left: 0;
}
div#contenu div.objets dl dt{
	padding: 0 2px;
	background: #fff2f7 url(../images/bg_dt_items.png);
	border-top: 1px solid #fff5f9;
	border-bottom: 1px solid #ccc2c6;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #f06;
}
div#contenu div.objets dl dt img{/*Tete de mort*/
	float: right;
	margin-top: -1.2em;
	margin-right: 1px;
}
div#contenu div.objets dl dt img.cote{/*Tete de mort*/
	float: right;
	margin-top: -1.1em;
	margin-right: 15px;
}
div#contenu div.objets dl dd{
	margin: .2em 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ffe5ef;
}
div#contenu div.objets dl dd span.date{
	color: #f06;
	font-size: .9em;
	vertical-align: middle;
}
div#contenu div.objets dl dd.details{
	border: none;
}
div#contenu div.objets dl dd.details a, div#contenu div.objets dl dd.details a:visited{
	padding-left: 12px;
	background: transparent url(../images/arrow_lemon.png) 0 .4em no-repeat;
	text-decoration: none;
}
div#contenu div.objets dl dd.details a:hover{
	margin-left: 5px;
}
/*Num_pages*/
div#contenu p#num_pages{
	padding: 2px;
	border: 1px solid #ffe5ef;
	background: #fff url(../images/bg_dt_items.png);
	text-align: center;
	font-weight: bold;
	color: #f06;
	line-height: 13px;
}
div#contenu p#num_pages a, div#contenu p#num_pages a:visited{
	padding: 0 2px;
	color: #f69;
	text-decoration: none;
}
div#contenu p#num_pages a:hover{
	color: #f06;
}
div#contenu p#num_pages a#haut, div#contenu p#num_pages a#haut:visited{
	float: right;
	margin-top: -14px;
}
div#contenu p#num_pages a#haut:hover{
	color: #f06;
}
/*----------------------------------------------Onglets------------------------------------------*/
div#contenu ul.onglets{
	padding: 3px 0;
	margin-bottom: 1.2em;
	border-bottom: 1px solid #f9c;
	font-weight: bold;
	font-size: .9em;
}
div#contenu ul.onglets li{
	list-style: none;
	margin: 0;
	display: inline;
}
div#contenu ul.onglets li a{
	padding: 2px 3px;
	margin-left: 3px;
	border: 1px solid #f9c;
	border-bottom: none;
	background: #fff2f7;
	text-decoration: none;
}
div#contenu ul.onglets li a, div#contenu ul.onglets li a:visited{
	color: #f9c;
}
div#contenu ul.onglets li a:hover{
	color: #f06;
}
div#contenu ul.onglets li a#current{
	color: #f06;
	background: #fff;
	border-bottom: 1px solid #fff;
}
div#contenu ul.lettres li a{/*alphabet*/
	padding: 2px 6px;
}
/*------------------------------INDEX.PHP--------------------------------*/
div#chapo {
	display: none;
}
div#chapo p{
	padding: 5px;
	padding-right: 10px;
	border: 1px solid #ffe5ef;
	background: #fff2f7;
}
p.lettrine:first-letter{
	float: left;
	margin-top: .05em;
	color: #f06;
	font-size: 6em;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
/*-----------------------------EDITEURS.PHP-------------------------------*/
div#contenu dl#listeEditeursG{
	width: 320px;
	float: left;
	margin-bottom: 10px;
	line-height: 1.5em;
}
div#contenu dl#listeEditeursD{
	width: 319px;
	float: right;
	padding-left: 5px;
	margin-bottom: 10px;
	border-left: 1px solid #f9c;
	line-height: 1.5em;
}
div#contenu dl#listeEditeursG dt, div#contenu dl#listeEditeursD dt{
	width: 245px;
	float: left;
}
div#contenu dl#listeEditeursD dt{
	width: 244px;
}
div#contenu dl#listeEditeursG dt a, div#contenu dl#listeEditeursD dt a{
	padding-left: 13px;
	background: #fff url(../images/arrow_editeurs.png) 0 .4em no-repeat;
	text-decoration: none;
}
div#contenu dl#listeEditeursG dt a:hover, div#contenu dl#listeEditeursD dt a:hover{
	background: #fff url(../images/arrow_pink.png) 0 .4em no-repeat;
}
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt{
	clear: both;
}
/* end hack */
div#contenu dl#listeEditeursG dd, div#contenu dl#listeEditeursD dd{
	float: left;
	width: 75px;
	text-align: right;
	font-size: .9em;
	color: #f9c;
}
/*-----------------------------AUTEURS.PHP-------------------------------*/
div#contenu dl#auteursG{
	width: 320px;
	float: left;
	margin-bottom: 10px;
	line-height: 1.5em;
}
div#contenu dl#auteursD{
	width: 319px;
	float: right;
	padding-left: 5px;
	margin-bottom: 10px;
	border-left: 1px solid #f9c;
	line-height: 1.5em;
}
div#contenu dl#auteursG dt, div#contenu dl#auteursD dt{
	width: 245px;
	float: left;
	font-weight: bold;
}
div#contenu dl#auteursD dt{
	width: 244px;
}
div#contenu dl#auteursG dt a, div#contenu dl#auteursD dt a{
	padding-left: 13px;
	background: #fff url(../images/arrow_editeurs.png) 0 .4em no-repeat;
	text-decoration: none;
}
div#contenu dl#auteursG dt a:hover, div#contenu dl#auteursD dt a:hover{
	background: #fff url(../images/arrow_pink.png) 0 .4em no-repeat;
}
div#contenu dl#auteursG dd, div#contenu dl#auteursD dd{
	float: left;
	width: 75px;
	text-align: right;
	font-size: .9em;
	color: #f9c;
}
/*------------------------------FICHE.PHP--------------------------------*/
div#contenu h3 img{/*Tete de mort*/
	float: right;
	margin-top: -1.25em;
}
div#contenu img#image{
	float: left;
	padding: 1px;
	border: 1px solid #ffe5ef;
}
div#contenu div#fiche{
	float: left;
	width: 316px;
	margin-left: 10px;
}
div#contenu div#fiche dl{
}
div#contenu div#fiche dl.left{
	float: left;
	width: 153px;
}
div#contenu div#fiche dl.right{
	float: right;
	width: 153px;
}
div#contenu div#fiche dl dt{
	padding: 0 2px;
	background: #fff2f7 url(../images/bg_dt_items.png);
	border-top: 1px solid #fff5f9;
	border-bottom: 1px solid #ccc2c6;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #f06;
}
div#contenu div#fiche dl span{
	margin-left: 2px;
	padding-left: 12px;
	background: #fff2f7 url(../images/arrow_lemon.png) 0 50% no-repeat;
}
div#contenu div#fiche dl dd{
	margin: .2em 5px;
}
div#contenu div#fiche form{
	margin: 10px 0;
	border: 1px solid #d5003c;
}
div#contenu div#fiche h5{
	border: none;
}
div#contenu div#fiche p{
	margin: 5px;
}
/*------------------------------CONTACT.PHP--------------------------------*/
div#contenu p.chapo{
	padding: 5px;
	padding-right: 10px;
	border: 1px solid #ffe5ef;
	background: #fff2f7;
}
div#contenu form#contact{
	width: 318px;
	margin: 10px 166px;
	padding-top: 11px;
	background: #fff2f7 url(../images/contact_top.png) 0 0 no-repeat;
}
div#contenu form#contact p{
	margin: 0 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #fff2f7 url(../images/hr2.png) 0 100% repeat-x;
}
div#contenu form#contact p.contact{
	margin: 0;
	padding-bottom: 16px;
	text-align: center;
	background: #fff2f7 url(../images/contact_bottom.png) 0 100% no-repeat;
}
div#contenu form#contact label{
	display: block;
	margin-bottom: .2em;
	padding-left: 13px;
	background: transparent url(../images/arrow_editeurs.png) 0 50% no-repeat;
	color: #f06;
	font-weight: bold;
}
div#contenu form#contact label span{
	color: #c03;
}
div#contenu form#contact input, div#contenu form#contact textarea{
	width: 292px;
	padding: 2px;
	color: #c03;
	border: 1px solid #ead2dc;
	background: #fff url(../images/bg_input.png);
}
div#contenu form#contact p.contact input{
	width: auto;
	background: #fff;
	border: 1px solid #f06;
	font-weight: bold;
	color: #f06;
}
div#contenu form#contact p.contact input:hover {
	background: #f06;
	color: #fff;
}
/*------------------------------LIENS.PHP--------------------------------*/
div#contenu dl.liens{
	width: 216.66px;
	float: left;
	line-height: 1.5em;
}
div#contenu dl.liens dt{
	float: left;
	width: 85%;
}
div#contenu dl.liens dt.favori{
	background: #fff url(../images/star.png) 100% 50% no-repeat;
}
div#contenu dl.liens dd{
	text-align: right;
}
div#contenu dl.liens dt a{
	padding-left: 13px;
	background: #fff url(../images/arrow_editeurs.png) 0 .4em no-repeat;
	text-decoration: none;
}
div#contenu dl.liens a:hover, div#contenu dl.liens a:visited{
	background: #fff url(../images/arrow_pink.png) 0 .4em no-repeat;
	color: #603;
}
div#contenu dl#liens_left{
	width: 210.66px;
	border-right: 1px solid #f9c;
	padding-right: 5px;
	margin-bottom: 10px;
}
div#contenu dl#liens_middle{
	width: 206.66px;
	padding: 0 5px;
	margin-bottom: 10px;
}
div#contenu dl#liens_right{
	width: 210.66px;
	border-left: 1px solid #f9c;
	padding-left: 5px;
	margin-bottom: 10px;
}
/*------------------------------ACHATS.PHP--------------------------------*/
div#contenu p.toggle{
	text-align: right;
}
div#contenu p.toggle a{
	padding-left: 15px;
	text-decoration: none;
	color: #f06;
	background: #fff url(../images/show.png) 0 50% no-repeat;
}
div#contenu h6{
	padding: .3em;
	background: #fff2f7 url(../images/hr2.png) 0 100% repeat-x;
	font-size: 1em;
	line-height: 1em;
}
div#contenu h6 a{
	padding-left: 13px;
	background: transparent url(../images/arrow_editeurs.png) 0 .4em no-repeat;
	color: #c03;
	text-decoration: none;
}
div#contenu h6 a:hover, div#contenu h6 a.open{
	background: transparent url(../images/arrow_lemon.png) 0 .4em no-repeat;
	color: #603;
}
div#contenu dl.achats{
	padding: 0 10px 10px 10px;
	line-height: 1.5em;
	background: #fff;
	border-right: 1px solid #fff2f7;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff2f7;
	display: none;
}
div#contenu dl.achats dt{
	float: left;
	padding-left: 13px;
	margin-right: .3em;
	background: #fff url(../images/arrow_editeurs.png) 0 50% no-repeat;
	font-weight: bold;
}
div#contenu dl.achats dd{
	color: #f06;
}
div#contenu dl.achats dd span.prix{
	margin-right: 3px;
	padding: 0 2px;
	color: #fff;
	background: #f06;
	font-weight: bold;
	font-size: .8em;
	line-height: 1em;
}
div#contenu dl.achats dd.top{
	float: right;
	margin-top: -1em;
}
div#contenu dl.achats dd.top a{
	color: #ff9fc5;
	font-size: .9em;
	text-decoration: none;
}
div#contenu dl.achats dd.top a:hover{
	color: #f06;
}
/*------------------------------AJOUT.PHP--------------------------------*/
div#contenu form#ajout{
	width: 360px;
	margin: 10px 150px;
}
div#contenu form#ajout fieldset{
	padding-top: 22px;
	background: #fff2f7 url(../images/ajout_top.png) 0 0 no-repeat;
	border: none;
}
div#contenu form#ajout legend{
	color: #fff;
	padding-top: 22px;
	padding-left: 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 1em;
}
div#contenu form#ajout p{
	margin: 0;
	padding-bottom: 5px;
}
div#contenu form#ajout p.bottom{
	height: 2em;
	padding-bottom: 22px;
	background: #fff2f7 url(../images/ajout_bottom.png) 0 100% no-repeat;
}
div#contenu form#ajout p.contact{
	margin: 0;
	padding-bottom: 16px;
	text-align: center;
	background: #fff2f7 url(../images/ajout_bottom.png) 0 100% no-repeat;
}
div#contenu form#ajout label{
	float: left;
	width: 120px;
	padding-right: 5px;
	margin-bottom: .2em;
	color: #f06;
	text-align: right;
}
div#contenu form#ajout label span{
	color: #c03;
}
div#contenu form#ajout input, div#contenu form#ajout select, div#contenu form#ajout textarea{
	width: 140px;
	color: #c03;
	border: 1px solid #ead2dc;
	background: #fff url(../images/bg_input.png);
}
div#contenu form#ajout select{
	width: 142px;
}
div#contenu form#ajout textarea{
	width: 338px;
	margin-left: 10px;
}
div#contenu form#ajout p.contact input{
	width: auto;
	margin-top: .5em;
	background: #fff;
	border: 1px solid #f06;
	font-weight: bold;
	color: #f06;
}
div#contenu form#ajout p.contact input:hover{
	background: #f06;
	color: #fff;
}
div#contenu form#ajout p input.btn_radio{
	width: auto;
	vertical-align: middle;
}
/*------------------------------GESTION.PHP--------------------------------*/
div#contenu h6 span{/*nbr_objets*/
	float: right;
	margin-top: -1.4em;
	font-size: .8em;
	color: #cc5b77;
}
div#contenu table{
	width: 100%;
	font-size: .9em;
}
div#contenu table.objets{
	display: none;
}
div#contenu table th{
	font-variant: small-caps;
	text-align: center;
	border-right: 1px solid #ead2dc;
	border-bottom: 1px solid #ead2dc;
}
div#contenu table td{
	border-right: 1px solid #ead2dc;
	border-bottom: 1px solid #ead2dc;
	padding: 2px;
}
div#contenu table td span{/*paiement en attente*/
	float: right;
	margin-top: -1.7em;
	font-size: .8em;
	color: #c03;
}
div#contenu td.center{
	text-align: center;
}
div#contenu td.right{
	text-align: right;
}
div#contenu p#statistiques{
	padding-left: 12px;
	background: transparent url(../images/arrow_lemon.png) 0 .4em no-repeat;
}
div#contenu p#ajouter{
	margin: 1em 0;
}
div#contenu p#ajouter a, div#contenu p#ajouter a:visited{
	padding-left: 12px;
	background: transparent url(../images/arrow_lemon.png) 0 .4em no-repeat;
	text-decoration: none;
}
div#contenu p#ajouter a:hover{
	margin-left: 5px;
}
