@charset "UTF-8";
/* CSS Document */
body, html {
	height: 100%; /*  hack IE  */
	margin: 0; /*  hack IE  */
	padding: 0; /*  hack IE  */
}

body{
	background-color:#303030;
	background-image:none;
	/*background-attachment: fixed;*/
	background-position: top left;
	overflow: auto; /*  hack IE  */
}
/*
#content{
	left:-395px;
}
*/
#supercontainer{ /*  hack IE  */
	width:790px; /*  hack IE  */
	/*margin:auto;*/	/*  hack IE  */
	margin-left:50px;
}

#premier{
      /*margin-top: 18px !important!; */
      margin-top: 0px;
}

#fixed{
	background-color:#303030;
	position:absolute;
	width:790px;
	height:350px;
}
div[id=fixed] {
	/*position: fixed !important; */ /*le header n'est plus fixe*/ 
}
html > body {
	overflow: visible !important;
}
#hack_ie{
	margin:370px 0 0 0;
}
div[id=hack_ie] {
	margin:0 0 0 0 !important;
	/*padding:370px 0 0 0;*/
	padding:370px 0 0 0;
}

img{border:0;}
.display_more{width:590px;}
#header{background-color:#303030;padding-left:0;background-position:0 14px;}

.header_fashion_en{background-image:url(/img/fashion/header/minisite/minisite_header_en.png);}
.header_fashion_it{background-image:url(/img/fashion/header/minisite/minisite_header_it.png);}
.header_fashion_fr{background-image:url(/img/fashion/header/minisite/minisite_header_fr.png);}
#header #home{top:24px;}
#header #fashion{top:69px;}
#header #design{top:69px;}
#header #art{top:69px;}
	
#languages{color:#06F;}
#languages li a:hover{color:#FFF;}
#languages li.selected a{color:#FFF;}

.title {margin:10px 0 0 0;padding:15px 15px 10px 15px;background-color:#FFF;width:760px;display:block;/*height:200px;*/}

#menu1{height:15px;padding-top:4px;padding-bottom:4px;margin-bottom:7px;border-bottom:2px dotted #666;border-top:2px dotted #666;}
#menu1 li{
	float:left;
	padding-right: 4px;
	border-right: solid 1px #0066ff;
	height: 15px;
	line-height: 15px;
	margin:0 4px 3px 0;
}

.moins200{margin-top:-264px;display:block;position:absolute;}
.comments{color:#AAA;}
.sous_titre{font-size:14px;}
.vignette{float:left;margin-right:6px;margin-bottom:6px;}
.vignette img{border:0;}
/*
span.vignette{border:2px solid#000;}
a.vignette{border:2px solid#FFF;}
*/
a.next_page{float:right;margin-right:15px;margin-bottom:5px;border:2px solid#FFF;}
a.previous_page{float:right;margin-right:15px;margin-bottom:5px;border:2px solid#FFF;}
a.next_page img, a.previous_page img{border:0;}
#pages{width:200px;text-align:left;margin-top:10px;}