/* SKIN.CSS */

/*	* Violet foncé : #74515f
	* Violet clair : #967381
	* Gris foncé : #e0dcd8
	* Gris clair : #f0eeeb */

/* GENERAL */
body{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Luxi Sans", sans-serif;
	font-size:0.9em;
	margin:0px;
	color:black;
	background-color:#e0dcd8;
}
a{
	color:#74515f;
}
a:hover{
	text-decoration: none;
}
a img{
	border-width:0px;
}
ul,ol{
	margin: 5px 0 0 0;
	list-style-position: outside;
}
p{
	text-align: justify;
	line-height: 155%;
}
table{
	border-collapse: separate;
    border-spacing: 10px;
}
h1, h2, h3, h4, h5 {
	margin-bottom: 0.5em;
}
.bkSec > h3.bkBase_ti{
	font-size:1.8em;
}
h1{
	font-size:2em;
}
h2{
	font-size:1.6em;
}
h3{
	font-size:1.4em;
}
h4, h5{
	font-size:1.2em;
}
.bkBase_ti, .seqCap_ti {
    text-align: center;
}
.txt_tb{
	margin:auto;
	border:2px solid #777;
}
.txt_tb caption{
	color: gray;
	font-style: normal;
	font-size: 0.95em;
	padding-bottom: 0.25em;
}
.txt_tb td,
.txt_tb th{
	border:1px solid #777;
}
.txt_tb thead{
	border-bottom:2px solid #777;
}
.txt_tb tfoot{
	border-top:2px solid #777;
}
.txt_tb p{
	margin: 1px 0;
}
.txt_t_tbcl,
.txt_t_tbtr{
	background-color:#fff5ea;
}
.txt_n_tbtd p{
	text-align: right;
}
.txt_w_tbtd p{
	text-align: center;
}

/* #header */
#header{
	background-color:#74515f;
}

/* TITRE DU SITE */
#header .tplTitle {
  
}
#header .tplTitle a{
	color:#ffffff;
	line-height:55px;
	position:absolute;
	text-indent: 2em;
	text-decoration:none;
}
#header .tplTitle a:hover{
	color:#e0dcd8;
}

/* ACCESSIBILITE */
ul#accessibility {
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	width:auto;
	z-index:90;
	font-size:0.5em;
	top:5px;
	opacity: 0.3;
}
ul#accessibility a{
	color:#ffffff;
	text-decoration:none;
}
ul#accessibility:hover{
	opacity: 1;
}
ul#accessibility a:hover{
	color:#fae90c;
}
ul#accessibility li{
	float: left;
	margin-right:10px;
}

/* NAVIGATION */
ul.outCat {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:right;
	margin:0;
	padding: 4px 2px 4px 6px;
	font-size: 110%;
}
ul.outCat li{
	display: inline;
	margin-right:10px;
}
ul.outCat .outCat_i{
	padding:4px 5px;
}
ul.outCat li:first-child {
    display: none;
}
li.outCat_l, li.outCat_b{
	display:inline-block;
    padding: 8px 8px;
	font-size:1.2em;
	margin-left:7px;
}
ul.outCat li.outCat_sel_yes .outCat_i {
	color:#fae90c;
	text-decoration: none;
}
ul.outCat li.outCat_sel_no .outCat_i {
	color:#ffffff;
	text-decoration:none;
}
ul.outCat a.outCat_i:hover{
	opacity:0.9; 
	color:#fae90c;
}

/* MENU */
#outSec {
	background-color:#967381;
}
#outSec > ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:right;
	margin:0 20px 0 0;
	padding: 4px 2px 4px 6px;
	line-height: 25px;
}
#outSec > ul a.bkBase_ti_lo {
	color: #ffffff;
	text-decoration: none;
}
#outSec > ul > li {
    display: inline;
	margin-right:30px;
}
#outSec > ul a.bkBase_ti_lo:hover {
	color: #e0dcd8;
}
#outSec .mnuSecSrlUpFra span, #outSec .mnuSecSrlDwnFra span
{
	display: none;
}
#outSec.noScroll > div {
	display: none;
}

