.pack_entreprises, .pack_labels, .pack_producteurs, .pack_musiciens
{
	height:500px;
	padding-top:42px;
	padding-left:16px;
	padding-right:5px;
	background-image:url(../images/v4/entreprises_recap.png);
	background-position:top;
	background-repeat:no-repeat;
}
.pack_labels
{
	background-image:url(../images/v4/labels_recap.png);
}
.pack_producteurs
{
	background-image:url(../images/v4/producteurs_recap.png);
}
.pack_musiciens
{
	background-image:url(../images/v4/musiciens_recap.png);
}
.pack_entreprises input, .pack_labels input, .pack_producteurs input, .pack_musiciens input
{
	margin:5px;
	margin-bottom:2px;
}

.pack_entreprises i, .pack_labels i, .pack_producteurs i, .pack_musiciens i
{
	color:#c6c6c6;
}

.pack_entreprises td, .pack_labels td, .pack_producteurs td, .pack_musiciens td
{
	padding-bottom:15px;
}

.pack_entreprises .submit, .pack_labels .submit, .pack_producteurs .submit, .pack_musiciens .submit
{
	margin-left:20px;
}

.pack_entreprises_choix
{
	height:500px;
	padding-top:182px;
	padding-left:69px;
	background-image:url(../images/v4/entreprises_visuel.png);
	background-position:top;
	background-repeat:no-repeat;
}

.pack_entreprises_choix input
{
	margin:5px;
	margin-top:2px;
	margin-bottom:0px;
}

.pack_entreprises_choix i
{
	color:#c6c6c6;
}

.pack_entreprises_choix td
{
	padding-bottom:15px;
}

.pack_entreprises_choix .submit
{
	margin-left:20px;
}

.pack_entreprises_intro
{
	padding-right:15px;
}

.pack_texte_recap
{
	margin-left:15px;
}
.pack_textarea
{
	width:100%;
	background-color:#f7f5f6;
	border:0 hidden;
}
.pack_input_court
{
	background-color:#f7f5f6;
	border:0 hidden;
	background-image:none;	
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
.pack_input_long
{
	width:100%;
	background-color:#f7f5f6;
	border:0 hidden;
	background-image:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

/* LES LABELS */

.pack_labels_choix
{
	height:500px;
	padding-top:182px;
	padding-left:69px;
	background-image:url(../images/v4/labels_visuel.png);
	background-position:top;
	background-repeat:no-repeat;
}

.pack_labels_choix input
{
	margin:5px;
	margin-top:2px;
	margin-bottom:0px;
}

.pack_labels_choix i
{
	color:#c6c6c6;
}

.pack_labels_choix td
{
	padding-bottom:15px;
}

.pack_labels_choix .submit
{
	margin-left:20px;
}

/* LES musiciens */

.pack_musiciens_choix
{
	height:500px;
	padding-top:182px;
	padding-left:69px;
	background-image:url(../images/v4/musiciens_visuel.png);
	background-position:top;
	background-repeat:no-repeat;
}

.pack_musiciens_choix input
{
	margin:5px;
	margin-top:2px;
	margin-bottom:0px;
}

.pack_musiciens_choix i
{
	color:#c6c6c6;
}

.pack_musiciens_choix td
{
	padding-bottom:15px;
}

.pack_musiciens_choix .submit
{
	margin-left:20px;
}

/* LES producteurs */

.pack_producteurs_choix
{
	height:500px;
	padding-top:182px;
	padding-left:69px;
	background-image:url(../images/v4/producteurs_visuel.png);
	background-position:top;
	background-repeat:no-repeat;
}

.pack_producteurs_choix input
{
	margin:5px;
	margin-top:2px;
	margin-bottom:0px;
}

.pack_producteurs_choix i
{
	color:#c6c6c6;
}

.pack_producteurs_choix td
{
	padding-bottom:15px;
}

.pack_producteurs_choix .submit
{
	margin-left:20px;
}