@charset "utf-8";
/* CSS Document */

#bt_detail a {
	height: auto;
	width: 180px;
	position: relative;
	background-color: #0065ab;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	behavior: url(http://www.arjo-systems.com/css/css/pie/PIE.php);
	background-image: linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -o-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -moz-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
/*	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.41, rgb(0,79,144)), color-stop(0.7, rgb(0,100,171)));*/
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#0065ab', endColorstr='#004f90'); /* IE6 et IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0065ab', endColorstr='#004f90')"; /* IE8 */
	float: left;
}
#bt_detail a:hover {
	background-color: rgb(204, 224, 238);
	background-color: rgba(0, 101, 171, 0.2);
	background-image: linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
	background-image: -o-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%));
	background-image: -moz-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.41, rgb(0,100,171)), color-stop(0.7, rgb(0,79,144)));
 filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#004f90', endColorstr='#0065ab'); /* IE6 et IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#004f90', endColorstr='#0065ab')";  /*IE8 */
}
#bt_detail_module a {
	height: auto;
	width: auto;
	float: right;
	position: relative;
	background-color: #0065ab;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	padding-right: 15px;
	padding-left: 15px;
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	behavior: url(http://www.arjo-systems.com/css/css/pie/PIE.php);
	background-image: linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -o-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -moz-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
/*	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.41, rgb(0,79,144)), color-stop(0.7, rgb(0,100,171)));*/
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#0065ab', endColorstr='#004f90'); /* IE6 et IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0065ab', endColorstr='#004f90')"; /* IE8 */
}
#bt_detail_module a:hover {
	background-color: rgb(204, 224, 238);
	background-color: rgba(0, 101, 171, 0.2);
	background-image: linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
	background-image: -o-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%));
	background-image: -moz-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
/*	background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.41, rgb(0,100,171)),  color-stop(0.7, rgb(0,79,144)));*/
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#004f90', endColorstr='#0065ab'); /* IE6 et IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#004f90', endColorstr='#0065ab')"; /* IE8 */
}
.bt_gris {
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 5px 0px #949494;
	-webkit-box-shadow: 0px 0px 5px 0px #949494;
	box-shadow: 0px 0px 5px 0px #949494;
	behavior: url(http://www.arjo-systems.com/css/css/pie/PIE.php);
	background-color: #7e7f81
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7e7f81), color-stop(1, #515253));
	background: -moz-linear-gradient(top, #7e7f81 5%, #515253 100%);
	background: -webkit-linear-gradient(top, #7e7f81 5%, #515253 100%);
	background: -o-linear-gradient(top, #7e7f81 5%, #515253 100%);
	background: -ms-linear-gradient(top, #7e7f81 5%, #515253 100%);
	background: linear-gradient(to bottom, #7e7f81 5%, #515253 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7e7f81', endColorstr='#515253', GradientType=0);;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://www.arjo-systems.com/css/css/pie/PIE.php);
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 5px;
}
.bt_gris:hover {
	background-color: #515253;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #515253), color-stop(1, #7e7f81));
	background: -moz-linear-gradient(top, #515253 5%, #7e7f81 100%);
	background: -webkit-linear-gradient(top, #515253 5%, #7e7f81 100%);
	background: -o-linear-gradient(top, #515253 5%, #7e7f81 100%);
	background: -ms-linear-gradient(top, #515253 5%, #7e7f81 100%);
	background: linear-gradient(to bottom, #515253 5%, #7e7f81 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#515253', endColorstr='#7e7f81', GradientType=0);
}
.bt_gris:active {
	position: relative;
	top: 1px;
}
.bt_bleu {
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 5px 0px #949494;
	-webkit-box-shadow: 0px 0px 5px 0px #949494;
	box-shadow: 0px 0px 5px 0px #949494;
	behavior: url(http://www.arjo-systems.com/css/css/pie/PIE.php);
	background-color: #7e7f81;
	background-image: linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -o-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -moz-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(0,79,144) 41%, rgb(0,100,171) 70%);
/*	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.41, rgb(0,79,144)), color-stop(0.7, rgb(0,100,171)));*/
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#0065ab', endColorstr='#004f90'); /* IE6 et IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0065ab', endColorstr='#004f90')"; /* IE8 */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://www.arjo-systems.com/css/css/pie/PIE.php);
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 5px;
}
.bt_bleu:hover {
background-color: rgb(204, 224, 238);
	background-color: rgba(0, 101, 171, 0.2);
	background-image: linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
	background-image: -o-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%));
	background-image: -moz-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
	background-image: -ms-linear-gradient(bottom, rgb(0,100,171) 41%, rgb(0,79,144) 70%);
/*	background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.41, rgb(0,100,171)),  color-stop(0.7, rgb(0,79,144)));*/
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#004f90', endColorstr='#0065ab'); /* IE6 et IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#004f90', endColorstr='#0065ab')"; /* IE8 */
}
.bt_bleu:active {
	position: relative;
	top: 1px;
}.bt_close a{
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #0065ab;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	height: auto;
	width: auto;
	position: absolute;
	right: 0px;
	top: -20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://www.arjo-systems.com/css/css/pie/PIE.php);
}
.bt_close a:hover {
	color: #FFFFFF;
	background-color: #0065ab;
}


.bt_flech {
	text-decoration: none;
	-moz-box-shadow: 0px 0px 5px 0px #949494, 0px 0px 5px 0px #949494 inset;
	-webkit-box-shadow: 0px 0px 5px 0px #949494, 0px 0px 5px 0px #949494 inset;
	box-shadow: 0px 0px 5px 0px #949494, 0px 0px 5px 0px #949494 inset;
	behavior: url(http://www.arjo-systems.com/css/css/pie/PIE.php);
	background-color: #4d4d4d;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	behavior: url(http://www.arjo-systems.com/css/css/pie/PIE.php);
	margin: 5px;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 250px;
	left: 76px;
	z-index: 1;
	color: #FFF;
	border: 5px solid #e6e6e6;
	/*	-moz-border-shadow: 1px inset;
	-webkit-border-shadow: 1px inset;
	border-shadow: 1px inset;
	behavior: url(http://www.arjo-systems.com/css/css/pie/PIE.php);*/
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.bt_flech:hover {
	background-color: #006489;
}