/*-------formulaire inscription----------------*/
#p_id_titre { /*pour I.E*/
	width:355px;
}

#p_id_format, #p_id_couleur,  #p_id_couverture, #p_id_reliure, #p_id_pelliculage, #p_id_livraison, #p_nb_pages, #p_nb_exemplaires  {
	width: 376px;
	padding-bottom: 40px;
}

#p_id_papier {
	width: 376px;
	padding-bottom: 10px;
}

#label_id_format, #label_id_couleur, #label_id_papier, #label_id_reliure, #label_id_pelliculage, #label_nb_pages,  #label_nb_exemplaires, #label_id_livraison {
	background-color: #F1E4C2;
	font-weight: bold;
	color: #3F3F3F;
	line-height:20px;
}

#label_societe {
	padding-left: 5px;
}

#id_titre { 			/*champ select civilités*/
	width:55px;
} 
#nom , #prenom, #ville, #email, #telephone {
	width:180px;
}

#message {
 width: 350px;
}
#societe {
	margin-left: 5px;
	width:180px;
}
#adr1 {
	width:374px;
}
#cp,  #nb_pages, #nb_exemplaires{
	width:50px;
}

.solid{
	width: 350px;
	border: 1px solid #B45C2A;
}

.paragraphe {
	display: block;
	width: 390px;
	height: 10px;
	padding-bottom: 10px;
	margin-bottom : 5px;
	font-weight: bold;
	color: #B45C2A;
}
