/* *************** ***/
*{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body{
	width: 100%;
	height: 100%;
	/*background: White url(/image/header_n2_bg.gif) repeat-x;*/
	background: White url(/image/header_n_bg.gif) repeat-x;
}

.clear { clear: both; line-height: 0px; height: 0px; font-size: 1px; text-indent: -9999px; overflow: hidden;}


#tt {position:absolute; display:block; background:url(/image/tt_left.gif) top left no-repeat}
#tt {position:absolute; display:block; background:url(/image/tt_right.gif) top left no-repeat}

#tttop {display:block; height:5px; margin-left:5px; background:url(/image/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block;font-size: 10px; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttcont {display:block;font-size: 10px; padding:2px 12px 3px 12px; margin-left:0; background:#666; color:#FFF}

#ttbot {display:block; height:5px; margin-left:5px; background:transparent url(/image/tt_bottom.gif) top right no-repeat; overflow:hidden}
#ttbot {background:transparent url(/image/tt_bottom_right.gif) top left no-repeat;margin-left:0px;}


.pagination{
	font-size: 12px;
	margin-top: 15px;
	/*
	border: 1px solid #B5B5B5;
	background: #F7F7F7;
	width: 300px;
	text-align: center;
	padding: 4px;
	*/
}

.pagination .on{
	font-weight: bold;
	color: #a84d0f;
}

.nounderline{
	text-decoration: none;
}

input, textarea{
	border: 1px solid #000;
}


.linkage a{
	color: #003768;
	text-decoration: none;
}

.linkage a:hover{
	text-decoration: underline;
}



#content p.othercats a{
	 font-style: italic;
	 font-size: 85%;
}


.ccs_members{
	width: 120px;
	margin-top: -90px;
	margin-top: expression("-55px");
	margin-left: 125px;
	position: relative;
	text-align: center;
}

.ccs_members a{
	color: #003768;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


.ccs_members2{
	position: absolute;
	margin-top: -325px;
	margin-left: 370px;
}

.ccs_members2 a{
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	color: red;
}


.ccs_members a:hover{
	text-decoration: underline;
}

div.minwidth{
	width: 7px;
	background-image: url(/image/spacer.gif);
	height: 1px;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: -1px;
}

#bigwrapper{
	min-height: 100%;
	width: 100%;
	background: url(/image/content_bg.gif) repeat-y;
	/*padding-bottom: 15px;*/
	max-width:  1240px;
	width:expression(document.body.clientWidth < 760? "978px": document.body.clientWidth > 1240? "1240px": "100%" );
}

table#wrapper{
	width: 100%;
	min-width: 754px;
	max-width:  1240px;
	width:expression(document.body.clientWidth < 760? "754px": document.body.clientWidth > 1240? "1240px": "100%" );
}


.nav_mod{
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

p.spip img{
	margin: 0px 10px 10px 0;
}


p.formerror{
	border: 1px solid #B90000;
	background-color: #FFD7D7;
	padding: 10px;
	font-size: 12px;
	margin-bottom: -25px;
	margin-top: 25px;
	width: 697px;
}

p.formerror_ok{
	border: 1px solid #003768;
	background-color: #F0F0F0;
	padding: 10px;
	font-size: 12px;
	margin-bottom: -25px;
	margin-top: 25px;
	width: 697px;
}


/* *************** ***//* *************** ***//* *************** ***/




/* *************** ***//* *************** ***//* *************** ***/
/* HEADER ***********/
/* *************** ***/
#header{
	/*width: 977px;*/
	width: 100%;
	height: 109px;
	background: transparent url(/image/header_n_bg.gif) repeat-x;
}



/* *************** ***//* *************** ***/
#header div#logo{
	float: left;
}

#header div#logo h1{
	display: block;
	text-indent: -9999px;
	width: 229px;
	height: 109px;
	overflow: hidden;
	background: url(/image/logo_n.jpg) no-repeat;
}

#header div#topright {
	float: right;
	position: relative;
	height: 90px;
	overflow: hidden;
	padding-top: 18px;
	/*background: transparent url(/image/header_n2_bg.gif) repeat-x;*/
	background: transparent url(/image/header_n_bg.gif) repeat-x;
}

