/*#agenda_grid{
	width: 3000px;
}*/
#agenda_grid {
 background-color: #fff;
}
#agenda_grid .agenda_container {
 background-color: #fff;
    padding: 0 0 0 0;
	}

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

#agenda_grid .hall_row {
 font-size: 12px;
 height: 14px;
 text-align: center;
 background-color:#01466d;
 vertical-align: middle!important;
 }
 #agenda_grid .hall_row td{
 vertical-align: middle!important;
 }
.session_horaire{
	color:#fff !important;
	font-weight: bold;
	font-size:120% !important;
	background:#293368;
	padding:1px 3px;
	border-radius:5px;
}
.session_title {
	color:#CC3070 !important;
	font-weight: bold;
	font-size:130% !important;
}
.session_cell h2{
	line-height: 26px;
}

 .bookmark img{
    width: 15px;
    height: 15px;
	visibility:hidden;
}
 
a.bookmark_on{
    width: 12px;
    height: 12px;
	background: url(add_ok.png) 0 0 no-repeat;
}
 
 a.bookmark_off{
    width: 12px;
    height: 12px;
	background: url(add.png) 0 0 no-repeat;
}

.overlay_message{
font-size: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: #293368;
}


.highslide-heading{
color:#004279;}

 .time_cell{
	color: #293368;
	font-weight: bold;
	background: #eee;
	/*background: url(puce.png) 8px 12px no-repeat;*/
	font-size: 100%;
	padding: 0.5em 0.5em;
	letter-spacing: 1px;
	width: 70px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-color:#fff;
	vertical-align: top;
	text-align: center;
	border-right: 5px solid #377EB1;
	 vertical-align: middle;
}
 .session_cell{
	font-weight: bold;
	text-align: left;
	border: 0px;
	border-bottom: #ddd 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);
	background: #E5E3E3;
	margin-bottom: 10px;

}

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

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

.session_cell h2, .session_cell h2 a {
	color: #004279;	
	font-size:100%;
}

.session_cell h2 span {
	color: #00acec;
	text-transform: uppercase;
	text-decoration: none;
	font-size:100%;
	/*background-color:#004279;*/
}
/*.session_cell h2::after {
  content: '';
}*/
.session_cell h2 {
	margin: 0 0 10px 0;
}

/*.session_cell h2 span:after {
	content: "\a";
	white-space: pre;
}*/

 #agenda .hall_cell{
	background: #CC3070;
	font-weight: normal;
	color: #F1E336;
	text-align: center;
	 font-weight:bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px;
	border-bottom: grey solid 1px;
	 width:50px;
}
#agenda .member_name{
	/*color: #ff4500;*/
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
 td h2{
	color: #000;
	font-size: 100%;
	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: #293368;
	font-size: 150%;
	color: #fff;
}
#agenda_grid .session_code{
	display:none;
	/*background: #FFF;
	border: grey solid 1px;
	color: #fee;

	margin: 20px 0 20px -20px;
	width: 80px;
	text-align: center;
	text-shadow: none;
	/*text-shadow: 1px 1px 0 #000;*/
}
.session_code {
    display:none;
}

 .date_area{	height: 50px;
	padding: 15px 10px 15px 10px;
}
.date_area .date_button{
float: left;
	margin: 0 5px 0 0;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background: #293368;
	color: #fff;
	-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);
	text-decoration: underline;
	text-align: center;
}
 .intervention_title{
	color: #293368;
	padding: 5px 5px 4px 10px;
	background:url(square.jpg) no-repeat 0% 55%;
	 line-height: 1.5;

}
 .session_description,  .intervention_description{
	font-style: italic;
	padding: 5px 5px 4px 10px;
	color: #888;
	text-align: justify;
}

/****** CUSTOM SESSION_TYPE BACKGROUND ********/
 
.type_session_dpc .session_cell{
	background:url(dpc.png) #daeefc no-repeat right top;
}
 
.type_session_session_posters .session_cell{
	background:url(eposter.png) #ebeaea no-repeat right top;
}
 
 .type_session_conference_d_enseignement .session_cell{
	background-color:#E0ECF8;
}

 .type_session_symposium .session_cell{
	background-color:#CEF6E3;
}
 .type_session_conference_soignants .session_cell{
	background-color:#FBEFF8;
}
 .type_session_other .session_cell{
	background-color:#FBEFF8;
}
 .type_session_etat_de_l_art .session_cell{
	background-color:#E1F5A9;
}
 .type_session_opening_closing .session_cell{
	background-color:#F2F2F2;
}
.highlight {
	background-color: white;
}
/*.type_session_communications_libres .session_cell{
	background:url(CP.png) #ffe9e9 no-repeat right top;
}*/




.date_area{display:inline}