@charset "utf-8";

/* Homepage styles for boxes and titles */

#main-body {
	margin: auto;
	width: 646px;
	padding:0px;
	background-color:#eeeeee;
	/*page-break-before: avoid;*/
	text-align:center;
	position: inherit;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:large;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:medium;
	margin-left: 10px
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:medium;
	margin-left: 10px
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:medium;
	margin-left: 10px
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:small;
	margin-left: 10px
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CC0000;
	display: block;
}
h6.titre{
	color:#336633;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left; 
	background-color:#E4F1E4;
	padding:2px;
	margin:0px;
	margin-top:8px;
	margin-bottom:10px;
}

h6.subtitre{
	font-family:arial;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	clear:both;
	margin-top:8px;
	margin-bottom:10px;
}
.sourcebox{
	font-size:11px;
	float:right;
	border:1px solid #363;
	width:106px;
	padding:5px;
	margin:5px;
}
/* retour de border  utilise dans toutes les pages des dossiers */
.border_black_1px {
	
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
	font-style:normal;
}

/* Lang roll over effect */
#lang {
	/*border:1px solid #000;*/
	width:200px;
	padding:5px;
	text-align:right;
	float: right;
}
#lang ul{
   padding:0;
   margin:0;
   color:white;
}
#lang ul li{
 padding:0;
   margin:0;
   display:inline;
   font-size:10px;
   font-family:Arial, Helvetica, sans-serif;
   width:15px;
}
#lang ul li a{
  	padding:2px;
	background: url(../images/icon/lang-on-off.gif) 0px -17px no-repeat;
  	color:#000;
  	text-decoration:none;
  	width:15px;
	display:inline;
	}
#lang ul li.nolang{
  	padding:2px;
	background: url(../images/icon/lang-grey.gif) 0px 0 no-repeat;
  	color:#aaa;
  	 width:20px;
	}
#lang ul li.currentlang{
  	
	padding:2px;
	background: url(../images/icon/lang-on-off.gif) 0px 0 no-repeat;
  	color:#FFF;
    width:20px;
	}
#lang ul li a:hover{
  	background-position: 0px 0;
   	color:#FFF;
   /*	width:15px;*/
}
.textlang {
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #000000;
}
#breadcrumblang {
	color: #666666;
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	width: 646px;
	clear:both;
	font-size: x-small;
}
#breadcrumblang ul {    
	margin: 0;
	padding: 0;
	display: inline;
	border: none;
}
#breadcrumblang ul li {  
   	margin: 0;
	padding: 0;
	padding-left: 2px;
	border: none;   
	list-style: none;
	display: inline;
}
#leftbread {
	float:left;
	width:403px;
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 4px 0 4px 10px;
	background-color: #eeeeee;
	text-align: left;
	}
#rightlang {
	float:right;
	width:200px;
	background-color:#EEEEEE;
	text-align: right;
}
#studiesheader {
	/*border:1px solid #EEE;*/
	width:646px;
	padding:10px 0 0 0;
	margin:0;
	clear:both;
	background-color:#ffffff;
	}
/*#studiesheader ul{
   padding:0;
   margin:0;
   color:white;
}
#studiesheader ul li{
	display:inline;
	width:20px;
	margin:0;
	padding:0;
	color: #000000;
}*/
#studyimage {
	width:140px;
	padding:0;
	float: left;
	margin-left: 40px;
	display:inline;
}
#studytitle {
	text-align:center;
	padding-top: 15px;
	height:83px;	
	font-weight:bold;
	font-size:medium;
	}
#studytitle h1 {padding:0px;padding-top:10px;margin:0px;}
#studytitle h1 span {font-weight:normal;display:block;color:#000000;font-size:small;}
#studysource {
	width:140px;
	height:133px;
	padding:5px;
	font-size: x-small;
	float: right;
	margin-right: 40px;
	text-align: left;
	display:inline;
}

.roundbottomcorner {
	background-image: url(/health/opinions/images/tabs/round-bottom-level.gif);
	width: 646px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	}
.roundtopcorner {
            background-image: url(/health/opinions/images/tabs/round-top-level.gif);
            width: 646px;
            margin: 0;
            margin-top:15px;
            padding: 0;
            display: block;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom left;
            height: 15px;
	}

.boxstudy {
	width:629px;
	margin:0px;
	font-size:small;
	border:0px solid #ffffff;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 5px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	overflow:auto; /*this is to make the box go all the way down to the floated backmore elements*/
}
.boxstudy p {
	line-height:18px;
	margin-left:15px;
}
.boxstudy l3box p {
	line-height:18px;
	margin-left:10px;
}
.boxstudy li {
	line-height:18px;
	}