/* *************** ***//* *************** ***/

#header #topright div#cornerleft{
	height: 90px;
	background: transparent url(/image/header_n_bg.gif) repeat-x;
	width: 17px !important;
	width: 35px;
	float: left;
	margin-top: -18px;
	margin-right: -20px !important;
	margin-right: -30px;
}
#header #topright div#cornerleft div{
	width: 7px;
	/*background: transparent url(/image/header_n-leftcorner_bg.gif) no-repeat;*/
	height: 90px;
	float: right;
}

#header #topright div#banner {
	text-align: right;
	margin-top: -5px;
}
#header #topright div#banner img {
	
}


#header div#menutop {
	padding-top: 7px;
	float: left;
	
}

#header div#menutop ul {
	list-style: none
}

#header div#menutop li{
	font-size: 11px;
	font-weight: bold;
	color: #003768;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #c2c2c2;
	display: block;
	margin: 0 0 0 15px;
	padding-right: 15px;
	padding-top: 1px;
	height: 17px;
	vertical-align: middle;
	float: left;
}

#header div#menutop li.off{
	border: 0;
}

#header div#menutop li a{
	text-decoration: none;
	color: #003768;
}

#header div#menutop li a.on{
	color: #a84d0f;
}

#header div#menutop li a:hover{
	text-decoration: underline;
}
/* *************** ***//* *************** ***//* *************** ***/




/* *************** ***//* *************** ***//* *************** ***/
/* MENU    ***********/
/* *************** ***/
#menu{
	width: 978px;
	height: 39px;
}

#menu div.block{
	width: 177px;
	height: 39px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/image/menu_n_block.gif) no-repeat;
}

#menu ul{
	list-style: none;
}

#menu li{
	float: left;
}

#menu li a{
	display: block;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
}

#menu li a:hover, #menu li a.on{
	background-position: bottom left;
}

#menu li a.i1{
	background-image: url(/image/menu_n_reports.gif);
	width: 135px;
}

#menu li a.i2{
	width: 133px;
	background-image: url(/image/menu_n_slide.gif);
}

#menu li a.i3{
/* removed Accredited CME menu
	-ft
	
	width: 132px;
	background-image: url(/image/menu_n_accredited.gif);
*/
	width: 134px;
	background-image: url(/image/menu_n_publications.gif);
}

#menu li a.i4{
/*
	width: 134px;
	background-image: url(/image/menu_n_publications.gif);
*/
	width: 133px;
	background-image: url(/image/menu_n_meetings.gif);
}

#menu li a.i5{
/*
	width: 133px;
	background-image: url(/image/menu_n_meetings.gif);
*/
	width: 134px;
	background-image: url(/image/menu_n_links.gif);
}

/*
#menu li a.i6{
	width: 134px;
	background-image: url(/image/menu_n_links.gif);
}
*/

/* *************** ***//* *************** ***//* *************** ***/




/* *************** ***//* *************** ***//* *************** ***/
/* WRAPPER ***********/
/* *************** ***/

table#wrapper{
	background: url(/image/content_bg.gif) repeat-y;
	margin-top: -1px;
}

table#wrapper td#content_menu{
	width: 177px;
	vertical-align: top;
}

table#wrapper td#content_menu ul{
	list-style: none;
}

table#wrapper td#content_menu li{
	width: 177px;
	height: 31px;
	list-style: none;
}
/************/
table#wrapper td#content_menu li.applesearch{
	height: 29px;
}

/************/

table#wrapper td#content_menu li a, table#wrapper td#content_menu li.off{
	width: 159px;
	height: 24px;
	display: block;
	overflow: hidden;
	background: url(/image/content_menu.gif) no-repeat 0 0;
	color: #464646;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 18px;
}

table#wrapper td#content_menu li a:hover{
	background-position: 0 -31px;
	text-decoration: none;
	color: #000;
}

table#wrapper td#content_menu li a.off, table#wrapper td#content_menu li.off{
	color: #003768;
	font-size: 13px;
	cursor: default;
}

table#wrapper td#content_menu li a.off:hover{
	background-position: 0 0;
}


