body{ 
	margin: 0 auto auto auto;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

#contener{
	margin: 0 auto auto auto;
	width: 955px;
	height: 720px;
	background-color: #000;
	border: 1px solid #000;
}
.img1 {
    float: left;
	width: 492px;
	height: 695px;
	background-image: url(images5/img1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.img2 {
  	float: left;
	width: 463px;
	height: 310px;
	background-image:url(images5/img2.jpg);
	background-repeat: no-repeat;
	
	/*border: 1px solid #06C;*/
}
.formulaire {
    float: left;
    width:463px;
    min-height:388px;
	background-image:url(images5/form.jpg);
    background-position:top;
	background-repeat: no-repeat;
	padding-top: 50px;
   /*border: 1px solid #0C0;*/
}
.intro {
    margin: 40px auto 10px auto;
    font-size:12px;
    color:#FFF;
    width:395px;
    text-align:justify;
}
.line{
	width: 350px;
	margin-left: 80px;
	margin-bottom: 12px;
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	/*background-color: #CCC;*/	
}

.labelCheck{
    position: relative;
	width: 395px;
	margin: 0 auto 0 auto;
	color: #FFF;
	text-align: left;
}

.label{
	float: left;
	width: 150px;
	height: 15px;
}

.input{
	margin: 0;
	padding: 0;
	width: 150px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b656b;
	border: none;
}
/**/
.radio{
	width: 15px;
	height: 15px;
}

.partenaire{
	font-family: "Geneva", Helvetica, Arial, sans-serif;
	font-size: 11px;	
}
#bt {
	width: 122px;
	height: 64px;
	background-image: url(images5/bouton.jpg);
    background-position: top;
    background-repeat: no-repeat;
	margin: 20px auto 0 auto;
	/*border:1px solid red;*/
}
#panel_info {
    position: absolute;
    display: none;
	line-height: 14px;
    border: 7px solid #ffffff;
    text-align: justify;
    padding: 15px;
    width: 345px;
    background-color: #f0eeee;
    font-size: 10px;
    margin: 0px;
    top: -170px;
    color: #c30040;
}

#retourHaut {
    margin-top: -25px;
}
.point_interrogation {
    cursor:pointer;
    font-weight: bold;
    color: #c30040;
}