.boxstudy p.indent {
	margin-left:28px;
}

.boxstudy a.link-toolbox:link,.boxstudy a.link-toolbox:visited {
	text-decoration:underline;
	color:#666666;
}
.boxstudy a.link-toolbox:hover {
	text-decoration:underline;
	color:#CC0000;
}

.boxstudy .source a.link-toolbox:link,.boxstudy .source a.link-toolbox:visited {
	/*font-size:small;*/
	text-decoration:underline;
	color:#666666;
}
.boxstudy .source a.link-toolbox:hover {
	/*font-size:x-small;*/
	text-decoration:underline;
	color:#CC0000;
}

.boxfigure {
	margin:5px;
	padding:5px;
	float:right;
	font-size: x-small; 
	text-align: center;
	font-style:italic;
	border: 1px outset #ddd;
	display:inline;
	background-color:#ffffff;
}
.boxfigure img {
	border:medium none ; 
	margin-bottom:-1px; 
	vertical-align:sub;
	display:inline;
}
.paragr_numbers {
	font-style: italic;
}
.backmore {
	display:block;
	font-size: x-small;
	clear: both;
	text-align:center;
	margin: 0px;
	margin-bottom: 5px;
	padding: 8px 1px 1px 1px;
}
.printer {
background: url(../images/icon/printer.gif) center left no-repeat;
float:right;
margin-top:-15px;
margin-right:15px;
font-size:x-small;
}
.backmoreitem{
    padding: 1px;
	width:201px;
	float:left;
	text-align:center;
	display:inline;
	}
