@import url(shader.css);
@import url(//fonts.googleapis.com/css?family=Raleway:400,200,600);
body {
	font-size: 12px;
	margin: 0;
}
li {
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
}
li li {
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
	list-style-type: square;
}
a:link {
	font-size: 12px;
/*	color: #ff6600;*/
	color: #000000;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
}
a:active {
	font-size: 12px;
/*	color: #ff6600;*/
	color: #000000;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
}
a:visited {
	font-size: 12px;
/*	color: #ff6600;*/
	color: #000000;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
}
a:hover {
	font-size: 12px;
/*	color: #ff6600;*/
	color: #000000;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
	text-decoration: underline;
}
p {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
}
td {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
}
ol {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
}
.disclist li {
	list-style-type: circle;
	padding: 5px;
}
h1 {
	font-weight: 600;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
}
h2 {
	font-weight: 600;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
}
h3 {
	font-weight: 600;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
	margin:0px;
	padding:0px;
}
hr {
	width: 80%;
	height: 1px;
	color: #f0f0f0;
	size:1px;
	background: #f0f0f0;
	border: none;
	margin: 16px auto 16px auto;
}
.leaftitle {
	color: #4B4B4B;
    font-family: Tahoma;
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
}
.title {
	font-weight: 600;
	font-size: 12px;
/*	color: #999966;*/
	color: #4B4B4B;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
	padding-left:5px;
}
.phphead, a:active.phphead, a:link.phphead, a:hover.phphead, a:visited.phphead {
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
	padding-left:20px;
}
.abouthead, a:active.abouthead, a:link.abouthead, a:hover.abouthead, a:visited.abouthead {
	font-size: 18px;
	color: #ff9900;
	font-style: bold;
	font-family: 'Raleway', Geneva, sans-serif;
/*	text-decoration: none;*/
	text-align: center;
	border: 1px solid black;
}
.menulinkleft {
	margin: 0px;
	padding: 0px;
}
.menulinkleft a:link, .menulinkleft a:active, .menulinkleft a:visited {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f0f0f0;
	font-weight: normal;
	display: block;
	text-align: left;
/*	text-decoration: none;*/
	padding: 5px;	
	line-height: 15px;
	margin-top: 8px;
}
.menulinkleft a:hover {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DDD;
	font-weight: normal;
	display: block;
	text-align: left;
/*	text-decoration: none;*/
}
.menutable {
	background-color: white;
	border-left: 1px black solid;
	border-right: 1px black solid;
	display: block;
/*	width: 132px;*/
	width: 140px;
}
.menutableright {
	background-color: white;
/*	border-left: 1px black solid;
	border-bottom: 1px black solid;*/
	display: block;
/*	width: 132px;*/
	width: 100px;
}
.menuhd {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #CCCC99;
	font-weight: normal;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	display: block;
	text-align: left;
/*	text-decoration: none;*/
	padding: 2px;
	vertical-align: top;
	padding-left: 3px;
}
.bottom {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 11px;
	font-weight: 600;
	padding:0;
}
.input {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.searchBoxinput {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	border: 1px #999966 solid;
	padding-left:2px;
	height:15px;
	width:110px;
}
.dropdown {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	border: 1px #999966 solid;
	padding-left:5px;
	height:15px;
	width:250px;
}
.addbutton {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	border: 1px #999966 solid;
	height:15px;
	width:120px;
}
.submitsearch {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #DEDEB6;
	color: #000000;
	border:1px #CCCC99 solid;
	height:15px;
}
.menufill {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCC99;
	font-weight: normal;
	text-align: left;
/*	text-decoration: none;*/
	padding: 0px;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	padding-left: 5px;
}
.rightmenufill {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCC99;
	font-weight: normal;
	text-align: left;
/*	text-decoration: none;*/
	padding: 0px;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
	padding-left: 5px;
}
.delete {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: red;
	background-color: #DEDEB6;
	font-weight: 600;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	display: block;
	text-align: right;
/*	text-decoration: none;*/
	padding: 2px;
	vertical-align: top;
	padding-left: 3px;
}
a.deletelink, a:link.deletelink, a:active.deletelink, a:visited.deletelink {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 13px;
	color: red;
	font-weight: 600;
	text-align: right;
/*	text-decoration: none;*/
}
a:hover.deletelink {
	color: #666633;
}
a.branches {
	padding:2px;
}
a:link.branches, a:active.branches, a:visited.branches {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
/*	color: #999966;*/
	color: #4B4B4B;
	background-color: #ffffff;
	font-weight: 600;
	text-align: middle;
/*	text-decoration: none;*/
	display:block;
}
a:hover.branches {
	color: #666633;
}
a.buttonpublish {
	border: 1px #999966 solid;
	padding:2px;
}
a:link.buttonpublish, a:active.buttonpublish, a:visited.buttonpublish {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
/*	color: #999966;*/
	color: #4B4B4B;
	background-color: #ffffff;
	font-weight: 600;
	text-align: middle;
/*	text-decoration: none;*/
}
a:hover.buttonpublish  a.menuhelp {
	color: #000000;
}
a:link.menuhelp, a:active.menuhelp, a:visited.menuhelp {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: #999933;
	background-color: #CCCC99;
	font-weight: normal;
	text-align: right;
/*	text-decoration: none;*/
	padding: 0px;
}
a:hover.menuhelp {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCC99;
	font-weight: normal;
	text-align: right;
/*	text-decoration: none;*/
	padding: 0px;
}
a:link.urhere, a:active.urhere, a:visited.urhere {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
	text-align: left;
/*	text-decoration: none;*/
}
a:hover.urhere {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
/*	text-decoration: none;*/
}
.webblermenu {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-align: left;
/*	text-decoration: none;*/
	padding:5px;
	background-color: #ff9900;
	border: 1px solid black;
	z-index: -10;
}
a:link.powered, a:active.powered, a:visited.powered {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: 600;
	text-align: left;
/*	text-decoration: none;*/
	padding: 2px;
}
a:hover.powered {
	color: #7D7B7B;
}
a.menusearch {
	color: #000000;
}
a:link.menusearch, a:active.menusearch, a:visited.menusearch {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCC99;
	font-weight: normal;
	text-align: left;
/*	text-decoration: none;*/
	padding: 0px;
	border-left: 1px white solid;
	width:55px;
	padding-left: 5px;
}
a:hover.menusearch {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCC99;
	font-weight: normal;
	text-align: left;
/*	text-decoration: none;*/
}
/*.listinghdname {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #E8E5E0;
	font-weight: 600;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	display: block;
	text-align: left;
	text-decoration: none;
	padding: 2px;
	vertical-align: top;
	padding-left: 3px;
	white-space: nowrap;
}*/
.listingrowname {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #E8E5E0;
	font-weight: 600;
	display: block;
	text-align: right;
/*	text-decoration: none;*/
	padding: 2px;
	vertical-align: top;
	padding-left: 3px;
}
/*.listinghdelement {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #E8E5E0;
	font-weight: 600;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	display: block;
	text-align: right;
	text-decoration: none;
	padding: 2px;
	vertical-align: top;
	padding-left: 3px;
}*/
.listinghdelementright {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
	color: black;
/*	background-color: #e7be8f;*/
	background-color: #E8E5E0;
	font-weight: 600;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	display: block;
	text-align: left;
/*	text-decoration: none;*/
	padding: 2px;
	vertical-align: top;
	padding-left: 3px;
}
.listingelement {
	font-size: 12px;
	padding: 2px;
	text-align: right;
}
a.listingname {
	padding:2px;
}
a:link.listingname, a:active.listingname, a:visited.listingname {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 12px;
/*	color: #999966;*/
	color: #4B4B4B;
	background-color: #ffffff;
	font-weight: 600;
	text-align: middle;
/*	text-decoration: none;*/
	display:block;
}
a:hover.listingname {
	color: #000000;
}

a p {
	color: #000000;
}


/* KSCD */
html {
	height: 100%;
}
body {
	/*height: auto !important;*/
	margin: 0px;
	min-height: 100%;
	height: 100%;
}

#canevas{
	background-image: url("/admin/images/KSCD/login_fond.jpg");
	background-repeat: repeat-y;
}

input[type=submit], a.submitValid {
    background-color: #006DCC;
    background-image: linear-gradient(to bottom, #0088CC, #0044CC);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-width: 1px;
    border-style: solid;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 4px 12px;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    height: 27px;
    text-decoration: none;
}

input[type=submit]:hover, a.submitValid:hover {
	background-position: 0 -15px;
	background-color: #0044CC;
    transition: background-position 0.1s linear 0s;
    text-decoration: none;
}

.submitSimple, input[type=submit].submitSimple {
	background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    border-width: 1px;
    border-style: solid;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    padding: 4px 12px;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    height: 27px;
}

.submitSimple:hover, input[type=submit].submitSimple:hover {
	background-position: 0 -15px;
    background-color: #E6E6E6;
    transition: background-position 0.1s linear 0s;	
     text-decoration: none;
}

input[type=submit].submitSend {
	background-color: #5BB75B;
    background-image: linear-gradient(to bottom, #62C462, #51A351);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-width: 1px;
    border-style: solid;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    padding: 4px 12px;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    height: 27px;
}

input[type=submit].submitSend:hover {
	background-position: 0 -15px;
    background-color: #51A351;
    transition: background-position 0.1s linear 0s;	
}

.menutableright a {
	text-decoration: none;
	display: block;
}
table {
	position: relative;
}
.listinghdname {
	font-family: 'Raleway', Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-bottom: 5px;
}
.webblermenu {
	background: url(../images/KSCD/fd-titre.gif);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 140px;
	position: absolute;
	top: 103px;
	left: 0px;
	text-align: center;
	line-height: 38px;
	z-index: 12;
	border: none;
	text-transform: lowercase;
	font-size: 14px;
}
.menutableright {
	/*padding-top: 50px;*/
	position: relative;
	/*right: -5px;*/
	z-index: 10;
	background: none;
}

.listcontrol {
	padding-top:50px;
}

.debug{
 background-color : #FFFFCC;
 border : thin solid #CC0000;
 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin : 3px 3px 3px 3px;
 padding : 3px 3px 3px 3px;
 font-size : xx-small ;
 color : #CC0000;
}
.debugbr{
 background-color : #FFFFCC;
 border : thin solid #CC0000; 
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin : 3px 3px 3px 3px;
 padding : 3px 3px 3px 3px;
 font-size : xx-small ;
 color : #CC0000;
 display : block;
}
.error{
 background-color : #CC0000;
 color: #FFF;
 font-weight: 600;
 border: none;
 display : block;
 margin : 0px;
 padding : 3px 10px;
}

.tableBordure {
	border: 1px solid #666666;
	border-collapse:collapse;
}
.tableBordure td {
	border: 1px solid #666666;
	padding: 5px;
}

.tableSansBordure, .tableSansBordure td {
	border:none;
}

.main-menu {
    height: auto;
    overflow: visible;
    display: block;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 99;
    padding: 0;
}

.main-menu li {
	border-bottom: medium none;
    border-left: medium none;
    border-radius: 0 0 0 0;
    border-top: medium none;
    margin-bottom: 0;
    display: block;
    list-style: none outside none;
	line-height: 20px;
	color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.main-menu li a {
	-moz-box-sizing: border-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #CCCCCC;
    display: block;
    padding: 7px 0 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 100px;
  }

.main-menu li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
}

.main-menu li a .icon {
	font-size: 28px;
    margin: 2px auto;
}

.main-menu li a .text {
	display: block;
}

.blocmenu {
	width:400px;
	margin:0 20px 20px 0px;
	float:left;
	display:block;
}

.blocmenu .listinghdname .icon{
	font-size: 28px;
	margin-right: 5px;
	vertical-align: middle;
}

.btn-deco {
	float: right;
	margin: 10px 25px 0 0;
	text-align: center;
}

.btn-deco a {
	color: #CCCCCC;
	text-decoration: none;
}

.btn-deco a .icon {
	font-size: 28px;
}

.btn-deco a .text {
	display: block;
}

.btn-deco a:hover {
	color: #EEEEEE;
}

#div_content {
	margin-left: 10px;
}

.titrePage {
    font-size: 17px;
}

.titrePage .icon {
	font-size: 28px;
	margin-right: 5px;
	vertical-align: middle;
}

.btnRetour {
	color: #000;
	display: block;
}

/* Bloc info, remarques */
.div_info {
	color: #0951a7;
	background-color: #C3D2E5;
	border-top: solid 2px #84A7DB;
	border-bottom: solid 2px #84A7DB;
	padding: 0 20px;
	margin: 20px 20px 20px 0;
}

.div_info p.pTitre {
	color: #0951a7;
	margin: 15px 0 5px 0;
}

.div_info p.pMessage {
	color: #0951a7;
	margin: 0 0 10px 30px;
}

.div_ok {
	color: #558B3F;
	background-color: #E0EFD8;
	border-top: solid 2px #a7c696;
	border-bottom: solid 2px #a7c696;
	padding: 0 20px;
	margin: 20px 20px 20px 0;
}

.div_ok p.pTitre {
	color: #558B3F;
	margin: 15px 0 5px 0;
}

.div_ok p.pMessage {
	color: #558B3F;
	margin: 0 0 10px 30px;
}

.div_nok {
	color: #D92000;
	background-color: #E6C0C0;
	border-top: solid 2px #DE7A7B;
	border-bottom: solid 2px #DE7A7B;
	padding: 0 20px;
	margin: 20px 20px 20px 0;
}

.div_nok p.pTitre {
	color: #D92000;
	margin: 15px 0 5px 0;
}

.div_nok p.pMessage {
	color: #D92000;
	margin: 0 0 10px 30px;
}

/* Table */
.tableForm {
	border: none;
}

.tableForm td {
	border: none;
	padding: 5px;
}

.tableForm .tdLabel {
	background: #EEE;
	height: 20px;
}

.tableList {
	border: none;
	border-spacing: 0;
}

.tableList .trFont {
	background: #EEE;
}

.tableList td {
	border: none;
	border-right: 1px solid #CCC;
	padding: 0 5px;
	height: 20px;
}

.tableList td:last-child {
	border: none;
}

.tableList .tdLabel {
	background: none;
	font-weight: bold;	
}

.tableList input[type="radio"] {
	margin:0;
}

/* Icones */
.iconKSCDReturn {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/return.png) no-repeat;
}

.iconKSCDDel {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/del.png) no-repeat;
}

