/* 		General BODY Classes 		*/

body{
	background-color: #EEEEEE;
	scrollbar-track-color:#F4F4F4;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-face-color:#336633;
	margin: auto;
	margin-top: 0;
	text-align:left;
	/*font-size:100%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	font-size: small;
	/* font-size:90%;  */
	color: #000000;
}
#skip {
border-bottom:1px solid #cccccc;width:646px;margin:auto;text-align:right;font-size:0.7em;font-family:Georgia, 'Times New Roman', Times, serif;
}

.update {  font-size: xx-small; text-align: center}
.bigtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; text-align: center; font-weight: bold; color: #CC0000}
.title1 {
	font-size: small;
	color: #CC0000;
	font-weight: bold;
	padding-bottom: 0px;
	list-style-position: outside;
	list-style-type: upper-alpha;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.indent {
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 20px;
}
.glossary {  color: #006633; font-style: italic}
.citation {  font-style: italic}
.quote { font-style: italic }
.bulletindent {  margin-right: 20px; margin-left: 50px}
.title3 {
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.figurelegend {  font-size: 12px; margin-right: 5px; margin-left: 20px}
.figuretable {  background-color: #FFFFFF}
.menutext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.green3 { font-size: x-small; font-weight: bold; color: #000000}
.title2 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #CC0000 ; margin-left: 10px}

.subscript {  font-size: smaller; vertical-align: sub}
.superscript {
	font-size: smaller;
	vertical-align: super;
}

.leftbullet {  margin-left: -20px}
.bottomborder {  border-color: black black #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; background-color: #FFFFFF}
.emphasis {  font-weight: bolder}
.more {  font-style: italic}
.tabs { background-color: #FFFFFF }
.larger { font-size: larger}
.tab_none { border: black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.title4 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.paragr_numbers { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic}


	/* 		BackGround Color Classes 		*/

.bgcolorpositionmenu {
	background-color: #EEEEEE;
}


.bgcolorfooter {

	background-color: #336633;
}

.bgcolorheader {


	background-color: #336633;
}
.bgcolorbodycontent {


	background-color: #FFFFFF;
}

.bgcolortabs {



	background-color: #EEEEEE;
}


.bgcolorwhite {



	background-color: #FFFFFF;
}
.bgcolorgray {



	background-color: #EEEEEE;
}



	/* 		Text Classes 		*/


.textxxsmall { font-size: xx-small;


	
}

.textbold {
	font-weight: bold;

}

.textitalic {
	font-style: italic;
}

.textbolditalic {
	

}

.textxxsmallcenter {

	font-size: xx-small;
	text-align: center;
}

.textxxsmallitalic {
	font-style: italic;
	font-size: xx-small;

}

.textxxsmallwhite {
	font-size: xx-small;
	color: #FFFFFF;

}

.textxxsmallwhitecenter {

	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
}


.textxxsmallbrown {
	font-size: xx-small;
	color: #CC3300;
	font-style: italic;
	text-align: center;


}
.textxxsmalllink {
	font-size: xx-small;

}

.text_top_right {
	font-size: xx-small;
	text-align: right;
}




/* Border Classes */


.bordergreen1px {
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	
}


.border_black_1px {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	font-style:normal;
}

.border_black_1px_all {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-style:normal;
	
}

	/* 		ALL LINK CLASSES	 		*/

	/* 		Default Link Class 		*/

a {
	text-decoration: underline;
	color: #003399;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #CC3300;
	
}


	/* 		Header  Class 		*/


.header_white {
	
	font-weight: bold;
	color: #FFFFFF;
	
}



	/* 		Toolbox Link Classes 		*/


	/* 		Standard Toolbox 		*/


a.toolbox:link {
	color: #006600;
}
a.toolbox:visited {
	
	color: #006600;
}
a.toolbox:hover {
	color: #CC3300;

}
	/* 		Glossary italic Class 		*/

a.toolbox_glossary:link {
	font-style: normal;
	color: #006600;
	cursor: help;
	text-decoration: none;
	background: url(images/pixel/006600-pixel-link.gif) repeat-x 100% 100%;
	padding-bottom: 0px;
	white-space: nowrap;
}

a.toolbox_glossary:visited {
	font-style: normal;
	color: #006600;
	cursor: help;
	text-decoration: none;
	background: url(images/pixel/006600-pixel-link.gif) repeat-x 100% 100%;
	padding-bottom: 0px;
	white-space: nowrap;
}

a.toolbox_glossary:hover {
	font-style: normal;
	color: #CC3300;
	cursor: help;
	text-decoration: none;
	background: url(images/pixel/CC3300-pixel-hover.gif) repeat-x 100% 100%;
	padding-bottom: 0px;
	white-space: nowrap;
}



	/* 		Link... level italic  Class  		*/

a.toolbox_links:link {
	
	color: #006600;
}

a.toolbox_links:visited {
	
	color: #006600;
}
a.toolbox_links:hover {
	
	color: #CC3300;
}



	/* 	Bold Link... study link page   Class  		*/


a.toolbox_bold_links:link {
	font-weight: bolder;
	color: #006600;
}

a.toolbox_bold_links:visited {
	font-weight: bolder;
	color: #006600;
}

a.toolbox_bold_links:hover {
	font-weight: bolder;
	color: #CC3300;
}



	/* 		Superscript  Class  		*/


a.toolbox_superscript:link {
	font-size: xx-small;
	vertical-align: super;
	font-style: italic;
	color: #006600;
}

a.toolbox_superscript:visited {
	font-size: xx-small;
	vertical-align: super;
	font-style: italic;
	color: #006600;
}
a.toolbox_superscript:hover {
	font-size: xx-small;
	vertical-align: super;
	font-style: italic;
	color: #CC3300;
}
	/* 		Figure  Class  		*/

a.toolbox_figure:link {
	font-size: xx-small;
	color: #006600;
}

a.toolbox_figure:visited {
	font-size: xx-small;
	color: #006600;
}
a.toolbox_figure:hover {
	font-size: xx-small;
	color: #CC3300;
}
	/* 		Toolbox  +External link 		*/

a.toolbox_external:link {
	color: #006600;
}
a.toolbox_external:visited {
	
	color: #006600;
}
a.toolbox_external:hover {
	color: #CC3300;
}

	/* 		Default Link Class 		*/

a.marquee {
	text-decoration: underline;
	color: #ffffff;
}

a.marquee:visited {
	color: #ffffff;
}

a.marquee:hover {
	color: #CC3300;
	
}
	/* 		White link footer 		*/


a.whitelink:link {
	color: #FFF;
	text-decoration: underline;
	font-size: xx-small;
}
a.whitelink:hover {
	color: #CC3300;
	text-decoration: underline;
	font-size: xx-small;

}
a.whitelink:visited {
	text-decoration: underline;
	color: #FFF;
	font-size: xx-small;
}

.source {
	font-size: smaller;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}
.textgreen {
	color: #336633;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
h2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	margin-left: 10px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	margin-left: 10px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	margin-left: 10px;
}

.textxxsmallbold {
	font-size: xx-small;
	font-weight: bold;
	font-family: verdana;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC3300;
	font-weight: normal;
	font-variant: small-caps;
	display: inline;
	margin-left: 5px;
}
h6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CC0000;
	display: inline;
}
/* NEW DESIGN /*
/* ##### HEADER ##### */
#topbanner {
	display:none;
	width: 646px;
	margin:auto;
}
#topbanner a img {
	border:0 solid #000;
}
#header {
	margin: auto;
	margin-bottom:0px;
	width: 646px;
	}
#header-logo {
	/*border-bottom: 1px solid #000;*/
	padding: 0;
	margin: 0;
	margin-top: 4px;
	float: left; 
	width: 256px;
}

/* Search zone  */
#header-search {
	float:right;
	margin: 0px;
	margin-right: 0px;
	padding:8px;
	height: 21px;
}
#search {
	margin:0;	
}
#header-search ul {
	margin:0;	
}

