@import url(style.css);
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CC0000;
	display: inline;
}
/* NEW DESIGN /*
/* ##### HEADER ##### */
#topbanner {
 	display: none; 
}
#topbanner a img {
	border:0 solid #000;
}
#header {
	margin: auto;
	width: 646px;
    float:none;
	}
#header-logo {
	border-bottom: 1px solid #000;
	padding: 0;
	margin: 0;
	margin-top: 4px;
	float: left; 
	width: 256px;
	height:58px;
}


/* Nav */
#navprint{
display: none;
}
#navcontainer {
	margin: 0;
	padding: 0;
	clear:right;
}
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	border:0;
	padding: 0;
	margin: 0;
}
#navcontainer ul li a {
	display: block;
}
#navcontainer .menuReposGF a.link-toolbox:link,#navcontainer .menuReposGF a.link-toolbox:visited {
	color:#FFF;
	text-decoration:none;
	font-size: 11px;
	
}
#navcontainer .menuReposGF a.link-toolbox:hover {
	color:#CC0000;
	text-decoration:underline;
	
}
#header-topmenu{
	margin:0;
}
#menuprintGF{
display:none;
}

#header-logo { /*border: none;*/}
#header .menuRepos {
	color: #000;
	border: 1px solid #000;
	}
#header a.menuRepos {
	color: #000;
	width: 125px; 
	}
#header .menuReposGF2, #header .menuRepos2About, #header .menuRepos3Press {
	color: #000;
	border: 1px solid #000;
	border-bottom:none;
	width: 125px;
    }
#header a.menuReposGF2, #header a.menuRepos2About, #header a.menuRepos3Press {
	color: #000;
	font-weight: bolder;
	display: block;
	text-decoration: none;
}
#header .menuRepos2 {
	color: #000;
	border: 1px solid #000;
	width: 125px;
 }
#header .menuRepos3 {
	border: 1px solid #000;
	width: 125px;
	}
#header .menuReposGF, #header .menuReposPress, #header .menuReposAbout {
	border: 1px solid #000;
	color: #000;border-top: none;
}
#header .menuReposGF a.link-toolbox:link,a.link-toolbox:visited {
    color: #000;
   }
/* ##### END  HEADER ##### */
/* main body */
#main-body {
	margin: auto;
	width:646px;
	padding:0px;
}

/* ##### CONTENT ##### */
/* Homepage styles for boxes and titles */
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;
}
.previousquestion{
	background: url(images/icon/arrow_left_small.gif) center left no-repeat;
	padding-left: 14px;

}

.nextquestion{
	background: url(images/icon/arrow_right_small.gif) center right no-repeat;
	padding-right: 14px;
}
.top {
	background: url(images/icon/arrow_top.gif) center right no-repeat;
	padding-right: 25px;
}
.downloadthisstudy {
	background: url(images/icon/ico_pdf.gif) center left no-repeat;
	padding-left: 20px;
	
}
.feedback {
	background: url(images/icon/ico-feedback.gif) center left no-repeat;
	padding-left: 20px;
}
.sendthispage {
	background: url(images/icon/icon_email.gif) center left no-repeat;
	padding-left: 19px;
	color: #336633;
}
.dashmenu {
	background-image: url(images/icon/dash.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	text-indent:8px;
	margin-left:10px;
}

