.cat-header{
	border-bottom: 2px solid #0e4379;
	text-transform: uppercase;
	font-size: 24px;
	color:#0e4379;
	margin-bottom: 25px;
}
.title-conference{	
    color: #0e4379;
    font-size: 26px;
    margin-bottom: 15px;
}
.plus-info{
	font-size:16px;
}
.legend{
	font-weight: bold;
}
.conference-article{
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom: 2px solid #0e4379;
}
.conf-item{
	border-bottom: 2px solid #ececec;
    padding: 5px 0;
}
.representation-list{
	margin-top: 15px;
	padding-left:25px;
}
.representation-detail{
		padding:15px;
		border: 2px dashed #a5a5a5;
		margin-top: 15px;
}
.representation-legend{
    margin-bottom:3px;
}
.date-legend{
	font-size: 20px;
	color: #02509d;
}
.fin-inscription{
	margin-top: 10px;
	text-align: right;
}
.conference-description{
	margin-top: 25px;
}
#inscription-form-block{
	display: none;
}	
#coordonnees{
	border-right:13px solid #fff;
	padding-top: 25px;
	padding-bottom: 25px;
}
#donnee-connexion{
	border-left:12px solid #fff;
	padding-top: 25px;
	padding-bottom: 25px;				
	float: right;
}
.title-section {
    margin-top: 15px;
}
.conference-inscription-table{
	width: 100%;
}
.show-cgv {
    cursor: pointer;
    font-weight: 500;
}
#deuxieme_personne_block{
	display: none;
}
.conference-past{
	opacity: 0.5;
}
