/* ============= CSS ============= */
.logoTitle{
	position:fixed;
	padding-top:12px;
}
.tplTitle{
	margin:0;
}
.titleLong {
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	left:270px;
	position:absolute;
	text-transform:uppercase;
	top:34px;
	color:#4A4A4A;
}
.updateMenu {
	bottom:20px;
	font-style:italic;
	position:absolute;
	right:5px;
}
div.tocBtnElmnt{
	position: fixed;
}
a.txt_refBur_ul,
a.txt_ref_ul  {
	font-weight:bold;
}
a.btnTocTglOn,
a.btnTocTglOff{
	position: absolute;
	top: 5px;
	z-index:10;
	background-repeat: no-repeat;
	background-position: center center;
	width:14px;
	height:45px;
}
a.btnTocTglOn{
	background-image: url(../img/btn/btnTocTglOn.png);
	left:251px;
}
a.btnTocTglOn:hover{
	background-image: url(../img/btn/btnTocTglOnOver.png);
}
a.btnTocTglOff{
	background-image: url(../img/btn/btnTocTglOff.png);
	left:0;
}
a.btnTocTglOff:hover{
	background-image: url(../img/btn/btnTocTglOffOver.png);
}
a.btnTocTglOn span,
a.btnTocTglOff span{
	display: none;
}
div.contentOn{
	margin-left:274px;
}
div.contentOff{
	margin-left:18px;
}
/* Search */
div.search {
	background:#95BB0C url(../img/deco/decoBlocRecherche.png) no-repeat scroll 5px 2px;
	height:46px;
	width:265px;
}
.synSearchBtn{
	background: url("../img/btn/btnRecherche.png") center left no-repeat;
	border:none;
	color:#fff;
	font-size:0.1px;
	cursor:pointer;
	width:11px;
	height:14px;
	position:relative;4
	top:-1px;
	left:6px;
}
.synSearchTxt{
	width:160px;
	height:16px;
	padding-right:12px;
	font-size:10px;
}
.search form {
	color:#FFFFFF;
	font-size:11px;
	padding-top:13px;
	text-align:center;
	text-transform:uppercase;
}
/* .searchTitle {
	color:#fff;
	font-style:italic;
	letter-spacing:1px;
	font-size:14px;
	text-transform:uppercase;
	padding-top:5px;
	padding-left:5px;
} */
.rightContent {
	margin-right:10px;
	margin-top:-32px;
}
.institutionLogo {
position:absolute;
right:5px;
top:10px;
}


/*Menus*/
div .breadCrumb{
	position:absolute;
	left:280px;
	top:15px;
	text-transform:uppercase;
	font-weight:bold;
}
div .breadCrumb ul{
	color:#aaaaaa;
	list-style-image:url(../img/deco/filArianeParents.png);
	list-style-position:inside;
}
/* Scroller */
div.mnuSrlUp{
	position:absolute;
	top:96px;
	left:107px;
}
div.mnuSrlDwn{
	position:absolute;
	bottom:45px;
	left:107px;
}
div.mnuSrlUp a,
div.mnuSrlDwn a{
	display:block;
	height: 14px;
	width:45px;
}
div.mnuSrlUp span,
div.mnuSrlDwn span{
	position:absolute;
	top:10000px;
	left:10000px;
	padding-left:10000px;
	padding-top:10000px;
}
a.mnuSrlUpBtn{
	background: url(../img/btn/btnSrlUp.png) no-repeat center center;
}
a.mnuSrlUpBtn:hover{
	background-image: url(../img/btn/btnSrlUpOvr.png);
}
a.mnuSrlDwnBtn{
	background: url(../img/btn/btnSrlDwn.png) no-repeat center center;
}
a.mnuSrlDwnBtn:hover{
	background-image: url(../img/btn/btnSrlDwnOvr.png);
}
div.btnOff a.mnuSrlUpBtn,
div.btnOff a.mnuSrlUpBtn:hover{
	background-image: url(../img/btn/btnSrlDisUp.png);
	cursor:default;
}
div.btnOff a.mnuSrlDwnBtn,
div.btnOff a.mnuSrlDwnBtn:hover{
	background-image: url(../img/btn/btnSrlDisDwn.png);
	cursor:default;
}
div .mnuFiche {
	background-color:#F0F0F0;
	border:1px solid #CFCFCF;
	bottom:58px;
	margin-top:0;
	position:absolute;
	top:110px;
	width:263px;
	overflow:auto;
}
div.test{
	height:100%;
	width:100%;
}
div .mnuFiche .title{
	background:#AAAAAA none repeat scroll 0 0;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.5px;
	margin:5px;
	padding:5px 5px 5px 5px;
	text-transform:uppercase;
	text-align:center;
}
div .mnuFiche .title a {
	color:#FFFFFF;
}
#fileSituation, .fileSituation_sub_0{
	list-style-image:url(../img/deco/mnuSitu.png);
	list-style-position:inside;
}
.fileSituation_sub_1{
	list-style-image:none;
	list-style-type:none;
	margin-left:20px;
}
a.fileSituation_lnk{
	color:#676767;
	line-height:22px;
}
.mnuSel_ancestor{
	font-size:12px;
	text-transform:uppercase;
}
.mnuSel_current{
	color:#e2001a;
	font-weight: bold;
	background: transparent url(../img/deco/ficheOn.png) no-repeat scroll center right;
	line-height:22px;
	display:block;
}
.fileOut{
	list-style-image:url(../img/deco/section.png);
	margin-left:7px;
}
.fileOut li{
	padding-top:10px;
}
.fileOutSub_0 li{
	padding-top:0;
}
.fileOutSub_0{
	list-style-image:url(../img/deco/sousSection.png);
	padding-bottom:5px;
}
.fileOutSub_1, .fileOutSub_2, .fileOutSub_3, .fileOutSub_4, .fileOutSub_5{
	list-style-image:url(../img/deco/sousSousSection.png);
	list-style-position:inside;
}
.fileOut a{
	color:#676767;
	line-height:18px;
	text-transform:uppercase;
}
.fileOutSub_0 a{
	text-transform:none;
}