#header-search li {
	display:inline;
	list-style-type: none;
	margin:0;	
}
#searcha {
	width:30px;
}
#searchb {
	width:150px;
}
.searchstudies {
	color:#000000;
	font-size:10px;
	font-family:Verdana;
	margin-right:5px;
}
.frmButton {
	background-color: #336633;
	border: 1px solid #336633;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	font-weight: bold;
	width: 46px;
	padding:0;
	margin:5px 0 0 0;
}
html>body .frmButton {
	
	/* Hide from IE Mac \*/
	/*padding: 1px;*/
}
/*.frmButton:hover {
	background-color: #BAD731;
	border: 1px solid #BAD731;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	width: 30px;
	padding:0px;
}*/
.search {
	background: #fff url(images/background/bg-blanc.jpg) repeat-x;
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
	margin:0;
	width:90px;
}
.toinline {
	display:inline;
}

/* Nav */
#navcontainer {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	width: 646px;
	float: left;
	clear:left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
#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 a {
	color: #fff;
	width: 120px; 
	display:block;
	text-decoration: none;
	background: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
#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;
	
}
/* #### New tabs with copublications #### */
#navcontainer a:hover{
	Color: #c00;
	text-decoration:underline;
	}	

#newtabs-digest a {background-image:  url(images/menu/tabs-head-digest.jpg);
	background-repeat: no-repeat;
	background-position: bottom;}