.iconKSCDEdit {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/edit.png) no-repeat;
}

.iconKSCDClic {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/mouse.png) no-repeat;
}

.iconKSCDMailOpen {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/mail-open.png) no-repeat;
}

.iconKSCDSend {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/mail-send.png) no-repeat;
}

.iconKSCDSuspend {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/hourglass.png) no-repeat;
}

.iconKSCDExport {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/export.png) no-repeat;
}

.iconKSCDUser {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/user.png) no-repeat;
}

.iconKSCDAdd {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/add.png) no-repeat;
}

.iconKSCDHistory {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/history.png) no-repeat;
}

.iconKSCDDesinsc {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/desinsc.png) no-repeat;
}

.iconKSCDShow {
	display: inline-block;
    text-decoration: inherit;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/admin/images/show.png) no-repeat;
}

.iconKSCDOk {
	display: inline-block;
    text-decoration: inherit;
	width: 24px;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	background: url(/admin/images/ok.png) no-repeat;
}

.iconKSCDNok {
	display: inline-block;
    text-decoration: inherit;
	width: 24px;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	background: url(/admin/images/nok.png) no-repeat;
}

.iconKSCDInfo {
	display: inline-block;
    text-decoration: inherit;
	width: 24px;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	background: url(/admin/images/info.png) no-repeat;
}

