@charset "utf-8";


/* PRINT */
img
{
 display: none;
}
.boxfigure {
 display: none;
}

ul
{
 display: none;
}
.tabs
{
 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;
   }
#footer {margin-bottom: 0;}
h6.titre{
	color:#336633;
	background-color:#E4F1E4;
	}

h6.subtitre{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
.roundbottomcorner {
	border-top: 1px solid #000;
	height: 2px;
	}
#boxstudy {
	border:1px solid #000;
	overflow: visible; /*prevents the boxes from separating in the print...*/
	}
#boxstudy .source a.link-toolbox:link {
	font-size:xx-small;
	text-decoration:none;
	color:#000;
}
/* TABS */
.tabs {	border-bottom: none}
.tabs ul{margin:0;padding:0;}
.tabs li  {display: inline;list-style: none;margin:0;padding:0;}
.tabs a{	padding: 2px 0 4px 0;
	margin: 8px 0 0 0;
	}
.tabs a.long, .tabs a.long:visited{width: 140px; float:left;border-top: 1px solid #000;border-left: 1px solid #000;border-right: 1px solid #000;font-size: 12px;}
.tabs a.short, .tabs a.short:visited{width: 60px; float:right;border-top: 1px solid #000;border-left: 1px solid #000;border-right: 1px solid #000;padding: 2px 0 5px 0;}
.tabs a.currentlong  {
	border-top: 1px solid #000;border-left: 1px solid #000;border-right: 1px solid #000;
	}
.tabs a.currentshort,.tabs ul a.currentshort:hover   {
	border-top: 1px solid #000;border-left: 1px solid #000;border-right: 1px solid #000;
	} 

#studiestoolbar ul li a:link,ul li a.feedback:link,ul li a.downloadthisstudy:link{
	font-size: 12px;
}
#studiestoolbar ul li a.link-toolbox{
	font-size: 13px;
	padding-left:0px;
	}
.previousquestion, .nextquestion, .top, .downloadthisstudy, .feedback {
	background: none;
	padding-left: 0px;
}
.topmenu{
background:none;
color:#000;
}
.boxstudy-figtable tr.subtitle{
background-color: #ffffff;
color: #000000;
}
