BODY, P, INPUT, TEXTAREA, SELECT, TD, TH, BUTTON
		{
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 8pt;
		color: #000000;
		}
BODY
		{
		margin-right: 0;
		}
P, BLOCKQUOTE, OL, UL, TABLE
		{
		margin-top: 0;
		margin-bottom: 0.5em;
		}
TH, TD
		{
		margin: 0;
		}
TH
		{
		font-weight: bold;
		}
TH.NoBorder, TD.NoBorder
		{
		border: 0;
		}
TH.BorderLeft, TD.BorderLeft
		{
		border: 0;
		border-left-color: #007bc2;
		border-left-style: solid;
		border-left-width: 1px;
		}
TH.BorderBottom, TD.BorderBottom
		{
		border: 0;
		border-bottom-color: PeachPuff;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		}
TH.BorderTopBottom, TD.BorderTopBottom
		{
		border: 0;
		border-top-color: #007bc2;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #007bc2;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		}
TH.CrochetDroit, TD.CrochetDroit
		{
		border: 0;
		border-top: 1px solid #007bc2;
		border-right: 1px solid #007bc2;
		border-bottom: 1px solid #007bc2;
		margin-right: 10px;
		}
DT
		{
		font-size: 200%;
		}
BLOCKQUOTE
		{
		font-style: italic;
		text-indent: -2ex;
		}
DD
		{
		text-indent: -4ex;
		}
H1
		{
		font-family: Verdana, Tahoma, Arial;
		font-size: 200%;
		color: #007bc2;
		border-bottom: solid 1px #007bc2;
		margin-left: 1em;
		}
H2
		{
		font-size: 140%;
		margin-bottom: 0.5em;
		}
SMALL
		{
		font-size: 80%;
		}
BIG
		{
		font-size: 120%;
		font-weight: normal;
		}
HR
		{
		height: 1px;
		}
.Gras, .Promo
	{
		font-weight: bold;
		}
TH, EM, DT, H1, H2, HR, .TexteGelule, .TexteGelulePetit, .TexteGeluleFin, .TexteMenu, .Gras, .H1, .H2, .H3, .Promo
		{	
		color: #007bc2;
		}
TH, TD, .TexteInfos
		{
		border: solid 1px #007bc2;
		}
TH.Inverse, TD.Inverse, .Infos
		{
		background-color: #007bc2;
		color: #FFFFFF;
		}
a:link, a.Menu:link
		{
		color: #007bc2;
		text-decoration: none;
		}
a:visited, a.Menu:visited
		{
		color: #007bc2;
		text-decoration: none;
		}
a:hover, a.Menu:hover
		{
		color: #339933;
		text-decoration: none;
		}
a:active, a.Menu:active
		{
		color: #00CC00;
		text-decoration: none;
		}
UL, LI
		{
		list-style: url("/habillage/pix/puce.gif");
		}
.Barre
		{
		color: gray;
		text-decoration: line-through;
		}
.DemiBr
		{
		line-height: 0.6em;
		}
.PromoJ
		{
		position: absolute;
		width: 220px;
		visibility: hidden;
		z-index: -1;
		}
BUTTON.GeluleVerte
		{
		background-color: PaleGreen;
		width: 100px;
		height: 22px;
		border: none 0px;
		cursor: hand;
		margin: 0;
		padding: 0;
		}
BUTTON.Gelule, BUTTON.GeluleTransp, BUTTON.GelulePetit, BUTTON.GeluleTranspPetit, BUTTON.GeluleTranspPeche
		{
		background-color: #FFFFFF;
		width: 100px;
		height: 22px;
		border: none 0px;
		cursor: hand;
		margin: 0;
		padding: 0;
		}
BUTTON.GelulePetit, BUTTON.GeluleTranspPetit, BUTTON.GeluleTranspPeche
		{
		width: 30px;
		}
BUTTON.GeluleTranspPeche
		{
		background-color: PeachPuff;
		}
BUTTON.GeluleTransp, BUTTON.GeluleTranspPetit
		{
		background-color: #007bc2;
		}
.TexteGelule, .TexteGelulePetit, .TexteGeluleFin
		{
		position: relative;
		left: 0;
		top: -20px;
		width: 100px;
		height: 22px;
		text-align: center;
		font-weight: bold;
		margin: 0;
		padding: 0;
		}
.TexteGelule:first-letter, .TexteGelulePetit:first-letter, .TexteGeluleFin:first-letter
		{
		font-size: 100%;
		}
.TexteGelulePetit, .TexteGeluleFin
		{
		font-size: 80%;
		font-weight: normal;
		}
.TexteGelulePetit
		{
		width: 30px;
		}
@media print
	{
	.NoPrint
		{
		display: none;
		}
	}
