.inner_main input[type=text], .inner_main input.file{width:96%;height:20px;padding:8px 10px 6px;margin:1px 0 10px;background-color:#ebebeb;border:1px solid #fff;border-radius:4px;box-shadow:inset 0 1px 3px #ccc;color:#b6b6b6;text-shadow:1px 1px #fff;outline:0}
.inner_main input.xsmall_input[type=text]{width:20%}
.inner_main input.small_input[type=text]{width:30%}
.inner_main input.medium_input[type=text]{width:50%}
.inner_main select{width:100%;padding:8px 10px 6px;margin:1px 0 10px;background-color:#ebebeb;border:1px solid #fff;border-radius:4px;box-shadow:inset 0 1px 3px #ccc;color:#b6b6b6}
.inner_main textarea{width:96%;padding:8px 10px 6px;margin:1px 0 10px;font-size:12px;background-color:#ebebeb;border:1px solid #fff;border-radius:4px;box-shadow:inset 0 1px 3px #ccc;color:#b6b6b6;text-shadow:1px 1px #fff;outline:0}
.inner_main input:not(.superbutton):hover,.inner_main textarea:hover{background-color:#ebebeb;box-shadow:inset 0 2px 2px #ccc;color:#9e9e9e;outline:0}
.inner_main input:not(.superbutton):focus,.inner_main textarea:focus{background-color:#eaeaea;box-shadow:inset 0 2px 4px #b9b9b9;color:#818181;outline:0}
#form_response{list-style:none;float:left;margin:-14px 0 0;position:relative;color:#888;text-shadow:1px 1px #fff;clear:both}
.loaderIcon{background:url(../../../templates/koezion/img/ajax-loader.gif) no-repeat;text-indent:-9999px;display:block;width:16px;height: 16px;position:absolute;right:35px;top:7px}
#formulaire{margin-top:20px; overflow: hidden;}
#formulaire input[type=submit]{float:right; margin-right: 0;}
div.btn-upload{display:inline-block;position:relative;top:-1px;background:url(../../../templates/koezion/img/browse.gif) no-repeat right top transparent}

.row{display:block;overflow: hidden;padding-bottom: 5px;}
label{float:left;padding:6px 0 0 0;margin:0;font-size:12px;color:#1c1c1c;cursor:text;width:280px}
.rowright{display:block;margin:0 12px 0 300px}

.inner_main input.file{float: left;height:15px;margin:0 10px 10px 0;}