/*  <------------------------------------  BUTTON STYLES ---------------------------------- >  */






/*  <-----------------------  top navigation ---------------------- >  */






#logo	{
	position: absolute;
	z-index: 50;
	top: 19px;
	left: 18px;
	width: 216px;
	height: 140px;
	text-decoration: none;
	border: 0px;
	}


a:hover.logo_link {
	text-decoration: none;
	border: 0px;
	}





#rxdsponsor	{
	position: absolute;
	z-index: 47;
	top: 717px;
	left: -247px;
	width: 350px;
	height: 40px;
	text-decoration: none;
	border: 0px;
	}


a:hover.rxdsponsor {
	text-decoration: none;
	border: 0px;
	}








	
#btn_contact	{
	position: absolute;
	z-index: 16;
	top: 36px;
	left: 664px;
	width: 60px;
	height: 17px;
	}
	
	
a.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	border: 0px;
	}

a:hover.contact  { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e36100;
	text-decoration: none;
	border: 0px;
}	






#btn_francais	{
	position: absolute;
	z-index: 17;
	top: 36px;
	left: 739px;
	width: 45px;
	height: 17px;
	}
	











/*  <-----------------------   menu bar — english  ---------------------- >  */




.btn_01_empty { 
	display:block;
	position: absolute;
	width: 241px;
	height: 43px;
	background-image:url(../images/btn_01_empty.png);
	background-position: 0px 0px;
	border: 0px;
	}




.btn_02_about a {
	display:block;
	position: absolute;
	left: 241px;
	width: 139px;
	height: 43px;
	background-image:url(../images/btn-about.png);
	background-position: 0px 0px;
	text-decoration: none;
	margin-bottom: 0px;
	border: 0px;
	}
	

.btn_02_about a:hover { 
	background-image:url(../images/btn-about.png);
	background-position: 0px -43px;
	border: 0px;
	text-decoration: none;
	}




.btn_03_how a {
	display:block;
	position: absolute;
	left: 380px;
	width: 174px;
	height: 43px;
	background-image:url(../images/btn-how.png);
	background-position: 0px 0px;
	text-decoration: none;
	margin-bottom: 0px;
	border: 0px;
	}
	

.btn_03_how a:hover { 
	background-image:url(../images/btn-how.png);
	background-position: 0px -43px;
	border: 0px;
	text-decoration: none;
	}





.btn_04_stories a {
	display:block;
	position: absolute;
	left: 415px;
	width: 117px;
	height: 43px;
	background-image:url(../images/btn_04_stories.png);
	background-position: 0px 0px;
	text-decoration: none;
	margin-bottom: 0px;
	border: 0px;
	}
	

.btn_04_stories a:hover { 
	background-image:url(../images/btn_04_stories.png);
	background-position: 0px -43px;
	border: 0px;
	text-decoration: none;
	}
	
	
	
	
	
.btn_05_thestudy a {
	display:block;
	position: absolute;
	left: 554px;
	width: 139px;
	height: 43px;
	background-image:url(../images/btn-study.png);
	background-position: 0px 0px;
	text-decoration: none;
	margin-bottom: 0px;
	border: 0px;
	}
	

.btn_05_thestudy a:hover { 
	background-image:url(../images/btn-study.png);
	background-position: 0px -43px;
	border: 0px;
	text-decoration: none;
	}
	
	
	
	
	
	
.btn_06_news a {
	display:block;
	position: absolute;
	left: 693px;
	width: 103px;
	height: 43px;
	background-image:url(../images/btn-news.png);
	background-position: 0px 0px;
	text-decoration: none;
	margin-bottom: 0px;
	border: 0px;
	}
	

.btn_06_news a:hover { 
	background-image:url(../images/btn-news.png);
	background-position: 0px -43px;
	border: 0px;
	text-decoration: none;
	}