/* Onglet */
.divTab {
	border: 1px solid #CCCCCC;
	margin: 0 20px 0 0;
	padding: 0;
}

#webblertabs {
	border-bottom: 1px solid #CCCCCC;
	background: linear-gradient(to bottom, #F8F8F8 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
}

#webblertabs ul {
	width: auto;
	display: table;
	list-style: none;
	padding: 0;
	margin: 0 20px 0 0;
}

#webblertabs ul:after {
	clear: both;
}

#webblertabs ul li {
	float: left;
	border-right: 1px solid #CCCCCC;   
}

#webblertabs ul li a {
	display: block;
	text-decoration: none;
	color: #888888;
    line-height: 18px;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
}

#webblertabs ul li a:hover {
	color: #333333;
}

#webblertabs #current a {
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15) inset;
	color: #333333;
}

/* FOOTER -------------------------------------------------------------- */
#footer	{
	height:40px;
	width: 100% !important;
	margin: 0;
	position: absolute;
	bottom:0;
	left:0;clear:both;
	z-index: 3;
	background: #FFF;
	min-width: 100%;
	max-width: 100%;
	height: auto;
	box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.25);
	padding: 0;
	text-align: left;
	font-family: Arial;
}


#footer-left	{
	width: 410px !important;
	border: 0;
	margin: 0 auto;
	padding: 14px 0 15px 35px;
	color: #2D2D2D;	 
	font-size: 11px;
	font-weight: 300;
	line-height: 11px;
	background: url(../images/KSCD/kafein_studio_logo_mini.png) no-repeat 0 2px;
} 
#footer-left a	{
	color: #2D2D2D;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	}
#footer-left 	 a.selected,
#footer-left 	 a:hover	{
	color: #000;
	text-decoration: none;
	}
#footer .clear	{
	display: none;
	}