body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-image: url(images/background.jpg);
}
#conteneur {
position: absolute;
width: 785px;
left: 50%;
margin-left: -392px;
margin-top: 30px;
min-height: 100%;
}
* html div#conteneur {
        height: 100%; /* Fix IE 5.5, 6 and 7 */
}

html:first-child body {
        height: 100%; /* fix opera 9.22 and 7.10 */
}

#top { 
background-image: url(images/frame_top.jpg);
background-repeat: no-repeat;
height : 18px;
}
#header_index {
height: 190px;
text-align: center;
background-image: url(images/frame_sides.jpg);
}
#graph {
height: 180px;
padding-left: 12px;
text-align: center;
vertical-align : bottom;
border: 0px solid #989898;
}
.graph-box {
height: 134px;
vertical-align : bottom;
float: left;
}
#corps { 
background-image: url(images/frame_sides.jpg);
padding: 0 0 100px 0;
}
#bas {
background-image: url(images/frame_bottom.jpg);
background-repeat: no-repeat;
height: 22px;
clear: left;
}

#celebs {
	width: 200px;
    height: 20px;
	text-align: right;
    top: -110px;
	left: 35px;
	position: relative;
}
#term_index {
	width: 100px;
    height: 20px;
	text-align: right;
    top: -40px;
	left: 460px;
	position: relative;
}
#pied_index {
	width: 100px;
    height: 20px;
	text-align: right;
    top: -110px;
	left: 618px;
	position: relative;
	}
a { color: #3399CC; }
a:link { text-decoration: none;
	color: #3399CC }
a:visited { text-decoration: none;
	color: #3399CC }
a:hover { text-decoration: none;
	color: #F10000 }
a:active { text-decoration: none;
	color: #F10000 }

div#logo {
      	width: 515px;
      	height: 45px;
      	top: 36px;
	left: 57px;
	position: absolute;
      }

.stamp {
	width: 115px;
    height: 50px;
    text-align: left;
    border: 0px solid #989898;
	top: 124px;
	left: 65px;
	position: absolute;
	font-size: 0.75em;
	color: #A6A6A6;
}

