html, body
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background: #ffffff;
	font-size:13px;
	font-family:Arial;
	color: #ffffff;
}
text,td,body
{
	color:#000000;
}
#tableau
{
	display:none;
}
a
{
	color:#343434;
	text-decoration:none;
}
a:hover
{
	color:#858585;
}
#menu 
{
	z-index:20;
	display:block;
	width: 0px;
	height: 0px;
	margin: 0;
	position: relative;
	top:-20px;
	left:0px;
}
#menu a
{
	text-decoration:none;
	width:100%;
	display:block;
	height:20px;
	color:#212121;
	text-align:center;
	display:block;
	padding-top:10px;

}
#menu  a:hover
{
	background-image:url(images/32.png);
	background-position:50% 100%;
	background-repeat:repeat;
}
#collection a, #loveteam  a, #presse a
{
	background-image:url(images/menu.png);
	background-position:50% 100%;
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Arial;
	border-bottom:solid 1px #DEDEDE;
}
#boutiques_link a:hover, #shortcut_link  a:hover
{
	background:none;
	background-image:url(images/menu-w.png);
	background-position:50% 100%;
	background-repeat:no-repeat;
}

#collection, #loveteam , #presse
{
	z-index:4;
	display:none;
	position:absolute;
	background:url(images/32.png) repeat 0 0;
	border:solid 1px #dedede;
}
#collection_link, #boutiques_link, #shortcut_link, #presse_link, #actualites_link, #loveteam_link
{
	z-index:3;
	position:absolute;
	width: 100px;
	height: 18px;
	top:-40px;
	left:380px;
	text-align:center;
	color:#FEFEFE;
}
#collection_link:hover
{
	color:#7A7A7A;
}
#collection
{
	width: 120px;
	height: 135px;
	top:-140px;
	left:370px;
}
#presse 
{
	width: 120px;
	height: 105px;
	top:-110px;
	left:737px;
}
#loveteam 
{
	width: 120px;
	height: 135px;
	top:-140px;
	left:854px;
}
#boutiques_link
{
	width: 100px;
	left:510px;
}
#shortcut_link
{
	width: 100px;
	left:630px;
}
#presse_link
{
	width: 85px;
	left:755px;
}
#loveteam_link
{
	width: 90px;
	left:868px;
}
#ligne
{
	z-index:2;
	position:relative;
	top:-45px;
	left:35px;
}
#ilovecorsica
{
	z-index:3;
	position:relative;
	top:-45px;
	left:50px;
}

a:focus, a:hover, a:active { outline:none }
img, div { behavior: url(images/iepngfix.htc) }