#affdp-partie-gauche {
	width:165px;
	margin:38px 0 0 35px;
	color:#939091;
	line-height:16px;
	font-size:12px;
}

#affdp-partie-gauche p { margin:10px 0 20px 0;}
#affdp-partie-gauche p.info { font-size:11px; }

#affdp-partie-gauche ul {
	list-style-image:url(../images/puce-tiret.jpg);
	list-style-position:inside;
	margin:10px 0 25px 0;
}

#affdp-partie-gauche ul li { margin-bottom:5px; }

/******** FORMULAIRE ********/

#affdp-form {
	position:absolute;
	top:37px;
	left:235px;
	width:414px;
	height:428px;
	background:url(../images/form-fond.jpg) no-repeat;
}

#affdp-form p.form-erreur {
	color:#ff0b7c;
	font-weight:bold;
	margin-left:35px;
}

#affdp-form p span,
	 #affdp-form p label,
	 #affdp-form p input { float:left; }

#affdp-form p { height:19px; line-height:19px; margin:10px 0 12px 15px; }

#affdp-form label { height:19px; line-height:19px; }
#affdp-form label.form-erreur { font-weight:bold; color:#ff0b7c; }

#affdp-form span.form-erreur {
	color:#ff0b7c;
	display:block;
	font-weight:bold;
	width:20px;
	height:19px;
	line-height:19px;
}

/* Input Text */
#affdp-form input {
	border:0px;
	height:16px; /* ATTENTION : seulement 16px en hauteur car 3px de padding-top (16+3=19px de haut) */
	padding-top:3px;
	margin-right:5px;
	font-size:11px;
}

#affdp-form input.txt-89 { background:url(../images/form-input-txt-89.png) transparent; width:89px; }
#affdp-form input.txt-219 {	background:url(../images/form-input-txt-219.png) transparent; width:219px; }

#affdp-form input.radio {	height:19px; width:14px; }

textarea#champ-message {
	margin:0 0 5px 35px;
	width:335px;
	height:131px;
	overflow:auto;
	border:none;
	background:url(../images/form-textarea-335-131.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#affdp-form label { width:73px; }
#affdp-form label.large{ width:123px; }
#affdp-form label.label-radio { width:auto; margin:0 12px 0 3px; }
#affdp-form label.double-champs { margin-left:10px; width:76px; }

#affdp-form p#valider { height:29px; }
#affdp-form p#valider input {
	background-image:url(../images/form-submit.png);
	color:#939091;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:29px;
	line-height:29px;
	margin-left:198px;
	width:160px;
	padding:0;
}

#affdp-form-final {
	position:absolute;
	top:37px;
	left:235px;
	width:414px;
	height:428px;
	background:url(../images/form-fond.jpg) no-repeat -415px 0;
}

#affdp-message-validation {
	position:relative;
	top:140px;
	height:120px;
	text-align:center;
}

#affdp-message-validation img { margin-top:50px; }

#affdp-message-validation p {	margin-top:15px; }
#affdp-message-validation a {	color:#939091; }

#partenaire-inscription { margin-left:107px; padding:23px 0 0 26px; width:481px; height:324px; background:url(../images/difpart-fond.gif) no-repeat; }

#partenaire-inscription-partie-haute h1 { margin:30px 0 37px 33px; height:41px; }

#partenaire-inscription h2 { margin-bottom:21px; height:56px; }

#partenaire-inscription p { margin:0 0 18px 1px; width:428px; color:#939091; font-size:12px; line-height:18px; }

#partenaire-inscription .informations{ margin-top: 15px; width: 428px; }

#partenaire-inscription form{ width: 428px; text-align:right; margin-top:-10px; }