#newtabs-copubs .TabDigests, #newtabs-about .TabDigests, #newtabs-press .TabDigests, #newtabs-digest .TabDigests{
	background-position: 0px 1px;
	}
#newtabs-copubs .TabCoPubs, #newtabs-about .TabCoPubs, #newtabs-press .TabCoPubs, #newtabs-digest .TabCoPubs{
	background-position: -120px 1px;
	}
#newtabs-copubs .TabAbout, #newtabs-about .TabAbout, #newtabs-press .TabAbout, #newtabs-digest .TabAbout{
	background-position: -240px 1px;
	}
#newtabs-copubs .TabPress, #newtabs-about .TabPress, #newtabs-press .TabPress, #newtabs-digest .TabPress{
	background-position: -360px 1px;
	}
/* end new tabs */
/* PRINT */
#navprint{
	display: none;
	float:right;
	margin-top:4px;
}
#menuprintGF{
display:none;
}
/* PRINT */
#navcontainer {
	display: block;
}
#header-topmenu{
	margin:0;
}
#header .menuRepos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
#header a.menuRepos {
	color: #fff;
	width: 130px; 
	display:block;
	text-decoration: none;
	background-image:  url(images/menu/rounded-tab-green-2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#header a.menuRepos:hover {
	color: #e22;
	text-decoration: underline;
}
#header .menuReposGF2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image:  url(images/menu/rounded-tab-green-1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	width: 130px;
   padding-top: 6px;
	padding-bottom: 6px;
}
#header a.menuReposGF2 {
	color: #fff;
	display: block;
	text-decoration: none;
}
#header a.menuReposGF2:hover {
	color: #e22;
	text-decoration: underline;
}	
#header .menuRepos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image:  url(images/menu/rounded-tab-tan-2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	width: 130px;
   padding-top: 6px;
	padding-bottom: 6px;
}
#header a.menuRepos2 {
   color: #fff;
/*   color: #000;
	display: block; */
	text-decoration: none;
}
#header a.menuRepos2:hover {
	color: #c00;
	text-decoration: underline;
}	
#header .menuRepos2About {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image:  url(images/menu/rounded-tab-tan-1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	width: 130px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin:0px;
}
#header a.menuRepos2About {
   color: #fff;
/*   color: #000;
	display: block; */
	text-decoration: none;
}
#header a.menuRepos2About:hover {
	color: #c00;
	text-decoration: underline;
}	
#header .menuRepos3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #000; */
	background-image:  url(images/menu/rounded-tab-gris-2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	width: 130px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#header a.menuRepos3 {
	text-decoration: none;
/*	display:block;
	color: #000; */
	color: #fff;
}
#header a.menuRepos3:hover {
	color: #c00;
	text-decoration: underline;
}
#header .menuRepos3Press {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image:  url(images/menu/rounded-tab-gris-1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	width: 130px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#header a.menuRepos3Press {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
#header a.menuRepos3Press:hover {
	color: #c00;
	text-decoration: underline;
}
#header .menuReposGF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-image:  url(images/menu/menu_bas_green.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding:2px 0 2px 0;
	clear: both;
	margin:0;
}
#header .menuReposPress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image:  url(images/menu/menu_bas_gris.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	clear: both;
	margin:0;
	padding:2px 0 2px 0;
}
#header .menuReposAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-image:  url(images/menu/menu_bas_tan2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin:0;
	padding:2px 0 2px 0;
}
#header a.menuHaut {
	color: #888;
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#header a.menuHaut:hover {
	color: #cc0000;
	background-color: transparent;
	text-decoration: underline;
}
#header .menuHautSeparation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	text-align:center;
}
#header a.ssMenu {
    color: #FFFFFF;
    background-color: transparent;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	padding-top: 2px;
	margin:0;
}
#header a.ssMenu:hover {
	color: #ee2222;
	background-color: transparent;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
}
#header a.ssMenu2 {
    color: #000;
    background-color: transparent;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	padding-top: 2px;
}
#header a.ssMenu2:hover {
	color: #c00;
	background-color: transparent;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* ##### END  HEADER ##### */
