
	.div_handler_img_mechas{display:block;
		position:relative;
		width:400px;
		height:350px;
		}
	#css_render_mechas img {position:absolute;
	top:0px; left:0px;
	zoom:0.5;        /*pour IE et Webkit*/
	-moz-transform:scale(0.5);         /*pour Mozilia*/
	-moz-transform-origin: 0 0;
	-o-transform:scale(0.5);         /* pour Opera */
	-o-transform-origin: 0 0;
	}

#inventaire_mechlab{ 
text-align:left;
width:98% !important;
}
#inventaire_mechlab input{ 
right:0px;
position:absolute; 
}
#inventaire_mechlab li{ 
padding: 5px 0px 1px 5px; 
color:black;
font-size: 10px !important;
}	
	
#inventaire li {
width:200px;
color:black;
}

#Dmassetot { 
color:black;
width:98% !important;
}

#Dmassetot label{ 
color:black;
width:auto !important;
}	
	


#Dchal_progress {
    position: relative;
    padding: 3px;
    height: 5px !important;

	background-image:-moz-linear-gradient(53% 13% -90deg,rgb(58,64,80) 0%,rgb(58,64,80) 47%,rgb(46,50,62) 48%,rgb(46,50,62) 100%);
	background-image:-webkit-gradient(linear,53% 13%,53% 79%,color-stop(0, rgb(58,64,80)),color-stop(0.47, rgb(58,64,80)),color-stop(0.48, rgb(46,50,62)),color-stop(1, rgb(46,50,62)));
	background-image:-webkit-linear-gradient(-90deg,rgb(58,64,80) 0%,rgb(58,64,80) 47%,rgb(46,50,62) 48%,rgb(46,50,62) 100%);
	background-image:linear-gradient(-180deg,rgb(58,64,80) 0%,rgb(58,64,80) 47%,rgb(46,50,62) 48%,rgb(46,50,62) 100%);

	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Webkit */
	border-radius: 10px;
}




.ui-progressbarOri .ui-progressbar-value { 
	background-image:-webkit-gradient(linear,71% 25%,71% 69%,color-stop(0, rgb(118,177,1)),color-stop(0.47, rgb(118,177,1)),color-stop(0.48, rgb(102,153,0)),color-stop(1, rgb(102,153,0)));
	background-image:-webkit-linear-gradient(-90deg,rgb(118,177,1) 0%,rgb(118,177,1) 47%,rgb(102,153,0) 48%,rgb(102,153,0) 100%);
	background-image:-moz-linear-gradient(71% 25% -180deg,rgb(118,177,1) 0%,rgb(118,177,1) 47%,rgb(102,153,0) 48%,rgb(102,153,0) 100%);
	background-image:linear-gradient(-180deg,rgb(118,177,1) 0%,rgb(118,177,1) 47%,rgb(102,153,0) 48%,rgb(102,153,0) 100%);

	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Webkit */
	border-radius: 10px;
										}
										
.ui-progressbar .ui-progressbar-value { 
	background-image:-webkit-gradient(linear,71% 25%,71% 69%,color-stop(0, rgb(255,48,25)),color-stop(0.47, rgb(255,48,25)),color-stop(0.48, rgb(207,4,40)),color-stop(1, rgb(207,4,4)));
	background-image:-webkit-linear-gradient(-90deg,rgb(255,48,25) 0%,rgb(255,48,25) 47%,rgb(207,4,4) 48%,rgb(207,4,4) 100%);
	background-image:-moz-linear-gradient(71% 25% -180deg,rgb(255,48,25) 0%,rgb(255,48,25) 47%,rgb(207,4,4) 48%,rgb(207,4,4) 100%);
	background-image:linear-gradient(-180deg,rgb(255,48,25) 0%,rgb(255,48,25) 47%,rgb(207,4,4) 48%,rgb(207,4,4) 100%);

	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Webkit */
	border-radius: 10px;
										}
										
.ui-progressbarJ .ui-progressbar-value { 	
background: #fefcea; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRhMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* IE10+ */
background: linear-gradient(to bottom, #fefcea 0%,#f1da36 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-8 */

}

.ui-progressbarR .ui-progressbar-value { 	
background: rgb(255,48,25); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgb(255,48,25) 0%, rgb(207,4,4) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,48,25)), color-stop(100%,rgb(207,4,4))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(255,48,25) 0%,rgb(207,4,4) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(255,48,25) 0%,rgb(207,4,4) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(255,48,25) 0%,rgb(207,4,4) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgb(255,48,25) 0%,rgb(207,4,4) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-8 */

}
	
    #resizable { width: 50%; height: 60%; padding: 0.5em; z-index:-500; top: 15%}
    #resizable h3 { text-align: center; margin: 0; }	
	#resizable2 { width: 50%; height: 60%; padding: 0.5em; z-index:-500; top: 15%}
    #resizable h32 { text-align: center; margin: 0; }
	
label {
display: inline-block;
width: 5em;
}

table.simple th, td {
padding: 15px 5px 15px 5px!important;
}

.selectv1 {
background: none repeat scroll 0% 0% #000;
border-color: #F80;
color:#4CB4EB;
border-radius: 14px;
letter-spacing: 0px !important;
}

.buttonv1 {
background: none repeat scroll 0% 0% #FF4800;
border-color: #4CB4EB;
color:#000;
border-radius: 14px;
letter-spacing: 0px !important;
}