/* ============= Navigation Menu ============= */
ul.outCat, ul.outBk {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:right;
	margin:0;
	padding: 4px 2px 4px 6px;
	font-size: 110%;
}
ul.outCat li, ul.outBk li{
	display: inline;
	margin-right:10px;
}
ul.outCat .outCat_i{
	padding:4px 5px;
}
ul.outCat span.outCat_i{
	cursor: default;
}
ul.outCat li:first-child {
    display: none;
}
li.outCat_l, li.outCat_b, li.outBkBtn{
	display:inline-block;
    padding: 8px 8px;
	font-size:1.2em;
	margin-left:7px;
}
ul.outCat li.outCat_sel_yes .outCat_i {
	color:#fae90c;
	text-decoration: none;
}
ul.outCat li.outCat_sel_no .outCat_i {
	color:#ffffff;
	text-decoration:none;
}
ul.outCat a.outCat_i:hover, #navigation ul.outBk a.outBk_i:hover{
	opacity:0.9; 
	color:#fae90c;
}
/* Top back menu */
#navigation ul.outBk .outBk_i{
	color:#ffffff;
	text-decoration:none;
	padding:4px 5px;
}

#navigation ul.outNav a.outNav_i{
	color:white;
}
#navigation ul.outNav a.outNav_i:hover{
	background:#888888; 
	color:black;
}

#navigation ul.outNav {
	position: absolute;
	right:0px;
	bottom:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 5px 2px 3px 6px;
}
#navigation ul.outNav li{
	float: left;
	margin-right:10px;
}
#navigation ul.outNav .outNav_i{
	padding:2px;
	font-weight: bold;
}
#navigation ul.outNav a:hover{
	text-decoration: none;
}
#navigation ul.outNav span.outNav_i{
	display: inline;
}

/* FOOTER */
footer {
	background-color:#e0dcd8;
	border-top:8px solid #f0eeeb;
}
footer img{
	vertical-align: middle;
}
.margin_ti{
	text-align: center;
	font-size:110%;
	margin:0;
	font-weight: bold;
	margin-bottom:0.5em;
}
.margin_co{
	font-size: 90%;
	overflow: auto;
}
.margin_co p{
	text-align: left;
}
.margin_co a{
	color:#0d405d;
}
.margin_co  .event .tt_a{
	display: block;
}
.tplFootBanner{
	text-align: center;
	padding: 4px 3px;
	font-size: 0.8em;
	line-height:500%;
}
.tplFootBanner .btnKelis img{
	margin-bottom: 15px;
}
.tplFootBanner span.copyright {
	display: block;
	padding: 2px 0 0 5px;
	float: left;
}
.tplFootBanner a.ttLegal_a {
	margin-right: 5px;
}
.ttLegal_fra {
	font-size: 90%;
}
.ttLegal_fra .ttLegal_ti {
	text-align: center;
	padding: 2px 15px 2px 2px;
}
.ttLegal_fra .ttLegal_co {
	padding: 3px;
	font-size: 0.8em;
}
.legalLnk {
    margin: 0 20px 0 0;
}

/* CONTENT */
#content{
	background-color:#ffffff;
}
table.docHead th{
	padding-right: 5px;
	text-align: right;
}
.bkBase:first-child > .bkBase_ti {
    display: none;
}

.bkBase:first-child > h3.bkBase_ti  {
    display: block;
}
.binCap{
	text-align: center;
	margin: 10px;
}
.animFra .binCap{
	margin: 0px;
}
.binCap_ti{
	color:gray;
	font-style: normal;
	padding-top: 0.25em;
	font-size: 0.9em;
}
.webCap{
	text-align: center;
	margin: 10px;
}
.webCap_ti{
	color:gray;
	font-style: italic;
}
div.margin_co .binCap,
div.margin_co .webCap{
	margin: 2px 0 3px 0;
}
.binImgInline{
	vertical-align: middle;
}

/* TYPES DE FICHIERS */
.lnkBin{
	padding-left: 15px;
	background-image: url(../img/co/types.png);
	background-repeat: no-repeat;
}
.lnkBinWeb{
	padding-left: 0px;
	background:none;
}
.lnkBinDoc {
	background-position: 0px 2px;
}
.lnkBinFlv {
	background-position: 0px -13px;
}
.lnkBinMp3 {
	background-position: 0px -28px;
}
.lnkBinOdg {
	background-position: 0px -43px;
}
.lnkBinOdp {
	background-position: 0px -58px;
}
.lnkBinOds {
	background-position: 0px -73px;
}
.lnkBinOdt {
	background-position: 0px -88px;
}
.lnkBinPdf {
	background-position: 0px -101px;
}
.lnkBinPpt {
	background-position: 0px -118px;
}
.lnkBinRtf {
	background-position: 0px -133px;
}
.lnkBinSwf {
	background-position: 0px -148px;
}
.lnkBinXls {
	background-position: 0px -163px;
}
.lnkBinZip {
	background-position: 0px -178px;
}

