/* Start of CMSMS style sheet 'style-fashion' */
/* -------------- Mise à zéro des styles ---------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
body {
	background-color: #262023;
	font-family: arial ;	
}
#container {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #262023;	
	
}
#photo {
	float: left;
	width: 390px;
	height: 500px;
        line-height: 500px;
}
#photo img {
        vertical-align:middle;
}

#contenu {
	float: left;
	width: 450px;
	height: 500px;
	background-image: url(./images/fond-contenu.jpg);
	background-repeat: norepeat;
        overflow-y: auto;
        overflow-x: hidden;
    scrollbar-face-color: #4A404B;
    scrollbar-shadow-color: #4A404B;
    scrollbar-highlight-color: #4A404B;
    scrollbar-3dlight-color: #4A404B;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #eee8aa;

}
#contenu h1 {
	padding-top: 20px;
	text-align: center;
	font-weight: bold;	
}
#contenu h2 {
	text-align: center;
}
#contenu p {
	/*color: #b5afa7;*/	
	padding-left:40px;
}
#contenu a{
        text-decoration:none;
        color: #000000;
}
#galerie {
        position: relative;
        bottom: 0px;
        left: 25px;
	width: 400px;
	/*height: 90px;*/
}
#vignettes {
	width: 400px;
	height: 90px;
	margin-top:20px;
	margin-left:25px;
}
#vignettes img {
	margin-left: 5px;	
}
#news {
	float: left;
	width: 20px;
	height: 500px;
	
}
#fashion {
	float: left;
	width: 20px;
	height: 500px;
	
	
}
#interior-design {
	float: left;
	width: 20px;
	height: 500px;
	
}
#brand-collaboration {
	float: left;
	width: 20px;
	height: 500px;
	
}
#services {
	float: left;
	width: 20px;
	height: 500px;
	
}
#contact {
	float: left;
	width: 20px;
	height: 500px;
	
}
#footer {
	float: left;
	width: 960px;
	height: 40px;
	background-color: #262023;	
	font-size: 9px;
}
#footer a {
        text-decoration: none;
        color:#847a6c;

}
#footer img {
        vertical-align: middle;
}
#footer table {
        margin-top: 5px;
        width: 100%;
}

.mellelucien {
         color: #847a6c;
}
.mellelucien a {
        color: #847a6c;
        text-decoration: none;
}
.ec {
        float:right;
        width: 150px;
}
.ec a {
        text-decoration: none;
        color: #4c4749;
}
.ec img {
        vertical-align: middle;
}
.lineheight10 {
        line-height: 10px;
}
/* End of 'style-fashion' */

/* Start of CMSMS style sheet 'galerie' */
		div#galerie
		{
			/*width: 450px ;*/
                        margin-top: 10px;
			text-align: center ;
		}
		
		ul#galerie_mini
		{
			margin: 0 ;
			padding: 0 ;
			list-style-type: none ;
		}
		
		ul#galerie_mini li
		{
			float: left ;
                        margin-left: 5px;
		}
		
		ul#galerie_mini li a img
		{
			margin: 2px 1px ;
			border: 1px solid #dcb ;
		}
		
	
/* End of 'galerie' */

