.btn_opacity {
	/*IE*/
	filter: alpha(opacity=100);
	/*autres nav*/
	opacity: 1;
	
}
.btn_opacity:hover {
   /*IE*/
	filter: alpha(opacity=70);
	/*autres nav*/
	opacity: 0.7;
	cursor : pointer;
}

.btn_opacityon {
   /*IE*/
	filter: alpha(opacity=70);
	/*autres nav*/
	opacity: 0.7;
	cursor : pointer;
}

a {
 text-decoration:underline;
 color : white;
}

a:hover {
 text-decoration:none;
 
}

a.noUnderLine {
 text-decoration:none;
 color : white;
}

a.noUnderLine:hover {
 text-decoration:none;
 
}

a.nowhite {
 text-decoration:underline;
 color : #3c6ef8;
}

a.nowhite:hover {
 text-decoration:none;
 
}
div.btnclosered {
	background: transparent url(../images/btn_close_dlg.png) 0 0;
	width:14px;
	height:14px;
	position:absolute;
	right:1px;
}
div.btnclosered:hover {
	background-position: -14px 0;
	
}
div.btnupred {
	background: transparent url(../images/btn_up_dlg.png) 0 0;
	width:14px;
	height:14px;
	position:absolute;
	right:16px;
}
div.btnupred:hover {
	background-position: -14px 0;
	
}
div.btntabred {
	background: transparent url(../images/btn_tab_dlg.png) 0 0;
	width:14px;
	height:14px;
	position:absolute;
	right:31px;
}
div.btntabred:hover {
	background-position: -14px 0;
	
}
#coinbg {
	background: #3c6eb5 url(../decoupage/coinbg.jpg) no-repeat bottom left;
	margin:auto;
}
#coinhg {
	background: #3c6eb5 url(../decoupage/coinhg.jpg) no-repeat top left;
	height: 16px;
	width : 16px;
}
#coinbd {
	background: #3c6eb5 url(../decoupage/coinbd.jpg) no-repeat bottom right;
	margin-left: 16px;
	padding-bottom : 20px !important;
	padding-bottom : 16px;
}
#coinhd {
	background: #3c6eb5 url(../decoupage/coinhd.jpg) no-repeat top right;
	padding : 0;
	margin-left: -16px;
	margin-top: auto !important;
	margin-top: -3px;
	
}
#workplace {
	padding : 5px 10px;
	margin: 0;
	background: #3c6eb5
}
ul {
	 list-style-type : none;
	 margin:0 ;
} 
.btn-menu-client,.btn-menu-big,.btn-menu-line {
 background-color : white;
 padding : 5px;
 
 cursor : pointer;
 margin: auto;
 color:#1F497D;
 font-weight : bold;
 font-size : 12px;
 font-family : Verdana,Arial;
 background-repeat: no-repeat;
 
}
.btn-menu-client-on,.btn-menu-big-on,.btn-menu-line-on {
	padding: 5px;
	
	cursor: pointer;
	background-repeat: no-repeat;
	margin: auto;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,Arial;
} 

.btn-menu-client {
 width: 200px;
 background-position: 5px center;
 padding-left : 25px;
 -moz-border-radius : 5px;
 -webkit-border-radius : 5px;
 border-radius : 5px;
 border: 1px solid rgb(60, 110, 181);
}
.btn-menu-client-on {
	background-color: rgb(60, 110, 181);
	color: White;
	width: 195px;
	background-position: 5px center;
	padding-left : 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid White;
}
.btn-menu-big {
 border: 1px solid White;
 background-position: center center;
 padding-top : 100px;
 -moz-border-radius : 0px 0px 5px 5px;
 -webkit-border-radius : 0px 0px 5px 5px;
 border-radius : 0px 0px 5px 5px;
 width : 215px;
 text-align:center;
}
.btn-menu-big-on {
	background-color : white; 
	color:#1F497D;
	background-position: center center;
	padding-top : 100px;
	-moz-border-radius : 0px 0px 5px 5px;
    -webkit-border-radius : 0px 0px 5px 5px;
    border-radius : 0px 0px 5px 5px;
    width : 215px;
    text-align:center;
    border: 1px solid #ec2027;
}
.btn-menu-line {
 width: 190px;
 border: 1px solid rgb(60, 110, 181);
 background-position: 5px center;
 padding-left : 25px;
 -moz-border-radius : 5px;
 -webkit-border-radius : 5px;
 border-radius : 5px;
 
}
.btn-menu-line-on {
	background-color: rgb(60, 110, 181);
	color: White;
	width: 190px;
	background-position: 5px center;
	padding-left : 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid white;
}

.menu-logiciel {
	bottom: 50px;
    left: 50%;
    margin: auto auto auto -95px;
    position: absolute;
}
.menu-logiciel-white,.video {
 background-color: white;
 width:480px;
 -moz-border-radius: 0px 0px 10px 10px;
 -webkit-border-radius : 0px 0px 10px 10px;
 border-radius : 0px 0px 10px 10px;
 margin:auto;
}
.video {
 margin-top:30px;
}
.renvoi {
 font-weight:bold;
 text-decoration : underline;
 cursor: help;
}
.renvoi:hover,.renvoi-hover {
 font-weight:bold;
 background-color:#ccc;
 cursor: help;
 color:#333;
}
.infobulle {
 z-index:500;
 
 background-color:#ffffcc;
 color:Black;
 font-size:12px;
 -moz-border-radius: 10px 10px 10px 10px;
 -webkit-border-radius : 10px 10px 10px 10px;
 border-radius : 10px 10px 10px 10px;
 -moz-box-shadow:-5px -5px 3px rgba(0,0,0, 0.7);
  -webkit-box-shadow: -5px -5px 3px rgba(0,0,0, 0.7); 
  box-shadow: -5px -5px 3px rgba(0,0,0, 0.7);
 padding:5px;
}
.homeo-on {
 z-index:200;
 -moz-box-shadow:-5px 5px 3px rgba(0,0,0, 0.7);
  -webkit-box-shadow: -5px 5px 3px rgba(0,0,0, 0.7); 
  box-shadow: -5px 5px 3px rgba(0,0,0, 0.7);
}