body  {

	color: #000;
	background: 0px 0px repeat #cccccc url(images/fondmotif.jpg);
	margin: 0 0 0 0;
	padding: 0;
	font: 11px/15px Verdana, Lucida, Arial, Helvetica, sans-serif;
}


#container {
	text-align: center;
	width: auto;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 20px;
	border: 2px dotted #999999;
	padding: 0;
	background: #ffffff no-repeat  left bottom;
}

a:link  {
	text-decoration: none;
	color: #777;
}

a:visited  {
	text-decoration: none;
	color: #777;
}

a:hover  {
	text-decoration: none;
	color: #c00;
}

a:active  {
	text-decoration: none;
}

img {
	border: 0;
}

#menu {
	text-align: left;
	border-bottom: 1px solid #cccccc;
	background: #ffffff  repeat;
}


