targetted_decisions = {
######################################
####### Orthodox			   #######
######################################
	Rappel_liege_Orthodox = {
		filter = all
		ai_target_filter = all
		ai = no
		diplomacy_icon = GFX_icon_Cardinal_Vatican
		from_potential = {
			has_landed_title = k_orthodox
		}
		allow = {
			age = 0
			ai = yes
			religion = FROM
	#		rightful_religious_head = FROM # désactivé pour cette fonction car non nécessaire
	#		in_revolt = no
			is_landed = yes
	#		prisoner = no
	#		is_female = no
			is_theocracy = yes
			any_courtier ={
				has_minor_title = title_archdeacon_orthodox
			}
	#		NOT = { # désactivé pour cette fonction car non nécessaire
	#			any_liege = {
	#				has_claim = k_orthodox
	#			}
	#			has_landed_title = d_papal_guards
	#			has_claim = k_orthodox
	#			any_vassal = {
	#				has_claim = k_orthodox
	#			}
	#		}
	#		NOT = {
	#			top_liege = {
	#				custom_tooltip = {
	#					text = any_realm_character_rappel_liege_orthodox
	#					any_realm_character = {
	#						has_claim = k_orthodox
	#					}
	#				}
	#			}
	#		}
		}	
		effect = {
			any_courtier ={
				limit = {
					has_minor_title = title_archdeacon_orthodox
				}
				remove_title = title_archdeacon_orthodox
				move_character = FROM
			}	
		}
	}
}