/*TOC*/
div#tplToc {
	border:1px solid #CFCFCF;
	background-color:#f0f0f0;
	text-transform:uppercase;
	font-size:14px;
}
#tplToc ul{
	list-style-type:none;
}
.toc_tgle_c{
	/*color:#313131;*/
	color:#747474;
	font-weight:normal;
	background: transparent url(../img/deco/sommaireContenantSub.png) no-repeat scroll center left;
	padding-left:21px;
	line-height:30px;
}
.toc_tgle_o{
	line-height:30px;
	background: transparent url(../img/deco/sommaireContenantOuvertSub.png) no-repeat scroll center left;
	padding-left:21px;
	color:#747474;
	font-weight:normal;
}
.toc_sub .toc_tgle_c{
	line-height:30px;
	background: transparent url(../img/deco/sommaireContenantSub.png) no-repeat scroll center left;
	padding-left:21px;
}
.toc_sub_o{
	line-height:15px;
	padding:0 0 0 30px;
}
.toc_sub_o li a.toc_tgle_c{
	color:#747474;
	line-height:30px;
}
.toc_sub_o{
	color:#b80d00;
	font-weight:normal;
	line-height:22px;
	font-size:12px;
}
.toc_lnk_1,
.toc_lnk_2,
.toc_lnk_3,
.tocSld .toc_lnk_0{
	text-transform:none;
	color:#B80D00;
	font-weight:normal;
	background: transparent url(../img/deco/fiche.png) no-repeat scroll center left;
	padding-left:23px;
}
.sldHome_ti{
	color:#636363;
	font-style:italic;
	text-align:right;
	letter-spacing:2px;
	font-size:14px;
	margin-top:35px;
}

/*Nouvelles Fiches*/
div.fileNews {
	width:265px;
	background: #ffcc00;
}
.fileNews h2{
	color:#4a4a4a;
	font-style:italic;
	letter-spacing:1px;
	font-size:14px;
	text-transform:uppercase;
	padding-top:5px;
	padding-left:5px;
}
.fileNewsLink a {
	color:#4a4a4a;
	font-weight:normal;
	padding-left:13px;
	margin-left:13px;
	background:transparent url(../img/deco/elementNouveaute.png) no-repeat scroll center left;
}
.fileNews  div{
	padding-bottom:8px;
	padding-top:8px;
}
/*title*/
.conventionTitle_ti {
	color:#313131;
	font-size:12px;
	font-style:italic;
	left:0;
	position:absolute;
	text-transform:uppercase;
	top:43px;
	font-weight:bold;
	width:200px;
}
.rootLnk{
	color:#E2001A;
	font-size:30px;
	font-style:italic;
	font-weight:normal;
}
a.rootLnk:hover{
	text-decoration:none;
}


