﻿#side-bar
{
    position:fixed;
	width:128px;
	text-align:right;
	top:147px;
	font-size:8pt;
	margin-left: 835px;
	display:block;
	/*height:200px AH*/
}

#side-bar table tbody tr td a {color:#004990;}


tr td a.thickbox {font-weight:bold;}
ul li a.thickbox{font-size:11px;}

#side-bar ul.singlebox li a {text-decoration:none;}
.sidetitle2 tr td a{text-decoration:none;}
.sidetitle2 tr td a:hover{text-decoration:none;}
.sidetitle tr td a{text-decoration:none;}
.sidetitle tr td a:hover{text-decoration:none;}

#side-bar a{
	display:block;
	/*text-decoration:none;
	color:#000;*/
}


#side-bar a span{

	display:none;
}

#side-bar a:hover .description{
	background-color: #CBD6ED;
	text-align:left;
	display:block;
	padding-left:10px;
	font-stretch:wider;
	border-left: solid 1px #8CA2C9;
	text-decoration:underline;
}

#side-bar .bottom{
	float: right;
	background:  url(../imgs/btn_bottom.gif) no-repeat;
	height:8px;
	width:115px;
	margin-bottom:5px;
	font-size:1px;
}


.sub-side-bar{
	text-align:left;
}

.sub-side-bar a{
	text-decoration:underline;
	color:#366DA6;	
}

.sub-side-bar span{
	display:none;
}

.sub-side-bar .selected .description{
	background-color: #CBD6ED;
	display:block;
	padding-left:10px;
	border-left: solid 1px #8CA2C9;
}

.sub-side-bar .links{
	list-style-type:none;
	margin:0;
	padding:0;
}

.sub-side-bar .links li {
	color:#366DA6;	
	padding-bottom:5px;
}

.sub-side-bar .links li:hover{
	padding-bottom:5px;
	text-decoration: underline;
	color:#366DA6;
}


.sub-side-bar a:hover 
{
	color:#366DA6;
	text-decoration: underline;
}


.sub-side-bar .singlebox{
	list-style-type:none;
	margin:0;
	padding:0;
}

.sub-side-bar .singlebox li{
	padding-bottom:5px;
}


.sidetitle{font-family:Arial;color:#004990;font-size:13px;font-weight:bold;cursor:default;width:100%;height:100%;}
.sidetitle tr td { line-height:14px;padding-left:8px;padding-top:5px;padding-bottom:2px;}

.sidetitle2{text-align:left;font-family:Arial;color:#004990;font-size:13px;font-weight:bold;cursor:default;width:100%;height:100%;}
.sidetitle2 tr td { line-height:14px;padding-left:8px;padding-top:3px;padding-bottom:2px;}

.sideMenuBtn {

	float: right;
	display:block;
	/*background: #CBD6ED url(../imgs/btn_scientific_top.gif) right top no-repeat;*/
	background: #CBD6ED url(../imgs/btn_top.gif) right top no-repeat;
	/*padding-top:35px;*/
	width: 115px;
	
/*height:0px */
	
}

.selected{

	/*background-image: #CBD6ED url(../imgs/btn_scientific_top.gif);*/
	background-image: #CBD6ED url(../imgs/btn_top.gif);
	/*height:86px;*/
	/*width:115px;*/	/* CETTE LIGNE FAIT BUGGUER LE BOTTOM MENU */
}

.selected a{

	text-decoration:none;
	color:#366DA6;		
}

.sideMenuBtn .selected a:hover{

	text-decoration:underline;
	color:#366DA6;		
}


#send-to-colleague{
	float: right;
	display:block;
	background: #CBD6ED url(../imgs/btn_sendTo_top.gif) right top no-repeat;	
	width: 115px;
	height:42px;
}

#fullpath a span {padding-left:5px;color:#256AAE;padding-top:3px;}
