html { background: #FFFFFF; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; line-height: 18px; }

a:hover { text-decoration: underline; }
a { color: #000000; }

.clear {line-height: 0px; clear: both; height: 0px; font-size: 0px;}
.nodisplay { display: none; }

.suiv
{
	float: right;
}

.prec
{
	overflow: hidden; zoom: 1;
	float: left;
}

.retour 
{
	overflow: hidden; zoom: 1;
}

.navigation 
{
	clear: both;
	text-align: center;
}

.left{float:left;}
.right{float:right;}

body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	width: 100%; height: 100%;
}

#Global
{
	position: relative;
	width: 320px;
	margin: 0 auto;
}

#Ecom 
{
	text-align: right;
}