@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding:0;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
#centrage {
	margin-left:auto;
	margin-right:auto;
	width:766px;
}
#maindiv {
	position:absolute;
	margin-left:0px;
	top:0px;
	background-color:#FFFFFF;
	width:766px;
	height:2060px;
	z-index:2;
}
#lefttile {
	position:absolute;
	margin-left:0px;
	top:0px;
	width:8px;
	height:2060px;
	background-image:url(../images/lefttile.gif);
	background-repeat:repeat-y;
	z-index:3;
}
#header {
	position:absolute;
	margin-left:8px;
	top:12px;
	width:750px;
	height:179px;
	z-index:4;
}
#righttile {
	position:absolute;
	margin-left:758px;
	top:0px;
	width:8px;
	height:2060px;
	background-image: url(../images/righttile.gif);
	background-repeat:repeat-y;
	z-index:5;
}
#title {
	position:absolute;
	margin-left:208px;
	top:41px;
	width:168px;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #996666;
	font-style: normal;
	font-weight: bold;
	z-index:6;
}
#menu {
	position:absolute;
	margin-left:58px;
	top:240px;
	width:147px;
	height:210px;
	font-family: Arial, "Arial", Times, serif;
	font-size: 16px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	line-height: 24px;
	z-index:7;
}
#menu ul {
	list-style-type:none;
	margin-left:0px;
	top:0px;
	padding-left:0px;
	padding-top:0px;
}
#menu li a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:link {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:hover {
    color: #cc9999;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:active {
	color: #862f2f;
}
#here {
	color:#996666;
}
#kid {
	position:absolute;
	margin-left:50px;
	top:1900px;
	width:108px;
	height:98px;
	z-index:8;
	background-image: url(../images/kid.gif);
}
#address {
	position:absolute;
	margin-left:208px;
	top:2000px;
	width:500px;
	height:50px;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
}
.copyright {
	font-size: 7pt;
	line-height: 12pt;
}
h1 {
	color: #996666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

}
#nino{
	position:absolute;
	margin-left:208px;
	top:240px;
	width:500px;
	height:1695px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	z-index:35;
}
#lign {
	position:absolute;
	margin-left:208px;
	top:1990px;
	width:500px;
	height:2px;
	border-bottom:2px solid #996666;
}
#basket {
	position:absolute;
	margin-left:38px;
	top:852px;
	width:140px;
	height:203px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-align:center;
	z-index:50;
}
hr {
color:#996666;}