* 
{
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
}

html 
{
	background: #CCCCCC;
}

body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
	font-family: Verdana, Arial, Garamond, Sans-Serif;
	font-size: 16px;
}

#bandeau a{
float: left;
}

#bandeau object { float:right;
}

#menu 
{
clear: both;
	background: url(../img/menu.gif) repeat-x;
	padding: 19px 0;
	text-align: center;
}

#menu a 
{
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 20px;
}

#contenu 
{
	padding: 0 0 35px 44px;
}

#pied
{
	position: relative;
	clear: both;
	background: url(../img/pied.gif) no-repeat;
	padding: 30px 0 25px 460px;
	color: #FFFFFF;
	line-height: 26px;
}

#pied a
{
	display: block;
	position: absolute;
	width: 110px;
	height: 30px;
	top: 55px;
	right: 40px;
}

#ecom 
{
	text-align:right;
	font-size: 12px;
	color: #000000;
}

#ecom a
{
	color: #000000;
}