/* elements
------------------------------------------------------------------------------*/
body
{
	margin:1em;
}
abbr, acronym
{
	border-bottom-color:inherit
} 
label
{
	cursor:pointer
}
html, body, div, p, img,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, input, textarea, select,
th, td, table, caption,
blockquote, q, cite,
pre, code, address, dfn, var,
em, strong,
abbr, acronym,
sup, sub,
a, span, button
{
	background-position:0 0;
	background-repeat:no-repeat
}
address
{
	padding:0
}
td,
th
{
	vertical-align:top
}
table
{
	table-layout:fixed
}
.msie sup,
.opera sup
{
	vertical-align:baseline;
	position:relative;
	top:-0.25em
}
.msie sub,
.opera sub
{
	vertical-align:baseline;
	position:relative;
	top:0.25em
}
/* classes
------------------------------------------------------------------------------*/
.masquer,
.hide,
.flash-replaced .alt
{
	position:absolute;
	left:-999em;
}
.afficher,
.show
{
	position:static
}
.supprimer,
.delete
{
	display:none
}
.liste,
.list
{
	margin-left:0
}
.liste li,
.list li
{
	display:block;
	float:left;
	list-style-type:none
}
.discret,
.discreet
{
	border:none
}
.roll
{
	text-decoration:none
}
.roll:hover,
.roll:focus
{
	text-decoration:underline;
	outline:none
}
.clear,
.retablir
{
	overflow:hidden
}
.msie .clear,
.msie .retablir
{
	height:1%;
	overflow:visible;
}
/* EOF
------------------------------------------------------------------------------*/