/* main body */
#main-body {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width:646px;
	padding:0px;
}
/* ##### FOOTER ##### */
#footer {
	width: 644px;
	margin: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	clear:both;
	border-top: 1px solid #000;
	background-color: transparent;
	margin-bottom: 350px;
}
#footer-copy a{
  	color:#FFF;
  	text-decoration:underline;
  	font-size:xx-small;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer-copy a:hover{
  	color:#FFF;
  	text-decoration:underline;
  	font-size:xx-small;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer-top a{
  	color:#FFF;
  	text-decoration:underline;
  	font-size:xx-small;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer-top a:hover{
  	color:#FFF;
  	text-decoration:underline;
  	font-size:xx-small;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer-menu {
	width: 644px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer-gf {
	border: 1px solid #000;
	width: 644px;
	height: 30px;
	color: #FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image:  url(images/menu/footer-green-i.jpg);
	background-repeat: repeat-x;
	background-position: top;
} 
#footer-about {
	border: 1px solid #000;
	width: 644px;
	height: 30px;
	color: #222;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image:  url(images/menu/footer-tan2-i.jpg);
	background-repeat: repeat-x;
	background-position: top;
} 
#footer-press {
	border: 1px solid #000;
	width: 644px;
	height: 30px;
	color: #222;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image:  url(images/menu/footer-gris-i.jpg);
	background-repeat: repeat-x;
	background-position: top;
} 
#footer-date {
	width: 75px;
	padding: 8px;
	float: left;
} 
#footer-top {
	width: 75px;
	padding: 8px;
	float: right;
} 
#footer-copy {
	width: 400px;
	margin: auto;
	padding:3px;
} 
#footer a.menuHaut {
	color: #888;
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a.menuHaut:hover {
	color: #cc0000;
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer .menuHautSeparation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	text-align:center;
}
/* logo RSS */
a.rss:link, a.rss:visited  {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:2px;
}
a.rss:hover {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:2px;
}
/* ##### END FOOTER ##### */

/* ##### 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;
}
#verticalmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:136px;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	margin: 0 0 30px 0;
	position: relative;
	border: 1px solid #ccc;
}
#verticalmenu li {
	list-style-type:none;
	text-align:left;
	display: block;
	width:126px;
	margin:0 0 0px;
	/*font-size: x-small;*/
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding:0;
}
#verticalmenu li.titre-gf {
	background-image: url(images/menu/menu_haut_green.jpg);
	background-position: bottom;
    color:#fff; 
	font-weight:bold;
	margin: 2px 0 2px 0;
	text-align: center;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 2px 0 2px 0;
}
#verticalmenu li.titre-gf a:link,#verticalmenu li.titre-gf a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:126px;
	color:#fff;
	/*font-size: small;*/
	font-size: 12px;
	text-decoration: none;
}
#verticalmenu li.titre-gf a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c00;
	font-size: 12px;
	text-decoration: underline;
}
#verticalmenu li.subtitre-gf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#336633;
	font-weight:bold;
	font-size: 11px;
	margin: 0px;
	margin-top: 3px;
	text-align:left;
	width:126px;
	background-color: #E4F1E4;
	padding: 2;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#verticalmenu li.subtitre-gf a:link,#verticalmenu li.subtitre-gf a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:126px;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}
#verticalmenu li.subtitre-gf a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c00;
	font-size: 11px;
	text-decoration: underline;
}	

#verticalmenu li a:link,#verticalmenu li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: underline;
	font-size: 10px;
	width:126px;
	padding: 2px;
}
#verticalmenu li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#c00;
	text-decoration: underline;
	font-size: 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/) 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;
}
.topmenu{
font-size: xx-small; 
background: #336633 url(images/menu/menu_haut_green_i.jpg) repeat-x top;
color:#FFFFFF;
}
.topmenu a, .topmenu a:visited{
font-size: xx-small; 
text-decoration: none;
color: #FFFFFF;
}
.bottommenu{
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
text-align: center;
font-size: x-small;}