/*menuTools*/
a.pdfBtnColl{
	background:transparent url(../img/btn/pdfColl.png) no-repeat scroll center left;
	height:20px;
	width:20px;
	left:30px;
	top:2px;
	position:absolute;
}
a.pdfBtn {
    background: url("../img/btn/pdf.png") no-repeat center center transparent;
    display: block;
    float: right;
    height: 36px;
    width: 22px;
}
div.tools .pdfBtn{
	width:68px;
}
a.pdfBtn:hover{
	background:transparent url(../img/btn/pdfOver.png) no-repeat scroll center center;
}
.pdfBtnColl span,
.pdfBtn span{
	display:none;
}
div .tools{
	height:45px;
}
div .tools .glossaire, div .tools .faq, div .tools .accueil, div.tools .pdfBtn {
	float:left;
	margin-top:5px;
}
.glossaire{
	margin-left:10px;
}
.faq {
	margin-left:10px;
}
.accueil {
	margin-left:5px;
}
.glossaire a.btnEval{
	background:transparent url(../img/btn/BtnGlossaire.png) no-repeat scroll center left;
	width:57px;
	height:36px;
	display:block;
}
.faq a.btnEval{
	background:transparent url(../img/btn/btnFaq.png) no-repeat scroll center center;
	width:57px;
	height:36px;
	display:block;
}
.accueil a{
	background:transparent url(../img/btn/btnAccueil.png) no-repeat scroll center left;
	width:55px;
	height:36px;
	display:block;
}
.glossaire a.btnEval:hover{
	background:transparent url(../img/btn/BtnGlossaireOver.png) no-repeat scroll center left;
}
.faq a.btnEval:hover{
	background:transparent url(../img/btn/btnFaqOver.png) no-repeat scroll center center;
}
.accueil a:hover{
	background:transparent url(../img/btn/btnAccueilOver.png) no-repeat scroll center left;
}
.btnEval  span, #btnRoot span{
	display:none;
}
/*Fiches*/
.file h2 {
	background:#AAAAAA url(../img/deco/filArianeCurrent.png) no-repeat scroll 65px 8px;
	padding:2px 0px 2px 82px;
	margin-top:5px;
	color:#fff;
}
.resume{
	border: 1px solid #888888;
	margin: 20px 10px; 
	padding:5px;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
	font-style:italic;
}
.part{
	margin-left:20px;
}
.part_ti{
	background:transparent url(../img/deco/section.png) no-repeat scroll left center;
	color:#E2001A;
	font-weight:normal;
	margin-top:20px;
	padding-left:20px;
	text-transform:uppercase;
}
.part_co{
	margin-left:22px;
}
.section {
	margin-left:0;
}
.section_ti{
	background:transparent url(../img/deco/sousSection.png) no-repeat scroll left center;
	color:#c9a411;
	padding-left:15px;
	margin-bottom: 0;
    margin-top: 2.5em;
}
h4.section_ti{
	text-transform:uppercase;
}
.section h5.section_ti, .section h6.section_ti, .section h7.section_ti, .section h8.section_ti, .section h9.section_ti, .section h10.section_ti
{
	background:transparent url(../img/deco/sousSousSection.png) no-repeat scroll left center;
	padding-left:15px;
	font-size:13px;
}
.section_co {
	margin-left:16px;
}
.seeAlso {
	border-top:1px solid #3D3D3D;
	font-style:italic;
	margin-bottom:20px;
	margin-top:40px;
	padding-left:25px;
}
.seeAlso .fileNewsLink{
	padding-left:15px;
}
.seeAlso .fileNewsLink a{
	background:transparent url(../img/co/lienAutreFiche.png) no-repeat left center;
	padding-left:30px
}
/* Bal ped */
div .bkBase{
	position:relative;
}
div .bkCas{
	border: 1px solid  #a587a8;
	margin:10px 0px;
	background: transparent url(../img/deco/cas.png) no-repeat scroll right top;
}
div .bkProcess{
	border: 1px solid  #868686;
	margin:10px 0px;
	background: transparent url(../img/deco/process.png) no-repeat scroll right top;
}
div .bkTableRef{
	border: 1px solid  #aa9962;
	margin:10px 0px;
	background: transparent url(../img/deco/tableRef.png) no-repeat scroll right top;
}
.bkCas .bkBase_co, .bkProcess .bkBase_co, .bkTableRef .bkBase_co{
	padding:5px;
} 
div .bkBase_co ol {
	padding:5px 10px 5px 30px;
}
div .bkBase_co .intro, div .bkBase_co .conclu {
	font-style:italic;
}
.bkCas a.bkBase_closed, .bkCas a.bkBase_open{
	background-color:#a587a8;
	font-weight: normal;
}
.bkProcess a.bkBase_closed, .bkProcess a.bkBase_open{
	background-color:#868686;
	font-weight: normal;
}
.bkTableRef a.bkBase_closed, .bkTableRef a.bkBase_open{
	background-color:#aa9962;
	font-weight: normal;
}
a.bkBase_closed{
	background: url("../img/co/ouvrirBloc.gif") 5px 5px no-repeat;
	padding: 3px 5px 3px 60px;
	color: #fff;
	min-height:16px;
}
a.bkBase_open{
	background: url("../img/co/fermerBloc.gif") 5px 5px no-repeat;
	padding: 3px 5px 3px 60px;
	color: #fff;
	min-height:16px;
}
a.bkBase_closed:hover,
a.bkBase_open:hover{
	text-decoration: none;
	color: #fff;
}
.bkCas span.bkBase_ti {
	display:block;
	background: url("../img/deco/cas.png") center right no-repeat;
	min-height:18px;
}
.bkProcess span.bkBase_ti {
	display:block;
	background: url("../img/deco/process.png") center right no-repeat;
	min-height:18px;
}
.bkTableRef span.bkBase_ti {
	display:block;
	background: url("../img/deco/tableRef.png") center right no-repeat;
	min-height:18px;
}
div .bkInfo{
	padding: 0 0.5em 0 0.5em;
	margin-top:10px;
}
div .bkWarning{
	background: url("../img/co/warning.png") top left no-repeat;
	padding-left:35px;
	margin-top:15px;
	min-height:25px;
}
div.bkExemple{
	background: url("../img/co/exemple.png") top left no-repeat;
	padding-left:35px;
	margin-top:15px;
	min-height:25px;
}
div.bkUpdate{
	background: url("../img/co/update.png") top left no-repeat;
	padding-left:35px;
	margin-top:15px;
	min-height:25px;
}
div.bkKnow {
    background: url("../img/co/know.png") no-repeat scroll left top transparent;
    margin-top: 15px;
    min-height: 25px;
    padding-left: 35px;
}
div.bkDD {
    background: url("../img/co/devdurable.png") no-repeat scroll left top transparent;
    margin-top: 15px;
    min-height: 25px;
    padding-left: 35px;
}
div.bkExemple .bkBase_co,
div.bkExemple .bkBase_ti,
div.bkWarning .bkBase_co,
div.bkWarning .bkBase_ti,
div.bkUpdate .bkBase_co,
div.bkUpdate .bkBase_ti,
div.bkKnow .bkBase_co,
div.bkKnow .bkBase_ti,
div.bkDD .bkBase_co,
div.bkDD .bkBase_ti{
	border-left: 10px solid #888888;
	padding-left: 3px;
}
div.bkExemple .bkBase_ti,
div.bkWarning .bkBase_ti,
div.bkUpdate .bkBase_ti,
div.bkKnow .bkBase_ti,
div.bkDD .bkBase_ti{
	margin-bottom:0px;
	padding-bottom:3px;
	margin-top:0px;
}
div.bkExemple .bkBase_co p,
div.bkWarning .bkBase_co p,
div.bkUpdate .bkBase_co p ,
div.bkKnow .bkBase_co p ,
div.bkDD .bkBase_co p ,
div.bkExemple .bkBase_co ul,
div.bkWarning .bkBase_co ul,
div.bkUpdate .bkBase_co ul,
div.bkKnow .bkBase_co ul,
div.bkDD .bkBase_co ul,
div.bkExemple .bkBase_co ol,
div.bkWarning .bkBase_co ol,
div.bkUpdate .bkBase_co ol,
div.bkKnow .bkBase_co ol,
div.bkDD .bkBase_co ol{
	margin-top:0px;
}
div .bkConf{
	border: 1px solid #d2d2d2;
	margin:20px;
	-moz-box-shadow: 0px 0px 10px #bababa;
	-webkit-box-shadow: 0px 0px 10px #bababa;
	box-shadow: 0px 0px 10px #bababa;
	padding:5px;
}
.bkConf .bkBase_ti{
	color:#999;
	font-style:italic;
	margin-top:0;
}
.bkConf .bkBase_co {
	color:#999;
	font-style:italic;
}
.bkBase_ti{
	font-size:13px;
	margin-bottom:0px;
	padding-bottom:3px;
	margin-top:0px;
}
/*Procédure*/
p.refProcess {
	font-style:italic;
	text-align:center;
}
p.delay {
	font-style:italic;
	text-align:justify;
	background:transparent url(../img/co/lienAutreFiche.png) no-repeat left center;
	padding-left:20px;
	padding-top:7px;
	margin-left:40px;
	height:26px;
}
.timeProcess{
	font-style:italic;
	padding-bottom:10px;
}
.step {
	border:1px solid #CFCFCF;
	margin:20px;
	padding:10px;
	-moz-box-shadow: 0px 0px 10px #bababa;
	-webkit-box-shadow: 0px 0px 10px #bababa;
	box-shadow: 0px 0px 10px #bababa;
}
.step_ti{
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	color:#5A5A5A;
}
.actionProcess {
	border-left:1px solid #888888;
	border-top:1px solid #888888;
	margin:30px;
	padding:5px;
}
.actionProcess_ti{
	font-weight:bold;
	color:#5A5A5A;
}
.comment {
	font-style:italic;
	padding-left:15px;
	padding-top:8px;
}

