/* /// SITE COMMON /// */

html,body{
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,p,ul,ol,dl,dt,dd,address,form{
margin:0;
padding:0;
}

html{
background:#000000;
width:100%;
padding-top:20px;
}

body{
color:#FFFFFF;
width:780px;
height:590px;
margin:auto auto;
border:1px solid #332222;
font-size:16px;
}
body#home{
background:url(../img/parts/home_bg.jpg);
}

address{
font-style:normal;
}

h1{
background:transparent url(../img/parts/h1_home_bg.gif);
width:85px;
height:71px;
font-size:87.5%;
text-indent:-9999px;
}

a img{
border:none;
}

#menu{
list-style:none;
}

#menu li a{
display:block;
background-repeat:no-repeat;
}

/* HOME */

#home h1{
margin:147px auto 147px auto;
}

#home h2{
display:none;
}

#home #photos,
#home #menu{
width:780px;
list-style:none;
}

/* PHOTOS */

#home #photos{
margin:0 auto 30px auto;
}

#home #photos li{
display:inline;
}

#home #photos img{
border:1px solid #FFFFFF;
border-right:none;
}
#home #photos .fin img{
border-right:1px solid #FFFFFF !important;
}

/* MENU */

#home #menu{
margin:0 auto 60px auto;
}
#home #menu li{
display:inline;
}
#home #menu li a{
height:40px;
float:left;
text-indent:0 ;
}

#home #menu .home a{
width:61px;
}
#home #menu .what a{
width:70px;
margin-left:5px;
}
#home #menu .brand a{
width:100px;
}
#home #menu .trend a{
width:75px;
}
#home #menu .shop a{
width:60px;
}
#home #menu .photo a{
width:80px;
}
#home #menu .map a{
width:53px;
}
#home #menu .contact a{
width:81px;
}
#home #menu .link a{
width:54px;
}
#home #menu .shopping a{
width:81px;
}
#home #menu .blog a{
width:54px;
}
#home #menu .mattotti a{
width:85px;
}
#home #menu .lachamblanc a{
width:100px;
}
#home #menu .lachamblanc br{
clear:left;
}

/* FOOTER */

#footer{
width:565px;
margin:0 auto;
padding:0 0 0 155px;
font-size:56.25%;
line-height:14px;
}

#footer h2{
display:none;
}



#footer address{
width:555px;
height:12px;
padding-top:2px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
}

#footer br{
clear:left;
}


/* COMMON CLASS */

.clrb{
clear:both
}

.hidden{
display:none;
}

.bold{
font-weight:bold;
}

.fs10{
font-size:62.5%;
}

.fs12{
font-size:75%;
}

.fs14{
font-size:87.5%;
}

.fs10px{
font-size:10px ! important;
}

.fs12px{
font-size:12px ! important;
}

.fs14px{
font-size:14px ! important;
}

.fs16px{
font-size:16px ! important;
}

a{text-decoration:none;
}
