#conferences .confnav {
background:url(img/conf/bg_confnav.png) repeat-x 0 0 #e8e8e2;
border:2px solid #000000;
height:35px;
margin-bottom:20px;
}

#conferences .confnav a{
	font-weight:bold;
	color:#000000;
}
#conferences .confnav a:hover{
	color:#AF208F;
}

#conferences .confsearch{
	border:1px solid #555555;
	background:#FFFFFF;
}

#conferences #linkSubmit:hover{
	background:#AF208F;
	color:#FFFFFF;
	text-decoration:none;
}

#conferences #zoomtoprint .list_header {
	-moz-border-radius:10px 10px 0 0;
	border-bottom-left-radius: 0px 0px;
	border-bottom-right-radius: 0px 0px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
}
#conferences #zoomtoprint .list_content {
	-moz-border-radius:0 0 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 0px 0px;
	border-top-right-radius: 0px 0px;
	border-collapse:separate;
	border-color:#555555;
	border-style:solid;
	border-width:0 1px 1px;
}
#conferences .list_header {
	background:#FFFFFF;
	border:1px solid #555555;
	margin:10px 0 0;
	overflow:hidden;
	padding:2px 10px;
	border-width:1px 1px 0;
}
#conferences .list_header .titre{
	font-size:14px;
	font-weight:bold;
}

#conferences .list_content{
	border:1px solid #555555;
	border-width:0 1px;
	background:#FFFFFF !important;
}

#conferences .showMore{
	border:1px solid #555555;
	padding:10px;
	border-width:0 1px 1px;
	background:#FFFFFF;
	text-align:right;
}

#conferences .showMore a{
	font-weight:bold;
}

#conferences #tableConfInfo,#conferences #tableConfInfo2, #conferences #tableIntervInfo {
	border-color:#555555;
	border-style:solid;
	border-width:1px;
	margin-bottom:20px;
	background:#FFFFFF;
	border-collapse:separate;
}
#conferences #tableConfInfo td,#conferences #tableConfInfo2 td, #conferences #tableIntervInfo td {
	border:none;
	padding:10px;
	vertical-align:top;
}

#conferences .odd {
	background:#FFFFFF;
}

#conferences.print{ width:625px; }
#conferences.print a{ color: #AF208F; }
#conferences.print a:hover{ color: #000000; text-decoration: underline; }
#conferences.print .rss{ display:none; }
#conferences.print h4, #conferences.print p{margin:0;}

#tableConfInfo{
	-moz-border-radius:0 0 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 0px 0px;
	border-top-right-radius: 0px 0px;
}
#tableIntervInfo, #tableConfInfo2{
	-moz-border-radius:10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
}

#conferences #zoomtoprint h2{
	margin-bottom:10px;
	font-size:16px;
	color:#AF208F;
}

#listtoprint .confBasket{margin: 0px -1px -1px 1px\9;}
*+html #listtoprint .confBasket{margin: 0;}
* html #listtoprint .confBasket{margin: 0;}

#listtoprint .showMore{margin: 0px -1px 0px 1px\9;}
*+html #listtoprint .showMore{margin:0;}
* html #listtoprint .showMore{margin:0;}

#zoomConfOtherFiles{padding:10px;border:1px solid #000;background:#FFF;}
#zoomConfOtherFiles .article{
	width:304px;
}

#zoomConfOtherFiles h2{
	font-size:18px;
	margin-bottom:10px;
}
#zoomConfOtherFiles h3{
	font-size:12px;
	margin-bottom:10px;
}