/*subwindow*/
div.subWindowGlos_over, div.subWindowRJL_over, div.subWindowFAQ_over{
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	background-color:black;
	-moz-opacity:0.5;
	filter:Alpha(opacity=50);
	opacity:0.5;
	-khtml-opacity: 0.5; 
	position:fixed;
}
div.subWindowGlos_win, div.subWindowRJL_win, div.subWindowFAQ_win{
	top:10%;
	left:10%;
	height:80%;
	width:80%;
	-moz-box-shadow: 0 0 30px #222222;
	-webkit-box-shadow: 0 0 30px #222222;
	box-shadow: 0 0 30px #222222;
	border:4px solid #e2001a;
	position:fixed;
}
div.subWindowRJL_win{
	border:4px solid #e3b600;
}
div.subWindowFAQ_win{
	border:4px solid #009036;
}
div.subWindowGlos_ti, div.subWindowRJL_ti, div.subWindowFAQ_ti{
	background-color: #fff;
	top:0px;
	width:100%;
	right:0px;
	height:22px;
	color: white;
}
div.subWindowRJL_ti{
	height:15px;
}
div.subWindowGlos_ti span, div.subWindowRJL_ti span, div.subWindowFAQ_ti span{
	margin-left: 5px;
}
div.subWindowGlos_co, div.subWindowRJL_co, div.subWindowFAQ_co{
	position: absolute;
	top:22px;
	left:0px;
	bottom: 0px;
	right: 0px;
}
div.subWindowRJL_co{
	top:15px;
}
a.subWindowGlos_x, a.subWindowRJL_x, a.subWindowFAQ_x{
	background: #e2001a url(../img/co/fermeSurfenetreGlossaire.png) top right no-repeat;
	text-decoration: none;
	display: block;
	width: 15px;
	height: 15px;
	float: right;
}
a.subWindowGlos_x:hover, a.subWindowRJL_x:hover, a.subWindowFAQ_x:hover{
	text-decoration: none;
}
a.subWindowRJL_x{
	background: #e3b600 url(../img/co/fermeSurfenetreResJur.png) top right no-repeat;
}
a.subWindowFAQ_x{
	background: #009036 url(../img/co/fermeSurfenetreFaq.png) top right no-repeat;
}

a.subWindowGlos_x span, a.subWindowRJL_x span, a.subWindowFAQ_x span{
	visibility: hidden;
}
iframe.subWindowGlos_fra, iframe.subWindowRJL_fra, iframe.subWindowFAQ_fra{
	position: absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color: white;
}
.remark{
	text-align:center;
	font-weight:bold;
	font-style:italic;
	color:red;
	font-size:15px;
}
/*Glossaire*/
div.glossaire h1 {
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	color:#e2001a;
	font-style:italic;
	letter-spacing:1px;
	margin-bottom:30px;
}
div.glossaire .idxEntryTi{
	color:#e2001a;
	background: url(../img/co/elementGlossaire.png) center left no-repeat;	
	font-weight:bold;
	font-size:14px;
	padding-left:22px;
}
#tplSubwin .glossaire {
	padding:0 20px 20px 20px;
}
.refOutline{
	margin: 1em;
	padding: 5px;
	text-align: center;
	background-color:#f7ede9;
	border: 2px solid #E2001A;
	margin-bottom:1.5em;
}

.refOutlineEntry{
	margin: 1em;
	font-weight: bold;
	color: #E2001A;
}

.refOutlineEntry a{
	font-size:1.3em;
	color: #E2001A;
}

.refOutlineEntry a:hover{
	color: #E2001A;
}
.refCateg{
	margin: 1em 0em;
	font-weight: bold;
	color: #E2001A;
	font-size: 15px;
	Font-style:italic;
}
div.glossaire .idxFra{
	color:#666;
	font-weight:bold;
	margin-bottom:25px;
}
/*ResJurid*/
.rjl_ti p{
	text-align:center;
}
#tplRjl .article_ti{
	font-size: 15px;
}
#tplRjl #content,
#tplFaq #content {
	overflow:visible;
	min-height:0;
}

#tplRjl #footer,
#tplFaq #footer {
	clear:none;
	width:auto;
	max-width:1200px;
	margin:0 auto;
	text-align:right;
	padding:0 45px;
}

#tplRjl #footer a,
#tplFaq #footer a {
	margin-left:5px;
	margin-right:0;
}

#tplRjl #navigation,
#tplFaq #navigation {
	border-top:none;
	bottom:auto;
	overflow:visible;
	position:static;
	top:auto;
	width:auto;
}
.Rjl_mnu li {
	list-style-image:url(../img/deco/resJuridPlan.png);
	padding-top:7px;
}
.Rjl_mnu .rjl_lnk_ti_lo{
	text-transform:uppercase;
	padding-top:5px;
}
.Rjl_mnu .rjl_sub_ti_lo li {
	list-style-type:none;
	list-style-image:none;
	padding-top:2px;
}
.Rjl_mnu .rjl_sub_ti_lo .rjl_lnk_ti_lo {
	text-transform:none;
}
.Rjl_mnu ul {
	padding-left:15px;
	margin:0;
}
.rjl_sub_ti_lo .rjl_part_ti_lo{
	text-transform:none;
}
.rjl_part_ti_lo{
	text-transform:uppercase;
	padding-top:5px;
}
.mapBtn{
	-moz-box-shadow:0 0 5px #888888;
	-webkit-box-shadow: 0 0 5px #888888;
	box-shadow: 0 0 5px #888888;
	border-bottom:2px solid #E3B600;
	border-left:2px solid #E3B600;
	border-right:2px solid #E3B600;
	float:right;
	background:url("../img/btn/btnMapOver.png") no-repeat center bottom white;
	width:32px;
	height:32px;
	padding:1px;
	margin-top:2px;
	-moz-opacity:0.5;
	filter:Alpha(opacity=50);
	opacity:0.5;
	-khtml-opacity: 0.5; 
	display:none;
}
a.mapBtn:hover,
.map_act{
	-moz-opacity:1;
	filter:Alpha(opacity=100);
	opacity:1;
	-khtml-opacity: 1; 
}
.mapBtn span{
	display:none;
}
.rjl_navigation {
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-bottom-left-radius:5px;
	border-radius:0 0 5px 5px;
	-moz-box-shadow:1px 3px 5px #888888;
	-webkit-box-shadow: 1px 3px 5px #888;
	box-shadow: 1px 3px 5px #888;
	background:none repeat scroll 0 0 white;
	border:2px solid #E3B600;
	padding:10px;
	right:85px;
	width:600px;
	top:0;
	margin:0 auto 15px;
}
.js_rjlNav{
	position:absolute;
	margin:0;
	max-height:480px;
	overflow:auto;
}
.Rjl_mnu{

}
.mod{
	font-weight:normal;
	font-style:italic;
}
.ttScroll .mod a{
	font-weight:bold;
	color:white;
}
.addressRJL {
	font-style:italic;
	padding-top:10px;
}
.txt_sign {
	padding:0 0 0 10px;
}
.partRJL_ti{
	font-size:16px;
	text-transform:uppercase;
	margin-top:25px;
	font-weight:bold;
}
.sectionRJL_ti {
	background:url("../img/deco/section_ti.png") no-repeat scroll left center transparent;
	font-weight:bold;
	padding-left:20px;
}
.sectionRJL_co  .sectionRJL_ti{
	background:none;
	margin-left:20px;
}
.txt_p_sign {
	padding:10px 0;
}
.metasRJL {
	border:1px solid #C7C7C7;
	margin:0 auto 35px;
	padding:10px;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-radius:5px;
	background:url(../img/deco/rjlBg.gif) top left repeat;
	width:300px;
}
.metaRJL{
	padding-bottom:3px;
}
.partRJL_co  .txt_p {
	margin:7px 0 15px;
}
.rjl_ti {
	color:#E3B600;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:center;
	margin:8px 0 10px;
	padding-top:10px;
}

