body {
	margin: 8px;
	padding:0px;
	background-color:#60375f;
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	background-image:url(images/fond.gif);
	background-repeat:repeat-y;
	background-position:center center;
}
ul {
	list-style-type:none;
	list-style-image:url(images/puce.gif);;
}
#container {
	width:982px;
	height:642px;
	color:#000000;
	background-image:url(images/fond_1.gif);
	background-repeat:repeat-y;
	margin:auto;
}
#sign{
	color:#c8afaa;
	text-align:center;
	margin-top:0px;
}
#sign a{
	color:#c8afaa;
	text-decoration:none;
}
#sign a:hover{
	text-decoration:underline;
}
.menu{
	width:982px;
	height:31px;
	float:left;
}
.gauche{
	width:83px;
	height:582px;
	float:left;
}
.centre{
	background-image:url(images/fond_centre1.jpg);
	background-repeat:no-repeat;
	width:671px;
	height:562px;
	float:left;
	
}
.txtaccueil{
	font-size:14px;
	margin-top:50px;
	margin-left:85px;
	background-color:#ffffff;
}
.info_bas{
	width:671px;
	height:84px;
	margin-top:12px;
	*margin-top:2px;
	float:left;
}
.recherche{
	width:134px;
	height:84px;
	margin-top:10px;
	padding:30px 0px 20px 20px;
	background:url(images/fond_centre2.jpg) no-repeat;
	float:left;
}
.code{
	width:225px;
	height:84px;
	padding:22px 20px 20px 0px;
	text-align:right;
	background:url(images/fond_centre22.jpg) no-repeat;
	float:left;
}
.chequier{
	width:252px;
	height:84px;
	padding:24px 0px 20px 20px;
	background:url(images/fond_centre23.jpg) no-repeat;
	float:left;
}
.bas{
	width:471px;
	height:43px;
	padding:15px 20px 20px 180px;
	-padding-left:180px;
	margin-top:50px;
	background:url(images/fond_centre3.jpg) no-repeat;
	float:left;
}
.lien{
	color:#60375f;
}
.info{
	padding-top:22px;
}
.anim{
	margin-top:19px;
}