/* CSS Document */
body {
background:#1a1a1a;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:62.5%;
}

h1 {font-size:2.0em; font-weight:bold;}
h2 {font-size:1.5em; font-weight:bold;}
h3 {font-size:1.2em; font-weight:bold;}
p {font-size:1.2em;}

a:link, a:visited {
font-size: 1.0em;
color:#1a1a1a;
text-decoration:none;
}
a:hover, a:active {
color:#cc0000;
text-decoration:underline;
}

#top-menu {
width:100%;
height:3.0em;
background:#ffffff;
padding:5px;
white-space:nowrap;
margin:10px auto;
border-top:2px solid #cccccc;
border-bottom:2px solid #cccccc;
}	

.infobox {
float:left;
display:block;
width:22%;
font-size:1.0em;
margin-right:1%;
white-space:normal;
}

#front-image {width:100%; height:400px; margin:0 auto; white-space:nowrap;}
#couture-name {width:100%; height:141px; margin:0 auto;}
#fleurs {width:100%; height:276px; margin:0 auto;}
#fleurs a:hover {color:#CCCCCC;}
img#fleurs {float:left;}

#footer {
font-size:1.0em;
line-height:2.0em;
width:100%;
color:#cccccc;
margin:25px auto;
}
#footer a {font-size:1.0em; margin-right:25px; color:#ccc;}
#footer ul {list-style:none;}
#footer ul li {display:inline; padding:0 3px;}