#agenda_grid{
	font-size: 10px;
}
body{background-color: transparent}

/*.search_form{
display:none;
}
.account_options{
display:none;
}*/

.abstract_code{
display:none;
}

/*.speaker{
display:none;
}*/
#agenda .abstract_author{
color:#000000;
}

#agenda_grid .hall_row td{
	font-size: 10px;
	vertical-align:middle;

}
#agenda_grid .hall_row {
 font-size: 10px;
 height: 14px;
 text-align: center;
 background-color:#12afea;
 }

 #agenda_grid .time_separator {
    background-color: #e0e0e0;
    height: 1px;
}

.bookmark img{
    width: 12px;
    height: 12px;
	/*display:none;*/
}

.overlay_message{
font-size:10px;
}
#agenda_grid .bookmark img{
position: absolute;
    bottom: 10px;
    right: 10px;
}

#agenda .intervention_description{
	padding: 0 90px 5px 25px;
}
#agenda .session_description{
	padding: 0 90px 5px 25px;
	color: #232f4e;
}

#agenda_grid .session_description{
	padding: 0 0 10px 0;
	color: #232f4e;
	font-style: normal;
	font-weight: 0;
	text-decoration: none;

}
/*.bookmark img{
position: absolute;

    bottom: 10px;
    left: 10px;
}	*/

 table.agenda{
	border-spacing: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	color: #777;
}

 .time_cell{
	color: #000;
	font-weight: bold;
	background: none repeat scroll 0 0;
	/*background: url(puce.png) 8px 12px no-repeat;*/
	font-size: 100%;
	padding: 0.5em 0.5em;
	letter-spacing: 1px;
	width: 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-color:#fff;
	vertical-align: top;
	text-align: center;
}

 .session_cell span{
	font-weight: 100;
	color:#000;
	padding-bottom:0.2em;
}

 /*.session_cell #session_horaire{
	display:none;
}*/

 .session_cell{
	font-weight: bold;
	text-align: left;
	border: 0px;
	border-bottom: grey solid 1px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	/*background-color:#E0F2F7;*/
	vertical-align: top;
}

.search_form {
  margin: 0px; 
  	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);

}

table.agenda {
  border-spacing: 0px;
}

#agenda table.agenda {
  border-spacing: 0px;
}



.section_cell h2 a span:after{
    content: ' ';
    clear: right;
    display: block;
}

.session_cell h2, .session_cell h2 a {
	color: #12afea;	
	font-size: 14px;
}

#agenda_grid  .session_cell h2, .session_cell h2 a {
	font-size: 12px;
}

.session_cell h2 span {
	color: #293152;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
}
.session_cell h2 span:before {
	content: "\a";
	white-space: pre;
}
/*.session_cell h2 span:after {
	content: "\a";
	white-space: pre;
}

.intervention_title:before {
	content: "\a";
	white-space: pre;
}
.intervention_title:after {
	content: "\a";
	white-space: pre;
}
*/
.session_cell h2 {
	margin: 0 0 10px 0;
}


 #agenda .hall_cell{
	background: none;
	font-weight: normal;
	color: #888;
	text-align: center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px;
	border-bottom: grey solid 1px;
}

#agenda .member_name{
	/*color: #ff4500;*/
	color: #000000;
	font-weight: 100;
	text-decoration: none;
	white-space: nowrap;
}

#agenda .member_from{
	font-weight: 100;

}
 td h2{
	color: #000;
	font-size: 110%;
	padding: 5px 0 5px 0;
}

 .date_cell{

	font-weight: bold;
	text-align: left;
	border: #bdbdbd solid 1px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0.3em;
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
	vertical-align: top;
	background-color: #293152;
	font-size: 110%;
	color: #fff;
}
.interventions_list .intervention_speaker{
color:#293152;
}

#agenda_grid  .intervention_speaker{
color:#293152;
}
#agenda_grid  .member_name {
color:#293152;
}
#agenda_grid .session_cell .session_time {
    float: left;
	}
	
 #agenda_grid  .session_code{
	margin:20px 0 0 0;
	text-shadow:none !important; 
	float:none;
	width:30px;
	min-width:30px;
	}
.session_code{

	text-shadow:none; 
	border-radius: 0;
	max-width: 100px;
	}

.date_area{
	display:none;
	/*height: 100px;
	padding: 15px 10px 15px 10px;
	background:url(bandeau.jpg) no-repeat 50% 30px;
	background-size: 600px;*/
}
 .date_area .date_button{
float: center;
	margin: 0 25px 5px 0;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background: #E53D25;
	color: #fff;
	text-decoration: underline;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
}

.intervention_horaire{
display:inline;	

}
 .intervention_title{
	color: #045FB4;
	font-weight:bold;
	background:url(square.jpg) no-repeat 0% 55%;
	padding: 5px 5px 4px 10px;
	font-size: 11px;
	
}
 #agenda  .intervention_description{
	color: #000000;
	font-weight: 100;
	font-style:normal;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 90px 5px 25px;
}
 #agenda .session_description{
	/*font-style: italic;
	padding: 0px 0px 5px 10px;
	color: #929090;
	text-align: justify;
	font-size: 10px;*/
	font-style: normal;
	font-weight: 0;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 0px 10px 0px;
	color: #232f4e;
}

/****** PARAMETRAGE COULEUR DES CODES ********/
 .session_code{
	background-color: #aaa;
}

/*Track A*/ 
 .type_session_track_a .session_code,  .type_session_track_f .session_code{
	background-color: #00B050;
	color:#fff;
}
 .type_session_track_b .session_code,  .type_session_track_g .session_code{
	background-color: #F5A9A9;
	color:#fff;
}
 .type_session_track_c .session_code,  .type_session_track_h .session_code{
	background-color: #95B3D7;
	color:#fff;
}
 .type_session_track_d .session_code,  .type_session_track_i .session_code{
	background-color: #848484;
	color:#fff;
}
 .type_session_track_e .session_code,  .type_session_track_j .session_code{
	background-color: #FF8000;
	color:#fff;
}


/*ePOSTERS*/ 
.type_session_track_f .session_cell, .type_session_track_g .session_cell, .type_session_track_h .session_cell, .type_session_track_i .session_cell, .type_session_track_j .session_cell{
	background:url(eposter.png) #ebeaea no-repeat right top;
}



 .type_session_pause .session_code{
	display:none;
}
 .type_session_welcome_desk .session_code{
	display:none;
}
 .type_session_opening_closing .session_code{
	display:none;
}
 .type_session_other .session_code{
	display:none;
}
 .type_session_diner .session_code{
	display:none;
}