#tplRjl {

}
#tplRjl #tplTop {

}
.js_top {
	-moz-box-shadow:0 0 5px #888888;
	-webkit-box-shadow: 0 0 5px #888888;
	box-shadow: 0 0 5px #888888;
	border-bottom:2px solid #E3B600;
	height:0;
	left:0;
	right:0;
	position:fixed;
	top:0;
	z-index:10;
}
#tplRjl .tplTopContent{
	margin:0 auto;
	max-width:1200px;
	padding:0 45px;
	position:relative;
}
#tplRjl #tplCo{
	padding:0 45px;
	margin:5px auto 0;
	max-width:1200px;
}

/* .metaRJL, #tplSubwin .rjl .source {
	font-style:italic;
	padding-left:0;
	font-weight:bold;
	color:#666;
	padding-bottom:5px;
} */
.partRJL{
	border-bottom:1px solid;
}
.sectionRJL {
	
}
.rjl .article{
}
.rjl .article_ti{
	font-size:13px;
	text-transform:uppercase;
	font-style:italic;
	margin-top:20px;
	text-decoration:underline;
}
.rjl .article_co {
	margin-bottom:25px;
	margin-top:10px;
}
a.txtResJurid_ul {
	font-weight:bold;
}
/*faq*/
#tplFaq #tplTop{
	padding:0 45px;
	margin:0 auto;
	max-width:1200px;
}
#tplFaq .faq {
	margin:auto;
	max-width:1200px;
	padding:0 45px;
}
div.faq h2 {
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	color:#008000;
	font-style:italic;
	letter-spacing:1px;
	padding:20px 0;
	text-align:center;
}
div.faq_navigation{
	border:2px solid #008000;
	color:#008000;
	margin:0 auto 80px;
	width:60%;
	padding:15px 5px;
	background:url(../img/deco/faqBg.gif) top left repeat;
}
.faq_navigation li{
	padding-top:13px;
	list-style-type:none;
}
.faq_navigation ul{
	margin:0;
	padding-left:3px;;
}
.faq_navigation ul.faq_theme_ti_lo li{
	padding-top:0;
	list-style-image:url(../img/deco/filArianeParents.png);
}
ul.faq_theme_ti_lo a {
	color:#008000;
}
div.faq_title {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:3px;
	padding-bottom:5px;
}
li span.faq_theme_ti_lo{
	text-transform:uppercase;
	font-weight:bold;
}
ul.faq_theme_ti_lo{
	text-transform:none;
	font-weight:normal;
	padding-left:40px;
}
div.faq  .theme{
	border-bottom:1px solid;
	padding-bottom:18px;
}
div.faq  .theme h3{
	color:#008000;	
	font-weight:bold;
	font-size:16px;
	margin-top:25px;
	text-transform:uppercase;
}
div.faq  h4.faq_question_ti{
	color:#008000;	
	font-weight:bold;
	font-size:16px;
	background:url(../img/deco/filArianeParents.png) center left no-repeat;
	padding-left:25px;
}
.theme p{
	margin-left:0;
}
.faqQuestion p{
	color:#009036;
	padding-top:5px;
	padding-bottom:10px;
	font-weight:bold;
}
div.faq  .subTheme{
	margin-left:20px;
}
div.faq  .subTheme h3, div.faq  .subTheme h4, div.faq  .subTheme h5, div.faq  .subTheme h6, div.faq  .subTheme h7, div.faq  .subTheme h8, div.faq  .subTheme h9, div.faq  .subTheme h10{
	color:#009036;
	background: url(../img/co/elementFaq.png) center left no-repeat;	
	font-weight:bold;
	font-size:12px;
	padding-left:22px;
	margin-top:25px;
}
.faq_theme_co ul {
	padding-left:35px;
}
.faq_theme_co li {
	padding-left:10px;
}
.faq_theme_co li .txt_p  {
	margin:2px 0 5px;
}
.faq_theme_co .txt_p  {
	margin:7px 0 15px;
}
.back_theme_home {
	text-align:right;
	font-weight:bold;
	color:#99cc00;
}
/* ============= Page structure ============= */
/* Modify at your own risk */
html,body{
	margin:0;
	padding:0;
}
div.tplPge{
	position: relative;
	min-width:900px;
	max-width:1200px;
	margin: 0 auto;
}
div#header {
	background-color:#FFFFFF;
	cursor:default;
	height:72px;
	margin:0 0 0 264px;
	padding:10px 0 0;
	border-bottom:1px solid #95BB0C;
}
.headerContent {
	
}
div#content {
	overflow:hidden;
	min-height:489px;
	/*padding-top:59px;*/
}

div#navigation {
	border-top:6px solid #95BB0C;
	bottom:25px;
	overflow:hidden;
	position:fixed;
	top:82px;
	width:265px;
}
div#footer {
	clear:both;
	width:100%;
	padding:0;
	margin:0;
}

/* ============= Utilities ============= */
.hidden{
	position: absolute;
	width:1px;
	height:1px;
	visibility: hidden;
	top:-10000px;
	left:-10000px;
}

/* ============= General Page styles ============= */
body{
	font-family:arial;
	font-size:13px;
}
a{
	text-decoration: none;
}
a img{
	border-width:0px;
}
ul,ol{
	margin: 5px 0 0 0;
	padding: 0 0 0 25px;
	list-style-position: outside;
}
p{
	text-align: justify;
	margin: 2px 0 5px 0;
}
table{
	border-collapse: collapse;
}
q:before, 
q:after {
	content: "";
}
blockquote {
	color:#476042;
	font-family:verdana;
	font-size:12px;
	font-style:italic;
	margin:0;
}
blockquote .txt_emphasis_is {
	color:#476042;
}
.quoteBefore{
	float:left;
	width:10px;
	display:block;
}

