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 {
height: 156px;
text-align: center;
background-image: url(images/frame_sides.jpg);
}
#haut {
height: 36px;
text-align: center;
}
#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: 20px;
clear: left;
}

#celebsall {
	width: 160px;
    height: 20px;
	text-align: right;
    top: -85px;
	left: 25px;
	position: relative;
}
#term {
	width: 100px;
    height: 20px;
	text-align: right;
    top: -40px;
	left: 460px;
	position: relative;
}
#oomph {
	width: 100px;
    height: 20px;
	text-align: right;
    top: -110px;
	left: 618px;
	position: relative;
	}
#form {
width: 765px;
}
#form2{
margin-left: 20px;
}

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 }

.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display: inline;
}

p {margin: 0 0 10px 0;}
h1 {font-size: 13pt;font-weight: normal;margin-top: 0px}
h2 {font-size: 10pt;font-weight: normal;margin-top: 0px}

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

div#image {
      	width: 200px;
      	height: 167px;
      	border: 0px solid #989898;
	top: -5px;
	left: 0px;
	margin-right: 10px;
	float : left;
	position: relative;
	}
	
div#imagejobs {
      	width: 120px;
      	height: 100px;
      	border: 0px solid #989898;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	float : left;
	position: relative;
	}
	
div#imagedt {
      	width: 200px;
      	height: 200px;
      	border: 0px solid #989898;
	top: -15px;
	left: 10px;
	margin-left: 0px;
	float : right;
	position: relative;
	}
	
div#text {
      	width: 670px;
      	border: 0px solid #989898;
		top: 15px;
	    left: 42px;
	text-align: justify;
	position: relative;
      }
div#textgch {
      	width: 670px;
      	border: 0px solid #989898;
		top: 15px;
	    left: 42px;
	text-align: left;
	position: relative;
      }

div#mailer {
      	width: 655px;
      	height: 500px;
      	border: 0px solid #989898;
	top: 15px;
	left: 60px;
	position: relative;
      }
div#clo input, textarea { 
    width: 280px;
    } 
      
div#pp {
      	width: 390px;
      	height: 120px;
      	border: 0px solid #989898;
	top: 340px;
	left: 210px;
	overflow: auto;
	position: absolute;
      }

div#marge {
	margin-left: 15px;
	}

div#imageml {
    width: 130px;
    height: 200px;
    border: 0px solid #989898;
	top: 260px;
	left: 620px;
	position: absolute;
      }

.stamp {
	width: 115px;
    height: 20px;
    text-align: left;
    border: 0px solid #989898;
	top: 124px;
	left: 65px;
	position: absolute;
	font-size: 0.75em;
	color: #A6A6A6;
}
div#box {
    width: 245px;
    color: #d70000;
    background: #f7f6f0;
    border: 1px solid #ccc6ad;
    padding: 18px;
    margin-left: 20px;
	float: right;
      }
ul {
margin-left:0px;
padding-left:15px;
}      
li {list-style: outside}