BODY {
	padding:0px;
	margin:0px;
    font-size: 12px;
    font-family: Optima, Arial;
    color: black;
    text-align: justify;
}

SUP { font-size: 0.6em; }


H1 {
	margin:0px;
    font-size: 24px;
    color: white;
    text-align: center;
    line-height: 171px;
    height:171px;
    width:171px;
    background-image: url(images/carre_orange.jpg);
    background-repeat: no-repeat;
    float: left;
}
H1 table { line-height:10px; }


IMG { border:none; }

.imagesquare, .imagesquare2 {
	position:relative;
	margin:0px;
    height:171px;
    width:171px;
    float: left;
    overflow: hidden;
}
.imagesquare2 A { display:block; }

#square0 { margin-right: 4px; margin-bottom: 4px; }
#square1 { margin-bottom: 4px; }
#square2 { margin-right: 4px; }

.text{
	margin: 15px;
	padding: 6px;
	width: 298px;
	height:133px;
	float: left;
	line-height: 15px;
}
.collections{
	margin: 5px 12px;
	width: 330px;
	height:165px;
	float: left;
	line-height: 15px;
	text-align: left;
	overflow: hidden;
	
}

.collections A{
	float:left;
	margin-right: 18px;
	margin-bottom: 5px;
	position:relative;
}

.collections A.last{ margin-right: 0px; }

A:link, A:visited { color: #F16900; font-size: 13px; text-decoration: underline; }
A:hover { text-decoration: none; }

.title {
	/*background-image: url(images/titre.png);
	background-repeat: no-repeat;*/
	text-align: center;
	margin-top:30px;
}

.image {
	position: fixed;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.image IMG { height: 100%; width: 100%; }

.main {
    width: 346px;
    height: 650px;
    /*background-image: url(images/background.jpg);
    background-repeat: no-repeat;*/
    position:absolute;
    left:50%;
    top:50%;
    margin-left: -173px;
    margin-top: -325px;
}

.footer {
	top:578px;
	font-size: 15px;
	font-family: "Century Gothic", Arial;
	color: white;
	text-align: center;
	position:absolute;
}

.footer a:link, .menu a:visited {
	color: white;
	font-size: 15px;
    text-decoration: none;
}

.footer a:hover {
    color: #F48500;
    font-size: 15px;
    text-decoration: none;
}

.menu a:link, .menu a:visited {
    color: black;
    font-size: 16px;
    text-decoration: none;
}

.menu a:hover {
    color: #777777;
    font-size: 16px;
    text-decoration: none;
}

.menu a:active {
    color: #F48500;
    font-size: 16px;
    text-decoration: none;
}

.menu a.selected { color: #F16900; }

.menu UL{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 120px;
	left:50%;
	margin-left:-320px;
	position: absolute;
}

.menu UL LI { margin-bottom: 5px; text-align: right; }

.menu{
    background-image: url(images/bande.png);
    height: 175px;
    width: 100%;
    background-repeat: repeat-x;
    padding-top: 18px;
    position: absolute;
    z-index: 0;
    top:50%;
    margin-top: 23px;
}

.fonce{
    background-image: url(images/fonce.png);
    height: 169px;
    width: 100%;
    background-repeat: repeat-x;
    position: fixed;
    z-index: 0;
    text-align: right;
    bottom:0px;
}

.fauteuil{
    background-image: url(images/fauteuil.png);
    height: 326px;
    width: 214px;
    left: 335px;
    top: 200px;
    position: absolute;
    z-index: 10;
}

.bloctext{
    width: 346px;
    height: 346px;
    background-color: #EAE6E4;
    top: 177px;
    position: absolute;
}

#arrow_top {
	position: absolute;
	top: 80px;
	width: 30px;
	height:30px;
	left: -50px;
	text-align: left;
	z-index: 100;
}

#arrow_bottom {
	position: absolute;
	top: 80px;
	width: 30px;
	height:30px;
	right: -50px;
	text-align: left;
	z-index: 100;
}