.backmorecenter{
	padding: 1px;
	width:211px;
	float:left;
	text-align:center;
	display:inline;
}
.maincontent2 {
	clear:both;
	position:relative;
	margin: 50px auto 0 auto;
}
.betweenboxes {background-color:#eeeeee;}
.whitebackground {background-color: #FFffff;}
/* TABS */
.tabs {
clear:both;width:646px;background-color:transparent;padding:0;height:29px;margin:auto;border-bottom:1px solid #000000;
}

.tabs ul{
margin:0;padding:0;background:transparent;
}

.tabs li{
display:inline;list-style:none;background:transparent;margin:1px;padding:0;
}

.tabs a,.tabs a:visited{
display:block;
padding:2px 0px 4px 0px;
margin:8px 0px 0px 0px;
text-align:center;
font-family:Arial,'Nimbus Sans L',sans-serif;
font-size:11px;
text-decoration:none;color:#000;
background:transparent;/*border-bottom:1px solid #000000;*/
}

.tabs a:hover{
color:#C00;
}

.tabs a.long,.tabs a.long:visited{
width:160px;
float:left;
background-image:url(../images/tabs/css-tabs/tab-veryverylong-grey.gif);
background-repeat:no-repeat;
font-size:12px;
background-color:transparent;
}

.tabs a.long:hover{
margin:0;background-image:url(../images/tabs/css-tabs/tab-veryverylong-grey.gif);
background-repeat:no-repeat;
padding-bottom:12px;
font-size:12px;
}

.tabs a.gap,.tabs a.gap:visited{
width:0px;
float:left;
font-size:12px;
color:#ffffff;
background-color:transparent;
}

.tabs a.longgap,.tabs a.longgap:visited{
width:160px;
float:left;
font-size:12px;
color:#ffffff;
background-color:transparent;
}

.tabs a.short,.tabs a.short:visited{
width:70px;
float:right;
background-image:url(../images/tabs/css-tabs/tab-tiny-grey.gif);
background-repeat:no-repeat;
padding:2px 0 5px 0;
}

.tabs a.short:hover{
margin-top:0;background-image:url(../images/tabs/css-tabs/tab-tiny-grey.gif);
background-repeat:no-repeat;
padding-bottom:13px;
}

.tabs a.currentlong,.tabs a.currentlong:hover,.tabs a.currentlong:visited{
margin-top:0;float:left;
background-color:transparent;
background-image:url(../images/tabs/css-tabs/tab-veryverylong-white.gif);
background-repeat:no-repeat;
font-size:12px;
padding-bottom:12px;width:160px;
border-bottom:1px solid #ffffff;
}

.tabs a.currentshort,.tabs a.currentshort:hover,.tabs a.currentshort:visited{
margin-top:0;
float:right;
background-image:url(../images/tabs/css-tabs/tab-tiny-white.gif);
background-repeat:no-repeat;
padding-bottom:13px;
width:70px;
border-bottom:1px solid #ffffff;
}

.tabs span{
font-size:10px;
}

.pdf-icon {float:right;font-size:x-small;}




/*Tabs en tables...
.tabs {
	clear: both;
	width: 646px;
	background-color: transparent;
	padding: 0;
	padding-top: 10px;
	height:28px;
	z-index: 2;
	margin: auto;
	}
.tabs ul{margin:0;padding:0;
background: transparent;
}
.tabs li{display: inline;list-style: none;background: transparent;}
.tabs a, .tabs a:visited{
	display: block;
	padding: 2px 0 4px 0;
	margin: 8px 0 0 0;
	text-align: center;font-family: verdana, tahoma, sans-serif;font-size: 11px;
    text-decoration: none;
	color: #000;
	background: transparent;
	}
.tabs a:hover{color:#C00;}
.tabs a.long, .tabs a.long:visited{
	width: 160px;
	float:left;
	background-image: url(../images/tabs/css-tabs/tab-veryverylong-grey.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	background-color: transparent;
	border-bottom: 1px solid #000000;
	}
	.tabs a.gap, .tabs a.gap:visited{
	width: 26px;
	float:left;
	font-size: 12px;
	color:#ffffff;
	background-color: transparent;
	border-bottom: 1px solid #000000;
	}
        .tabs a.longgap, .tabs a.longgap:visited{
        width: 160px;
        float:left;
        font-size: 12px;
        color:#ffffff;
        background-color: transparent;
        border-bottom: 1px solid #000000;
        }
.tabs a.short, .tabs a.short:visited{
	width: 70px; 
	float:right;
	background-image: url(../images/tabs/css-tabs/tab-tiny-grey.gif);
	background-repeat: no-repeat;
	padding: 2px 0 5px 0;
	border-bottom: 1px solid #000000;}
.tabs a.long:hover{
	margin-top: 0;
	background-image: url(../images/tabs/css-tabs/tab-veryverylong-grey.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;
	font-size: 12px;
}
.tabs a.short:hover{
	margin-top: 0;
	background-image: url(../images/tabs/css-tabs/tab-tiny-grey.gif);
	background-repeat: no-repeat;
	padding-bottom: 13px;
}
.tabs a.currentlong,.tabs a.currentlong:hover,.tabs a.currentlong:visited{
	margin-top: 0;
	float:left;
	background-color:transparent;
	background-image: url(../images/tabs/css-tabs/tab-veryverylong-white.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-bottom: 12px;
    width: 160px;
	border-bottom: 1px solid #fff;
	}
.tabs a.currentshort,.tabs a.currentshort:hover,.tabs a.currentshort:visited   {
	margin-top: 0;
	float:right;
	background-image: url(../images/tabs/css-tabs/tab-tiny-white.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;
    width:70px;
	} 
Fin de la section des tabs en table...*/
.interblocktoto {
	width:646px;	
}
.interblocktoto ul li{
	display:inline;
	list-style-type: none;
	border:1px #000 solid;
	width:215px;
	margin:0 70px 0 70px;
}
.interblocktoto ul li a:link{
 font-size:x-small;
}
.interblock {
	width:646px;	
}
.interblockleft{
	display:inline;
	border:1px #FFF solid;
	width:213px;
	float:left;
	
}
.interblockcenter{
	display:inline;
	border:1px #FFF solid;
	width:213px;
	float:left;
	text-align:center;
}
.interblockright{
	display:inline;
	border:1px #FFF solid;
	width:213px;
	float:left;
	text-align:right;
}


.interblock a:link{
 font-size:x-small;
}

#studiestoolbar{
	width:646px;
font-size: small;
background-color: transparent;
}
#studiestoolbar ul li{
	display:inline;
	list-style-type: none;
	/*margin:0 20px 0 20px;*/
	padding:0 20px 0 20px;
	background-color: transparent;
}
#studiestoolbar ul li a:link, #studiestoolbar ul li a.feedback:link, #studiestoolbar ul li a.downloadthisstudy:link{
	font-size: 12px;
	background-color: transparent;
}
#studiestoolbar ul li a.link-toolbox{
	font-size: 13px;
	background: url(../images/icon/icon_email.gif) center left no-repeat;
	padding-left: 19px;
	padding-bottom: 5px;
	text-decoration:underline;
	background-color: transparent;
}


.more {
	font-style: italic;
}
a.link-toolbox:link,a.link-toolbox:visited {
	text-decoration:underline;
	color:#336633;
}