table#wrapper td#content_menu li a.on{
	background-position: 0 -31px;
	color: #fff;
}

table#wrapper td#content_menu li a.on:hover{
	color: #fff;
}


table#wrapper td#content_menu div#content_menu_end{
	width: 177px;
	height: 9px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/image/content_menu_end.gif) no-repeat;
}
/* *************** ***//* *************** ***/



table#wrapper #content{
	width: auto;
	padding: 5px 25px 30px 20px;
	vertical-align: top;
}


table#wrapper #content div#text_intro{
	background: url(/image/intro_bg.jpg) repeat-y;
	position: relative;
	margin-left: -3px;
	margin-top: 25px;
}

table#wrapper #content div#text_intro p{
	margin: 0 20px 13px 20px;
	padding-top: 13px;
	color: #a84d0f;
	font-size: 14px;
	font-weight: bold;
}

table#wrapper #content div#text_intro div{
	background: url(/image/intro_footer.jpg) no-repeat;
	height: 3px;
	overflow: hidden;
}

table#wrapper #content h2{
	color: #003768;
	font-weight: bold;
	margin-top: 15px;
	text-align: left;
}

table#wrapper td#content_report div.contenu h2, table#wrapper #content h2{
	font-size: 16px;
}


#header_print{
	display: none;
	/* */
}

table#wrapper td#content_print{
	display: none;
}

table#wrapper td#content_report div.contenu h3, table#wrapper #content h3{
	font-size: 14px;
}



table#wrapper td#content_report div.contenu a.fullpublication{
	font-size: 12px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-left: 7px;
}

table#wrapper td#content_report div.contenu ul, table#wrapper td#content_report div.contenu ul li{
	font-size: 12px;
}

table#wrapper td#content_report div.contactus{
	width: 220px;
	float: left;
}

table#wrapper td#content_report div.contactus p.contactus_titre{
	margin-bottom: -15px;
}

table#wrapper td#content_report div.contactus table{
	width: 410px;
	text-align: left;
	margin-top: 10px;
}

table#wrapper td#content_report div.contactus table td{
	font-size: 12px;
	vertical-align: top;
}

div.style5{
	font-size: 12px;
}

div.style4{
	height: 5px;
	overflow: hidden;
}

.listeRapports, table#wrapper td#content_report div.contactusblock input{
	font-size: 12px;
}

.txtForm{
	text-align: left;
}


table#wrapper td#content_report div.disclaimer{
	text-align: left;
	margin-top: 15px;
}

table#wrapper td#content_report div.disclaimer a{
	font-size: 12px;
	color: #8b8b81;
	font-weight: bold;
	text-decoration: none;
	background: url(/image/arrow.gif) no-repeat right top; /* right 4px */
	padding-right: 15px;
}

table#wrapper td#content_report div.disclaimer a:hover{
	text-decoration: none;
	/*background-position: right -17px;*/
}

table#wrapper td#content_report div.disclaimer div{
	font-size: 10px;
	margin-left: 20px;
	margin-top: 5px;
	display: none;
}	

table#wrapper #content p.sh2, table#wrapper #content p.sh1{
	color: #003768;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}

table#wrapper #content p.searchatached{
	font-size: 10px;
	margin-left: 30px;
}

.searchatachedul{
	list-style: none;
	margin-left: 30px;
}

.searchatachedul li{
	font-size: 10px;
	height: 16px;
}

.searchatachedul li img{
	vertical-align: middle;
	margin-right: 3px;
}

table#wrapper #content p.sh1{
	margin-top: 15px;
	margin-bottom: -15px;
	position: relative;
}


table#wrapper #content h3{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
}


table#wrapper #content p{
	color: #000;
	font-size: 12px;
	text-align: justify;
}


table#wrapper #content a{
	color: #003768;
	text-decoration: none;
}


table#wrapper #content a:hover{
	text-decoration: underline;
}


table#wrapper #content div.meeting_date{
	width: 130px;
	float: left;
}

table#wrapper #content div.meeting_date p{
	font-size: 12px;
	margin-bottom: 7px;
}



table#wrapper #content div.meeting_content{
	width: 530px;
	float: left;
	margin-bottom: 20px;
}

