@charset "utf-8";
/* CSS Document */

body{
margin:0px;
}

/* MISE EN PAGE ---------------------------- */

#global {
margin-left:auto;
margin-right:auto;
width: 950px;
}

#entete {
height: 180px;
}

#encart_deco {
width: 200px;
background-color:#ffffff;
float:left;
}

#contenu {
width: 720px;
background-color:#ffFFFF;
float:right;
margin-right:10px;
}

#contenu_home {
width: 950px;
background-color:#ffFFFF;
height: 360px;
}
#contenu_collections {
width: 950px;
background-color:#ffFFFF;
}

#footer{
height: 25px;
background-color: #666666;
margin-top:15px;
clear:both;
}

/* TEXTES ---------------------------------- */

h2 {
font-family:arial, verdana;
font-size: 14px;
font-weight:bold;
line-height: 25px;
display:block;
border-bottom: #cccccc 1px dashed;
margin-bottom: 10px;
margin-top: 10px;
}

h3 {
font-family:arial, verdana;
font-size: 12px;
color: #c80f20;
font-weight:normal;
margin-top: 0px;
margin-bottom: 5px;
margin-left: 15px;
}

p {
font-family:arial, verdana;
font-size: 11px;
line-height: 16px;
color: #888888;
margin-left: 15px;
margin-top:0px;
}
.footer {
font-family:arial, verdana;
font-size: 10px;
line-height: 25px;
color: #ffffff;

margin-left: 15px;
margin-top:0px;
}

ul {
font-family : Arial, sans serif;
font-size: 11px;
line-height: 18px;
margin-top: 5px;
margin-bottom:5px;
text-indent: 15px;
list-style-type:none;
padding-left: 15px;
}

ul SPAN {
color: #999999;
}



a {
color: #45c7cf;
text-decoration: none;
}
a:hover {
color: #897fbf;
text-decoration: underline;
}

.txt_normal {
font-family:arial, verdana;
font-size: 11px;
color: #888888;
}

/* COLLECTIONS ------------------ */

.tab_collections IMG {

margin-bottom: 10px;
border:0px;
}
/* SHOWROOM ------------------ */
#contenu #ico{
margin-right:12px;
margin-top: 15px;
}
/* Event Maison Objet - Images -- */
#images_stand {
width: 480px;
}

#images_stand IMG{
margin: 0 0 25px 0;
border-bottom: #cccccc 1px solid;
padding-bottom: 10px;
}


