body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E9E9E9;
	background-position: left center;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E9E9E9;
}
.flashcentrer {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	color: #666666;
	height: 590px;
	width: 950px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -295px;
	margin-left: -475px;
	z-index: 2;
	visibility: visible;
}
.erreur {
	font-weight: bold;
	color: #990000;
}
.mlegcentrer {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #999999;
	height: 30px;
	width: 950px;
	left: 50%;
	top: 95%;
	position: absolute;
	margin-top: 0px;
	margin-left: -475px;
	text-align: center;
	vertical-align: bottom;
	display: block;
	z-index: 1;
	visibility: visible;
	text-transform: uppercase;
	font-weight: normal;
}
.txttmgauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.txttmcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.txttmdroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.alertboutique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.nomboutique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txtboutique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}.fndstoretm {
	background-color: #FFFFFF;
	background-image: url(../BOUTIQUES/TMW06/fndstore.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
:focus{
	outline:none;
}
#form input[type="text"]{
	border: #e6d814 1px solid;
}
#form input[type="submit"]{
	font-size: 12px;
	color: #fff;
	border: #fff 0px solid;
	padding: 1px;
	background-color: #666;
}
#form input[type="submit"]:hover, #form input[type="submit"]:focus{
	font-size: 12px;
	color: #fff;
	border: #fff 0px solid;
	padding: 1px;
	background-color: #e6d814;
	cursor:pointer;
}
#sitemap{
	width:815px;
	height:147px;
	background: #fff url('../images/sitemap/back.png') top left no-repeat;
	padding-left:135px;
}
#sitemap span{
	float:left;
	margin:5px 20px 10px 0;
}
#sitemap span a{
	font-size:14px;
}
#sitemap span a:hover{
	font-size:14px;
	color:#e6d814;
}
#sitemap span.accueil{

}
#sitemap span.accueil a{
	font-size:18px;
}