/* ============= Accessibility menu ============= */
ul#accessibility {
	font-size:0.8em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	-moz-opacity:0.1;
	filter:Alpha(opacity=10);
	opacity:0.1;
	-khtml-opacity: 0.1; 
	padding:0;
	width:auto;
	z-index:90;
	float:left;
	position:absolute;
	top:0;
}
ul#accessibility:hover{
	-moz-opacity:0.7;
	filter:Alpha(opacity=70);
	opacity:0.7;
	-khtml-opacity: 0.7; 
}
ul#accessibility li{
	float: left;
	margin-right:10px;
}
ul#accessibility a:hover{
	text-decoration: none;
}

/* ============= Category menu ============= */
ul.outCat {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 6px 2px 3px 6px;
}
ul.outCat li{
	display: inline;
	margin-right:10px;
}
ul.outCat .outCat_i{
	padding:4px 5px;
	font-weight: bold;
}
ul.outCat span.outCat_i{
	cursor: default;
}
ul.outCat a:hover{
	text-decoration: none;
}

/* ============= Top Nav menu ============= */
div#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;
}
div#navigation ul.outNav li{
	float: left;
	margin-right:10px;
}
div#navigation ul.outNav .outNav_i{
	padding:2px;
	font-weight: bold;
}
div#navigation ul.outNav a:hover{
	text-decoration: none;
}
div#navigation ul.outNav span.outNav_i{
	display: inline;
}

/* ============= Bottom Nav menu ============= */
ul.outNav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0;
	padding: 0 10px 0 0;
	text-align: right;
}
ul.outNav li{
	display: inline;
	margin-left:10px;
}
ul.outNav span.outNav_i{
	visibility: hidden;
}

/* ============= Top back menu ============= */
div#navigation ul.outBk {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 5px 2px 3px 6px;
}
div#navigation ul.outBk li{
	display: inline;
	margin-right:10px;
}
div#navigation ul.outBk .outBk_i{
	padding:2px;
	font-weight: bold;
}
div#navigation ul.outBk a:hover{
	text-decoration: none;
}

/* ============= Left menu ============= */
ul.outMnu {
	list-style-type:disc;
	margin:0 0 10px 0;
	padding: 0px 0px 0px 15px;
}
ul.outMnuOneRoot {
	list-style-type:disc;
	padding: 0;
}
ul.outMnu ul{
	list-style-type:disc;
	margin:0;
	padding: 0px 0px 0px 15px;
}
ul.outMnu li {
	margin-top:0.5em;
	color:#6A9662;
}
span.outMnu_i{
	color: gray;
}
ul.outMnu li.outMnu_sel_yes{
	color:#F17C0B;
	list-style-type:square;
}
li.outMnu_sel_yes span.outMnu_i{
	color: #476042;
}


/* ============= Base template Colors ============= */
/* ---------- html ---------- */
body{
	color:#3d3d3d;
	/*background-color:#f5f5f5;*/
}
a{
	color:#95BB0C;
}
a:hover{
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6{
	color: #5a5a5a;
}
h1,h2,h3,h4,h5,h6{
}
ol.footnotes *:target {
	background-color: #eeecdd; 
}
.footnotes{
	font-style:italic;
	color:#888;
	margin:10px;
}
.footnotes .ttCo {
	background:none;
	color:#888;
}
.footnotes .ttScroll{
	overflow:hidden;
	height:100%;
}
.footnotes .ttCoBottom {
	background:none;
}
.footnotes_itti{
	font-weight:bold;
}
/* ---------- template ---------- */
div.tplPge{
	background-color: white;
}
div.tplPgeFra{
	-moz-box-shadow: 1px 1px 8px #888;
	-webkit-box-shadow: 1px 1px 8px #888;
	box-shadow: 0px 0px 5px #888;
	-moz-border-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}

/* ---------- menus ---------- */
ul#accessibility a{
	color:#476042;
}
ul#accessibility a:hover{
	color:#668a5f;
}

ul.outCat li.outCat_sel_yes .outCat_i{
	background:#6a9662; 
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
ul.outCat .outCat_i{
	color:white;
}
ul.outCat a.outCat_i:hover{
	background:#6a9662; 
	color:black;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}

div#navigation ul.outNav .outNav_i{
	color:#6a9662;
}
div#navigation ul.outNav a.outNav_i{
	color:white;
}
div#navigation ul.outNav a.outNav_i:hover{
	background:#6a9662; 
	color:black;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}

div#navigation ul.outBk .outBk_i{
	color:#6a9662;
}
div#navigation ul.outBk a.outBk_i{
	color:white;
}
div#navigation ul.outBk a.outBk_i:hover{
	background:#6a9662; 
	color:black;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}

/* ---------- Content ---------- */
.noscript{
color:gray;
}
div#navigation .noscript{
color:white;
}

/* ============= Content styles ============= */
div.paraDiv{
	padding-top:3px;
}
div#footer a{
	margin-right: 5px;
}
div#footer img{
	vertical-align: middle;
}
div.tplFootBanner{
	background:transparent url("../img/tpl/bkFooter.png") top right repeat-x ; 
	text-align: left;
	padding: 2px 0;
	color: white;
	/*-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;*/
	cursor: default;
}
div.margin{
	background-color:#faf8e9; 
	padding: 3px;
	margin: 0px 4px 10px 4px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-box-shadow: 0px 0px 4px #888;
	-webkit-box-shadow: 0px 0px 4px #888;
	box-shadow: 0px 0px 4px #888;
}
.margin_ti{
	background-color:#6a9662;
	color:#FFFFFF;
	font-size:110%;
	padding:5px;
	margin:0;
	text-transform:uppercase;
	font-weight: bold;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
div.margin_co{
	font-size: 90%;
	padding: 0 2px;
	overflow: auto;
}
div.margin_co p{
	text-align: left;
}
table.docHead th{
	padding-right: 5px;
	text-align: right;
}
.event .tt_a{
	display: block;
}
.binCap{
	text-align: center;
	margin: 10px;
}
.binCap_ti{
	color:gray;
	font-style: italic;
}
.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;
}

/* Internal links */
a.txt_ref_ul,
a.lnkBinWeb{

}
a.txt_ref_ul:hover,
a.lnkBinWeb:hover{

}
/* External links */
a.txt_url_ul,
li.outMnu_typ_ext a.outMnu_i,
li.outCat_typ_ext a.outCat_i span,
div.docUrl a{

}
a.txt_url_ul:hover,
li.outMnu_typ_ext a.outMnu_i:hover,
li.outCat_typ_ext a.outCat_i:hover span,
div.docUrl a:hover{

}