table#wrapper #content div.meeting_content p{
	font-size: 12px;
	margin-bottom: 7px;
}

/* *************** ***//* *************** ***/




table#wrapper td#content_report{
	width: auto;
	padding: 25px 25px 30px 10px;
	vertical-align: top;
	text-align: center;
}

table#wrapper td#content_report div#report_head{
	width: 100%;
}

table#wrapper td#content_report div#report_head div#cnt{
	padding: 0 20px 0 20px;
}

table#wrapper td#content_report div#report_head div#cnt div.title{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-top: 27px;
}

table#wrapper td#content_report div#report_head div#cnt div.img{
	float: right;
}

table#wrapper td#content_report div#report_head div#cnt div.hr{
	width: 100%;
	background: url(/image/report_head_hr.gif) repeat-x center;
	margin-top: 10px;
	text-align: right;
	height: 24px;
	vertical-align: middle;
}


table#wrapper td#content_report div#report_head div#cnt div.hr div.cnt{
	float: right;
	width: 238px;
	text-align: center;
}

table#wrapper td#content_report div#report_head div#cnt div.hr div.cnt span{
	background: White;
	padding: 0 10px 0 10px;
	font-size: 10px;
	height: 16px;
	line-height: 20px;
}


/* *************** ***/



table#wrapper td#content_report div.contenu{
	text-align: center;
	width: 100%;
	margin-top: 25px;
}

table#wrapper td#content_report div.contenu h2{
	font-weight: bold;
}


table#wrapper td#content_report div.contenu p{
	text-align: justify;
	padding: 20px 5px 10px 5px;
	font-size: 12px;
}

table#wrapper td#content_report div.contenu p.chapo{
	padding: 20px 80px 10px 80px;
}

table#wrapper td#content_report div.contenu p.sh2{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: -5px;
	text-align: center;
	padding-top: 10;
}

table#wrapper td#content_report div.contenu div.hr{
	height: 2px;
	width: 100%;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/image/report_hr.gif) repeat-x top left;
	margin-top: 18px;
}



/* *************** ***/

.meetings{
	border: 1px solid #003768;
	background-color: #F0F0F0;
	padding: 10px;
	width: 642px;
}

.meetings a.arrow{
	font-size: 12px;
	color: #8b8b81;
	font-weight: bold;
	text-decoration: none;
	background: url(/image/arrow.gif) no-repeat right 4px; /* right 4px */
	padding-right: 10px;
	width: 110px;
	display: block;
}

.meetings form{
	margin-top: 10px;
	display: none;
}

.meetings div.blk_input{
	width: 600px;
	font-size: 12px;
	float: left;
	height: 30px;
}

.meetings div.blk_input span{
	width: 120px;
	display: block;
	float: left;
	margin-top: 4px;
}

.meetings div.blk_input input, .meetings div.blk_input select{
	height: 17px;
	border: 1px solid #000;
	width: 100px;
}

.meetings div.blk_input select{
	height: 22px; 
}

.meetings div.blk_input input.title{
	width: 300px;
	text-align: left;
}



p.docspdf{
	text-align: left;
	/*margin-left: 10px;*/
}

p.docspdf ul{
	text-align: left;
}

p.docspdf a{
	color: #003768;
	text-decoration: none;
}

p.docspdf a:hover{
	text-decoration: underline;
}


/* *************** ***/





/* *************** ***//* *************** ***/

table#wrapper td#content_tools{
	text-align: center;
	vertical-align: top;
	width: 126px;
	padding-right: 5px;
	padding-top: 20px;
	
}

table#wrapper td#content_tools a{
	color: #464646;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

table#wrapper td#content_tools a:hover{
	text-decoration: underline;
}

table#wrapper td#content_tools div#tools_options{
	margin-bottom: 7px;
	padding: 0 0 20px 0;
	background: url(/image/tools_bg.gif) no-repeat bottom left;
	width: 126px;
	float: left;
}

table#wrapper td#content_tools div#tools_options div.tools_block{
	float: left;
	width: 50px;
	margin-left: 5px !important;
	margin-left: 2px;
	margin-top: 15px;
	text-align: center;
}