/* === ConceptTree ========================================================== */
.treeRoot>.nodeRoot>.nodeLblFra{
	border-left:0px;
}
.treeRoot>.nodeRoot>.nodeLblFra>.nodeLbl{
	border-width: 2px;
}
.treeRoot>.nodeChildren_hide>.nodeLblFra>.nodeLbl{
	border-bottom-width: 5px;
}
.treeRoot>.nodeRoot>.nodeLblFra>.nodeLbl div.nodeTi{
	font-size: 1.1em;
}
.nodeChild{
	padding-left:10px;
}
.nodeChild_pre{
	border-left:2px solid silver;
}
.nodeLbl,.nodeRef{
	border:1px solid gray;
	padding:5px 8px;
	display:inline-block;
	margin-top:5px;
	-moz-box-shadow: inset 0px 0px 5px #888;
	-webkit-box-shadow: inset 0px 0px 5px #888;
	box-shadow: inset 0px 0px 5px #888;
	background-color:white;
	max-width:300px;
}
.nodeChildren_hide>div>.nodeLbl{
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url(../img/tree/nodeChiHideBk.png);

}
.nodeLblCo{
	padding-left:20px;
	background-position: center left;
	background-repeat: no-repeat;
}
.nodeRef{
	border-color: silver;
	-moz-box-shadow: inset 0px 0px 5px #AAA;
	-webkit-box-shadow: inset 0px 0px 5px #AAA;
	box-shadow: inset 0px 0px 5px #AAA;
}
.nodeDesc{
	font-size: 0.8em;
	color: gray;
}
.nodeChildren{
	padding-left:5px;
}
div.nodeChildren_hide>div.nodeChildren{
	opacity:0;
	height:0px !important;
	transition-property : opacity,display;
	transition-duration : 0.1s;
	-moz-transition-property : opacity,height;
	-moz-transition-duration : 0.1s;
	-webkit-transition-property : opacity,height;
	-webkit-transition-duration : 0.1s;
}
div.nodeChildren_show>.nodeChildren{
	opacity:1;
	height:auto;
	transition-property : opacity,display;
	transition-duration : 1.5s;
	-moz-transition-property : opacity,height;
	-moz-transition-duration : 1.5s;
	-webkit-transition-property : opacity,height;
	-webkit-transition-duration : 1.5s;
}
.nodeLead{
	display:inline-block;
	height:18px;
	border-left:2px solid silver;
	border-bottom:2px solid silver;
	vertical-align: top;
}
.nodeLeadSpacer{
	display:inline-block;
	width:12px;
	height:18px;
}
.nodeRoot{
	display:inline-block;
}
.nodeLblFra,.nodeRefFra{
	display:inline-block;
}
.nodeChildren_1 .nodeLbl{
	min-width: 60px;
}
.nodeChildren_2 .nodeLbl{
	min-width: 120px;
}
.nodeChildren_3 .nodeLbl{
	min-width: 180px;
}
.nodeChildren_4 .nodeLbl{
	min-width: 240px;
}
.nodeChildren_5 .nodeLbl{
	min-width: 300px;
}
.nodeChildren_6 .nodeLbl{
	min-width: 360px;
}
.nodeChildren_7 .nodeLbl{
	min-width: 420px;
}
.nodeChildren_8 .nodeLbl{
	min-width: 480px;
}
.nodeChildren_9 .nodeLbl{
	min-width: 540px;
}
.nodeChild_co:target>div>div>.nodeLbl{
	-moz-box-shadow: 0px 0px 5px #444;
	-webkit-box-shadow: 0px 0px 5px #444;
	box-shadow: 0px 0px 5px #444;
}
.nodeIco{
	float:left;
	margin-right:3px;
}
div.nodeTi{
	line-height:16px;
	font-weight: bold;
	word-wrap: break-word;
}
span.nodeTi,
a.nodeTi{
	color:#464646;
}
.nodeChildren span.nodeTi,
.nodeChildren a.nodeTi{
	color:#525252;
}
.nodeChildren .nodeChildren span.nodeTi,
.nodeChildren .nodeChildren a.nodeTi{
	color:#5E5E5E;
}
.nodeChildren .nodeChildren .nodeChildren span.nodeTi,
.nodeChildren .nodeChildren .nodeChildren a.nodeTi{
	color:#6B6B6B;
}
.nodeChildren .nodeChildren .nodeChildren .nodeChildren span.nodeTi,
.nodeChildren .nodeChildren .nodeChildren .nodeChildren a.nodeTi{
	color:#787878;
}
.nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren span.nodeTi,
.nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren a.nodeTi{
	color:#858585;
}
.nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren span.nodeTi,
.nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren a.nodeTi{
	color:#919191;
}
.nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren span.nodeTi,
.nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren a.nodeTi{
	color:#9E9E9E;
}
.nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren span.nodeTi,
.nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren .nodeChildren a.nodeTi{
	color:#ABABAB;
}
div.nodeChildren_hide>div.nodeChildren > .nodeChild{
	display:none;
}
a.nodeMoreDesc_a{
	display:inline-block;
	background-repeat: no-repeat;
	background-image: url(..//img/co/search.gif);
	width:16px;
	height:16px;
	vertical-align: bottom;
	margin-left:5px;
	border:0px;
}
a.nodeMoreDesc_a:hover{
	background-image: url(..//img/co/searchOver.gif);
	border:0px;
}
.nodeMoreDesc_a span{
	display:none;
}

/* Node types */
.nodeType_normal .nodeLblCo{
	padding-left:0px;
}
.nodeType_back .nodeLblCo{
	background-image: url(../img/tree/back.png);
}
.nodeType_date .nodeLblCo{
	background-image: url(../img/tree/date.png);
}
.nodeType_down .nodeLblCo{
	background-image: url(../img/tree/down.png);
}
.nodeType_flag .nodeLblCo{
	background-image: url(../img/tree/flag.png);
}
.nodeType_forbn .nodeLblCo{
	background-image: url(../img/tree/forbn.png);
}
.nodeType_forward .nodeLblCo{
	background-image: url(../img/tree/forward.png);
}
.nodeType_home .nodeLblCo{
	background-image: url(../img/tree/home.png);
}
.nodeType_idea .nodeLblCo{
	background-image: url(../img/tree/idea.png);
}
.nodeType_imp .nodeLblCo{
	background-image: url(../img/tree/imp.png);
}
.nodeType_imp{
	border: 1px solid #a52a2a;
	-moz-box-shadow: inset 0px 0px 5px #da6767;
	-webkit-box-shadow: inset 0px 0px 5px #da6767;
	box-shadow: inset 0px 0px 5px #da6767;
}
.nodeChildren_hide>div>.nodeType_imp{
	background-image: url(../img/tree/nodeChiHideBkImp.png);
}
.nodeType_info .nodeLblCo{
	background-image: url(../img/tree/info.png);
}
.nodeType_key .nodeLblCo{
	background-image: url(../img/tree/key.png);
}
.nodeType_nok .nodeLblCo{
	background-image: url(../img/tree/nok.png);
}
.nodeType_ok .nodeLblCo{
	background-image: url(../img/tree/ok.png);
}
.nodeType_pers-female .nodeLblCo{
	background-image: url(../img/tree/pers-female.png);
}
.nodeType_pers-group .nodeLblCo{
	background-image: url(../img/tree/pers-group.png);
}
.nodeType_pers-male .nodeLblCo{
	background-image: url(../img/tree/pers-male.png);
}
.nodeType_quest .nodeLblCo{
	background-image: url(../img/tree/quest.png);
}
.nodeType_sm-happy .nodeLblCo{
	background-image: url(../img/tree/sm-happy.png);
}
.nodeType_sm-sad .nodeLblCo{
	background-image: url(../img/tree/sm-sad.png);
}
.nodeType_star .nodeLblCo{
	background-image: url(../img/tree/star.png);
}
.nodeType_stop .nodeLblCo{
	background-image: url(../img/tree/stop.png);
}
.nodeType_up .nodeLblCo{
	background-image: url(../img/tree/up.png);
}
.nodeType_wait .nodeLblCo{
	background-image: url(../img/tree/wait.png);
}
.nodeType_0 .nodeLblCo{
	background-image: url(../img/tree/0.png);
}
.nodeType_1 .nodeLblCo{
	background-image: url(../img/tree/1.png);
}
.nodeType_2 .nodeLblCo{
	background-image: url(../img/tree/2.png);
}
.nodeType_3 .nodeLblCo{
	background-image: url(../img/tree/3.png);
}
.nodeType_4 .nodeLblCo{
	background-image: url(../img/tree/4.png);
}
.nodeType_5 .nodeLblCo{
	background-image: url(../img/tree/5.png);
}
.nodeType_6 .nodeLblCo{
	background-image: url(../img/tree/6.png);
}
.nodeType_7 .nodeLblCo{
	background-image: url(../img/tree/7.png);
}
.nodeType_8 .nodeLblCo{
	background-image: url(../img/tree/8.png);
}
.nodeType_9 .nodeLblCo{
	background-image: url(../img/tree/9.png);
}
.nodeType_add .nodeLblCo{
	background-image: url(../img/tree/add.png);
}
.nodeType_delete .nodeLblCo{
	background-image: url(../img/tree/delete.png);
}
.nodeType_tfc-go .nodeLblCo{
	background-image: url(../img/tree/tfc-go.png);
}
.nodeType_tfc-stop .nodeLblCo{
	background-image: url(../img/tree/tfc-stop.png);
}
.nodeType_attach .nodeLblCo{
	background-image: url(../img/tree/attach.png);
}
.nodeType_cog .nodeLblCo{
	background-image: url(../img/tree/cog.png);
}
.nodeType_tag-blue .nodeLblCo{
	background-image: url(../img/tree/tag-blue.png);
}
.nodeType_tag-green .nodeLblCo{
	background-image: url(../img/tree/tag-green.png);
}
.nodeType_tag-orange .nodeLblCo{
	background-image: url(../img/tree/tag-orange.png);
}
.nodeType_tag-pink .nodeLblCo{
	background-image: url(../img/tree/tag-pink.png);
}
.nodeType_tag-red .nodeLblCo{
	background-image: url(../img/tree/tag-red.png);
}
.nodeType_tag-yellow .nodeLblCo{
	background-image: url(../img/tree/tag-yellow.png);
}
.nodeType_pencil .nodeLblCo{
	background-image: url(../img/tree/pencil.png);
}
.nodeType_puzzle .nodeLblCo{
	background-image: url(../img/tree/puzzle.png);
}
.nodeType_wand .nodeLblCo{
	background-image: url(../img/tree/wand.png);
}
.nodeType_zoom .nodeLblCo{
	background-image: url(../img/tree/zoom.png);
}

.treeSearch_mach > .nodeLblFra > .nodeLbl{
	border: 1px solid purple;
	-moz-box-shadow: inset 0px 0px 5px purple;
	-webkit-box-shadow: inset 0px 0px 5px purple;
	box-shadow: inset 0px 0px 5px purple;
}
.treeSearch_mach > .nodeLblFra > .nodeLbl .nodeTi{
	color: purple;
}
.treeSearch_cur > .nodeLblFra > .nodeLbl{
	-webkit-animation:glow 0.5s ease-in-out 0s 1 alternate;
	animation:glow 0.5s ease-in-out 0s 1 alternate;
	background-color:#F8E1EA;
}
@-webkit-keyframes glow {
	0% {-webkit-transform: scale(1);}
	50% {-webkit-transform: scale(1.03);}
	100% {-webkit-transform: scale(1);}
}
@keyframes glow {
	0% {transform: scale(1);}
	50% {transform: scale(1.03);}
	100% {transform: scale(1);}
}

/* CONCEPT TREE */
div.treeRoot.treeHasToolbar{
	border: 1px solid silver;
}
div.treeRoot.treeHasToolbar .nodeDepth_0{
	margin: 3px;
}
div.treeRoot.treeHasToolbar.treeSearch_off .treeScroll{
	overflow:hidden;
}
div.treeRoot.treeHasToolbar .treeScroll{
}
div.treeRoot.treeHasToolbar.treeSearch_on .treeScroll{
	max-height:600px;
	overflow:auto;
}
div.treeToolbar{
	background-color:#EFEFEF;
	border-bottom:1px solid silver;
	padding:0;
	height:20px;
	text-align:right;
	font-size:9pt;
}
div.treeStatusbar{
	background-color:#EFEFEF;
	border-top:1px solid silver;
	padding:0;
	text-align:left;
	padding:3px;
	z-index:2;
	font-size:9pt;
	position:relative;
	display:none;
	color: gray;
}
div.treeRoot.treeSearch_on .treeStatusbar{
	display:block;
}

div.treeToolbar form.treeSearchForm{
	display:inline-block;
	position: absolute;
	left: 3px;
	top:2px;
}
div.treeToolbar span.treeSearchLabel{
	display:inline-block;
	margin-right: 5px;
	color:gray;
}
div.treeToolbar span.treeSearchResultLabel{
	display:inline-block;
	margin-left: 5px;
	color:gray;
}
div.treeToolbar input.treeSearchInput{
	border: 1px solid silver;
	margin:0;
	padding:0;
}
div.treeSearch_off div.treeToolbar form.treeSearchForm{
	display:none;
}

div.treeToolbar a.treeBtnSearch{
	display:inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/tree/search.png) center center no-repeat;
	margin-right:3px;
}
div.treeSearch_on div.treeToolbar a.treeBtnSearch{
	background-color: gray;
}
div.treeToolbar a.treeBtnOpenAll{
	display:inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/tree/open.png) center center no-repeat;
	margin-right:3px;
}
div.treeToolbar a.treeBtnCloseAll{
	display:inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/tree/close.png) center center no-repeat;
	margin-right:3px;
}
div.treeToolbar a.treeBtnPrv{
	display:inline-block;
	width: 20px;
	height: 14px;
	background: url(../img/tree/prv.png) center center no-repeat;
	margin-left:3px;
	vertical-align:middle;
}
div.treeToolbar a.treeBtnNxt{
	display:inline-block;
	width: 20px;
	height: 14px;
	background: url(../img/tree/nxt.png) center center no-repeat;
	margin-left:3px;
	vertical-align:middle;
}
div.treeToolbar a.treeBtnSearch:hover,
div.treeToolbar a.treeBtnPrv:hover,
div.treeToolbar a.treeBtnNxt:hover,
div.treeToolbar a.treeBtnOpenAll:hover,
div.treeToolbar a.treeBtnCloseAll:hover{
	opacity:0.5;
}
div.treeToolbar span.treeSep,
div.treeToolbar a.treeBtnSearch span,
div.treeToolbar a.treeBtnPrv span,
div.treeToolbar a.treeBtnNxt span,
div.treeToolbar a.treeBtnOpenAll span,
div.treeToolbar a.treeBtnCloseAll span{
	display:none;
}
div.treeSearch_noact  a.treeBtnNxt,
div.treeSearch_noact  a.treeBtnPrv{
	display:none;
}

