* {
padding:0; 
margin:0
}

body {
font-size: 0.75em;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

#global {
width: 1000px;
margin: 0 auto;
padding-top:20px
}

#conteneur {
float: left;
width: 482px;
}

h1 {
height: 109px;
background-image: url(IMG/banner.jpg);
text-indent: -9000em;
}

h2 {
text-transform: uppercase;
font-size: 1.25em;
padding-bottom: 20px;
}

#content-left {
margin-top: 40px;
height: 240px;
color: #ffffff;
text-align: right;
margin-bottom: 40px;
padding:0 12px 0 100px;
}

#content-right {
	height: 266px;
	width: 450px;
	background: url(IMG/milieu.png) no-repeat ;
	float: right;
	margin-top: 100px;
	color: #EFE301;
padding-left: 46px;
}

#texte2 {
font-style: italic;
text-transform: uppercase;
}

#merci {
padding-top: 50px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
}


#bouton {
text-align: right;
}

#bouton input {
background-color: #000000;
color: #EFE301;
border: none;
cursor: pointer;
}

label {
padding-right: 20px;
width: 100px;
display: block; 
float: left;
text-transform: uppercase;
}

.input {
padding:2px 0;
}

.input input {
height: 10px;
width: 312px;
padding:4px
}

#pied {
width: 772px;
height: 39px;
background-image: url(IMG/foot.png);
clear: both;
margin: auto;
}
