/*yann*/

#bt_envoyer_mail_gagnant,
#btmedia1,#bt_valider_dessin1{
  line-height: 20px;
  padding: 10px;
  width: 150px;
  background-color: #009fdd;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  float: left;
}
.bt_ddm_gen:hover,#bt_valider_dessin1:hover,#bt_envoyer_mail_gagnant:hover{
	cursor: pointer;
	opacity: 0.8;
}
#preview1,#img_previsu1{
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 30px;
}
#img_preview1{
	max-width: 300px;
	padding: 20px;
	border:1px solid #777;
	margin-top: 10px;
}
#commentaires{
	width: 100%;
	float: left;
}
#commentaires p{
 	line-height: 1px;
 	color: red;
}
#partieemail{
	width: 100%;
	float: left;
}
.inactif{
	display: none;
}
.actif{
	display: block;
}
.vert{
	color: green;
	margin-bottom: 10px;
}
.red{
	color: red;
	margin-top: 7px;
	margin-bottom: 7px;
}
#champ_upload {
  margin-top: 20px;
}
#champ_upload,#champ_p_save_support{
  margin-top: 20px;
}