table#wrapper td#content_tools div#tools_options div.over{
	width: 60px;
	margin-left: 2px;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.off{
	color: #b7b7b7;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.off:hover{
	text-decoration: none;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.tools{
	width: 40px;
	height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 5px;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.tools:hover{
	background-position: center;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.off{
	background-position: bottom;
}
table#wrapper td#content_tools div#tools_options div.tools_block a.off:hover{
	background-position: bottom;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.pdf{
	background-image: url(/image/tools_n_pdf.gif);
}

table#wrapper td#content_tools div#tools_options div.tools_block a.print{
	background-image: url(/image/tools_n_print.gif);
}

table#wrapper td#content_tools div#tools_options div.tools_block a.slide{
	background-image: url(/image/tools_n_ppt.gif);
}

table#wrapper td#content_tools div#tools_options div.tools_block a.size_big{
	background-image: url(/image/tools_n_typesize.gif);
	background-position: top left;
	width: 20px;
	float: left;
	/*margin-left: 14px;*/
}
table#wrapper td#content_tools div#tools_options div.tools_block a.size_big:hover{
	background-position: center left;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.size_low{
	background-image: url(/image/tools_n_typesize.gif);
	background-position: top right;
	width: 20px;
	float: left;
	/*margin-left: 0;*/
}

table#wrapper td#content_tools div#tools_options div.tools_block a.size_low:hover{
	background-position: center right;
}


table#wrapper td#content_tools div#tools_options div.tools_block a.toolsfts{
	background: url(/image/type_size.jpg) no-repeat;
	width: 17px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	float: left;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.size_bigfts{
	background-position: -2px -11px;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.size_bigfts:hover{
	background-position: -2px -40px;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.size_midfts{
	background-position: -19px -11px;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.size_midfts:hover{
	background-position: -19px -40px;
}

table#wrapper td#content_tools div#tools_options div.tools_block a.size_lowfts{
	background-position: -36px -11px;
}


table#wrapper td#content_tools div#tools_options div.tools_block a.size_lowfts:hover{
	background-position: -36px -40px;
}


table#wrapper td#content_tools div.title{
	width: 126px;
	/*height: 31px;*/
	background: url(/image/content_tools.gif) no-repeat left bottom;
	text-align: center;
	padding-bottom: 4px;
}

table#wrapper td#content_tools div.title h3{
	padding-top: 6px;
	color: #464646;
	font-size: 11px;
	font-weight: bold;
}

table#wrapper td#content_tools ul{
	list-style: none;
}

table#wrapper td#content_tools li{
	width: 126px;
	margin-top: 12px;
	text-align: left;
}

table#wrapper td#content_tools li a{
	width: 110px;
	display: block;
	background: url(/image/content_tools_link.gif) no-repeat 0 2px;
	text-decoration: none;
	color: #959595;
	font-size: 10px;
	font-weight: bold;
	padding-left: 16px;
}

table#wrapper td#content_tools li a:hover{
	background-position: 0 -188px;
	text-decoration: underline;
	color: #a84d0f;
}
/* *************** ***//* *************** ***//* *************** ***/




/* *************** ***//* *************** ***//* *************** ***/
/* FOOTER  ***********/
/* *************** ***/

#footer{
	/*width: 978px;*/
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}


/* *************** ***//* *************** ***/

#footer div#footer_menu{
	float: left;

}

#footer div#footer_menu ul{
	list-style: none;
	margin-left: 191px !important;
	margin-left: 185px;
}

#footer div#footer_menu li{
	font-size: 9px;
	font-weight: bold;
	color: #003768;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #a84d0f;
	display: block;
	margin-left: 7px;
	padding-right: 7px;
	height: 12px;
	float: left;
}

#footer div#footer_menu li.noborder{
	border-right: 0px none;
}

#footer div#footer_menu li a{
	text-decoration: none;
	color: #003768;
}
#footer div#footer_menu li a:hover{
	text-decoration: underline;
}

/* *************** ***//* *************** ***/

#footer div#foorer_copy{
	font-size: 9px;
	font-weight: bold;
	color: #959595;
	float: right;
	padding-right: 25px;
}
/* *************** ***//* *************** ***//* *************** ***/