/* info tt anc */
span.txt_def_ul,
span.txt_doc_ul,
span.txt_ref_ul {

}
span.txt_def_act,
span.txt_doc_act,
span.txt_ref_act {

}





/* ---------- text ---------- */
.txt_tb{
	margin:auto;
	border:2px solid #888888;
	margin-bottom:10px;
}
.txt_h_tbtr  th p{
	text-align:center;
}
.txt_h_tbtr{
	border-bottom:2px solid #888888;
}
.txt_tb caption{
	color: gray;
	font-style: italic;
	padding-top:5px;
}
.txt_tb td,
.txt_tb th{
	border:1px solid #AAAAAA;
}
.txt_tb thead{
	border-bottom:2px solid #888888;
}
.txt_tb tfoot{
	border-top:2px solid #888888;
}
.txt_tb p{
	margin: 1px 0;
}
.txt_t_tbcl,
.txt_t_tbtr{
	background-color:#f0f0f0;
	font-weight:bold;
}
.txt_st_tbcl,
.txt_st_tbtr{
	background-color:#f8f8f8;
}
.txt_t_tbcl p,
.txt_t_tbtr p,
.txt_st_tbcl p,
.txt_st_tbtr p{
	text-align:center;
}
.txt_n_tbtd p{
	text-align: right;
}
.txt_w_tbtd p{
	text-align: center;
}

.txt_quote_ph{
	color:#476042;
	font-style:italic;
	font-family: verdana;
	font-size:12px;
}
.txt_emphasis_is{
	color:#000;
}
.lnkZoom {
	background: url("../img/co/lnkZoom.png") center no-repeat;
	display:inline-block;
	width: 12px;
	height: 12px;
	margin-left: 3px;
}
.lnkZoom:hover {
	background-image: url("../img/co/lnkZoomOvr.png");
}
.lnkZoom span{
	display: none;
}

/* ---------- binary files lnks ---------- */
.lnkBin{
	padding-right: 15px;
	background-position: center right;
	background-repeat: no-repeat;
}
.lnkBinDoc {
	background-image: url("../img/files/doc.png");
}
.lnkBinFlv {
	background-image: url("../img/files/flv.png");
}
.lnkBinMp3 {
	background-image: url("../img/files/mp3.png");
}
.lnkBinOdg {
	background-image: url("../img/files/odg.png");
}
.lnkBinOdp {
	background-image: url("../img/files/odp.png");
}
.lnkBinOds {
	background-image: url("../img/files/ods.png");
}
.lnkBinOdt {
	background-image: url("../img/files/odt.png");
}
.lnkBinPdf {
	background-image: url("../img/files/pdf.png");
}
.lnkBinPpt {
	background-image: url("../img/files/ppt.png");
}
.lnkBinRtf {
	background-image: url("../img/files/rtf.png");
}
.lnkBinSwf {
	background-image: url("../img/files/swf.png");
}
.lnkBinXls {
	background-image: url("../img/files/xls.png");
}
.lnkBinZip {
	background-image: url("../img/files/zip.png");
}



/* ---------- tooltips ---------- */
.tt_a {
	color:#95BB0C;
	cursor:pointer;
	font-weight:bold;
}
.tt_a:hover{
	text-decoration:underline;
}
.tt_act{
	color:#637c08;
}
.tableTT{
border-collapse: collapse;
}
.tableTTcellContenu {
background-color: #96bc0d;
color:#fff;
padding-top:25px;
}
.tableTTHG{
background-image:url("../img/co/ttHG.png");
background-position: right bottom;
background-repeat: no-repeat;
height:13px;
width:13px;
overflow:hidden
}

.tableTTHD{
background-image:url("../img/co/ttHD.png");
background-position: left bottom;
width:28px;
background-repeat: no-repeat;
}

.tableTTBG{
background-image:url("../img/co/ttBG.png");
height:28px;
background-position: right top;
background-repeat: no-repeat;
width:24px;
}

.tableTTBD{
background-image:url("../img/co/ttBD.png");
background-position: left top;
background-repeat: no-repeat;
}

.tableTTG{
background-image:url("../img/co/ttG.png");
background-repeat: repeat-y;
background-position: right;
}

.tableTTD{
background-image:url("../img/co/ttD.png");
background-repeat: repeat-y;
background-position: left;
}

.tableTTH{
background-image:url("../img/co/ttH.png");
background-repeat: repeat-x;
background-position: bottom;
}

.tableTTB{
background-image:url("../img/co/ttB.png");
background-repeat: repeat-x;
background-position: top;
}
.tt_ti {
background:transparent url(../img/co/ttTopTi.png) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:120%;
font-weight:bold;
padding:8px 10px 2px;
width:528px;
height:20px;
}


.tt_srl{
	background:transparent url(../img/co/ttBtm.png) no-repeat scroll bottom;
	padding-bottom:15px;
}
.tt_co{
	background:transparent url(../img/co/ttBg2.png) repeat-y scroll 0 0;
	padding:10px 17px 0px;
	color:#fff;

}
a.tt_x {
	background:transparent url(../img/co/closeTT.gif) no-repeat scroll 0 4px;
	display:block;
	position:absolute;
	width:10px;
	height:16px;
	color:white;
	top:6px;
	left:528px;
}
a.tt_x span{
	display:none;
}
.tt_co p{
	margin: 5px 0 0 0;
}

