body {

	background-color: #000;
	font-size:100%;
}

.wrapper {

width: 1020px;
margin: 0 auto;

}

#container {
	position:absolute;
	width:1020px;
	z-index:1;
	background-color: #232323;
	top: 0px;
}
#imagecentredaffaires {
	position:absolute;
	width:440px;
	height:620px;
	z-index:1;
	left: 580px;
	top: 160px;
}

#texteaccueil {
	position:absolute;
	visibility:visible;
	width:426px;
	height:376px;
	z-index:2;
	left: 121px;
	top: 398px;
	color: #FFF;
}
.wrapper #container #texteannonce {
	font-weight: bold;
}
.texteannonce {
	font-weight: bold;
}
.texteannonce {
	font-size: 24px;
}
.texteannonce {
	text-align: center;
}
#barre-haut {
	position:absolute;
	background-color:#232323;
	width:1020px;
	z-index:0;
}
#apDiv1 {
	position:absolute;
	width:226px;
	height:29px;
	z-index:2;
	left: 608px;
	top: 97px;
	color: #999;
	font-weight: bold;
	font-family: sans-serif;
	font-size: x-large;
}



#nav {
	position: relative;
	visibility:visible;
	font-family: sans serif;
	font-size:16px;
	font-style: bold;
	color:black;
	font-size:16px;
	margin-top:2px;
	background-repeat:no-repeat;
	display: block;
	width:120px;
	height:50px;
	z-index:5;
	margin-left: 0px;
	
}
#nav a{
	display: block;
	width: 120px;
	height:50px;
	background-image:url(images/onglet-bleu2.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding: 2px;
	margin-top: 0px;
	margin-left:-40px;
	font-family: sans serif;
	font-size:16px;
	font-style: bold;
    color:black;
}
#nav a:hover {
	display: block;
	background-image:url(images/onglet-bleu1.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 50px;
	display: block;
	padding: 2px;
	color:black;
	margin-left:-13px;
	
}
#nav span {
	position:absolute;
	padding-top: 10px;
	font-size: 16px;
	margin-top:6PX;
}


#apDiv2 {
	position:absolute;
	width:259px;
	z-index:6;
	left: 0px;
	top: 180px;
}
#apDiv3 {
	position:absolute;
	width:398px;
	height:48px;
	z-index:3;
	left: 23px;
	top: 97px;
	font-size: x-large;
	color: #999;
}
.wrapper #container #barre-haut #apDiv3 p {
	font-weight: bold;
}
#apDiv4 {
	position:absolute;
	width:420px;
	height:42px;
	z-index:4;
	left: 124px;
	top: 283px;
	color: #999;
	font-weight: bold;
	font-size: x-large;
	text-align: left;
}
.ibarredetitre {
	font-size: large;
}
#apDiv5 {
	position:absolute;
	width:417px;
	height:97px;
	z-index:7;
	left: 121px;
	top: 189px;
	color: #FFF;
	text-align: left;
	line-height:8px;
}
.TITR6 {
	text-align: right;
}

.texteannonce2 {
	color: #0BBFBF;
}
.texteannonce2 {
	text-align: left;
}
#apDiv7 {
	position:absolute;
	width:426px;
	height:115px;
	z-index:8;
	left: 121px;
	top: 301px;
	font-weight: bold;
	line-height:8px;
}
.wrapper #container #apDiv7 p {
	font-size: 24px;
}
.wrapper #container #apDiv7 p {
	color: #0BBFBF;
}
a:link {
	color: #999;
}
/*----------------- Paragraphe -----------------*/
.col_gauche, h1, h2, h3{
	width:470px;
	padding-left:100px;
	}
.col_gauche{
	color:#f5f5f5;
	}
.col_gauche li {
	text-indent:50px;
	list-style:none;
	}
h1{
	color:#0bbfbf;
	font-size:1.3em;
	}
h2{
	font-size:1.3em;
	color:#0bbfbf;
	}
h3{
	text-indent:30px;
	color:#b93bc0;
	}
p{
	text-align:justify;
	}
/*----------------- FORMULAIRE -----------------*/
fieldset{
	width:570px;
	border-color:transparent;
	color:#f5f5f5;
	}
textarea{
	vertical-align: top;
	}
.spacechp{
	padding-top:10px;
	}
.spacechp2{
	padding-bottom:10px;
	}
.spaceradio{
	padding-left:15px;
	}
.calage{
	display: inline-block;
	margin-left:10px;
	text-align:right;
	width:180px;
	}
.bouton{
	background-color:#00c0c0;
		}	
.radius{
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	}
.etoile{
	color:#e62222;
	}

#etoiledescription{
	padding:10px 0 0 100px;
	}	

form{
	margin-top:20px;
	}
#msg{
	margin:0 0 60px 100px;
}
#valid, #msg{
	color:#f5f5f5;
	}
#valid{
	width:500px;
		}