.link-figure {
	text-decoration:none;
}
.link-external {
	text-decoration:none;
}
.link-pdf {
	text-decoration:none;
}

.link-word {
	text-decoration:none;
}
a.link-glossary:link,a.link-glossary:visited {
	/*font-size:small;*/
	color: #006600;
	cursor: help;
	text-decoration: none;
	background: url(../images/pixel/006600-pixel-link.gif) repeat-x 100% 100%;
	padding-bottom: 0px;
	
}
a.link-glossary:hover{
	color: #CC3300;
	background: url(../images/pixel/CC3300-pixel-hover.gif) repeat-x 100% 100%;
	}

.nextpreviousquestion{
	width: 646px;

}
.previousquestion{
	background: url(../images/icon/arrow-left.gif) center left no-repeat;
	padding-left: 18px;

}

.nextquestion{
	background: url(../images/icon/arrow-right.gif) center right no-repeat;
	padding-right: 18px;
}
.top {
	background: url(../images/icon/arrow-up.gif) center right no-repeat;
	padding-right: 15px;
	padding-top:5px;
	padding-bottom:5px;
}
.downloadthisstudy {
	background: url(../images/icon/ico_pdf.gif) center left no-repeat;
	font-size: 13px;
	padding: 0 0 5px 20px;
	
}
.feedback {
	background: url(../images/icon/ico-feedback.gif) center left no-repeat;
	padding: 5px 0 5px 20px;
}