ol.footNotes{
	margin: 10px;
	border-top:1px dashed #808080;
	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;
}
/*glossaire*/
.txt_glos_fra p{
	text-align:left;
}
.txt_glos_fra .txt_emphasis_is,
.txt_article_fra  .txt_emphasis_is,
.txt_refGen .txt_emphasis_is{
	font-weight:bold;
	color:#fff;
}
/*article*/
.source {
	padding-bottom:10px;
	font-style:italic;
}
.txt_article_fra p,
.txt_refGen-fra p{
	text-align:left;
}
/* ---------- Gallery ---------- */
.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;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	margin: 2px;
	background-color: white;
}
a.galPvLnk:hover {
	-moz-opacity:0.8;
	filter:Alpha(opacity=80);
	opacity:0.8;
	-khtml-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;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
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:16px;
	height:16px;
	background-repeat: no-repeat;
	position: absolute;
	bottom:3px;
}
a.scImgGalBtnPrv{
	background-image:url("../img/scImg/btnPrv.gif");
	left:330px;
}
a.scImgGalBtnPrv:hover{
	background-image:url("../img/scImg/btnPrvOvr.gif");
}
a.scImgGalBtnNoPrv{
	background-image:url("../img/scImg/btnNoPrv.gif");
	left:330px;
	cursor: default;
}
a.scImgGalBtnNxt{
	background-image:url("../img/scImg/btnNxt.gif");
	right:330px;
}
a.scImgGalBtnNxt:hover{
	background-image:url("../img/scImg/btnNxtOvr.gif");
}
a.scImgGalBtnNoNxt{
	background-image:url("../img/scImg/btnNoNxt.gif");
	right:330px;
	cursor: default;
}
a.scImgGalBtnCls{
	background-image:url("../img/scImg/btnCls.gif");
	right:5px;
}
a.scImgGalBtnCls:hover{
	background-image:url("../img/scImg/btnClsOvr.gif");
}
a.scImgGalBtnPse{
	background-image:url("../img/scImg/btnPse.gif");
	left:352px;
}
a.scImgGalBtnPse:hover{
	background-image:url("../img/scImg/btnPseOvr.gif");
}
a.scImgGalBtnPly{
	background-image:url("../img/scImg/btnPly.gif");
	left:352px;
}
a.scImgGalBtnPly:hover{
	background-image:url("../img/scImg/btnPlyOvr.gif");
}
/* ---------- animation ---------- */
div.scImgAnmCtrl{
	background-color: white;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-box-shadow: 0px 0px 5px #9a9a9a;
	-webkit-box-shadow: 0px 0px 5px #9a9a9a;
	box-shadow: 0px 0px 5px #9a9a9a;
	position:absolute;
	bottom:20px;
	right:5px;
	height: 25px;
	width: 80px;
}
div.scImgAnmCtrl span{
	display: none;
	position: absolute;
}
div.scImgAnmCtrl a{
	display: block;
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 4px;
}
a.scImgAnmBtnPrv{
	background-image:url("../img/scImg/btnPrv.gif");
	left:5px;
}
a.scImgAnmBtnPrv:hover{
	background-image:url("../img/scImg/btnPrvOvr.gif");
}
a.scImgAnmBtnNxt{
	background-image:url("../img/scImg/btnNxt.gif");
	right:5px;
}
a.scImgAnmBtnNxt:hover{
	background-image:url("../img/scImg/btnNxtOvr.gif");
}
a.scImgAnmBtnPse{
	background-image:url("../img/scImg/btnPse.gif");
	left:33px;
}
a.scImgAnmBtnPse:hover{
	background-image:url("../img/scImg/btnPseOvr.gif");
}
a.scImgAnmBtnPly{
	background-image:url("../img/scImg/btnPly.gif");
	left:33px;
}
a.scImgAnmBtnPly:hover{
	background-image:url("../img/scImg/btnPlyOvr.gif");
}


/* ---------- Options ---------- */
div.optContent{
	margin-top: 30px;
	border-top:1px dashed #333333;
}
/* ---------- optSerach ---------- */
div.searchFra{
	position: absolute;
	right: 5px;
	top: 25px;
	min-height: 16px;
}
input.searchText{
	border: 1px solid #476042;
	-moz-box-shadow: inset 0px 0px 3px #BBB;
	-webkit-box-shadow: inset 0px 0px 3px #BBB;
	box-shadow: inset 0px 0px 3px #BBB;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	border-radius: 3px;
	font-size: 0.9em;
}
a.searchSubmit{
	float: right;
	display: block;
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-image:url("../img/co/search.gif");
	margin-left: 3px;
	margin-top: 1px;
}
a.searchSubmit:hover{
	background-image:url("../img/co/searchOver.gif");
}
a.searchSubmit span{
	display: none;
}
/* legal stuff */
div.tplFootBanner span.copyright {
	display: block;
	padding: 2px 0 0 5px;
	float: left;
}
div.tplFootBanner span.ttLegal_a {
	cursor:pointer;
	margin-right: 5px;
}
div.ttLegal_fra {
	border-top: 1px solid #476042;
	border-left: 1px solid #476042;
	border-right: 1px solid #476042;
	-moz-border-radius: 5px 0px 0px 0px;
	-webkit-border-top-left-radius: 5px;
	border-radius: 5px;
}
div.ttLegal_fra div.ttLegal {
	background-color: #FFF5E6;
	-moz-border-radius: 4px 0px 0px 0px;
	-webkit-border-top-left-radius: 4px;
	border-radius: 4px;
	-moz-opacity:0.9;
	filter:Alpha(opacity=90);
	opacity:0.9;
	-khtml-opacity: 0.9; 
}
div.ttLegal_fra div.ttLegal_ti {
	display:none;
}
div.ttLegal_fra div.ttLegal_co {
	padding: 3px;
	font-size: 0.8em;
	
}

img.binIco{
	vertical-align: middle;
	margin-right:3px;
}
/****************/
/*     Zoom     */
/****************/
.scImgZmOver{
	background-color: black;
}
div.scImgZmCvs{
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url("../img/scImg/throbber.gif");
}
div.scImgZmFra{
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
}
div.scImgZmTlb{
	margin-top:5px;
	text-align: right;
}
a.scImgZmBtnCls{
	display: inline-block;
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	background-image:url("../img/scImg/btnCls.gif");
}
a.scImgZmBtnCls:hover{
	background-image:url("../img/scImg/btnClsOvr.gif");
}
a.scImgZmBtnCls span{
	display: none;
}



.scImgZmCo img{
	background-color: white;
}
.imgZoom,
.swfZoom {
	cursor: url(../skin/img/txt/zoom.cur), url(../img/txt/zoom.cur), pointer;
}
.imgZoom img,
.swfZoom img {
	border:0px;
}
/**************/
/*     V2     */
/**************/
.presintro a{
    color: #B80D00;
    line-height: 35px;
}
.txt_obligatoire_is {
color:#990000;
font-weight:bold
}
ul.txt_tiret_il {
	list-style-type:none;
}
ul.txt_tiret_il li {
	background-image: url("../img/co/tiret.jpg");
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left:15px;
}
.nota {
	border: 1px dashed #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    color: #AAAAAA;
    padding: 5px 10px;
}
.bkSecIntro_ti  {
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: underline;
    text-transform: capitalize;
}
.bkSecIntro {
	margin-bottom: 35px;
    margin-left: 35px;
}
.bkSecIntro p{
	font-style:italic;
}