/*--------------------GENERAL--------------------*/
* {margin:0; padding:0}
body, input, * { font-family:  Arial, Helvetica, sans-serif; font-size:12px;}
body { background-color: #f5f5f5;  margin: 0; padding: 0; padding-left: 5px; padding-right: 5px; margin-bottom: 10px; color: #333333; margin-top: 0px; }
a { color: #333333; text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border:none; }
/*titres*/
h1.megaH1 { font-size:15px; border-bottom:0px solid black; height: 30px; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; padding-left: 5px; padding-top: 5px; font-weight: bold; text-transform: none; padding-bottom: 6px; }
h1 { font-size: 17px; margin-left: 0px; margin-top: 15px; padding-left: 20px; padding-bottom: 3px; text-align: left; }
h2 { color: #5A3B28; font-size: 16px; font-weight: bold; text-transform: uppercase; }
h3 { color: #8F5E3E; font-size: 13px; font-weight: bold; text-transform: uppercase; margin: 0; margin-top: 5px; margin-bottom: 5px; }


/*formulaires*/
form { color: #7A7A7A; text-align: left; margin:0;padding:0;display:inline;}




.navpages_rechercher input[type=text], select, textarea {
	height: 16px;
	padding-top:0px;
	margin-right:0px;
}



input[type=text], select, textarea {
	background-color: #f5f5f5;
	border: 1px solid #dcd9d9;
	padding-left: 3px;
	padding-right: 3px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7a7a;
	margin-right: 6px;
}






.search_contener input,
#header input{
	height: 13px;
	}



input[type=password] { background-color: #FAF6EE; border: 1px solid #888888; margin-bottom: 3px; padding-left: 3px; padding-right: 3px; }
select { padding-left: 0px; padding-right: 0px; }
select.heure, select.minutes { width:60px;}
/*input[type=button], input[type=submit] { font-weight:bold; text-decoration:none; color:#fff; border-top: 1px solid #EA6602; border-right: 1px solid #A44100; border-bottom: 1px solid #A44100; border-left: 1px solid #EA6602; padding:1px 8px; text-align: center; cursor: pointer; background: #FC700E url(../img/base/btn1_bg.gif) repeat-x;margin-right: 5px;}*/
input[type=button], input[type=submit] { background-color: #CCCCCC;border: none;color: #FFFFFF;cursor: pointer;font-size: 10px;font-weight: bold;height: 28px; text-transform: uppercase;width: auto;padding-top: 1px;padding-right: 10px;padding-bottom: 2px;padding-left: 10px; }

input[type=button] .navpages_envoyer { font-weight:bold; text-decoration:none; color:#fff; border-top: 1px solid #EA6602; border-right: 1px solid #A44100; border-bottom: 1px solid #A44100; border-left: 1px solid #EA6602; padding:1px 8px; text-align: center; cursor: pointer; background: #FC700E url(../img/base/btn1_bg.gif) repeat-x;margin-right: 5px;}




input[type=button].exportCsv {font-weight:bold; text-decoration:none; color:#fff; border-top: 1px solid #EA6602; border-right: 1px solid #A44100; border-bottom: 1px solid #A44100; border-left: 1px solid #EA6602; padding:1px 8px; text-align: center; cursor: pointer; background: #FC700E url(../img/base/btn1_bg.gif) repeat-x;margin-right: 5px; float: right; margin-top: 5px;}
input[type=button].searchRemoteControl, input[type=button].searchRemoteControl:hover, input[type=button].searchRemoteControl:focus {background: url(../img/base/search24.png) repeat-x;width:20px;height:20px;border:none;padding:0;}
td.content button {height:25px;}
td.content div.content {max-width: 180px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}

td.content .ui-button-text-icon-primary .ui-button-text, td.content .ui-button-text-icons .ui-button-text, td.content .ui-button-text-icon .ui-button-text {padding: 0.4em 1em 0.4em 1.4em;}
td.label {font-weight:bold; border-bottom: 1px dotted #BBBBBB; height:40px; color:#7a7a7a;}
fieldset {margin-top:25px;}
fieldset legend {font-weight:bold;}
fieldset td.label {font-weight:normal;}
div.list div.add h3 {display:block;}
div.list {padding-top:0;}
div.list div.add div.list {padding:0;}
div.list div.add div.addblock {
	border: 1px solid #E0E0E0;
	display: inline-block;
	padding: 20px;
	margin-top: 20px;
}
.edit input[type=text] {width: 504px;}
.edit input[type=text].date {width: 80px;}
.edit textarea {
	width: 504px;
	height: 80px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}
.edit select {
	width: 510px;
}
/*Rank System*/
a.rankSystem {margin: 0px;padding:0 5px 0px 0;}
table.rankSystem {padding: 0px; margin: 0px;}
table.rankSystem tr td {padding: 0px;}
div.rankSystem {text-align: center;}
div.rankSystem input[type=text].rankSystem {width: 30px;}
/*Multilangue*/
div.orginalLanguage {float: left;}
div.otherLanguages {float: left;}
div.otherLanguages > div{position: absolute; bottom: 0px;}
div.otherLanguages td.tradLangueSelecter {text-align: center;}


*+html input[type=button], *+html input[type=submit] { background: #FC700E url(../img/base/btn1_bg.gif) repeat-x center -1px;  }
/*p.list_add  input[type=button]{ position: absolute; right: 20px; top: 110px; }*/
/*input[type=button]:hover, input[type=submit]:hover { color: #fff; background: #CFD850 url(../img/base/btn1_over_bg.gif) repeat-x; }*/
input[type=text]:focus, textarea:focus { background-color: #fff; border: 1px solid #9a9a9a; }
input[type=button]:focus, input[type=submit]:focus {  color: #fff; background: #CFD850 url(../img/base/btn1_over_bg.gif) repeat-x; }
input.error, input.error:focus { border:solid 1px red; }
.errors { margin-left: 10px; color: #FF3300; font-size: 11px; font-weight: bold; }
.infos {color: green;}
.succes { margin:4px 10px 10px 10px; color: #00B000; font-size: 13px; font-weight: bold; }

/*topmenu*/
jd_menu { width: 100%; }
div.menu { margin:20px 40px; padding:4px 20px; background-color:#F0F0F0; border:1px solid gray; height:36px; }
div.menu ul { margin:0; padding:0; }
div.menu ul li { list-style:none; }
div.menu ul li a { display:block; float:left; color:#3030A0; text-decoration:none; margin-left:10px; line-height:16px; }
div.menu ul li a:hover { color:#000050; text-decoration:underline; }

/*--------------------CONNEXION--------------------*/
body.connexion h1 { color: #CCCCCC; position: relative; text-align: center; border: none; background: none; }
body.connexion form { clear: both; margin-top: 140px; display: block; position: relative; margin-right: auto; margin-left: auto; border: 1px solid #888888; height: 150px; width: 400px; background: url(../img/base/form_connect_bg.gif) no-repeat; padding: 0; }
body.connexion .submit { margin:0px; position: absolute; left: 85px; bottom: 15px; }
body.connexion table.formulaire { position: relative; margin-right: auto; margin-left: auto; border: none; display: block; width: 380px; padding-top: 45px; }
body.connexion input[type=text], body.connexion input[type=password] { width:100px; background-color: #FAF6EE; border: 1px solid #9a9a9a; margin-bottom: 3px; padding-left: 3px; padding-right: 3px; }
body.connexion table.formulaire td, body.connexion .formulaire tr { border:0px solid #FFF!important; padding: 2px; }
body.connexion table.formulaire tr { display: inline; width: 200px; }
body.connexion table.formulaire tr.odd { padding-right: 20px; }
*+html body.connexion table.formulaire tr.odd { display: block; width: 140px; position: absolute; top: 45px; left: -45px; }
*+html body.connexion table.formulaire tr.even { display: block; width: 150px; position: absolute; top: 45px; left: 170px; background: #F5F5F5; }
*+html body.connexion table.formulaire tr.odd td.champ { width: 80px; text-align: right; }
* html body.connexion table.formulaire tr.odd { display: block; width: 140px; position: absolute; top: 45px; left: -45px; }
* html body.connexion table.formulaire tr.even { display: block; width: 150px; position: absolute; top: 45px; left: 170px; background: #F5F5F5;}
* html body.connexion table.formulaire tr.odd td.champ { width: 80px; text-align: right; }
table.main_table{width: 100%}

table.list {border-collapse:collapse;padding-right: 5px;}
table.list td {padding:2px 2px; border: 1px solid white;}
table.list td.mod, table.list td.del, table.list td.up, table.list td.colactions {text-align: center;}
table.list tr.odd:hover td:not(.active) { background: none; background-color: #E0E0E0; }
table.list tr.even:hover td:not(.active) {background: none; background-color: #E0E0E0; }
table.list tr.even.selected:not(:hover) td:not(.active) {background-color: #bebebe; }
table.list tr.odd.selected:not(:hover) td:not(.active) {background-color: #cecece; }


table.list table.interval {width:55px;}
table.list table.interval td {padding-left:0px; padding-right:0px;padding-bottom:0px;padding-top:0px;}

/*--------------------TABLES General--------------------*/
table { border-spacing: 0px; padding: 0px; }
*+html table { border-collapse:collapse}


table.list {width: auto; margin-top: 25px; margin-bottom: 25px; position: relative;border: 1px solid #C0C0C0}
table.list tr th {font-weight:bold;}
table.list td {vertical-align:middle;}
table.list tbody tr td.first{ }
table.list tr.languageLabel_tr {}
table.list tr.languageLabel_tr th.otherFields {border-right: 1px solid #D0D0D0;}
table.list tr.languageLabel_tr th.languageLibelle{border-top: 1px solid #D0D0D0;border-right: 1px solid #D0D0D0;background:#7a7a7a;padding: 4px 4px 4px 4px;}
table.list tr.languageLabel_tr th.languageLibelle span.columnName {color:#fff;font-weight: bold;font-size: 14px;}


table.list .fieldLabel_tr {
	background-image: url(../img/interface_new/liste_entete_background.jpg);
	background-repeat: repeat-x;
	height: 58px;
    border-bottom: 1px solid #C0C0C0;
	padding-top: 15px;
}






table.list .fieldLabel_tr th {
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	font-size: 11px;
	padding: 4px 4px 0px 4px;
	vertical-align: middle;
	position: relative;
	white-space: nowrap;
	text-align: center;
}








table.list th.last, table.list td.last {}
table.list .fieldLabel_tr th.col1 {}
table.list .search_tr th.col1 {border-left:1px solid #D0D0D0;}
table.list th.col1, table.list th.col2 {padding:4px 0px;}




table.list tr.odd tr {
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fcfbfb;
	border-bottom-color: #efeded;
	white-space: nowrap;

}

table.list tr td {
    white-space: nowrap;
   	border:none;
   	font-size: 12px;
   	color: #7a7a7a;
   	padding: 2px 8px;
   	background: url(../img/interface_new/liste_contenu_separateur.jpg) no-repeat right center;
}

table.list tr.odd td {
	background-color: #f7f7f7;
}

table.list tr.even td {
	background-color: #f0efef;
}

table.list tr.odd td .listSelect_checkbox {
	border: 1px solid #dcd9d9;
	background-color: #f7f7f7;
	height: 13px;
	width: 13px;
}

#selectionnertout{
	border: 1px solid #61d7f0;
	background-color: #f7f7f7;
	height: 13px;
	width: 13px;
}

table.list input.date {width:61px;}
table.edit {width: auto; padding-top:20px; padding-left:30px; margin-bottom: 10px; position: relative;}
.ui-dialog table.edit {width: 100%}
table.edit td { padding:0px 12px;}
table.edit>tbody>tr:hover { background-color: #E0E0E0; }
span.downTop2{ width: 16px; height: 16px; display: inline-block; }
span.downArrow2{ width: 16px; height: 16px; display: inline-block; }
.columnName{ display: inline-block; font-size: 11px; }
div.textinlist {overflow-y: auto; overflow-x: hidden;max-height: 100px;}
/* -------------------- TABLE HEADER ------------------- */
img.tipImg.tipImgList {/*position: absolute;top: 20px;left: 8px;*/}
/*--------------------TABLE RECHERCHE--------------------*/
table.list .search_tr th { background:#e7e5e5; padding: 20px 15px 10px 5px; color: #333333; vertical-align: top; font-size: 12px; position: relative; border-bottom: 1px solid #D0D0D0;}
table.list input.intervalSearch_listInput {width:100%;}
table.list tr.search_tr select {width:100%;  border: 1px solid #CCCCCC; height:20px; margin-bottom:5px}
table.list tr.search_tr input {width:100%;  border: 1px solid #CCCCCC; height:20px;margin-bottom:5px;}
p.searchRemoteControl {margin:0}
tr.search_tr table td {border:none;}
table.list table.interval tr td{padding-right:4px; color:#7a7a7a;}
tr.search_tr th table.interval td span.nowrap {white-space: nowrap;}
tr.search_tr th table.interval td span.nowrap img.ui-datepicker-trigger {}


/*--------------------TABLE NAV PAGES--------------------*/


div.navpages input[type=text].num_navPagelist{
	width: 25px;
	margin: 0;
	font-size:9px;
	height:13px;
}


div.navpages img.sortArrow_navPageLIST{
	position:relative;
	top:5px;
	padding:0;
	margin: 0;
	width: 15px;
	height: 15px;
}


div.navpages img.leftSortArrow_navPageLIST{
	padding-left: 5px;
}

div.navpages img.rightSortArrow_navPageLIST{
	padding-right: 5px;
}

.flechescroll{
	vertical-align: middle;
}


div.navpages {
	margin-left: auto;
	margin-right: auto;
	font-size:11px;
	float: left;
	color: #7a7a7a;
}

.navpages_part1{
	float: left;
	padding-top:14px;
	}

.navpages_part2{
	float: left;
	padding-top:18px;
	}

.navpages_part3{
	float: left;
	padding-top:18px;
	}

.separateur_nav{
	float: left;
	background-color: #f6f6f6;
	height: 32px;
	width: 1px;
	margin-right: 32px;
	margin-left: 32px;
	margin-top:8px;
	}




.navpages_rechercher{
	padding-top:5px;
	float: left;
	padding-top: 16px;	
	}

#navpages_rechercher{
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 16px;
	padding-left:3px;
	}
	
#navpages_envoyer{
	background-image: url(../img/interface_new/bouton_ok_bleu.jpg);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	float: left;
	}

div.navpages .nbpages {
	margin-right: 5px;
	font-size:10px;
	height: 12px;
	width: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b2b2;
	padding-left:4px;
	padding-right:3px;
	margin-left: 5px;
	margin-right: 8px;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #dcd9d9;
}




div.navpages .totalPage { 
	margin-right: 5px;
	font-size:10px;
	height: 12px;
	width: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b2b2;
	padding-left:4px;
	padding-right:3px;
	margin-left: 5px;
	margin-right: 8px;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #dcd9d9;
}






div.navpages .curpage { font-weight: bold; }
div.infolist {font-size:9px;margin-left: 4px;float: left;margin-top: 6px;}
div.infolist div.separator {float: left;font-size: 9px;margin-right: 10px;}
div.infolist div.selected {font-size:9px;margin-right: 3px;float: left;}
div.infolist span.pluriel {font-size: 9px;}
div.infolist div.selected span.nbSelected{font-size:9px;}
div.infolist div.memorised {font-size:9px;float: left;}
div.infolist div.memorised span.nbMemorised{font-size:9px; display: inline-block; white-space: nowrap; }


/*--------------------TABLE MULTISELECT--------------------*/
table.list tr.multiSelect tr{
	background-image: url(../img/interface_new/bouton_ok_bleu.jpg);
	background-repeat: repeat-x;
	white-space: nowrap;
}

table.list tr.multiSelect td {
	background-image: url(../img/interface_new/liste_footer_background.jpg);
	height: 45px;
	white-space: nowrap;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.maincontener .multiSelect {
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	/*white-space: nowrap;*/
	}

div.maincontener .multiSelect .ui-icon-plusthick,
div.maincontener .multiSelect .ui-icon-minusthick,
div.maincontener .stripMemorisation .ui-icon-closethick,
div.maincontener .stripMemorisation .ui-icon-circle-minus{
	background-color:#CCC;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-right: 10px;
	min-width: 150px;
	padding: 1px 10px 2px 32px;
	text-transform: uppercase;
	width: auto;
	cursor:pointer;
	border: none;
	}
	
div.maincontener .multiSelect button:active.ui-icon-plusthick,
div.maincontener .multiSelect button:active.ui-icon-minusthick,
div.maincontener .multiSelect button:active.ui-icon-circle-minus,
div.maincontener .multiSelect button:active.ui-icon-closethick,
button:active.advancedaction {
	background-color: #6B6B6B;
}
	
	
div.maincontener .multiSelect .ui-icon-plusthick{
	background-image: url(../img/interface_new/bouton-multiselect-selection-globale.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	}
	
div.maincontener .multiSelect .ui-icon-minusthick{
	background-image: url(../img/interface_new/bouton-multiselect-deselection.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	}
	
div.maincontener .multiSelect .ui-icon-closethick{
	background-image: url(../img/interface_new/bouton-multiselect-memorisation.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	}

div.maincontener .multiSelect .ui-icon-circle-minus{
	background-image: url(../img/interface_new/bouton-multiselect-memorisation-off.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	}

div.advanced_action_list{
	border:none;
	border-radius:none;
	background-color:transparent;
	}


table.list tr.multiSelect td select, table.list tr.multiSelect td input[type=text] {width:100%;margin-bottom:0px; }
table.list tr.multiSelect td.multiSelect {padding: 0px 12px 0px 5px;}
table.list tr.multiSelect div.EIL_content table td {border: none;}
table.list td.select.up:first-child, table.list td.multiSelector.up:first-child {}
table.list tr.search_tr th.select:first-child {}

table.list tr.fieldLabel_tr th.select:first-child {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*---------------------------------------------------------*/

/*--------------------TABLE SECTION MULTILANGUE--------------------*/
.nolanguage.ui-state-highlight {text-align: center; border: 1px solid #D0D0D0}
/*---------------------------------------------------------*/

/*--------------------TABLE EDITINLIST---------------------*/
.list tr .editInList.content select, .list tr .editInList.content input[type=text] {width:100px;margin-bottom:0px;}
.editInList.content.active{
}
input[type=text].arrownavinputhidden{
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    line-height: 0px;
    font-size: 0px;
}
input[type=text].arrownavinputhidden:focus {border: none;}
/*---------------------------------------------------------*/
/*--------------------TABLE EDIT---------------------------*/
table.edit select,table.edit textarea, table.edit input[type=text] {}
/*---------------------------------------------------------*/

/*Navigation des lits*/
div.navRemoteControle {
	background-color:#efefef;
	height: 47px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5e2e2;
	padding-top: 0px;
	padding-left: 50px;
}

.warningMessage{
	background-color: #EEEEEE;
	border: 1px dashed #CCCCCC;
	height: 20px;
	margin-bottom: 100px;
	padding: 35px;
	width: 280px;
	font-size:15px;
	color:#7F7F7F;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	margin-top: 100px;
	}







/* Flèches de tri */
span.arrow a { text-decoration:none; font-size:15px; display: inline-block; }
span.arrow {
	width: 32px;
	height: 15px;
	display: block;
	margin: auto;
	padding-top: 8px;
}
.languageLibelle span.arrow {display: inline;}
*+html span.arrow { display:block; width: 20px; height: 15px; position: absolute; top: 4px; right: 4px; }

/* boutons */
p.add a { font-weight:bold; padding:6px 14px; text-decoration:none; color:#fff; border-top: 1px solid #EA6602; border-right: 1px solid #A44100; border-bottom: 1px solid #A44100; border-left: 1px solid #EA6602; padding:2px 8px 0px; text-align: center; cursor: pointer; background: #FC700E url(../img/base/btn1_bg.gif) repeat-x center center; height: 18px; display: block; }
p.add a:hover, p.add a:focus { color: #fff; background: #CFD850 url(../img/base/btn1_over_bg.gif) repeat-x; }
p.add { text-align:center;}
p.add, p.link { float: left;margin:-4px 0 0 16px;}
button.reinitializeList_button {
	cursor: pointer;
	margin-top: 16px;
	height: 18px;
	border: none;
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	color: #FFF;
}
p.link a { font-weight:bold; padding:6px 14px; text-decoration:none; color:#fff; border-top: 1px solid #EA6602; border-right: 1px solid #A44100; border-bottom: 1px solid #A44100; border-left: 1px solid #EA6602; padding:2px 8px 0px; text-align: center; cursor: pointer; background: #FC700E url(../img/base/btn1_bg.gif) repeat-x center center; height: 18px; display: block; }
p.link a:hover, p.link a:focus { color: #fff; background: #CFD850 url(../img/base/btn1_over_bg.gif) repeat-x; }
div.submit { margin-top: 50px; margin-right: auto; margin-bottom: 50px; margin-left: 32px;width:650px; background-color:#eeeeee;padding-top:25px;padding-bottom:25px;padding-left:85px; border: 1px dashed #CCCCCC;}
body.gamme h3 { }


.actions{
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;	
	}


.actions button{
	background-color: #CCCCCC;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-right: 10px;
	min-width: 150px;
	text-transform: uppercase;
	width: auto;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	}


.content button{
	background-color: #CCCCCC;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	height: 28px;
	min-width: 150px;
	text-transform: uppercase;
	width: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	}


.initEditorTrigger{
	background-color: #CCCCCC;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	letter-spacing: 1px;
	min-width: 150px;
	text-transform: uppercase;
	width: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	}


/* Onglets */
div.ui-tabs {
	padding:0;
	
}
ul.ui-tabs-nav {
	padding:0;

}

/* cms */
iframe.frontView {width: 1000; height: 800px;}

/* core_upload_file_module*/
iframe.core_upload_iframe {border: 0px;}
div.core_upload_file_popup {}
div.core_upload_file_popup div.img_options_selection {}
div.core_upload_file_popup div.img_options_selection input.valideFormatageChoice {margin: auto;}
div.core_upload_file_popup table.img_options_selection_table {margin: auto;}
div.core_upload_file_popup table.img_options_selection_table tr.last {border-bottom: none;}
div.core_upload_file_popup table.img_options_selection_table tr td {text-align: center;border-right: 1px solid #B8B8B8;padding: 0 20px 20px 20px;}
div.core_upload_file_popup table.img_options_selection_table tr td.last {border-right: none;}


ul.potato_menu {float: left;}
ul.potato_menu li.superadmin {background-color:#E02020;}
ul.potato_menu li.superadmin a {color:white;}

/* TABLE ROW DRAG*/
table.list tr.tableRowDrag.odd td, table.list tr.tableRowDrag.even td{background-color: black; color: yellowgreen;}
table.list td.showDragHandle {
    background-image: url(/img/base/updown2.gif);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: move;
}


/* TIP */
span.tipStyle{ width: 12px; height: 12px; display: inline-block;}

/* ********** Footer ********** */
div.baseFooter{margin-top: 20px;clear:both;}
/*Webapp*/
div.webApp{display: block;margin: 40px auto auto;width: auto;border-top: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;text-align: center;background-color:#E7E5E5;padding-top:20px;padding-bottom:20px;margin-top:20px;}
div.webApp span.text {color: black; font-weight: bold; font-size: 12px;}
div.webApp img{ left: 2px; top: 2px;position: relative;}
div.slogan{ font-size: 9px; margin-top: 2px;}
/* **************************** */










/* ********** HEADER ********** */
div.main div.header {position: fixed; width: 100%;top:0; left: 0; font-weight: bold;z-index: 1;}
div.main div.header > table {width: 100%;border-top: 4px #0073ab solid; height:100px;padding-left:60px; background-image: url(../img/interface_back_header/admin-client-header-background.jpg); background-repeat:repeat-x;}

div.main div.header li.menuLogo {float:left;background-color:transparent;}
div.main div.headerAdmin li.pictoSuperAdmin{margin-top:0px; background-position: right 6px;}

div.main div.headerAdmin li a{color:#f5f5f5;font-size: 13px;font-weight: bold;text-transform: uppercase;text-decoration:none;}
div.main div.headerAdmin li ul li{float:none; display:none; width:auto;}

div.main div.header table li.menuPrincipal {background-color:transparent;text-align:center;}
div.main div.header table li.menuPrincipal a.picto,
div.main div.header table li.menuLogo a.picto {border:none;padding-top:0px;padding-bottom:0px;}
div.main div.header table li.menuPrincipal span {display:none;}

div.main div.header table li.accessible {text-align:center;padding:10px;padding-top:16px;background-image: url(../img/interface_back_header/admin-header-separateur-background.jpg);background-repeat: repeat-x;background-position: center bottom;}


div.main div.header table li.accessible a {border:none;padding:0px;margin-bottom:5px;font-weight:normal;}
div.main div.header table li.accessible a.menuSecondaire {text-transform: uppercase;color: #9e9d9d;margin-bottom:10px; font-weight:bold;border:none;}
div.main div.header table li.accessible a.sousMenu {border:none;}


div.main div.header table li.accessible a.menuSecondaireLast {border:none;text-transform: uppercase;color: #9e9d9d;font-weight:bold;}

div.main div.header table li.accessible a.etiquette {padding-top:6px;border:none;padding-left:0px;padding-right:0px;}

div.main div.header table ul li.accessible a:hover {color:#cbcbca;}
div.main div.header table li.accessible span {display:none;}


div.main div.headerAdmin {width: 100%;top:0; left: 0; font-weight: bold;height:30px;background-image: url(../img/interface_back_header/admin-header-background.jpg);}
div.main div.headerAdmin > table {width: 100%;}
div.main div.headerAdmin li {margin-top:6px;float:left;display:block;width:auto;margin-left:15px;padding-right:17px;background-image: url(../img/interface_back_header/admin-header-menu-background.jpg);background-repeat: no-repeat;background-position: right center;}

div.main div.header table ul.sousMenu,
div.main div.header table ul.bleu,div.main div.header table ul.vert,div.main div.header table ul.bleu-fonce,div.main div.header table ul.orange,
div.main div.header table ul.violet,div.main div.header table ul.marron,div.main div.header table ul.rose,div.main div.header table ul.rouge,
div.main div.header table ul.sousMenuEtiquettes{background-image: url(../img/interface_back_header/admin-header-fleche-sous-menu.png);background-repeat: no-repeat;background-position: center top; padding-top:15px;padding-left:0px; padding-right:20px;}

div.main div.header table ul.sousMenuEtiquettes{padding-right:0px;}

div.main div.header table ul.sousMenu li a { padding-left: 0px; padding-right: 0px; }
div.main div.header table ul.sousMenu { left: -28px !important; }

/* **************************** */
div.main div.maincontener {margin-top: 40px;}
div.connexion {margin: 21px 20px 0 0; /*float: right;*/ color: #fff; height:20px;position:relative;}
div.connexion a.deconnexion {position:relative;top: 3px;}





/* ******* MULTISELECT ******** */
tr.multiSelect td.multiSelect div.editInList div.EIL_content table{width:100%;}
tr.multiSelect td.multiSelect div.editInList div.EIL_content table select{min-width:60px;}
/* **************************** */

/* ***** OPTIONS AVANCEES DE LA LISTE ***** */
div.advanced_action_list {
    display: none;
    position: absolute;
    z-index: 100;
    cursor: default;
}
div.advanced_action_list button.advancedaction {margin: 1px 1px 1px 0px; float: left; color: rgb(122, 122, 122); border: 1px solid #999; cursor: pointer;}
div.actions button.advancedaction {background-color: rgb(204, 204, 204);}
div.advanced_action_list button.advancedaction.first {margin-left: 1px;}
.list  button.ui-button span.ui-button-text{}
td.colactions {white-space: nowrap;}
tr.multiSelect td.multiSelector input[type=checkbox].multiSelect{float: left;}
tr.multiSelect td.multiSelector button.multiselectaction span.ui-button-text{padding: 1px 1px;line-height: 9px;}
tr.multiSelect td.multiSelector{width: 35px;}
tr.multiSelect td.multiSelector div.advanced_action_list {margin-top: -5px;}
/* **************************************** */

/* ***** OVERLAY LOADER ***** */
div.overlayloader div.overlaycontent {width: 145px;margin: auto;position: relative;top: 25%;text-align: center;}
div.overlayloader div.overlaycontent span.text {font-size: 18px;font-weight: bold;color: black;}
/* ***** TEST ***** */
p.testresult span.titre {font-weight:bold;}
p.testresult span.type {color:darkred;}
p.testresult span.nomtest {color:darkred;}
p.testresult a.showbacktrace {color:inherit;font-style:italic;}
p.testresult span.backtrace {display:none;}

p.testresult.testpassed span.type {color:green;}
p.testresult.testpassed span.nomtest {color:green;}

div.tests div.testselectable:hover {background-color:#DDD;}
div.tests {float:left;}
form.tests div.groups {width:200px;float:right;margin-left:20px;}

/**************** AJAX LOADER******************/
div.ajaxLoader{ text-align: center; margin: auto;}
div.ajaxLoaderBackground{ background-color: white;}
div.ajaxLoader span.message{ display: block; margin: auto;}














#tabs-planning_task{
	float: left;
	width:85%;
	}


div.tabs > div {
	padding-left:20px;
}

		
tr .multiSelect input{	
height: 15px;
}


#urgence{
	height: 18px;
	}	


.retour_tableau_bord{
	height: 50px;	
	font-weight:bold; 
	color:#7a7a7a;
	}



.href{
	background-image: url(../img/interface_new/bouton-retour-tableau-bord.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #838383;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	}	


.href:hover{
	cursor:pointer;
}


/* TITRE PROJET */	
h1.titreListe{font-weight: normal;border-bottom: 1px solid #f5f5f5;margin-left: 0px;padding-left: 105px;background-color: #e7e5e5;height: 40px;font-family: Arial, Helvetica, sans-serif;font-size: 20px;color: #7f7f7f;margin-top:0px;padding-top: 18px;position: relative;letter-spacing: 2px;font-variant: small-caps;background-position: 47px 4px;background-repeat: no-repeat;}

/* TITRE PROJET */	
h1.titreListe.icone-salon-hopitech {
	background-image: url("/img/interface_new/titre-liste-salon-hopitech.png");
}
h1.titreListe.icone-gestion-pages {
	background-image: url("/img/interface_new/titre-liste-gestion-pages.png");
}
h1.titreListe.icone-site-web {
	background-image: url("/img/interface_new/titre-liste-site-web.png");
}
h1.titreListe.icone-configuration {
	background-image: url("/img/interface_new/titre-liste-configuration.png");
}



#encoche_fond{
	height: 10px;
	width: auto;
	background-image: url(../img/interface_new/titre_bg.jpg);
	background-repeat: repeat-x;
	margin-top:15px;
	}

#encoche{
	height: 10px;
	background-image: url(../img/interface_new/titre_encoche.jpg);
	background-repeat: no-repeat;
	}


/* ONGLETS GLOBAL */	

.tabs ul{
	height: auto;
	width: 270px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #b9b9b9;
	box-shadow: 5px 2px 3px #e2e2e2;
	display: table-cell;
	vertical-align: top;
	}
	
.tabs > div.editTabContent { display: table-cell; vertical-align: top; }
	
	
.tabs ul li{
	height: 58px;
	width: 270px;
	background-image: url(../img/interface_new/onglet_menu_off_gris.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f9f9f9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
	}


.tabs ul li a{
	height: 32px;
	width: 180px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #838383;
	display:block;
	padding-top: 21px;
	padding-left: 90px;
	}
	
.tabs ul li a:hover{
	color: #FFFFFF;
	}
	

/* ONGLETS LIENS */	


.tabs ul li.icone-boite a{
	background-image: url(../img/interface_new/icone-onglet-boite-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-boite a:hover{
	background-image: url(../img/interface_new/icone-onglet-boite-on.png);
}


.tabs ul li.icone-bulle a{
	background-image: url(../img/interface_new/icone-onglet-bulle-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-bulle a:hover{
	background-image: url(../img/interface_new/icone-onglet-bulle-on.png);
}


.tabs ul li.icone-rouage a{
	background-image: url(../img/interface_new/icone-onglet-rouage-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-rouage a:hover{
	background-image: url(../img/interface_new/icone-onglet-rouage-on.png);
}


.tabs ul li.icone-personnage a{
	background-image: url(../img/interface_new/icone-onglet-personnage-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-personnage a:hover{
	background-image: url(../img/interface_new/icone-onglet-personnage-on.png);
}

.tabs ul li.icone-photo a{
	background-image: url(../img/interface_new/icone-onglet-photo-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-photo a:hover{
	background-image: url(../img/interface_new/icone-onglet-photo-on.png);
}

.tabs ul li.icone-curseur a{
	background-image: url(../img/interface_new/icone-onglet-curseur-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-curseur a:hover{
	background-image: url(../img/interface_new/icone-onglet-curseur-on.png);
}

.tabs ul li.icone-page a{
	background-image: url(../img/interface_new/icone-onglet-page-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-page a:hover{
	background-image: url(../img/interface_new/icone-onglet-page-on.png);
}

.tabs ul li.icone-planete a{
	background-image: url(../img/interface_new/icone-onglet-planete-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-planete a:hover{
	background-image: url(../img/interface_new/icone-onglet-planete-on.png);
}


.tabs ul li.icone-graphique a{
	background-image: url(../img/interface_new/icone-onglet-graphique-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-graphique a:hover{
	background-image: url(../img/interface_new/icone-onglet-graphique-on.png);
}

.tabs ul li.icone-listing a{
	background-image: url(../img/interface_new/icone-onglet-listing-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-listing a:hover{
	background-image: url(../img/interface_new/icone-onglet-listing-on.png);
}


.tabs ul li.icone-etiquette a{
	background-image: url(../img/interface_new/icone-onglet-etiquette-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-etiquette a:hover{
	background-image: url(../img/interface_new/icone-onglet-etiquette-on.png);
}

.tabs ul li.icone-statistique a{

	background-image: url(../img/interface_new/icone-onglet-statistique-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-statistique a:hover{
	background-image: url(../img/interface_new/icone-onglet-statistique-on.png);
}

.tabs ul li.icone-encoche a{
	background-image: url(../img/interface_new/icone-onglet-encoche-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-encoche a:hover{
	background-image: url(../img/interface_new/icone-onglet-encoche-on.png);
}

.tabs ul li.icone-calendrier a{
	background-image: url(../img/interface_new/icone-onglet-calendrier-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-calendrier a:hover{
	background-image: url(../img/interface_new/icone-onglet-calendrier-on.png);
}

.tabs ul li.icone-chapiteau a{
	background-image: url(../img/interface_new/icone-onglet-chapiteau-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-chapiteau a:hover{
	background-image: url(../img/interface_new/icone-onglet-chapiteau-on.png);
}

.tabs ul li.icone-carte-bancaire a{
	background-image: url(../img/interface_new/icone-onglet-carte-bancaire-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-carte-bancaire a:hover{
	background-image: url(../img/interface_new/icone-onglet-carte-bancaire-on.png);
}

.tabs ul li.icone-fiche-cochee a{
	background-image: url(../img/interface_new/icone-onglet-fiche-cochee-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-fiche-cochee a:hover{
	background-image: url(../img/interface_new/icone-onglet-fiche-cochee-on.png);
}

.tabs ul li.icone-hopital a{
	background-image: url(../img/interface_new/icone-onglet-hopital-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-hopital a:hover{
	background-image: url(../img/interface_new/icone-onglet-hopital-on.png);
}

.tabs ul li.icone-chapeau-etudiant a{
	background-image: url(../img/interface_new/icone-onglet-chapeau-etudiant-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-chapeau-etudiant a:hover{
	background-image: url(../img/interface_new/icone-onglet-chapeau-etudiant-on.png);
}

.tabs ul li.icone-planning a{
	background-image: url(../img/interface_new/icone-onglet-planning-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-planning a:hover{
	background-image: url(../img/interface_new/icone-onglet-planning-on.png);
}

.tabs ul li.icone-batiment-hopital a{
	background-image: url(../img/interface_new/icone-onglet-batiment-hopital-off.png);
	background-repeat: no-repeat;
	background-position: 25px 12px;
}

.tabs ul li.icone-batiment-hopital a:hover{
	background-image: url(../img/interface_new/icone-onglet-batiment-hopital-on.png);
}




ul .sous_menu_onglet {

		}
		


.tabs ul li .sous_menu_onglet li {
	height: 21px;
	width: 270px;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #18b4d5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #79d6ea;
	background-color: #5ccfe8;
	padding-top: 4px;
		}
		
		
.tabs ul li .sous_menu_onglet li:hover {
	cursor:pointer;
	background-color: #25bedf;
		}

.tabs ul li .sous_menu_onglet li a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display:inline;
	padding-top: 0px;
	padding-left: 40px;
	}
	
	
	
	
	
/* PICTOS GLOBAL */





/*croix
.ajaxFormTrigger{
	height: 25px;
	width: 25px;
	background-image: url(../img/interface_new/icone-croix-rouge.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	background-color: transparent;
	border-radius:5px;
	font-size: 0px;	
	}

.ajaxFormTrigger:hover{
	opacity:0.6;
	cursor:pointer;
	}
*/	
	
	
	
	
	
	
	
	
/*fleche*/
.ui-icon-arrowthick-1-n{
	height: 20px;
	width: 16px;
	background-image: url(../img/interface_new/icone-fleche-haut-gris.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	background-color: transparent;
	}	
	
.ui-icon-arrowthick-1-n:hover{
	opacity:0.6;
	cursor:pointer;
	}	

	
/*fleche*/
.ui-icon-arrowthick-1-s{
	height: 20px;
	width: 16px;
	background-image: url(../img/interface_new/icone-fleche-bas-gris.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	background-color: transparent;
	}	



.ui-icon-arrowthick-1-s:hover{
	opacity:0.6;
	cursor:pointer;
	}	


/*fleche*/
.ui-icon-arrowthickstop-1-n{
	height: 20px;
	width: 16px;
	background-image: url(../img/interface_new/icone-fleche-tiret-haut-gris.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	background-color: transparent;
	}
	
	

.ui-icon-arrowthickstop-1-n:hover{
	opacity:0.6;
	cursor:pointer;
	}	
		
	
/*fleche*/
.ui-icon-arrowthickstop-1-s{
	height: 20px;
	width: 16px;
	background-image: url(../img/interface_new/icone-fleche-tiret-bas-gris.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	background-color: transparent;
	}	
	

.ui-icon-arrowthickstop-1-s:hover{
	opacity:0.6;
	cursor:pointer;
	}	
	
	
	
/*boutons hover*/
.ui-icon-pencil:hover{
	opacity:0.6;
	cursor:pointer;
	}		
	
.ui-icon-trash:hover{
	opacity:0.6;
	cursor:pointer;
	}	

.ui-icon-squaresmall-plus:hover{
	opacity:0.6;
	cursor:pointer;
	}	
	
.ui-icon-plus:hover{
	opacity:0.6;
	cursor:pointer;
	}	

.pick_0_1idclient:hover,
.pick_0_1idactivite:hover,
.pick_2_1mod_idutilisateursource:hover,
.pick_2_1mod_idutilisateurdestination:hover,
.pick_6_1mod_idsociete:hover,
.pick_12_1idutilisateur:hover,
.pick_14_1iduser:hover,
.pick_18_1iduser:hover,
.pick_28_1idutilisateur:hover{
	opacity:0.6;
	cursor:pointer;
	}

.addandpick:hover{
	opacity:0.6;
	cursor:pointer;
	}	
	
.ui-icon-search:hover{
	opacity:0.6;
	cursor:pointer;
	}	
	
span.downTop2:hover{
	opacity:0.6;
	cursor:pointer;
	}	
	

span.downArrow2:hover{
	opacity:0.6;
	cursor:pointer;
	}
	
.ui-icon-volume-on:hover{
	opacity:0.6;
	cursor:pointer;
	}
	
.ui-icon-volume-off:hover{
	opacity:0.6;
	cursor:pointer;
	}
	
.ui-icon-locked:hover{
	opacity:0.6;
	cursor:pointer;
	}
	
.ui-icon-unlocked:hover{
	opacity:0.6;
	cursor:pointer;
	}


.ui-icon-person:hover{
	opacity:0.6;
	cursor:pointer;
	}



.ui-icon-cancel:hover,
.ui-icon-check:hover{
	opacity:0.6;
	cursor:pointer;
	}
	
.core_upload_file_trigger:hover{
	opacity:0.6;
	cursor:pointer;
	}


div.querystats {text-align:right;margin:20px;}
table.list td.select.up:first-child, table.list td.multiSelector.up:first-child input{margin-left:11px;}




/* Highlight */
.highlight {
	background-color: #FFFF60 !important;
}


/* Pop Up */
/*.ajaxdialog .edit select{*/
 /*width: 474px;*/
/*}*/

/* TESTS */
.testcases input { vertical-align: middle; margin: 2px; }
.testcases button, .testcases input[type=button] { margin: 5px 0px 5px 50px; }

a:hover{ color: #FF6C00; }

h1.megaH1 { color: #FF6C00; }

/*h3.titreListe, h1.titreListe{  color: #FF6C00; }

/*--------------------TABLES General--------------------*/
/*----- MULTILANGUE -----*/
.languageLibelle span.downTop2{ background-image: url(../lib/jqueryui/css/webapp/images/ui-icons_ff6c00_256x240.png); background-position: -96px -126px; }
.languageLibelle span.downArrow2{ background-image: url(../lib/jqueryui/css/webapp/images/ui-icons_ff6c00_256x240.png);background-position: -64px -143px;}
/*------------------------------------------------------*/

/* TIP */
span.tipStyle{ background-image: url(../lib/jqueryui/css/webapp/images/ui-icons_ff6c00_256x240.png); background-position: -48px -144px; }

/*-----------------------HEADER-------------------------*/
div.main div.header { }
/*------------------------------------------------------*/

input[type=text]:focus, input[type=password]:focus, input[type=checkbox]:focus, input[type=radio]:focus, select:focus, textarea:focus {border: 1px dashed #999999; outline: none; }


/*--------------------POTATO MENU-----------------------*/
ul.potato_menu {}

li.potato-menu-item { font-size:12px; background-color:#333; background-color:rgba(51,51,51,0.95); }
li.potato-menu-item a { padding:5px 20px 5px 12px; color: #fff; border-left : 2px black solid; }
li.potato-menu-hover { background-color: #666;  }

/*--border-left:5px solid #b8b907;---*/

.fleche_verticale{ background-image: url(../lib/jqueryui/css/webapp/images/ui-icons_ff6c00_256x240.png); background-position: -64px -48px; width: 16px; height: 16px; display: inline-block; margin-top: 5px; position: absolute; top: 0px; right: 0px; }
.fleche_horizontale{ background-image: url(../lib/jqueryui/css/webapp/images/ui-icons_ff6c00_256x240.png); background-position: -32px -48px; width: 16px; height: 16px; display: inline-block; margin-top: 5px; position: absolute; top: 0px; right: 0px; }

li.potato-menu-item ul {  }

li.potato-menu-item a:hover{ border-left : 2px #FF6C00 solid; }

ul.potato-menu-group li.potato-menu-item ul.potato-menu-group li.potato-menu-item {width: 100%;}
ul.potato-menu-group li.potato-menu-item ul.potato-menu-group li.potato-menu-item.last {border-radius:0px 0px 4px 0px;}
/*------------------------------------------------------*/


/*/////////////////////////////////////////// DEBUT GLOBAL /////////////////////////////////////////// */

.module_ .reinitializeList_button { background-image: url(../img/interface_new/bouton-valider-gris.png); }

/* ONGLETS GRIS */

.tabs ul li:hover{
	height: 58px;
	width: 270px;
	background: url(../img/interface_new/onglet_menu_on_gris.jpg) no-repeat;
	border-bottom: 1px solid #7581a2;
	border-top: 1px solid #7581a2;
}

body .tabs ul li:hover{
	background-image: url(../img/interface_new/onglet_menu_on_gris.jpg);
	border-bottom-color: #7581a2;
	border-top-color: #7581a2;
}


/* PICTOS gris */

/*crayon*/
.ui-icon-pencil {
	height: 25px;
	width: 25px;
    border:none;
	background: #eeeeee url(../img/interface_new/icone-crayon-gris.png) no-repeat center center;
	border-radius:5px;
	font-size: 0px;line-height:28px;
    margin: 0 5px;
}
.ui-widget button.ui-icon-pencil {font-size:0px;line-height:28px;}


/*poubelle*/
.ui-icon-trash{
	height: 25px;
	width: 25px;
    border:none;
	background: #eeeeee url(../img/interface_new/icone-poubelle-gris.png) no-repeat center center;
	border-radius:5px;
    font-size: 0px;line-height:28px;
    margin: 0 5px;
}
.ui-widget button.ui-icon-trash {font-size:0px;line-height:28px;}


/*action complémentaire*/
.ui-icon-squaresmall-plus {
	height: 25px;
	width: 25px;
    border:none;
	background: #eeeeee url(../img/interface_new/icone-triangle-gris.png) no-repeat center center;
	border-radius:5px;
    font-size: 0px;line-height:28px;
    margin: 0 5px;
}
.ui-widget button.ui-icon-squaresmall-plus {font-size:0px;line-height:28px;}


/*plus*/
.ui-icon-plus {
	height: 25px;
	width: 25px;
    border:none;
	background: #eeeeee url(../img/interface_new/icone-plus-gris.png) no-repeat center center;
	border-radius:5px;
    font-size: 0px;line-height:28px;
    margin: 0 5px;
}
.ui-widget button.ui-icon-plus {font-size:0px;line-height:28px;}


/*dossier*/
.ui-icon-folder {
	height: 25px;
	width: 25px;
    border:none;
    background: #eeeeee url(../img/interface_new/icone-dossier-gris.png) no-repeat center center;
	border-radius:5px;
    font-size: 0px;line-height:28px;
    margin: 0 5px;
}
.ui-widget button.ui-icon-folder {font-size:0px;line-height:28px;}


/*creer*/
.addandpick {
	height: 25px;
	width: 25px;
    border:none;
    background: #eeeeee url(../img/interface_new/icone-plus-gris.png) no-repeat center center;
    font-size: 0px;line-height:28px;
	border-radius:5px;
	margin: 0 5px;
}
.ui-widget button.addandpick {font-size:0px;line-height:28px;}



/*rechercher*/
.ui-icon-search {
	height: 25px;
	width: 25px;
    border:none;
	background: #eeeeee url(../img/interface_new/icone-loupe-gris.png) no-repeat center center;
	border-radius:5px;
	margin-left: 5px;
    margin-right: 5px;
}
.ui-widget button.ui-icon-search {font-size:0px;line-height:28px;}





/*fleche haut*/
span.downTop2{
	background: url(../img/interface_new/icone-fleche-haut-grise.png) no-repeat;
}



/*fleche bas*/
span.downArrow2{
	background:url(../img/interface_new/icone-fleche-bas-grise.png) no-repeat;
}



/*volume*/
.ui-icon-volume-on{
	height: 25px;
	width: 25px;
	border:none;
	background-image: url(../img/interface_new/icone-ampli-gris.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eeeeee;
	border-radius:5px;
	color:transparent;
	}


.ui-icon-volume-off{
	height: 25px;
	width: 25px;
    border:none;
	background-image: url(../img/interface_new/icone-ampli-2-gris.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eeeeee;
	border-radius:5px;
	color:transparent;
	}


/*cadenas*/
.ui-icon-locked{
	height: 25px;
	width: 25px;
    border:none;
	background-image: url(../img/interface_new/icone-cadenas-gris.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eeeeee;
	border-radius:5px;
	color:transparent;
	}


.ui-icon-unlocked{
	height: 25px;
	width: 25px;
    border:none;
	background-image: url(../img/interface_new/icone-cadenas-2-gris.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eeeeee;
	border-radius:5px;
	color:transparent;
	}


/*personnage*/
.ui-icon-person{
	height: 25px;
	width: 25px;
    border:none;
	background-image: url(../img/interface_new/icone-personnage-gris.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eeeeee;
	border-radius:5px;
	color:transparent;
	}


/*point interrogation*/
span.tipStyle{
	background-image: url(../img/interface_new/bouton-information-gris.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	}



/* BOUTONS gris */

.ui-icon-cancel,
.ui-icon-check{
	height: 35px;
	width: auto;
	min-width:150px;
    border:none;
	background-image: url(../img/interface_new/bouton-valider-gris.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left:10px;
	margin-right:10px;
	text-transform: uppercase;
	color: #FFF;
	padding-bottom: 2px;
	padding-top: 1px;
	font-weight:bold;
	letter-spacing:1px;
	}



.core_upload_file_trigger{
	height: 19px;
	width: auto;
    border:none;
	background-image: url(../img/interface_new/bouton-valider-gris.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	color: #FFF;
	padding-bottom: 2px;
	padding-top: 1px;
	}

.bouton_ajouter{
	float: left;
	background-image: url(../img/interface_new/bouton_ajouter_gris.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 154px;
	margin-left: 32px;
	margin-right: 32px;
	padding-top: 10px;
	padding-left: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

.bouton_ajouter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}

.bouton_ajouter a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}

.navpages_rechercher input.navpages_envoyer{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	text-align: center;
	cursor: pointer;
	width: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #A44100;
	border-bottom-color: #A44100;
	border-left-color: #A44100;
	border-top-color: #A44100;
	background-image: url(../img/interface_new/bouton_ok_gris.jpg);
	background-repeat: no-repeat;
	height: 18px;
}



/* TITRE gris */
div.list div.add div.addblock h3 {margin:0; color: #10b0d2;}



input {
	color: #7A7A7A;
}

select {
	color: #7A7A7A;
}

textarea {
	color: #7A7A7A;
}



.ui-widget button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #7581a2;
    border:none;
	color: #FFF;
	padding:5px;
}


button.ajaxpopup{
	background-color: #eeeeee;
	/*font-size: 0em; TB : trop large, je suis obligé de le supprimer */
}


/*selecteur dans liste*/
.editInList.content.active{
background-color: #7883a4;
color:#ffffff;
}


/*liens de la liste*/
tr.even a,
tr.odd a {
	color:#7883a4;
	font-weight: bold;
	text-decoration: none;
	}

/*interlocuteurs*/
.showmyinterlocutors {
	color:#7883a4;
	text-decoration: none;
	background-color: transparent;
    border:none;
}




/*informations de la liste*/
div.infolist{
	height: 30px;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 0px;
	float: left;
	}

div.infolist div.selected,
div.infolist div.memorised{
 	float: left;
    font-size: 12px;
    margin-right: 10px;
	}

div.infolist span.pluriel{
    font-size: 12px;
	}

div.infolist div.selected span.nbSelected,
div.infolist div.memorised span.nbMemorised{
	font-size: 10px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-right: 4px;
	color:#B3B2B2;
	}






/*onglet sous menu*/
.tabs ul li .sous_menu_onglet li {
	height: 21px;
	width: 270px;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7581a2;
	border-top-style: none;
	background-color: #8590ae;
	padding-top: 4px;
		}

.tabs ul li .sous_menu_onglet li:hover {
	cursor:pointer;
	height: 21px;
	width: 270px;
	background-image: url(../img/interface_new/onglet_menu_on_gris.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7581a2;
	border-top-style: none;
	background-color: #8590ae;
	padding-top: 4px;
		}

.tabs ul li .sous_menu_onglet li a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display:inline;
	padding-top: 0px;
	padding-left: 40px;
	}


/* MENU gris */
div.main div.header table ul li.accessible:hover {
	background-image: url(../img/interface_back_header/admin-header-survol-background-gris.jpg);
	background-repeat: repeat-y;
	background-position: left;
	}

div.main div.header table li.menuPrincipal a {
	border-top:1px solid #b2bcdb;border-left:none;border-right:none;padding-bottom:3px;padding-left:45px;padding-right:45px;padding-top:2px;
}


/*/////////////////////////////////////////// FIN GLOBAL /////////////////////////////////////////// */














/*/////////////////////////////////////////// DEBUT BLEU /////////////////////////////////////////// */


/* ONGLETS BLEU */
.module_bleu .tabs ul li:hover{
	background-image: url(../img/interface_new/onglet_menu_on_bleu.jpg);
	border-bottom-color: #10b0d2;
	border-top-color: #64d8f1;
	}

body .tabs ul li.module_bleu:hover{
	background-image: url(../img/interface_new/onglet_menu_on_bleu.jpg);
	border-bottom-color: #10b0d2;
	border-top-color: #64d8f1;
	}



/* PICTOS BLEU */

/*crayon*/
.module_bleu .ui-icon-pencil{
	background-image: url(../img/interface_new/icone-crayon-bleu.png);
	}


/*poubelle*/
.module_bleu .ui-icon-trash{
	background-image: url(../img/interface_new/icone-poubelle-bleu.png);
	}



/*action complémentaire*/
.module_bleu .ui-icon-squaresmall-plus{
	background-image: url(../img/interface_new/icone-triangle-bleu.png);
	}


/*plus*/
.module_bleu .ui-icon-plus{
	background-image: url(../img/interface_new/icone-plus-bleu.png);
	}




/*dossier*/
.module_bleu .ui-icon-folder{
	background-image: url(../img/interface_new/icone-dossier-bleu.png);
	}


/*creer*/
.module_bleu .addandpick{
	background-image: url(../img/interface_new/icone-plus-bleu.png);
	}


/*rechercher*/
.module_bleu .ui-icon-search{
	background-image: url(../img/interface_new/icone-loupe-bleu.png);
	}




/*fleche haut*/
.module_bleu span.downTop2{
	background-image: url(../img/interface_new/icone-fleche-haut-bleu.png);
}



/*fleche bas*/
.module_bleu span.downArrow2{
	background-image:url(../img/interface_new/icone-fleche-bas-bleu.png);
}



/*volume*/
.module_bleu .ui-icon-volume-on{
	background-image: url(../img/interface_new/icone-ampli-bleu.png);
	}


.module_bleu .ui-icon-volume-off{
	background-image: url(../img/interface_new/icone-ampli-2-bleu.png);
	}


/*cadenas*/
.module_bleu .ui-icon-locked{
	background-image: url(../img/interface_new/icone-cadenas-bleu.png);
	}


.module_bleu .ui-icon-unlocked{
	background-image: url(../img/interface_new/icone-cadenas-2-bleu.png);
	}


/*personnage*/
.module_bleu .ui-icon-person{
	background-image: url(../img/interface_new/icone-personnage-bleu.png);
	}

/*point interrogation*/
.module_bleu span.tipStyle{
	background-image: url(../img/interface_new/bouton-information-bleu.png);
	}



/* BOUTONS BLEU */


/*bouton valider / Annuler*/
.module_bleu .reinitializeList_button,
.module_bleu .ui-icon-cancel,
.module_bleu .ui-icon-check{
	background-image: url(../img/interface_new/bouton-valider-bleu.png);
	}


/*bouton valider*/
.module_bleu .core_upload_file_trigger{
	background-image: url(../img/interface_new/bouton-valider-bleu.png);
	}


/*bouton ajouter*/
.module_bleu .bouton_ajouter{
	background-image: url(../img/interface_new/bouton_ajouter_bleu.jpg);
	}

/*bouton envoyer*/
.module_bleu .navpages_rechercher input.navpages_envoyer{
	background-image: url(../img/interface_new/bouton_ok_bleu.jpg);

}


/* TITRE BLEU */
.module_bleu div.list div.add div.addblock h3 {color: #10b0d2;}

/*
.module_bleu input {
	color: #10b0d2;
}

.module_bleu textarea {
	color: #10b0d2;
}

.module_bleu select {
	color: #10b0d2;
}
 */

.module_bleu .ui-widget button {
	background-color: #10b0d2;
}


/*selecteur dans liste*/
.module_bleu .editInList.content.active{
background-color: #11b0d2;
}


/*liens de la liste*/
.module_bleu tr.even a,
.module_bleu tr.odd a {
	color:#11b0d2;
	}


/*interlocuteurs*/
.module_bleu .showmyinterlocutors {
	color:#11b0d2;
	}




/*informations de la liste*/
.module_bleu div.infolist div.selected span.nbSelected,
.module_bleu div.infolist div.memorised span.nbMemorised{
	color:#11b0d2;
	}



/*onglet sous menu*/
.tabs ul li.module_bleu ul.sous_menu_onglet li  {
	border-bottom-color: #64d8f1;
	background-color: #36c1de;
		}

.tabs ul li.module_bleu ul.sous_menu_onglet li:hover {
	border-bottom-color: #64d8f1;
	background-image: url(../img/interface_new/onglet_menu_on_bleu.jpg);
		}


/* MENU bleu */
div.main div.header table ul.bleu li.accessible:hover {
	background-image: url(../img/interface_back_header/admin-header-survol-background-bleu.jpg);
	}

div.main div.header table li.menuPrincipal a.bleu{
	border-top:1px solid #0FB0D2;
	}

/*/////////////////////////////////////////// FIN BLEU /////////////////////////////////////////// */











/*/////////////////////////////////////////// DEBUT VERT /////////////////////////////////////////// */



/* ONGLETS vert */
.module_vert .tabs ul li:hover{
	background-image: url(../img/interface_new/onglet_menu_on_vert.jpg);
	border-bottom-color: #407d32;
	border-top-color: #407d32;
	}


body .tabs ul li.module_vert:hover{
	background-image: url(../img/interface_new/onglet_menu_on_vert.jpg);
	border-bottom-color: #407d32;
	border-top-color: #407d32;
	}



/* PICTOS vert */


/*crayon*/
.module_vert .ui-icon-pencil{
	background-image: url(../img/interface_new/icone-crayon-vert.png);
	}


/*poubelle*/
.module_vert .ui-icon-trash{
	background-image: url(../img/interface_new/icone-poubelle-vert.png);
	}



/*action complémentaire*/
.module_vert .ui-icon-squaresmall-plus{
	background-image: url(../img/interface_new/icone-triangle-vert.png);
	}


/*plus*/
.module_vert .ui-icon-plus{
	background-image: url(../img/interface_new/icone-plus-vert.png);
	}


/*dossier*/
.module_vert .ui-icon-folder{
	background-image: url(../img/interface_new/icone-dossier-vert.png);
	}


/*creer*/
.module_vert .addandpick{
	background-image: url(../img/interface_new/icone-plus-vert.png);
	}


/*rechercher*/
.module_vert .ui-icon-search{
	background-image: url(../img/interface_new/icone-loupe-vert.png);
	}


/*fleche haut*/
.module_vert span.downTop2{
	background-image: url(../img/interface_new/icone-fleche-haut-vert.png);
}



/*fleche bas*/
.module_vert span.downArrow2{
	background-image:url(../img/interface_new/icone-fleche-bas-vert.png);
}



/*volume*/
.module_vert .ui-icon-volume-on{
	background-image: url(../img/interface_new/icone-ampli-vert.png);
	}


.module_vert .ui-icon-volume-off{
	background-image: url(../img/interface_new/icone-ampli-2-vert.png);
	}


/*cadenas*/
.module_vert .ui-icon-locked{
	background-image: url(../img/interface_new/icone-cadenas-vert.png);
	}


.module_vert .ui-icon-unlocked{
	background-image: url(../img/interface_new/icone-cadenas-2-vert.png);
	}


/*personnage*/
.module_vert .ui-icon-person{
	background-image: url(../img/interface_new/icone-personnage-vert.png);
	}


/*point interrogation*/
.module_vert span.tipStyle{
	background-image: url(../img/interface_new/bouton-information-vert.png);
	}


/* BOUTONS vert */
.module_vert .reinitializeList_button,
.module_vert .ui-icon-cancel,
.module_vert .ui-icon-check{
	background-image: url(../img/interface_new/bouton-valider-vert.png);
	}

.module_vert .core_upload_file_trigger{
	background-image: url(../img/interface_new/bouton-valider-vert.png);
	}


.module_vert .bouton_ajouter{
	background-image: url(../img/interface_new/bouton_ajouter_vert.jpg);
	}

.module_vert .navpages_rechercher input.navpages_envoyer{
	background-image: url(../img/interface_new/bouton_ok_vert.jpg);
}



/* TITRE vert */
.module_vert div.list div.add div.addblock h3 {margin:0; color: #10b0d2;}

/*
.module_vert input {
	color: #407d32;
}

.module_vert textarea {
	color: #407d32;
}

.module_vert select {
	color: #407d32;
}
*/

.module_vert .ui-widget button {
	background-color: #407d32;
}


/*selecteur dans liste*/
.module_vert .editInList.content.active{
background-color: #43ac34;
}


/*liens de la liste*/
.module_vert tr.even a,
.module_vert tr.odd a {
	color:#43ac34;
	}


/*interlocuteurs*/
.module_vert .showmyinterlocutors {
	color:#43ac34;
	}


/*informations de la liste*/
.module_vert div.infolist div.selected span.nbSelected,
.module_vert div.infolist div.memorised span.nbMemorised{
	color:#43ac34;
	}


/*onglet sous menu*/
.tabs ul li.module_vert ul.sous_menu_onglet li  {
	border-bottom-color: #407d32;
	background-color: #59b234;
		}

.tabs ul li.module_vert ul.sous_menu_onglet li:hover {
	border-bottom-color: #407d32;
	background-image: url(../img/interface_new/onglet_menu_on_vert.jpg);
		}


/* MENU vert */
div.main div.header table ul.vert li.accessible:hover {
	background-image: url(../img/interface_back_header/admin-header-survol-background-vert.jpg);
	}

div.main div.header table li.menuPrincipal a.vert{
	border-top:1px solid #84bc25;
	}

/*/////////////////////////////////////////// FIN vert /////////////////////////////////////////// */












/*/////////////////////////////////////////// DEBUT ROUGE /////////////////////////////////////////// */



/* ONGLETS rouge */
.module_rouge .tabs ul li:hover{
	background-image: url(../img/interface_new/onglet_menu_on_rouge.jpg);
	border-bottom-color: #d11718;
	border-top-color: #d11718;
	}

body .tabs ul li.module_rouge:hover{
	background-image: url(../img/interface_new/onglet_menu_on_rouge.jpg);
	border-bottom-color: #d11718;
	border-top-color: #d11718;
	}


/* PICTOS rouge */

/*crayon*/
.module_rouge .ui-icon-pencil{
	background-image: url(../img/interface_new/icone-crayon-rouge.png);
	}




/*poubelle*/
.module_rouge .ui-icon-trash{
	background-image: url(../img/interface_new/icone-poubelle-rouge.png);
	}



/*action complémentaire*/
.module_rouge .ui-icon-squaresmall-plus{
	background-image: url(../img/interface_new/icone-triangle-rouge.png);
	}




/*plus*/
.module_rouge .ui-icon-plus{
	background-image: url(../img/interface_new/icone-plus-rouge.png);
	}




/*dossier*/
.module_rouge .ui-icon-folder{
	background-image: url(../img/interface_new/icone-dossier-rouge.png);
	}


/*creer*/
.module_rouge .addandpick{
	background-image: url(../img/interface_new/icone-plus-rouge.png);
	}



/*rechercher*/
.module_rouge .ui-icon-search{
	background-image: url(../img/interface_new/icone-loupe-rouge.png);
	}




/*fleche haut*/
.module_rouge span.downTop2{
	background-image: url(../img/interface_new/icone-fleche-haut-rouge.png);
}



/*fleche bas*/
.module_rouge span.downArrow2{
	background-image:url(../img/interface_new/icone-fleche-bas-rouge.png);
}



/*volume*/
.module_rouge .ui-icon-volume-on{
	background-image: url(../img/interface_new/icone-ampli-rouge.png);
	}


.module_rouge .ui-icon-volume-off{
	background-image: url(../img/interface_new/icone-ampli-2-rouge.png);
	}


/*cadenas*/
.module_rouge .ui-icon-locked{
	background-image: url(../img/interface_new/icone-cadenas-rouge.png);
	}


.module_rouge .ui-icon-unlocked{
	background-image: url(../img/interface_new/icone-cadenas-2-rouge.png);
	}


/*personnage*/
.module_rouge .ui-icon-person{
	background-image: url(../img/interface_new/icone-personnage-rouge.png);
	}


/*point interrogation*/
.module_rouge span.tipStyle{
	background-image: url(../img/interface_new/bouton-information-rouge.png);
	}


/* BOUTONS rouge */
.module_rouge .reinitializeList_button,
.module_rouge .ui-icon-cancel,
.module_rouge .ui-icon-check{
	background-image: url(../img/interface_new/bouton-valider-rouge.png);
	}



.module_rouge .core_upload_file_trigger{
	background-image: url(../img/interface_new/bouton-valider-rouge.png);
	}


.module_rouge .bouton_ajouter{
	background-image: url(../img/interface_new/bouton_ajouter_rouge.jpg);
	}


.module_rouge .navpages_rechercher input.navpages_envoyer{
	background-image: url(../img/interface_new/bouton_ok_rouge.jpg);
}



/* TITRE rouge */
.module_rouge div.list div.add div.addblock h3 {color: #10b0d2;}


/*
.module_rouge input {
	color: #d11718;
}

.module_rouge select {
	color: #d11718;
}

.module_rouge textarea {
	color: #d11718;
}
*/

.module_rouge .ui-widget button {
	background-color: #d11718;
}




/*selecteur dans liste*/
.module_rouge .editInList.content.active{
background-color: #d11718;
}


/*liens de la liste*/
.module_rouge tr.even a,
.module_rouge tr.odd a {
	color:#d11718;
	}

/*interlocuteurs*/
.module_rouge .showmyinterlocutors {
	color:#d11718;
	}

/*informations de la liste*/
.module_rouge div.infolist div.selected span.nbSelected,
.module_rouge div.infolist div.memorised span.nbMemorised{
	color:#d11718;
	}


/*onglet sous menu*/
.tabs ul li.module_rouge ul.sous_menu_onglet li  {
	border-bottom-color: #d11718;
	background-color: #de4219;
		}

.tabs ul li.module_rouge ul.sous_menu_onglet li:hover {
	border-bottom-color: #d11718;
	background-image: url(../img/interface_new/onglet_menu_on_rouge.jpg);
		}


/* MENU rouge */
div.main div.header table ul.rouge li.accessible:hover {
	background-image: url(../img/interface_back_header/admin-header-survol-background-rouge.jpg);
	}

div.main div.header table li.menuPrincipal a.rouge{
	border-top:1px solid #d21918;
	}

/*/////////////////////////////////////////// FIN rouge /////////////////////////////////////////// */













/*/////////////////////////////////////////// DEBUT orange /////////////////////////////////////////// */



/* ONGLETS orange */
.module_orange .tabs ul li:hover{
	background-image: url(../img/interface_new/onglet_menu_on_orange.jpg);
	border-bottom-color: #f07f13;
	border-top-color: #f07f13;
	}

body .tabs ul li.module_orange:hover{
	background-image: url(../img/interface_new/onglet_menu_on_orange.jpg);
	border-bottom-color: #f07f13;
	border-top-color: #f07f13;
	}



/* PICTOS orange */

/*crayon*/
.module_orange .ui-icon-pencil{
	background-image: url(../img/interface_new/icone-crayon-orange.png);
	}




/*poubelle*/
.module_orange .ui-icon-trash{
	background-image: url(../img/interface_new/icone-poubelle-orange.png);
	}



/*action complémentaire*/
.module_orange .ui-icon-squaresmall-plus{
	background-image: url(../img/interface_new/icone-triangle-orange.png);
	}




/*plus*/
.module_orange .ui-icon-plus{
	background-image: url(../img/interface_new/icone-plus-orange.png);
	}




/*dossier*/
.module_orange .ui-icon-folder{
	background-image: url(../img/interface_new/icone-dossier-orange.png);
	}


/*creer*/
.module_orange .addandpick{
	background-image: url(../img/interface_new/icone-plus-orange.png);
	}



/*rechercher*/
.module_orange .ui-icon-search{
	background-image: url(../img/interface_new/icone-loupe-orange.png);
	}


/*fleche haut*/
.module_orange span.downTop2{
	background-image: url(../img/interface_new/icone-fleche-haut-orange.png);

}


/*fleche bas*/
.module_orange span.downArrow2{
	background-image:url(../img/interface_new/icone-fleche-bas-orange.png);

}



/*volume*/
.module_orange .ui-icon-volume-on{
	background-image: url(../img/interface_new/icone-ampli-orange.png);
	}


.module_orange .ui-icon-volume-off{
	background-image: url(../img/interface_new/icone-ampli-2-orange.png);
	}


/*cadenas*/
.module_orange .ui-icon-locked{
	background-image: url(../img/interface_new/icone-cadenas-orange.png);
	}


.module_orange .ui-icon-unlocked{
	background-image: url(../img/interface_new/icone-cadenas-2-orange.png);
	}


/*personnage*/
.module_orange .ui-icon-person{
	background-image: url(../img/interface_new/icone-personnage-orange.png);
	}


/*point interrogation*/
.module_orange span.tipStyle{
	background-image: url(../img/interface_new/bouton-information-orange.png);
	}


/* BOUTONS orange */
.module_orange .reinitializeList_button,
.module_orange .ui-icon-cancel,
.module_orange .ui-icon-check{
	background-image: url(../img/interface_new/bouton-valider-orange.png);
	}


.module_orange .core_upload_file_trigger{
	background-image: url(../img/interface_new/bouton-valider-orange.png);
	}

.module_orange .bouton_ajouter{
	background-image: url(../img/interface_new/bouton_ajouter_orange.jpg);
	}



.module_orange .navpages_rechercher input.navpages_envoyer{
	background-image: url(../img/interface_new/bouton_ok_orange.jpg);
}


/* TITRE orange */
.module_orange div.list div.add div.addblock h3 {color: #10b0d2;}


/*
.module_orange input {
	color: #f07f13;
}

.module_orange select {
	color: #f07f13;
}

.module_orange textarea {
	color: #f07f13;
}
*/

.module_orange .ui-widget button {
	background-color: #f07f13;
}


/*selecteur dans liste*/
.module_orange .editInList.content.active{
background-color: #f1871c;
}


/*liens de la liste*/
.module_orange tr.even a,
.module_orange tr.odd a {
	color:#f1871c;
	}


/*interlocuteurs*/
.module_orange .showmyinterlocutors {
	color:#f1871c;
	}

/*informations de la liste*/
.module_orange div.infolist div.selected span.nbSelected,
.module_orange div.infolist div.memorised span.nbMemorised{
	color:#f1871c;
	}


/*onglet sous menu*/
.tabs ul li.module_orange ul.sous_menu_onglet li  {
	border-bottom-color: #f07f13;
	background-color: #f49d33;
		}

.tabs ul li.module_orange ul.sous_menu_onglet li:hover {
	border-bottom-color: #f07f13;
	background-image: url(../img/interface_new/onglet_menu_on_orange.jpg);
		}


/* MENU orange */
div.main div.header table ul.orange li.accessible:hover {
	background-image: url(../img/interface_back_header/admin-header-survol-background-orange.jpg);
	}


div.main div.header table li.menuPrincipal a.orange{
	border-top:1px solid #f08216;
	}
/*/////////////////////////////////////////// FIN orange /////////////////////////////////////////// */













/*/////////////////////////////////////////// DEBUT violet /////////////////////////////////////////// */



/* ONGLETS violet */
.module_violet .tabs ul li:hover{
	background-image: url(../img/interface_new/onglet_menu_on_violet.jpg);
	border-bottom-color: #682584;
	border-top-color: #682584;
	}

body .tabs ul li.module_violet:hover{
	background-image: url(../img/interface_new/onglet_menu_on_violet.jpg);
	border-bottom-color: #682584;
	border-top-color: #682584;
	}


/* PICTOS violet */

/*crayon*/
.module_violet .ui-icon-pencil{
	background-image: url(../img/interface_new/icone-crayon-violet.png);
	}




/*poubelle*/
.module_violet .ui-icon-trash{
	background-image: url(../img/interface_new/icone-poubelle-violet.png);
	}



/*action complémentaire*/
.module_violet .ui-icon-squaresmall-plus{
	background-image: url(../img/interface_new/icone-triangle-violet.png);
	}




/*plus*/
.module_violet .ui-icon-plus{
	background-image: url(../img/interface_new/icone-plus-violet.png);
	}




/*dossier*/
.module_violet .ui-icon-folder{
	background-image: url(../img/interface_new/icone-dossier-violet.png);
	}


/*creer*/
.module_violet .addandpick{
	background-image: url(../img/interface_new/icone-plus-violet.png);
	}



/*rechercher*/
.module_violet .ui-icon-search{
	background-image: url(../img/interface_new/icone-loupe-violet.png);
	}




/*fleche haut*/
.module_violet span.downTop2{
	background-image: url(../img/interface_new/icone-fleche-haut-violet.png);
}



/*fleche bas*/
.module_violet span.downArrow2{
	background-image:url(../img/interface_new/icone-fleche-bas-violet.png);
}



/*volume*/
.module_violet .ui-icon-volume-on{
	background-image: url(../img/interface_new/icone-ampli-violet.png);
	}


.module_violet .ui-icon-volume-off{
	background-image: url(../img/interface_new/icone-ampli-2-violet.png);
	}


/*cadenas*/
.module_violet .ui-icon-locked{
	background-image: url(../img/interface_new/icone-cadenas-violet.png);
	}


.module_violet .ui-icon-unlocked{
	background-image: url(../img/interface_new/icone-cadenas-2-violet.png);
	}


/*personnage*/
.module_violet .ui-icon-person{
	background-image: url(../img/interface_new/icone-personnage-violet.png);
	}


/*point interrogation*/
.module_violet span.tipStyle{
	background-image: url(../img/interface_new/bouton-information-violet.png);
	}


/* BOUTONS violet */

.module_violet .reinitializeList_button,
.module_violet .ui-icon-cancel,
.module_violet .ui-icon-check{
	background-image: url(../img/interface_new/bouton-valider-violet.png);
	}


.module_violet .core_upload_file_trigger{
	background-image: url(../img/interface_new/bouton-valider-violet.png);
	}

/* BOUTON AJOUTER violet */
.module_violet .bouton_ajouter{
	background-image: url(../img/interface_new/bouton_ajouter_violet.jpg);
	}



.module_violet .navpages_rechercher input.navpages_envoyer{
	background-image: url(../img/interface_new/bouton_ok_violet.jpg);
}




/* TITRE violet */
.module_violet div.list div.add div.addblock h3 {color: #10b0d2;}


/*
.module_violet input {
	color: #682584;
}

.module_violet select {
	color: #682584;
}

.module_violet textarea {
	color: #682584;
}
*/

.module_violet .ui-widget button {
	background-color: #682584;
}


/*selecteur dans liste*/
.module_violet .editInList.content.active{
background-color: #733089;
}


/*liens de la liste*/
.module_violet tr.even a,
.module_violet tr.odd a {
	color:#733089;
	}

/*interlocuteurs*/
.module_violet .showmyinterlocutors {
	color:#733089;
	}

/*informations de la liste*/
.module_violet div.infolist div.selected span.nbSelected,
.module_violet div.infolist div.memorised span.nbMemorised{
	color:#733089;
	}


/*onglet sous menu*/
.tabs ul li.module_violet ul.sous_menu_onglet li  {
	border-bottom-color: #682584;
	background-color: #864393;
		}

.tabs ul li.module_violet ul.sous_menu_onglet li:hover {
	border-bottom-color: #682584;
	background-image: url(../img/interface_new/onglet_menu_on_violet.jpg);
		}


/* MENU violet */
div.main div.header table ul.violet li.accessible:hover {
	background-image: url(../img/interface_back_header/admin-header-survol-background-violet.jpg);
	}


div.main div.header table li.menuPrincipal a.violet{
	border-top:1px solid #c459d6;
	}

/*/////////////////////////////////////////// FIN violet /////////////////////////////////////////// */








/*/////////////////////////////////////////// DEBUT marron /////////////////////////////////////////// */



/* ONGLETS marron */
.module_marron .tabs ul li:hover{
	background-image: url(../img/interface_new/onglet_menu_on_marron.jpg);
	border-bottom-color: #b26927;
	border-top-color: #b26927;
	}

body .tabs ul li.module_marron:hover{
	background-image: url(../img/interface_new/onglet_menu_on_marron.jpg);
	border-bottom-color: #b26927;
	border-top-color: #b26927;
	}




/* PICTOS marron */

/*crayon*/
.module_marron .ui-icon-pencil{
	background-image: url(../img/interface_new/icone-crayon-marron.png);
	}




/*poubelle*/
.module_marron .ui-icon-trash{
	background-image: url(../img/interface_new/icone-poubelle-marron.png);
	}



/*action complémentaire*/
.module_marron .ui-icon-squaresmall-plus{
	background-image: url(../img/interface_new/icone-triangle-marron.png);
	}




/*plus*/
.module_marron .ui-icon-plus{
	background-image: url(../img/interface_new/icone-plus-marron.png);
	}




/*dossier*/
.module_marron .ui-icon-folder{
	background-image: url(../img/interface_new/icone-dossier-marron.png);
	}


/*creer*/
.module_marron .addandpick{
	background-image: url(../img/interface_new/icone-plus-marron.png);
	}



/*rechercher*/
.module_marron .ui-icon-search{
	background-image: url(../img/interface_new/icone-loupe-marron.png);
	}




/*fleche haut*/
.module_marron span.downTop2{
	background-image: url(../img/interface_new/icone-fleche-haut-marron.png);
}



/*fleche bas*/
.module_marron span.downArrow2{
	background-image:url(../img/interface_new/icone-fleche-bas-marron.png);
}



/*volume*/
.module_marron .ui-icon-volume-on{
	background-image: url(../img/interface_new/icone-ampli-marron.png);
	}


.module_marron .ui-icon-volume-off{
	background-image: url(../img/interface_new/icone-ampli-2-marron.png);
	}


/*cadenas*/
.module_marron .ui-icon-locked{
	background-image: url(../img/interface_new/icone-cadenas-marron.png);
	}


.module_marron .ui-icon-unlocked{
	background-image: url(../img/interface_new/icone-cadenas-2-marron.png);
	}


/*personnage*/
.module_marron .ui-icon-person{
	background-image: url(../img/interface_new/icone-personnage-marron.png);
	}


/*point interrogation*/
.module_marron span.tipStyle{
	background-image: url(../img/interface_new/bouton-information-marron.png);
	}




/* BOUTONS marron */

.module_marron .reinitializeList_button,
.module_marron .ui-icon-cancel,
.module_marron .ui-icon-check{
	background-image: url(../img/interface_new/bouton-valider-marron.png);
	}



.module_marron .core_upload_file_trigger{
	background-image: url(../img/interface_new/bouton-valider-marron.png);
	}


.module_marron .bouton_ajouter{
	background-image: url(../img/interface_new/bouton_ajouter_marron.jpg);
	}



.module_marron .navpages_rechercher input.navpages_envoyer{
	background-image: url(../img/interface_new/bouton_ok_marron.jpg);
}




/* TITRE marron */
.module_marron div.list div.add div.addblock h3 {color: #10b0d2;}

/*
.module_marron input {
	color: #8d6327;
}

.module_marron select {
	color: #8d6327;
}

.module_marron textarea {
	color: #8d6327;
}
*/


.module_marron .ui-widget button {
	background-color: #8d6327;
}


/*selecteur dans liste*/
.module_marron .editInList.content.active{
background-color: #99591d;
}


/*liens de la liste*/
.module_marron tr.even a,
.module_marron tr.odd a {
	color:#99591d;
	}


/*interlocuteurs*/
.module_marron .showmyinterlocutors {
	color:#99591d;
	}

/*informations de la liste*/
.module_marron div.infolist div.selected span.nbSelected,
.module_marron div.infolist div.memorised span.nbMemorised{
	color:#99591d;
	}

/*onglet sous menu*/
.tabs ul li.module_marron ul.sous_menu_onglet li  {
	border-bottom-color: #b26927;
	background-color: #bf742b;
		}

.tabs ul li.module_marron ul.sous_menu_onglet li:hover {
	border-bottom-color: #b26927;
	background-image: url(../img/interface_new/onglet_menu_on_marron.jpg);
		}


/* MENU marron */
div.main div.header table ul.marron li.accessible:hover {
	background-image: url(../img/interface_back_header/admin-header-survol-background-marron.jpg);
	}

div.main div.header table li.menuPrincipal a.marron{
	border-top:1px solid #9F5419;
	}

/*/////////////////////////////////////////// FIN marron /////////////////////////////////////////// */






/*/////////////////////////////////////////// DEBUT bleu fonce /////////////////////////////////////////// */



/* ONGLETS bleu-fonce */
.module_bleu-fonce .tabs ul li:hover{
	background-image: url(../img/interface_new/onglet_menu_on_bleu-fonce.jpg);
	border-bottom-color: #1d65ad;
	border-top-color: #1d65ad;
	}

body .tabs ul li.module_bleu-fonce:hover{
	background-image: url(../img/interface_new/onglet_menu_on_bleu-fonce.jpg);
	border-bottom-color: #1d65ad;
	border-top-color: #1d65ad;
	}



/* PICTOS bleu-fonce */

/*crayon*/
.module_bleu-fonce .ui-icon-pencil{
	background-image: url(../img/interface_new/icone-crayon-bleu-fonce.png);
	}


/*poubelle*/
.module_bleu-fonce .ui-icon-trash{
	background-image: url(../img/interface_new/icone-poubelle-bleu-fonce.png);
	}


/*action complémentaire*/
.module_bleu-fonce .ui-icon-squaresmall-plus{
	background-image: url(../img/interface_new/icone-triangle-bleu-fonce.png);
	}




/*plus*/
.module_bleu-fonce .ui-icon-plus{
	background-image: url(../img/interface_new/icone-plus-bleu-fonce.png);
	}




/*dossier*/
.module_bleu-fonce .ui-icon-folder{
	background-image: url(../img/interface_new/icone-dossier-bleu-fonce.png);
	}


/*creer*/
.module_bleu-fonce .addandpick{
	background-image: url(../img/interface_new/icone-plus-bleu-fonce.png);
	}



/*rechercher*/
.module_bleu-fonce .ui-icon-search{
	background-image: url(../img/interface_new/icone-loupe-bleu-fonce.png);
	}




/*fleche haut*/
.module_bleu-fonce span.downTop2{
	background-image: url(../img/interface_new/icone-fleche-haut-bleu-fonce.png);
}



/*fleche bas*/
.module_bleu-fonce span.downArrow2{
	background-image:url(../img/interface_new/icone-fleche-bas-bleu-fonce.png);
}



/*volume*/
.module_bleu-fonce .ui-icon-volume-on{
	background-image: url(../img/interface_new/icone-ampli-bleu-fonce.png);
	}


.module_bleu-fonce .ui-icon-volume-off{
	background-image: url(../img/interface_new/icone-ampli-2-bleu-fonce.png);
	}


/*cadenas*/
.module_bleu-fonce .ui-icon-locked{
	background-image: url(../img/interface_new/icone-cadenas-bleu-fonce.png);
	}


.module_bleu-fonce .ui-icon-unlocked{
	background-image: url(../img/interface_new/icone-cadenas-2-bleu-fonce.png);
	}


/*personnage*/
.module_bleu-fonce .ui-icon-person{
	background-image: url(../img/interface_new/icone-personnage-bleu-fonce.png);
	}


/*point interrogation*/
.module_bleu-fonce span.tipStyle{
	background-image: url(../img/interface_new/bouton-information-bleu-fonce.png);
	}



/* BOUTONS bleu-fonce */

.module_bleu-fonce .reinitializeList_button,
.module_bleu-fonce .ui-icon-cancel,
.module_bleu-fonce .ui-icon-check{
	background-image: url(../img/interface_new/bouton-valider-bleu-fonce.png);
	}



.module_bleu-fonce .core_upload_file_trigger{
	background-image: url(../img/interface_new/bouton-valider-bleu-fonce.png);
	}


.module_bleu-fonce .bouton_ajouter{
	background-image: url(../img/interface_new/bouton_ajouter_bleu-fonce.jpg);
	}



.module_bleu-fonce .navpages_rechercher input.navpages_envoyer{
	background-image: url(../img/interface_new/bouton_ok_bleu-fonce.jpg);
}



/* TITRE bleu-fonce */
.module_bleu-fonce div.list div.add div.addblock h3 {color: #10b0d2;}

/*
.module_bleu-fonce input {
	color: #1d65ad;
}

.module_bleu-fonce select {
	color: #1d65ad;
}

.module_bleu-fonce textarea {
	color: #1d65ad;
}
*/

.module_bleu-fonce .ui-widget button {
	background-color: #1d65ad;
}


/*selecteur dans liste*/
.module_bleu-fonce .editInList.content.active{
background-color: #1d64ac;
}


/*liens de la liste*/
.module_bleu-fonce tr.even a,
.module_bleu-fonce tr.odd a {
	color:#1d64ac;
	}

/*interlocuteurs*/
.module_bleu-fonce .showmyinterlocutors {
	color:#1d64ac;
	}

/*informations de la liste*/
.module_bleu-fonce div.infolist div.selected span.nbSelected,
.module_bleu-fonce div.infolist div.memorised span.nbMemorised{
	color:#1d64ac;
	}


/*onglet sous menu*/
.tabs ul li.module_bleu-fonce ul.sous_menu_onglet li  {
	border-bottom-color: #1d65ad;
	background-color: #257abd;
		}

.tabs ul li.module_bleu-fonce ul.sous_menu_onglet li:hover {
	border-bottom-color: #1d65ad;
	background-image: url(../img/interface_new/onglet_menu_on_bleu-fonce.jpg);
		}


/* MENU bleu foncé */
div.main div.header table ul.bleu-fonce li.accessible:hover {
	background-image: url(../img/interface_back_header/admin-header-survol-background-bleu-fonce.jpg);
	}

div.main div.header table li.menuPrincipal a.bleu-fonce{
	border-top:1px solid #3090ce;
	}

/*/////////////////////////////////////////// FIN bleu-fonce /////////////////////////////////////////// */






/*/////////////////////////////////////////// DEBUT rose /////////////////////////////////////////// */



/* ONGLETS rose */
.module_rose .tabs ul li:hover{
	background-image: url(../img/interface_new/onglet_menu_on_rose.jpg);
	border-bottom-color: #df4b4e;
	border-top-color: #df4b4e;
	}

body .tabs ul li.module_rose:hover{
	background-image: url(../img/interface_new/onglet_menu_on_rose.jpg);
	border-bottom-color: #df4b4e;
	border-top-color: #df4b4e;
	}



/* PICTOS rose */

/*crayon*/
.module_rose .ui-icon-pencil{
	background-image: url(../img/interface_new/icone-crayon-rose.png);
	}




/*poubelle*/
.module_rose .ui-icon-trash{
	background-image: url(../img/interface_new/icone-poubelle-rose.png);
	}



/*action complémentaire*/
.module_rose .ui-icon-squaresmall-plus{
	background-image: url(../img/interface_new/icone-triangle-rose.png);
	}



/*plus*/
.module_rose .ui-icon-plus{
	background-image: url(../img/interface_new/icone-plus-rose.png);
	}



/*dossier*/
.module_rose .ui-icon-folder{
	background-image: url(../img/interface_new/icone-dossier-rose.png);
	}


/*creer*/
.module_rose .addandpick{
	background-image: url(../img/interface_new/icone-plus-rose.png);
	}



/*rechercher*/
.module_rose .ui-icon-search{
	background-image: url(../img/interface_new/icone-loupe-rose.png);
	}




/*fleche haut*/
.module_rose span.downTop2{
	background-image: url(../img/interface_new/icone-fleche-haut-rose.png);
}



/*fleche bas*/
.module_rose span.downArrow2{
	background-image:url(../img/interface_new/icone-fleche-bas-rose.png);
}



/*volume*/
.module_rose .ui-icon-volume-on{
	background-image: url(../img/interface_new/icone-ampli-rose.png);
	}


.module_rose .ui-icon-volume-off{
	background-image: url(../img/interface_new/icone-ampli-2-rose.png);
	}


/*cadenas*/
.module_rose .ui-icon-locked{
	background-image: url(../img/interface_new/icone-cadenas-rose.png);
	}


.module_rose .ui-icon-unlocked{
	background-image: url(../img/interface_new/icone-cadenas-2-rose.png);
	}


/*personnage*/
.module_rose .ui-icon-person{
	background-image: url(../img/interface_new/icone-personnage-rose.png);
	}


/*point interrogation*/
.module_rose span.tipStyle{
	background-image: url(../img/interface_new/bouton-information-rose.png);
	}




/* BOUTONS rose */
.module_rose .reinitializeList_button,
.module_rose .ui-icon-cancel,
.module_rose .ui-icon-check{
	background-image: url(../img/interface_new/bouton-valider-rose.png);
	}



.module_rose .core_upload_file_trigger{
	background-image: url(../img/interface_new/bouton-valider-rose.png);
	}

.module_rose .bouton_ajouter{
	background-image: url(../img/interface_new/bouton_ajouter_rose.jpg);
	}



.module_rose .navpages_rechercher input.navpages_envoyer{
	background-image: url(../img/interface_new/bouton_ok_rose.jpg);
}


/* TITRE rose */
.module_rose div.list div.add div.addblock h3 {color: #10b0d2;}

/*
.module_rose input {
	color: #df4b4e;
}

.module_rose select {
	color: #df4b4e;
}

.module_rose textarea {
	color: #df4b4e;
}
*/

.module_rose .ui-widget button {
	background-color: #df4b4e;
}


/*selecteur dans liste*/
.module_rose .editInList.content.active{
background-color: #e14d51;
}


/*liens de la liste*/
.module_rose tr.even a,
.module_rose tr.odd a {
	color:#e14d51;
	}


/*interlocuteurs*/
.module_rose .showmyinterlocutors {
	color:#e14d51;
	}

/*informations de la liste*/
.module_rose div.infolist div.selected span.nbSelected,
.module_rose div.infolist div.memorised span.nbMemorised{
	color:#e14d51;
	}

/*onglet sous menu*/
.tabs ul li.module_rose ul.sous_menu_onglet li  {
	border-bottom-color: #df4b4e;
	background-color: #e86168;
		}

.tabs ul li.module_rose ul.sous_menu_onglet li:hover {
	border-bottom-color: #df4b4e;
	background-image: url(../img/interface_new/onglet_menu_on_rose.jpg);
		}


/* MENU rose */
div.main div.header table ul.rose li.accessible:hover {
	background-image: url(../img/interface_back_header/admin-header-survol-background-rose.jpg);
	}


div.main div.header table li.menuPrincipal a.rose{
	border-top:1px solid #df4c4f;
	}
/*/////////////////////////////////////////// FIN rose /////////////////////////////////////////// */