/* CrossRef CSS */

.idxFra{
	padding: 3px 3px;
	margin: 5px;
	margin-bottom: 20px;
}

.idxFra p{
	text-indent: 0px;
	margin: 0px;
}
.idxEntryTi{
	font-weight: bold;
	color: #819103;
	margin: 10px 10px 0px 0px;
	font-size: 1.5em;
}
.idxEntryCo{
	font-size: 0.85em;
}
.idxEntryCallers{
	margin-top: 5px;
	padding-left: 25px;
	background-image: url(../img/txt/referents.gif);
	background-repeat: no-repeat;
	background-position:0 2px;
}
.idxEntryCallers .disabled_entry{
	opacity:1;
	-moz-opacity:1;
}
.idxEntryCallers_open,.idxEntryCallers_closed{
	text-decoration: none;
	color: gray;
	font-weight: bold;
}
.idxEntryCallers_ti:hover{
	text-decoration: underline;
}
.idxEntryCallers_ti{
	font-size:13px;
	color:#7B8820;
	font-weight:normal;
}
.idxEntryCaller{
	padding-left: 17px;
	margin: 3px 0px;
	background-image: url(../img/txt/referent.gif);
	background-repeat: no-repeat;	
	min-height:16px;
}
.idxEntryCaller a{
	text-decoration: none;
	color: Gray;
	margin-top: 1em;
}
.idxEntryCaller a:hover{
	text-decoration: underline;
}
#crResList a.idxEntryCallerLnk,
.idxFra a.idxEntryCallerLnk{
	font-style: normal;
	font-size:13px;
	color:#7B8820;
	font-weight:normal;
}
#crResList a.disabled_entry,
.idxFra a.disabled_entry{
		color:silver;
		cursor:default;
}

.idxFraImg{
	border: 1px dashed silver;
	margin: 10px 0px;
	padding: 5px;
	line-height: normal;
}

.idxEntryCoImg img{
	height: 50px;
}

.refOutline{
	background-color:#819103;
	margin: 1em;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.refOutlineEntry a{
	margin: 1em;
	font-weight: bold;
	color:white;
	text-decoration:none
}
.idxEntryCallers_co  ul{
	padding-left:20px;
}
#crResList li{
	list-style-type:none;
}
#crResList li.disabled_entry.entry,
.idxEntryTi.disabled_entry,
.idxFra.disabled_entry{
	display:none;
}
#crResList a{
	color:Black;
	text-decoration:none;
	font-size:16px;
}

.refCateg{
	margin: 1em 0em;
	color: #819103;
	font-size: 1.5em;
}

/* synth quest */
.synth_ti{
	font-weight: bold;
	color: #A056B0;
	margin: 10px 10px 0px 0px;
	font-size: 1.3em;
}
.synth_co {
	margin-left:20px;
}

/* Glossaire */
.stackSep {
	display:none;
}
.idxFra .idxEntryCallers_co {
	padding-left:10px;
}
.idxFra .idxEntryCallers_co a{
	text-decoration:none;
}
.idxFra .idxEntryCallers_co a{
	text-decoration:none;
}
.idxFra .idxEntryCallers {
	margin-left:16px;
}
/* credits */
.credits_ti{
	font-weight: bold;
	color: #A056B0;
	margin: 10px 10px 0px 0px;
	font-size: 1.3em;
}
.credits_co{
	margin-left: 20px;
}
.credits{
	margin : 20px 0px;
}
.credits .legalInfo{
	display: block;
	margin-left: -20px;
	font-size: 80%;
	border-left: 1px solid #BBBBBB;
	padding-left: 3px;
	margin-bottom: 15px;
}
.resCredits{
	margin-top: 5px;
	padding-left: 16px;
	/*background: url(../img/txt/puce2.gif) no-repeat top left;*/
}
.resCredits .legalInfo{
	margin-left: 0px;
	border-left: none;
	padding-left: 0px;
margin-bottom: 0px;
}

.resCreditsLnk{
	text-decoration: none;
	background: url(../img/txt/note.gif) no-repeat center right;
	padding-right: 12px;
	color: gray;
}
a.resCreditsLnk:hover{
	text-decoration: underline;
}
