
.bloc-bouton  {
color:#ffffff;
}

.bloc-bouton  a{
background:url("img/conf/btn_bg_rose.gif") repeat-x scroll 0 0 transparent;
border:1px solid #8F0247;
color:#ffffff;
font-size:13px;
font-weight:bold;
padding:0 10px;

}


.step_list { padding-top:15px; border-top: 1px solid #8B0246;}

.nbresults {float:right;}

#conferences #linkSubmit{color:#fff}

#conferences .list_header { 
	margin:0;
	border:none;
	/*height:70px;*/
	background:#efefef;
}
#conferences #zoomtoprint .list_header { 
	border:none;
	border-bottom:none;
}
#conferences .list_header .left {
	width: 480px;
}
#conferences #zoomtoprint .list_header .left {
	width: 610px;
}
#conferences .list_header .right {
	width: 260px;
}
#conferences #zoomtoprint .list_header .right {
	width: 130px;
}

.confnav { padding:0; background:#efefef; border:none;}

.confsearch { background:#efefef; border:none; }

#divItem {background:pink}

.list_content{
	margin-bottom:20px;
}
.list_header .titre  a{font-weight:bold;font-size:14px;}

#conferences .list_content .td-col1{
	width:240px;
	border-right:1px solid #BBBBBB;
}
#conferences #zoomtoprint .list_content .td-col1{
	width:240px;
	border-right:none;
}

#conferences .list_content .span-date{
	font-weight:bold;
}

#conferences .list_content span.C1F2{
	font-weight:normal;
}

#conferences .list_content div.C1F2{
	display:inline;
	color:#8B0246;
}

#tableConfInfo td {background:#FAFAFA; border:none }

#titre  {padding-top:10px;}

#tableIntervInfo, #tableConfInfo {
	border:none;
	background:#FAFAFA;
}
#tableIntervInfo td {border:none;}
#conferences .odd {background:#efefef;}


/*  ZOOM  */
#conferences .titre .libelle {font-size:14px;}
#zoomtoprint h2 {background:none; border-bottom: none}
.more {background:none}
#conferences .list_item{background:#FAFAFA;padding-bottom:5px;}


/*  PRINT  */

#conferences.print .list_header .left {width: auto;}
#conferences.print .list_header .titre a {color:#000;text-decoration:none;}
#conferences.print h3 {font-size:18px;color:#8B0246;text-decoration:none;}
#conferences.print h2 {font-size:22px; font-weight:bolder;text-transform:uppercase; text-decoration:none;color:#8B0246;}
#conferences.print .confInterv {
margin-bottom:0;
overflow:hidden;
}
#conferences.print .span-intervenants a{text-decoration:none; color:#000;}

/* TOOLTIP */

#overDiv .confTooltip { border: 2px solid #8B0246; background: #8B0246; }
#overDiv .confTooltip .top { background: #8B0246; }
