/* Reset */
* { margin:0;padding:0;border:0;outline:0;vertical-align:baseline;list-style: none; }
a { text-decoration: none; }

/* General */
body {
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: 1em;
}
h1 { display: none; }
h2 {
font-size: 0.812em;
line-height: 1.125em;
font-style: italic;
}
h3 {
font-size: 0.7em;
line-height: 1em;
}
p {
font-size: 0.75em;
line-height: 1.2em;
}

/* Structure */
#page {
width: 1004px; /* tendrement chocolat */
}
#brea {
padding: 7px 0 8px 15px;
color: #00ff33;         /* ancienne couleur 545251 */
font-size: 0.625em;
}
#ici { color: #00ff33; }
#ici:hover { color: #000; }
#head {
background: #fff;
width: 295px;
position: absolute;
left: 0;
}
/* Menu */
#mn {
width: 295px;
padding-bottom: 38px;
background: url('/img/encastrable.png') no-repeat 50% 100%;
}
#menu {
background: #fff url('/img/menuFdBottom3.gif') no-repeat 15px 17px;
border-top: 7px solid #305c24;
margin: 0 0 0 0;
padding-top: 24px; /* 17 + 7 */
width: 165px;
}
#menu ul {
background: url('/img/menuFdBottom4.gif') no-repeat 0% 100%;
margin: 0 0 0 15px;
padding: 0 0 7px 0;
width: 135px;
}
#menu ul li {
background: url('/img/menuPoint.gif') repeat-x 0% 100%;
padding: 5px 2px 5px 2px;
font-size: 0.687em;
}
#menu ul a:link, #menu ul a:visited, #menu ul a {
color: #434140;
font-weight: bold;
}
#menu ul a:hover, #menu ul a:active {
color: #ff9900;
}
/* Sous-menu */
#sb {
background: #fff url('/img/degrade.png') repeat-y 100% 0%;
margin: 3px 0 0 116px;
width: 176px;
}
#sb dl {
background: url('/img/menuFdBottom2.gif') no-repeat 0% 100%;
padding: 0 0 7px 0;
width: 176px;
}
#sb dl dt {
background: #21579a url('/img/menuFdBottom2.gif') no-repeat 0% 0%;
color: #fff;
font-family: 'Lucida Grande', 'Trebuchet MS', 'Andale Mono', sans-serif;
font-size: 0.812em;
line-height: 5.1em;
letter-spacing: -0.05em;
height: 45px;
padding-left: 7px;
}
#sb dl dd {
margin-right: 20px;
line-height: 20px;
}
#sb dl dd.last {
height: 37px;
}
#sb dd a:link, #sb dd a:visited, #sb dd a {
text-transform: uppercase;
font-size: 0.625em;
font-family: Arial;
line-height: 1.25em;
background: #fff;
color: #706f68;
padding: 4px 0 4px 4px;
border-bottom: 1px solid #e2e2e2;
display: block;
}
#sb dd a:hover, #sb dd a:active {
color: white;
background: rgb(124, 150, 161);
}

/* Grid Class */
.bloc1 {
width: 320px;
padding-bottom: 9px;
text-align: justify;
}
.bloc2 {
width: 425px;
padding-bottom: 9px;
text-align: justify;
}
.dec1 {
padding-left: 25px;
}
.dec2 {
padding-left: 135px;
}
.dec3 {
padding-left: 245px;
}

/* Galerie */
#display {
margin-left: 295px;
}

#display .home li {
margin-bottom: 16px;
}
.textes {
min-height: 189px;
}
#images {
}
#galerie {
}
#galerie li {
width: 100px;
height: 100px;
margin: 0 10px 10px 0;
float: left;
}
#galerie img {
display: block;
}
/* Index Random */
#random {
width: 709px;
height: 709px;
}
#random li {
display: block;
}