.source {
	font-size: xx-small;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.source a:link-external{

}

.boldtext {
	font-weight: bold;
}
.redtext {
	color: #CC0000;
}
.italictext {
	font-style:italic;
}
.smalltext{
	font-size:xx-small;
}
.number {
	font-style:italic;
}
ul li , ol li {
	margin-bottom:10px;
}
a.gloss:link, a.gloss:visited, a.gloss:hover, a.gloss:active {
  color: #000000; /* should be the same color as text */
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000000; /* for IE 5, same color as above */
  font-style: normal; /* for use with dfn */
}
.nextquestionspecial {
	text-align:center;
	font-size: x-small;
}
.aligncenter{
    margin:-15px;
	text-align:center;
	font-size: x-small;
}
sub {
	vertical-align: -3px;
}
sup {
	vertical-align: 3px;
}
.quotebox {
	float:right;
	width:250px;
	text-align:right;
	font-size: x-small;
	margin:10px;
	padding:5px; 
}
.quotebox blockquote {
	margin:0px;
	padding:0px;
	background:transparent url(../images/structure/quote_left.gif) no-repeat top left;							    text-align:justify;
}
	
.quotebox blockquote div {
	margin:0px;padding:20px;
	background:transparent url(../images/structure/quote_right.gif) no-repeat bottom right;}
                    
.index-box {
	border:1px solid #999999;
	margin:20px;padding:10px;
	background-color:#EFEFEF;
	text-align:center;
}
.index-box span { font-size:x-small;}
ul.index-list { 
	list-style:none;
	/*border:green 1px solid;*/
}
ul.index-list li {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:5px;
	/*border:red 1px solid;*/
}
ul.index-list li ul{
	display:block;
    list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding:5px;
	}
ul.index-list li ul li{
	font-size:x-small;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:30px;
	padding:0;
	}
.contextbox {width:220px;padding:20px;margin:20px;margin-top:60px;float:left;background-color:#EEEEEE;border:1px solid #B9B9B9;}
.contextbox p{margin:0 0 15px 0;}
.list-questions{width:270px;float:right;padding:30px 17px 10px 10px;margin:0px;font-size:13px;}
.list-questions ol li {
	padding:0 0 4px 0;
	margin-bottom: 2px;
}.backmoreright {

	width:213px;
	float:left;
	text-align:right;
}
/* DEBUT A REPENSER PAR PATRICK (DANIEL) */

.topmenu{
font-size: xx-small; 
text-align: center;
background-image: url(/images/menu/menu_haut_green_i.jpg); 
background-repeat: repeat-x; 
background-position: top;
color:#FFFFFF;
padding: 0px;
margin: 0px;
}

.topmenu a, .topmenu a:visited{
font-size: xx-small; 
text-align: center;
text-decoration: none;
color: #FFFFFF;
margin: 3px;
}
.boxstudy-figtable {
	width:644px;
	font-size:small;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	padding-top:15px;
	padding-bottom:15px;
	margin: 0px;
	}
	.boxstudy-figtable p {
	margin-left: 15px;
	margin-right: 15px;
	font-size:x-small;
	}
	.boxstudy-figtable li {
	margin-left: 15px;
	margin-right: 15px;
	font-size:x-small;
	}
.boxstudy-figtable table, .boxstudy table{
border:1px solid #000; 
width: 95%;
/*table-layout:fixed;*/
text-align:center;
font-size:small;
margin:auto;
}
/*.boxstudy .l3box table{
border:1px solid #000; 
width: 596px;
/*table-layout:fixed;
text-align:center;
font-size:small;
margin:auto;
}*/
.boxstudy-figtable caption, .boxstudy caption{
text-align:left;
padding:10px;
font-size:x-small;}
.boxstudy-figtable caption h4{
display:inline;
text-indent:0px;
margin:0px;}
.boxstudy caption h4{
font-size:small;
color: #000000;
display:inline;
text-indent:0px;
margin:0px;}
.boxstudy-figtable tbody tr.highlight, .boxstudy tbody tr.highlight{
background-color:#E4F1E4;
}
.boxstudy-figtable thead, .boxstudy-figtable thead td, .boxstudy-figtable th, .boxstudy thead, .boxstudy thead td, .boxstudy th{
vertical-align:middle;padding:10px;background-color:#ccc;text-align:center;font-weight:bold;
}
.boxstudy-figtable tbody th, .boxstudy tbody th{
text-align:left;
}
.boxstudy-figtable tbody td, .boxstudy tbody td{
vertical-align:middle;padding:3px;border:1px solid #ccc;
}
.boxstudy-figtable tbody td.centered, .boxstudy tbody td.centered{
text-align:center;
}

.tablenumeric tbody td, .sort-table tbody td{
text-align:right;
}
.tablenumericsmall{}
.tablenumericsmall thead td{
text-align:right;padding:1px;margin:0px;
font-size:10px;border:1px solid #000000;}
.tablenumericsmall tbody th{border:1px solid #000000;}
.tablenumericsmall tbody td, .tablenumericsmall tbody th{
text-align:right;padding:1px;margin:0px;
font-size:10px;}
.shaded{background-color:#dddddd;}


.tablealpha tbody td{
	
	
	text-align:left;
}
.boxstudy-figtable tr.subtitle, .boxstudy tr.subtitle{
background-color: #336633;
color: #ffffff;
text-align:left;
font-weight:bold;
}
.boxstudy-figtable tr.subtitle td, .boxstudy tr.subtitle td{
text-align:left;
}
.boxstudy-figtable tfoot td, .boxstudy tfoot td{
text-align:left;
font-size:x-small;
}
/*.boxstudy-figtable .boxfigure {
	margin:5px;
	padding:5px;
	font-size: x-small; 
	text-align: center;
	font-style: italic;
	float:none;
	border: none;
	}*/


/* SORT TABLE */

/*.sort-table {
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
}

.sort-table thead {
	background:	ButtonFace;
}

.sort-table td {
	padding:	2px 5px;
	border:		1px Solid #ddd;
	color:		WindowText;	
}
*/
.sort-table thead td {
	border:			2px outset #000;
	cursor:			pointer;
}
.sort-table thead td:active {
	border:			2px inset #000;
}
.sort-arrow {
	width:					11px;
	height:					11px;
	background-position:	center center;
	background-repeat:		no-repeat;
	margin:					0 2px;
}
.sort-arrow.descending {
	background-image:		url(/images/structure/table/downsimple.png);
}
.sort-arrow.ascending {
	background-image:		url(/images/structure/table/upsimple.png);}

.sort-table thead td[_sortType=None]:active {
	border-color:	ButtonShadow ButtonHighlight
					ButtonHighlight ButtonShadow ;
	padding:		2px 5px;
}
.NA {
  background-image: url(/images/structure/table/na.png);
  background-repeat:no-repeat;

  background-position:right;
  
}

.pdf-icon {

font-size:x-small;

float:right ;

}




/* SORT TABLE */


/* FIN A REPENSER PAR PATRICK (DANIEL) */

/* Level 3 text shaded box */
.l3box { margin: 20px 0px 20px 0px; padding: 0 0px 0 20px; background: #ffffff url(/images/structure/quote_left.gif) no-repeat scroll left top; /*text-align: justify;*/}
.l3outer {margin: 0px; padding: 0px; padding-right:20px;background: #ffffff url(/images/structure/quote_right.gif) no-repeat scroll right bottom;}
.l3inner {margin: 0px; padding: 5px 15px 5px 5px; background-color: #f9f9f9;}
						