/* TOOLTIPS */
.tt_a{
	cursor: pointer;
	color:#0d405d;
}
.tt_fra {
	background-color:white;
	color: black;
	box-shadow: 0 0 1px;
}
.tt{
	font-size: 75%;
}
.tt_ti{
	font-weight: bold;
	text-align: center;
	padding: 2px 15px 2px 2px;
	color:#0d405d;
}
.tt_x{
	display: block;
	width:14px;
	height:14px;
	position: absolute;
	top: 0;
	right: 0;
	background: url("../../skin/img/co/ttCls.png") top left no-repeat;
}
.tt_x span{
	display: none;
}
div.tt_co{
	padding: 5px;
}
div.tt_co p{
	text-align: left;
}
a.ttEvt_a{
	color: #0d405d;
	border-bottom: 0px;
}
a.ttEvt_a:hover{
	border-bottom: 0px;
	text-decoration: underline;
}
a.ttEvt_act{
	color:#F17C0B;
}
div.ttEvt_ti{
	display: none;
}
div.ttEvt_co{
	padding: 0 18px 0 0;
	background-color:#0d405d;
}
div.ttExtCo {
	padding: 5px 5px 5px 5px;
	background-color: white;
}
ol.footNotes{
	margin: 10px;
	font-size: 80%;
	padding-top: 5px;

	padding-left: 20px;
}
li.footNotes_it{
	margin-bottom: 10px;
	padding: 2px;
}
ol.footNotes p{
	margin: 0 0 5px 0;
}
div.footNotes_itti{
	font-weight: bold;
}
ol.footNotes .tt_x{
	display: none;
}

