table#program_table{
	font-family:Arial;
	width: 100%;
	border: none;
    border-collapse: separate;
    border-spacing: 15px;
}
table#program_table tr td.speakers_table_program{
	width:10%;
}

table#program_table tr td.table_program_details{
	width:90%;
	vertical-align: top;
}
table#program_table tr td div p.title_program{
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
}
table#program_table tr td div p.description_program{
    font-size: 16px;
    padding: 5px 0 15px 0px;
	line-height: 22px;
}
table#program_table tr td.table_program_details{
    border-bottom: 1px solid #D3D3D3;
}
table#program_table tr{
	
}


table#program_table tr td div p.title_program_sub{
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0px 5px 20%;
}
table#program_table tr td div p.description_program_sub{
    font-size: 16px;
    padding: 5px 0px 5px 20%;;
}
table#program_table tr td.table_program_details_sub{
    border-bottom: 1px solid #f1f1f1;
}

div.photo_user{
	text-align:center;
	margin: 30px 0px;
}
div.photo_user img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
}
p.nom_prenom_photo_user{
	width:100%;
	color: rgb(192,196,197);
}
div.div_img_logo img.logo_propose_par{
	width: 100px;
}
div.div_img_logo{
	text-align: center;
    padding: 10px 0px;
}

#rooming-side-body-blank label{

	width:100%;

}

#true-speaker-remind-email-sender{

	width:100%;

}

#true-speaker-remind-email-subject{

	width:100%;

}

#true-speaker-remind-email-body{

	width:100%;

}