#sommaireListe .texteListe h2 {
	font-size:18px;
	font-weight:bold;
	color:#BC0DCE;
}
h3, #sommaireListe .texteListe h3 {
	background-color:#9D006C;
	background-image:none;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px;
}
#sommaireListe .texteListe h4 {
	font-size:13px;
	font-weight:bold;
	color:#BC0DCE;
}
#sommaireListe .texteListe ul, #sommaireListe .texteListe ol {
	margin-top:10px;
	margin-left:30px;
}
#sommaireListe .texteListe ol ul {
	margin-top:5px;
	margin-left:20px;
}

input {
	background-color:#FFFFFF;
}
label {
	color:#000000;
}
input.boutonLN {
	background-color:#FFFFFF;
	background-image:url(/images/site/boutonValiderFJaune.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF !important;
	cursor:pointer;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:46px !important;
	padding:0;
	text-align:center;
	text-decoration:none !important;
	width:173px;
}
input.boutonLN:hover {
	background-image:url(/images/site/boutonValiderFJauneHover.gif);
	background-repeat:no-repeat;
}
a.boutonLN {
	background-image:url(/images/site/boutonValiderFJaune.gif);
	background-position:50% 100%;
	background-repeat:no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:30px;
	padding-top:16px;
	text-align:center;
	text-decoration:none !important;
	width:173px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
a.boutonLN:hover {
	background-image:url(/images/site/boutonValiderFJauneHover.gif);
	background-repeat:no-repeat;
}
#sommaireListe a {
	text-decoration:underline;
}
.article a {
	text-decoration:underline;
	color:#AE007A;
}
#sommaireListe a:hover {
	text-decoration:none;
}
.info {
	color:#700088 !important;
	font-weight:bold !important;
	padding-bottom:2px !important;
}
.article table {
	padding:0 0px 10px 0px !important;
	width:100%;
}
a.bSupprimer, a.bOffrir, a.bVoir {
	position:relative;
	display:inline-block;
	background-image:url(/boutique/images/bSupprimer.gif);
	background-repeat:no-repeat;
	width:22px;
	height:22px;
	margin:0px 1px;
}
a.bSupprimer:hover {
	background-image:url(/boutique/images/bSupprimerHover.gif);
	background-repeat:no-repeat;
}
a.bVoir {
	background-image:url(/boutique/images/bVoir.gif);
	background-repeat:no-repeat;
}
a.bOffrir {
	background-image:url(/boutique/images/bOffrir.gif);
	background-repeat:no-repeat;
}
a.bVoir:hover {
	background-image:url(/boutique/images/bVoirHover.gif);
	background-repeat:no-repeat;
}
a.bOffrir:hover {
	background-image:url(/boutique/images/bOffrirHover.gif);
	background-repeat:no-repeat;
}
a.bActionLN {
	position:relative;
	display:block;
	background-image:url(/boutique/images/bActionLN.gif);
	background-repeat:no-repeat;
	width:159px;
	height:18px;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
a.bActionLN:hover {
	background-image:url(/boutique/images/bActionLNHover.gif);
	background-repeat:no-repeat;
}

p.titreProduit {
	color:#AE007A;
	font-weight:bold;
}
.imageListeNaissance {
	width:50px;
	border:1px solid #555;
	border-radius:5px;
}
.liste-priorite {
    border: 1px solid #AE007A;
	border-top:0px !important;
    padding: 5px 0;
    position: absolute;
	display:none;
}
.priorite-col, .liste-priorite {
    width: 55px;
}
.priorite-entete {
	text-align:center;	
}
.article table tr th, 
.article table tr td {
	padding:3px 10px !important;
}
.article table tr td p {
	padding:0px 10px 2px 0px !important;
	color:#b50ac8 !important;
}
.article table tr.impaire, div.impaire {
	background-color:#f1f294;
}
.article table tr.paire, div.paire {
	background-color:#e6e86a;
}

.article p, .article ul, .article ol {
	padding:0 15px 10px 0px;
}

img.imgLegende {
	display:inline;
	margin:5px;
	height:22px;
}