/* GALLERY */
.galFra, .galMIniFra{
	text-align:center
}

.scImgSep{
	display: none;
}
span.galPv{
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	margin: 2px;
	background-color: white;
	float:none;
	display:inline-block;
	behavior: url(../styles/build/PIE.htc);
}
a.galPvLnk:hover {
	opacity:0.8;
}
img.imgPv{
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
div.scImgGalOver,
div.scImgZmOver{
	background-color: black;
}
div.scImgGalFra{
	background-color: white;
	behavior: url(../styles/build/PIE.htc);
}
div.scImgGalTi{
	font-style: italic;
	color: gray;
	cursor: default;
	font-size:12px;
}
div.scImgGalTbr span.scImgGalCount{
	font-style: italic;
	color: gray;
	cursor: default;
}
div.scImgGalTbr span{
	display: none;
	position: absolute;
}
div.scImgGalTbr a{
	display: block;
	width:15px;
	height:15px;
	background-repeat: no-repeat;
	background-image:url("../img/scImg/btns.gif");
	position: absolute;
	bottom:3px;
}
a.scImgGalBtnCls{
	background-position: 0px 0px;
	right:5px;
}
a.scImgGalBtnCls:hover{
	background-position: 0px -15px;
}
a.scImgGalBtnNoNxt{
	background-position: 0px -30px;
	right:330px;
	cursor: default;
}
a.scImgGalBtnNoPrv{
	background-position: 0px -45px;
	left:330px;
	cursor: default;
}
a.scImgGalBtnNxt{
	background-position: 0px -60px;
	right:330px;
}
a.scImgGalBtnNxt:hover{
	background-position: 0px -75px;
}
a.scImgGalBtnPly{
	background-position: 0px -90px;
	left:352px;
}
a.scImgGalBtnPly:hover{
	background-position: 0px -105px;
}
a.scImgGalBtnPrv{
	background-position: 0px -120px;
	left:330px;
}
a.scImgGalBtnPrv:hover{
	background-position: 0px -135px;
}
a.scImgGalBtnPse{
	background-position: 0px -150px;
	left:352px;
}
a.scImgGalBtnPse:hover{
	background-position: 0px -165px;
}

/* EVENT */
.margin .evtList{
	padding-right: 1px;
}
.evtListEvt{
	list-style-image: url("../../skin/img/co/evt.png");
}
.evtListDesc{
	list-style-type:square;
}
.event_closed{
	background: url("../../skin/img/co/clbCls.svg") center left /12px no-repeat;
	color: #333;
}
.event_open{
	background: url("../../skin/img/co/clbOpn.svg") center left /12px no-repeat;
	color: #333;
}
.event_closed:hover,
.event_open:hover{
	text-decoration: none;
}
.event {
	margin-bottom: 5px;
}
.event_ti {
	padding-left: 15px;
	font-size: 1.05em;
}
.margin_co .event_ti {
	padding-left: 0;
}
.event_co {
	margin-bottom: 10px;
	background-color: #f8F8F8;
	padding: 5px 10px 5px 10px;
}
.event_co  li {
	list-style-image: none;
}

.txt_emphasis_is,
.txt_quote_ph,
.txt_special_ph{
	color:#444;
}
.lnkZoom {
	background: url("../../skin/img/co/lnkZoom.png") center no-repeat;
	display:inline-block;
	width: 12px;
	height: 12px;
	margin-left: 3px;
}
.lnkZoom:hover {
	background-image: url("../../skin/img/co/lnkZoomOvr.png");
}
.lnkZoom span{
	display: none;
}

/* INFOS LEGALES */
.bkLegal > .bkBase_ti {
    display: initial !important;
}

/* VOIR + OU - */
#content .bkBase_closed{
	background: url("../../skin/img/co/clbCls.svg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    color: #000000;
    height: 85px;
	text-decoration: none;
}
#content .bkBase_open{
	background: url("../../skin/img/co/clbOpn.svg") no-repeat center bottom rgba(0, 0, 0, 0);
	color: #000000;
    height: 85px;
	position: relative;
	text-decoration:none;
}
#content .bkBase_co.collBlk_open {
    border: 2px solid;
    margin-top: -33px;
    padding: 30px 15px 15px;
}
